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/23 16:54:59 UTC

[JENKINS] Lucene-Solr-trunk-Linux (32bit/ibm-j9-jdk7) - Build # 5311 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/5311/
Java: 32bit/ibm-j9-jdk7 

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

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

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:39638/xs/ul/onenodecollectioncore returned non ok status:404, message:Can not find: /xs/ul/onenodecollectioncore/update
	at __randomizedtesting.SeedInfo.seed([9CADB8A49EA046B5:1D4B36BCE9FF2689]: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.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
	at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:197)
	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:89)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:815)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	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:780)




Build Log:
[...truncated 9249 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.097; org.apache.solr.BaseDistributedSearchTestCase; Setting hostContext system property: /xs/ul
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.102; org.apache.solr.SolrTestCaseJ4; ###Starting testDistribSearch
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.103; 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-23 14:43:10.104; org.apache.solr.cloud.ZkTestServer$ZKServerMain; Starting server
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.204; org.apache.solr.cloud.ZkTestServer; start zk server on port:57502
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.205; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.348; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@e4c73759 name:ZooKeeperConnection Watcher:127.0.0.1:57502 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.349; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.349; org.apache.solr.common.cloud.SolrZkClient; makePath: /solr
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.353; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.354; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@ad86bf3a name:ZooKeeperConnection Watcher:127.0.0.1:57502/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.355; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.355; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.359; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/shards
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.362; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.364; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/shards
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.366; 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-23 14:43:10.366; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.370; 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-23 14:43:10.371; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/schema.xml
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.373; 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-23 14:43:10.374; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.376; 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-23 14:43:10.377; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/protwords.txt
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.379; 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-23 14:43:10.380; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/currency.xml
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.382; 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-23 14:43:10.383; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.385; 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-23 14:43:10.385; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.388; 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-23 14:43:10.388; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.391; 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-23 14:43:10.391; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.464; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.466; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:35619
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.467; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.468; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.468; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1366728190394
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.469; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1366728190394/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.469; org.apache.solr.core.CoreContainer; New CoreContainer -529244009
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.470; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1366728190394/'
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.471; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1366728190394/'
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.510; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.511; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.512; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.512; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.513; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.513; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.514; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.515; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.515; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.516; 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-23 14:43:10.521; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.521; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:57502/solr
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.522; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.523; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.525; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@3ca227e2 name:ZooKeeperConnection Watcher:127.0.0.1:57502 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.525; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.526; 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-23 14:43:10.531; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.532; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@785266cd name:ZooKeeperConnection Watcher:127.0.0.1:57502/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.533; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.534; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.537; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/collection-queue-work
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.539; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.540; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35619_xs%2Ful
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.541; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:35619_xs%2Ful
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.544; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/election
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.548; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/leader
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.549; org.apache.solr.cloud.Overseer; Overseer (id=89569898666786819-127.0.0.1:35619_xs%2Ful-n_0000000000) starting
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.552; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue-work
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.554; org.apache.solr.cloud.OverseerCollectionProcessor; Process current queue of collection creations
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.555; org.apache.solr.common.cloud.SolrZkClient; makePath: /clusterstate.json
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.556; org.apache.solr.common.cloud.SolrZkClient; makePath: /aliases.json
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.558; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.560; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Starting to work on the main queue
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.562; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1366728190394/collection1
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.562; org.apache.solr.cloud.ZkController; Check for collection zkNode:control_collection
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.563; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.563; org.apache.solr.cloud.ZkController; Load collection config from:/collections/control_collection
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.564; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1366728190394/collection1/'
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.565; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1366728190394/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.565; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1366728190394/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.589; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.621; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.622; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.627; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.954; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.960; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.962; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.972; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.976; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.980; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-23 14:43:10.981; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-23 14:43:10.981; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.982; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-23 14:43:10.983; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-23 14:43:10.983; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.983; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.984; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1366728190394/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1366728190102/control/data/
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.984; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7445790f
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.984; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.985; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1366728190102/control/data
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.985; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1366728190102/control/data/index/
[junit4:junit4]   1> WARN  - 2013-04-23 14:43:10.986; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1366728190102/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.986; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1366728190102/control/data/index
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.988; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@ef5e0a5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@d3e37a16),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.988; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.990; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.990; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.991; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.991; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.992; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.992; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.992; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.993; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.993; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.994; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.996; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@768ec22d main
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.997; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1366728190102/control/data/tlog
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.998; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:10.998; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:11.002; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@768ec22d main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:11.002; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:11.003; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:12.063; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:12.064; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:35619/xs/ul",
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:35619_xs%2Ful",
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "collection":"control_collection",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "core":"collection1"}
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:12.064; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection control_collection with numShards 1
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:12.065; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:12.067; org.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-23 14:43:13.004; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:13.004; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:35619/xs/ul collection:control_collection shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:13.005; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:13.010; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:13.012; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:13.012; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:13.013; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:35619/xs/ul/collection1/
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:13.013; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:13.013; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:35619/xs/ul/collection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:13.014; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:35619/xs/ul/collection1/
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:13.014; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:13.570; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:13.578; org.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-23 14:43:13.620; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:35619/xs/ul/collection1/ and leader is http://127.0.0.1:35619/xs/ul/collection1/
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:13.621; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:35619/xs/ul
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:13.621; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:13.621; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:13.621; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:13.623; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:13.624; 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-23 14:43:13.625; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:13.626; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:13.630; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:13.631; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:13.633; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@fc4db95e name:ZooKeeperConnection Watcher:127.0.0.1:57502/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:13.633; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:13.634; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:13.636; org.apache.solr.cloud.ChaosMonkey; monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:13.712; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:13.714; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:52878
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:13.715; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:13.715; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:13.716; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1366728193636
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:13.717; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1366728193636/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:13.717; org.apache.solr.core.CoreContainer; New CoreContainer -801715545
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:13.718; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1366728193636/'
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:13.719; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1366728193636/'
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:13.762; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:13.762; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:13.763; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:13.764; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:13.764; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:13.765; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:13.766; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:13.766; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:13.767; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:13.768; 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-23 14:43:13.772; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:13.773; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:57502/solr
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:13.774; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:13.775; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:13.777; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@4667b15e name:ZooKeeperConnection Watcher:127.0.0.1:57502 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:13.777; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:13.778; 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-23 14:43:13.783; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:13.785; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@4756fae0 name:ZooKeeperConnection Watcher:127.0.0.1:57502/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:13.785; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:13.788; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:14.790; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52878_xs%2Ful
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:14.791; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:52878_xs%2Ful
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:14.794; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:14.794; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:14.794; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:14.795; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:14.798; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1366728193636/collection1
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:14.798; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:14.799; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:14.799; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:14.800; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1366728193636/collection1/'
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:14.801; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1366728193636/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:14.801; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1366728193636/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:14.825; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:14.856; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:14.857; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:14.862; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:15.082; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:15.083; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:35619/xs/ul",
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:35619_xs%2Ful_collection1",
[junit4:junit4]   1>   "node_name":"127.0.0.1:35619_xs%2Ful",
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "collection":"control_collection",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "core":"collection1"}
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:15.088; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:15.088; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:15.088; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:15.190; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:15.195; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:15.198; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:15.208; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:15.212; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:15.216; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-23 14:43:15.218; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-23 14:43:15.218; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:15.218; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-23 14:43:15.219; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-23 14:43:15.220; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:15.220; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:15.220; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1366728193636/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1366728190102/jetty1/
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:15.221; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7445790f
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:15.221; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:15.222; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1366728190102/jetty1
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:15.222; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1366728190102/jetty1/index/
[junit4:junit4]   1> WARN  - 2013-04-23 14:43:15.223; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1366728190102/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:15.223; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1366728190102/jetty1/index
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:15.225; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@51f8059e lockFactory=org.apache.lucene.store.NativeFSLockFactory@fd9ea401),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:15.225; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:15.227; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:15.227; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:15.228; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:15.229; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:15.229; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:15.229; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:15.230; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:15.230; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:15.231; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:15.232; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:15.234; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@87747437 main
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:15.235; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1366728190102/jetty1/tlog
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:15.236; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:15.236; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:15.240; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@87747437 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:15.241; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:15.241; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:16.591; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:16.592; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:52878/xs/ul",
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:52878_xs%2Ful",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "core":"collection1"}
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:16.592; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection collection1 with numShards 2
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:16.592; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:16.596; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:16.596; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:16.596; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:17.243; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:17.243; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:52878/xs/ul collection:collection1 shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:17.244; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:17.249; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:17.251; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:17.251; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:17.251; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:52878/xs/ul/collection1/
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:17.252; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:17.252; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:52878/xs/ul/collection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:17.252; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:52878/xs/ul/collection1/
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:17.253; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:18.099; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:18.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: 2)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:18.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: 2)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:18.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: 2)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:18.108; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:52878/xs/ul/collection1/ and leader is http://127.0.0.1:52878/xs/ul/collection1/
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:18.108; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52878/xs/ul
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:18.108; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:18.109; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:18.109; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:18.110; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:18.111; 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-23 14:43:18.112; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:18.113; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:18.187; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:18.189; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:39638
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:18.189; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:18.190; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:18.191; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1366728198117
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:18.191; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1366728198117/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:18.192; org.apache.solr.core.CoreContainer; New CoreContainer 2099588590
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:18.193; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1366728198117/'
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:18.193; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1366728198117/'
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:18.234; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:18.235; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:18.236; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:18.237; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:18.237; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:18.238; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:18.238; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:18.239; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:18.240; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:18.240; 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-23 14:43:18.245; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:18.246; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:57502/solr
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:18.246; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:18.248; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:18.249; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@b56fc9af name:ZooKeeperConnection Watcher:127.0.0.1:57502 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:18.249; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:18.251; 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-23 14:43:18.256; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:18.259; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@9c91bf51 name:ZooKeeperConnection Watcher:127.0.0.1:57502/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:18.259; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:18.263; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:19.266; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39638_xs%2Ful
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:19.267; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:39638_xs%2Ful
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:19.269; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:19.269; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:19.270; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:19.270; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:19.270; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:19.271; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:19.272; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:19.276; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1366728198117/collection1
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:19.276; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:19.277; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:19.277; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:19.278; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1366728198117/collection1/'
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:19.279; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1366728198117/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:19.280; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1366728198117/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:19.307; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:19.348; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:19.350; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:19.355; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:19.609; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:19.610; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:52878/xs/ul",
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:52878_xs%2Ful_collection1",
[junit4:junit4]   1>   "node_name":"127.0.0.1:52878_xs%2Ful",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "core":"collection1"}
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:19.613; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:19.613; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:19.613; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:19.613; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:19.672; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:19.677; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:19.679; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:19.689; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:19.694; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:19.698; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-23 14:43:19.699; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-23 14:43:19.699; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:19.700; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-23 14:43:19.701; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-23 14:43:19.701; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:19.701; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:19.702; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1366728198117/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1366728190102/jetty2/
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:19.702; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7445790f
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:19.703; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:19.703; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1366728190102/jetty2
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:19.704; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1366728190102/jetty2/index/
[junit4:junit4]   1> WARN  - 2013-04-23 14:43:19.704; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1366728190102/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:19.704; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1366728190102/jetty2/index
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:19.706; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@8a35052b lockFactory=org.apache.lucene.store.NativeFSLockFactory@d089ba01),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:19.706; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:19.708; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:19.708; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:19.709; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:19.709; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:19.710; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:19.710; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:19.710; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:19.711; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:19.711; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:19.713; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:19.715; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@debeb11e main
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:19.715; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1366728190102/jetty2/tlog
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:19.716; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:19.716; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:19.721; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@debeb11e main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:19.722; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:19.722; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:21.116; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:21.117; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:39638/xs/ul",
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:39638_xs%2Ful",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "core":"collection1"}
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:21.118; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=2
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:21.118; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard2
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:21.121; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:21.121; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:21.121; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:21.121; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:21.725; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:21.726; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:39638/xs/ul collection:collection1 shard:shard2
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:21.727; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:21.733; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:21.735; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:21.736; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:21.736; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:39638/xs/ul/collection1/
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:21.737; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:21.738; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:39638/xs/ul/collection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:21.738; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:39638/xs/ul/collection1/
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:21.738; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:22.624; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:22.629; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:22.629; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:22.629; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:22.629; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:22.645; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:39638/xs/ul/collection1/ and leader is http://127.0.0.1:39638/xs/ul/collection1/
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:22.646; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:39638/xs/ul
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:22.646; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:22.646; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:22.647; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:22.649; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:22.650; 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-23 14:43:22.651; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:22.651; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:22.723; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:22.726; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:43317
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:22.727; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:22.727; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:22.728; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1366728202656
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:22.728; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1366728202656/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:22.729; org.apache.solr.core.CoreContainer; New CoreContainer 133801528
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:22.730; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1366728202656/'
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:22.730; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1366728202656/'
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:22.769; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:22.770; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:22.771; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:22.771; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:22.772; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:22.773; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:22.773; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:22.774; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:22.774; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:22.775; 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-23 14:43:22.779; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:22.780; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:57502/solr
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:22.781; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:22.782; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:22.783; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@6e62c625 name:ZooKeeperConnection Watcher:127.0.0.1:57502 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:22.784; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:22.785; 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-23 14:43:22.790; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:22.791; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@69df4a3c name:ZooKeeperConnection Watcher:127.0.0.1:57502/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:22.792; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:22.794; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:23.797; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43317_xs%2Ful
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:23.798; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:43317_xs%2Ful
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:23.800; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:23.800; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:23.801; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:23.801; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:23.801; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:23.801; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:23.802; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:23.802; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:23.803; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:23.807; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1366728202656/collection1
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:23.807; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:23.808; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:23.808; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:23.809; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1366728202656/collection1/'
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:23.810; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1366728202656/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:23.811; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1366728202656/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:23.843; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:23.887; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:23.888; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:23.893; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:24.133; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:24.134; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:39638/xs/ul",
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:39638_xs%2Ful_collection1",
[junit4:junit4]   1>   "node_name":"127.0.0.1:39638_xs%2Ful",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard":"shard2",
[junit4:junit4]   1>   "core":"collection1"}
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:24.138; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:24.138; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:24.138; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:24.138; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:24.138; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:24.206; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:24.211; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:24.213; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:24.223; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:24.227; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:24.231; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-23 14:43:24.232; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-23 14:43:24.233; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:24.233; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-23 14:43:24.234; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-23 14:43:24.234; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:24.235; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:24.235; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1366728202656/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1366728190102/jetty3/
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:24.235; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7445790f
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:24.236; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:24.237; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1366728190102/jetty3
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:24.237; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1366728190102/jetty3/index/
[junit4:junit4]   1> WARN  - 2013-04-23 14:43:24.237; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1366728190102/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:24.238; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1366728190102/jetty3/index
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:24.239; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@c4219609 lockFactory=org.apache.lucene.store.NativeFSLockFactory@d4265f0d),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:24.239; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:24.241; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:24.241; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:24.242; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:24.243; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:24.243; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:24.243; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:24.244; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:24.244; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:24.245; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:24.246; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:24.248; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@f6d32bce main
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:24.249; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1366728190102/jetty3/tlog
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:24.250; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:24.251; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:24.254; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@f6d32bce main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:24.256; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:24.256; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:25.642; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:25.643; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:43317/xs/ul",
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:43317_xs%2Ful",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "core":"collection1"}
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:25.643; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=2
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:25.643; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:25.646; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:25.646; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:25.646; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:25.647; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:25.647; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:26.258; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:26.259; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:43317/xs/ul collection:collection1 shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:26.261; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:43317/xs/ul/collection1/ and leader is http://127.0.0.1:52878/xs/ul/collection1/
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:26.261; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:43317/xs/ul
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:26.262; org.apache.solr.cloud.ZkController; Core needs to recover:collection1
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:26.262; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:26.262; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:26.263; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:26.263; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:26.263; org.apache.solr.cloud.ZkController; publishing core=collection1 state=recovering
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:26.264; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:26.264; 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-23 14:43:26.265; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:26.265; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:26.266; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:26.271; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 127.0.0.1:43317_xs%2Ful_collection1, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:26.354; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:26.356; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:55349
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:26.357; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:26.358; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:26.358; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1366728206273
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:26.359; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1366728206273/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:26.359; org.apache.solr.core.CoreContainer; New CoreContainer 1512757272
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:26.360; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1366728206273/'
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:26.361; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1366728206273/'
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:26.402; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:26.403; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:26.404; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:26.404; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:26.405; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:26.406; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:26.406; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:26.407; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:26.408; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:26.408; 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-23 14:43:26.413; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:26.414; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:57502/solr
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:26.414; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:26.415; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:26.417; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@6ed8767c name:ZooKeeperConnection Watcher:127.0.0.1:57502 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:26.417; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:26.419; 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-23 14:43:26.424; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:26.425; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@2486f7c9 name:ZooKeeperConnection Watcher:127.0.0.1:57502/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:26.425; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:26.428; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:27.150; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:27.151; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:43317/xs/ul",
[junit4:junit4]   1>   "state":"recovering",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:43317_xs%2Ful_collection1",
[junit4:junit4]   1>   "node_name":"127.0.0.1:43317_xs%2Ful",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "core":"collection1"}
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:27.154; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:27.154; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:27.154; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:27.154; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:27.154; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:27.154; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:27.272; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 127.0.0.1:43317_xs%2Ful_collection1, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:27.273; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={state=recovering&onlyIfLeader=true&checkLive=true&action=PREPRECOVERY&version=2&coreNodeName=127.0.0.1:43317_xs%252Ful_collection1&wt=javabin&nodeName=127.0.0.1:43317_xs%252Ful&core=collection1} status=0 QTime=1002 
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:27.430; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55349_xs%2Ful
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:27.432; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:55349_xs%2Ful
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:27.433; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:27.434; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:27.434; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:27.434; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:27.434; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:27.434; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:27.435; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:27.436; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:27.436; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:27.437; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:27.435; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:27.436; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:27.440; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1366728206273/collection1
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:27.440; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:27.440; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:27.441; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:27.442; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1366728206273/collection1/'
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:27.442; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1366728206273/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:27.443; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1366728206273/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:27.475; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:27.506; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:27.507; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:27.511; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:27.823; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:27.828; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:27.830; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:27.839; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:27.843; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:27.847; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-23 14:43:27.848; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-23 14:43:27.848; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:27.848; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-23 14:43:27.849; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-23 14:43:27.850; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:27.850; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:27.851; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1366728206273/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1366728190102/jetty4/
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:27.851; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7445790f
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:27.852; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:27.853; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1366728190102/jetty4
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:27.853; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1366728190102/jetty4/index/
[junit4:junit4]   1> WARN  - 2013-04-23 14:43:27.853; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1366728190102/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:27.854; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1366728190102/jetty4/index
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:27.855; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2878e49c lockFactory=org.apache.lucene.store.NativeFSLockFactory@bd1e3017),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:27.856; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:27.857; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:27.858; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:27.859; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:27.859; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:27.860; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:27.860; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:27.861; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:27.861; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:27.862; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:27.863; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:27.865; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@9c9592f9 main
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:27.866; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1366728190102/jetty4/tlog
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:27.866; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:27.867; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:27.871; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@9c9592f9 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:27.872; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:27.873; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:28.658; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:28.659; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:55349/xs/ul",
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:55349_xs%2Ful",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "core":"collection1"}
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:28.659; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=2
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:28.659; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard2
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:28.664; org.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-23 14:43:28.664; org.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-23 14:43:28.664; org.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-23 14:43:28.664; org.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-23 14:43:28.664; org.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-23 14:43:28.664; org.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-23 14:43:28.875; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:28.876; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:55349/xs/ul collection:collection1 shard:shard2
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:28.878; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:55349/xs/ul/collection1/ and leader is http://127.0.0.1:39638/xs/ul/collection1/
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:28.878; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:55349/xs/ul
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:28.879; org.apache.solr.cloud.ZkController; Core needs to recover:collection1
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:28.879; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:28.880; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:28.880; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:28.880; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:28.880; org.apache.solr.cloud.ZkController; publishing core=collection1 state=recovering
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:28.881; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:28.881; 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-23 14:43:28.882; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:28.882; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:28.882; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:28.887; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:28.888; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 127.0.0.1:55349_xs%2Ful_collection1, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:28.888; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:28.894; org.apache.solr.core.CoreContainer; Creating SolrCore 'onenodecollectioncore' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1366728193636/onenodecollectioncore
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:28.895; org.apache.solr.cloud.ZkController; Check for collection zkNode:onenodecollection
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:28.896; org.apache.solr.cloud.ZkController; Creating collection in ZooKeeper:onenodecollection
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:28.897; org.apache.solr.cloud.ZkController; Looking for collection configName
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:28.898; org.apache.solr.cloud.ZkController; Only one config set found in zk - using it:conf1
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:28.899; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/onenodecollection
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:28.901; org.apache.solr.cloud.ZkController; Load collection config from:/collections/onenodecollection
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:28.902; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1366728193636/onenodecollectioncore/'
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:28.931; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:28.977; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:28.979; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:28.984; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:29.275; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:52878/xs/ul/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:29.275; org.apache.solr.update.PeerSync; PeerSync: core=collection1 url=http://127.0.0.1:43317/xs/ul START replicas=[http://127.0.0.1:52878/xs/ul/collection1/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-04-23 14:43:29.275; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:29.276; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:29.276; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:29.276; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:29.276; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:29.277; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:52878/xs/ul/collection1/. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:29.277; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:29.282; org.apache.solr.core.SolrCore; [collection1] webapp=/xs/ul path=/get params={getVersions=100&qt=/get&distrib=false&version=2&wt=javabin} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:29.286; 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-23 14:43:29.287; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@51f8059e lockFactory=org.apache.lucene.store.NativeFSLockFactory@fd9ea401),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:29.288; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:29.289; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@51f8059e lockFactory=org.apache.lucene.store.NativeFSLockFactory@fd9ea401),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@51f8059e lockFactory=org.apache.lucene.store.NativeFSLockFactory@fd9ea401),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:29.290; org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:29.291; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@f69ad702 realtime
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:29.292; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:29.292; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/xs/ul path=/update params={softCommit=false&commit_end_point=true&commit=true&version=2&waitSearcher=true&wt=javabin&openSearcher=false} {commit=} 0 7
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:29.294; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:29.294; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:29.295; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:29.296; org.apache.solr.core.SolrCore; [collection1] webapp=/xs/ul path=/replication params={qt=/replication&version=2&command=indexversion&wt=javabin} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:29.297; org.apache.solr.handler.SnapPuller; Master's generation: 2
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:29.297; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:29.297; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:29.299; org.apache.solr.core.SolrCore; [collection1] webapp=/xs/ul path=/replication params={qt=/replication&version=2&generation=2&command=filelist&wt=javabin} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:29.300; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 1
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:29.300; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1366728190102/jetty3/index.20130424024329300
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:29.301; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@e6561ad0 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6de32d56) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:29.303; org.apache.solr.core.SolrCore; [collection1] webapp=/xs/ul path=/replication params={checksum=true&qt=/replication&generation=2&command=filecontent&file=segments_2&wt=filestream} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:29.304; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:29.305; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:29.305; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:29.306; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@c4219609 lockFactory=org.apache.lucene.store.NativeFSLockFactory@d4265f0d),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@c4219609 lockFactory=org.apache.lucene.store.NativeFSLockFactory@d4265f0d),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:29.306; org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:29.307; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:29.307; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@43366459 main
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:29.308; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@43366459 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:29.308; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.BasicDistributedZk2Test-1366728190102/jetty3/index.20130424024329300 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.BasicDistributedZk2Test-1366728190102/jetty3/index.20130424024329300;done=true>>]
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:29.309; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1366728190102/jetty3/index.20130424024329300
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:29.309; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: ./org.apache.solr.cloud.BasicDistributedZk2Test-1366728190102/jetty3/index.20130424024329300
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:29.309; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:29.309; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:29.310; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:29.310; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:29.311; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:29.324; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:29.330; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:29.333; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:29.343; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:29.347; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:29.351; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-23 14:43:29.352; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-23 14:43:29.353; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:29.354; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-23 14:43:29.355; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-23 14:43:29.356; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:29.357; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:29.357; org.apache.solr.core.SolrCore; [onenodecollectioncore] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1366728193636/onenodecollectioncore/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1366728190103/onenodecollection/
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:29.358; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7445790f
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:29.359; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:29.360; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1366728190103/onenodecollection
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:29.361; org.apache.solr.core.SolrCore; New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1366728190103/onenodecollection/index/
[junit4:junit4]   1> WARN  - 2013-04-23 14:43:29.362; org.apache.solr.core.SolrCore; [onenodecollectioncore] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1366728190103/onenodecollection/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:29.363; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1366728190103/onenodecollection/index
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:29.365; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5dfd4038 lockFactory=org.apache.lucene.store.NativeFSLockFactory@fe72a4bd),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:29.365; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:29.368; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:29.369; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:29.370; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:29.371; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:29.371; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:29.372; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:29.373; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:29.374; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:29.375; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:29.376; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:29.379; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@d5700803 main
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:29.380; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1366728190103/onenodecollection/tlog
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:29.381; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:29.382; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:29.385; org.apache.solr.core.SolrCore; [onenodecollectioncore] Registered new searcher Searcher@d5700803 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:29.386; org.apache.solr.cloud.ZkController; publishing core=onenodecollectioncore state=down
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:30.168; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:30.169; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:55349/xs/ul",
[junit4:junit4]   1>   "state":"recovering",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:55349_xs%2Ful_collection1",
[junit4:junit4]   1>   "node_name":"127.0.0.1:55349_xs%2Ful",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard":"shard2",
[junit4:junit4]   1>   "core":"collection1"}
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:30.172; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:43317/xs/ul",
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:43317_xs%2Ful_collection1",
[junit4:junit4]   1>   "node_name":"127.0.0.1:43317_xs%2Ful",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "core":"collection1"}
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:30.175; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:52878/xs/ul",
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:52878_xs%2Ful",
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "roles":"none",
[junit4:junit4]   1>   "collection":"onenodecollection",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "core":"onenodecollectioncore"}
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:30.175; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection onenodecollection with numShards 1
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:30.175; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:30.181; org.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-23 14:43:30.181; org.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-23 14:43:30.181; org.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-23 14:43:30.181; org.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-23 14:43:30.181; org.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-23 14:43:30.181; org.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-23 14:43:30.388; org.apache.solr.core.CoreContainer; registering core: onenodecollectioncore
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:30.389; org.apache.solr.cloud.ZkController; Register replica - core:onenodecollectioncore address:http://127.0.0.1:52878/xs/ul collection:onenodecollection shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:30.390; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/onenodecollection/leader_elect/shard1/election
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:30.395; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:30.397; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:30.398; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:30.399; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:52878/xs/ul/onenodecollectioncore/
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:30.399; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:30.400; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:52878/xs/ul/onenodecollectioncore/ has no replicas
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:30.401; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:52878/xs/ul/onenodecollectioncore/
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:30.402; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/onenodecollection/leaders/shard1
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:30.889; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 127.0.0.1:55349_xs%2Ful_collection1, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:30.890; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={state=recovering&onlyIfLeader=true&checkLive=true&action=PREPRECOVERY&version=2&coreNodeName=127.0.0.1:55349_xs%252Ful_collection1&wt=javabin&nodeName=127.0.0.1:55349_xs%252Ful&core=collection1} status=0 QTime=2002 
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:31.687; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:31.692; org.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-23 14:43:31.693; org.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-23 14:43:31.692; org.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-23 14:43:31.692; org.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-23 14:43:31.693; org.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-23 14:43:31.692; org.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-23 14:43:31.709; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:52878/xs/ul/onenodecollectioncore/ and leader is http://127.0.0.1:52878/xs/ul/onenodecollectioncore/
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:31.711; org.apache.solr.cloud.ZkController; No LogReplay needed for core=onenodecollectioncore baseURL=http://127.0.0.1:52878/xs/ul
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:31.712; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:31.713; org.apache.solr.cloud.ZkController; publishing core=onenodecollectioncore state=active
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:31.716; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:31.717; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1366728190103/onenodecollection&action=CREATE&version=2&numShards=1&name=onenodecollectioncore&wt=javabin&roles=none&collection=onenodecollection} status=0 QTime=2823 
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:31.718; org.apache.solr.cloud.AbstractDistribZkTestBase; Wait for recoveries to finish - collection: onenodecollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:31.719; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:32.721; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:32.891; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:39638/xs/ul/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:32.891; org.apache.solr.update.PeerSync; PeerSync: core=collection1 url=http://127.0.0.1:55349/xs/ul START replicas=[http://127.0.0.1:39638/xs/ul/collection1/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-04-23 14:43:32.892; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:32.892; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:32.892; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:32.893; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:32.893; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:32.893; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:39638/xs/ul/collection1/. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:32.894; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:32.897; org.apache.solr.core.SolrCore; [collection1] webapp=/xs/ul path=/get params={getVersions=100&qt=/get&distrib=false&version=2&wt=javabin} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:32.899; 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-23 14:43:32.900; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@8a35052b lockFactory=org.apache.lucene.store.NativeFSLockFactory@d089ba01),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:32.901; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:32.902; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@8a35052b lockFactory=org.apache.lucene.store.NativeFSLockFactory@d089ba01),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@8a35052b lockFactory=org.apache.lucene.store.NativeFSLockFactory@d089ba01),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:32.903; org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:32.904; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@4152a9f9 realtime
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:32.905; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:32.905; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/xs/ul path=/update params={softCommit=false&commit_end_point=true&commit=true&version=2&waitSearcher=true&wt=javabin&openSearcher=false} {commit=} 0 6
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:32.906; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:32.907; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:32.908; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:32.909; org.apache.solr.core.SolrCore; [collection1] webapp=/xs/ul path=/replication params={qt=/replication&version=2&command=indexversion&wt=javabin} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:32.910; org.apache.solr.handler.SnapPuller; Master's generation: 2
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:32.910; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:32.910; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:32.912; org.apache.solr.core.SolrCore; [collection1] webapp=/xs/ul path=/replication params={qt=/replication&version=2&generation=2&command=filelist&wt=javabin} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:32.913; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 1
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:32.913; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1366728190102/jetty4/index.20130424024332913
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:32.914; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@111af462 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3b81d3dc) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:32.916; org.apache.solr.core.SolrCore; [collection1] webapp=/xs/ul path=/replication params={checksum=true&qt=/replication&generation=2&command=filecontent&file=segments_2&wt=filestream} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:32.917; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:32.918; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:32.918; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:32.919; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2878e49c lockFactory=org.apache.lucene.store.NativeFSLockFactory@bd1e3017),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2878e49c lockFactory=org.apache.lucene.store.NativeFSLockFactory@bd1e3017),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:32.919; org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:32.919; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:32.920; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@dadefd4a main
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:32.921; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@dadefd4a main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:32.921; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.BasicDistributedZk2Test-1366728190102/jetty4/index.20130424024332913 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.BasicDistributedZk2Test-1366728190102/jetty4/index.20130424024332913;done=true>>]
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:32.922; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1366728190102/jetty4/index.20130424024332913
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:32.922; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: ./org.apache.solr.cloud.BasicDistributedZk2Test-1366728190102/jetty4/index.20130424024332913
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:32.922; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:32.922; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:32.923; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:32.923; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:32.924; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:33.198; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:33.199; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:52878/xs/ul",
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:52878_xs%2Ful_onenodecollectioncore",
[junit4:junit4]   1>   "node_name":"127.0.0.1:52878_xs%2Ful",
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "roles":"none",
[junit4:junit4]   1>   "collection":"onenodecollection",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "core":"onenodecollectioncore"}
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:33.202; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:55349/xs/ul",
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:55349_xs%2Ful_collection1",
[junit4:junit4]   1>   "node_name":"127.0.0.1:55349_xs%2Ful",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard":"shard2",
[junit4:junit4]   1>   "core":"collection1"}
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:33.205; org.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-23 14:43:33.205; org.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-23 14:43:33.205; org.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-23 14:43:33.205; org.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-23 14:43:33.205; org.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-23 14:43:33.205; org.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-23 14:43:33.723; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:33.724; org.apache.solr.cloud.AbstractDistribZkTestBase; Recoveries finished - collection: onenodecollection
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:33.725; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:33.734; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:33.735; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@b62e483b name:ZooKeeperConnection Watcher:127.0.0.1:57502 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:33.736; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> / (2)
[junit4:junit4]   1> DATA:
[junit4:junit4]   1>     
[junit4:junit4]   1>  /solr (7)
[junit4:junit4]   1>   /solr/configs (1)
[junit4:junit4]   1>    /solr/configs/conf1 (9)
[junit4:junit4]   1>     /solr/configs/conf1/old_synonyms.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/protwords.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/stopwords.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/synonyms.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/schema.xml (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/currency.xml (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/open-exchange-rates.json (0)
[junit4:junit4]   1>     DATA:
[junit4:junit4]   1>         {
[junit4:junit4]   1>           "disclaimer": "This data is not real, it was synthetically created to match currency.xml.  It is modeled after the data format available from openexchangerates.org.  See https://openexchangerates.org/documentation for details",
[junit4:junit4]   1>           "license": "http://www.apache.org/licenses/LICENSE-2.0",
[junit4:junit4]   1>           "timestamp": 1332070464,
[junit4:junit4]   1>         
[junit4:junit4]   1>         
[junit4:junit4]   1>           "IMPORTANT NOTE": "In order for tests to work, this data must be kept in sync with ./currency.xml",
[junit4:junit4]   1>         
[junit4:junit4]   1>         
[junit4:junit4]   1>           "base": "USD",
[junit4:junit4]   1>           "rates": {
[junit4:junit4]   1>             "USD": 1,
[junit4:junit4]   1>             "JPY": 81.29,
[junit4:junit4]   1>             "EUR": 2.5,
[junit4:junit4]   1>             "GBP": 0.5,
[junit4:junit4]   1>             "MXN": 2.0
[junit4:junit4]   1>           }
[junit4:junit4]   1>         }
[junit4:junit4]   1>         
[junit4:junit4]   1>     /solr/configs/conf1/solrconfig.xml (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/mapping-ISOLatin1Accent.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>   /solr/overseer (3)
[junit4:junit4]   1>   DATA:
[junit4:junit4]   1>       
[junit4:junit4]   1>    /solr/overseer/queue (0)
[junit4:junit4]   1>    /solr/overseer/collection-queue-work (0)
[junit4:junit4]   1>    /solr/overseer/queue-work (0)
[junit4:junit4]   1>   /solr/overseer_elect (2)
[junit4:junit4]   1>    /solr/overseer_elect/leader (0)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        {"id":"89569898666786819-127.0.0.1:35619_xs%2Ful-n_0000000000"}
[junit4:junit4]   1>    /solr/overseer_elect/election (5)
[junit4:junit4]   1>     /solr/overseer_elect/election/89569898666786824-127.0.0.1:39638_xs%2Ful-n_0000000002 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89569898666786819-127.0.0.1:35619_xs%2Ful-n_0000000000 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89569898666786826-127.0.0.1:43317_xs%2Ful-n_0000000003 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89569898666786822-127.0.0.1:52878_xs%2Ful-n_0000000001 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89569898666786828-127.0.0.1:55349_xs%2Ful-n_0000000004 (0)
[junit4:junit4]   1>   /solr/collections (3)
[junit4:junit4]   1>    /solr/collections/control_collection (3)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        {"configName":"conf1"}
[junit4:junit4]   1>     /solr/collections/control_collection/leader_elect (1)
[junit4:junit4]   1>      /solr/collections/control_collection/leader_elect/shard1 (1)
[junit4:junit4]   1>       /solr/collections/control_collection/leader_elect/shard1/election (1)
[junit4:junit4]   1>        /solr/collections/control_collection/leader_elect/shard1/election/89569898666786819-127.0.0.1:35619_xs%2Ful_collection1-n_0000000000 (0)
[junit4:junit4]   1>     /solr/collections/control_collection/leaders (1)
[junit4:junit4]   1>      /solr/collections/control_collection/leaders/shard1 (0)
[junit4:junit4]   1>      DATA:
[junit4:junit4]   1>          {
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:35619/xs/ul",
[junit4:junit4]   1>            "node_name":"127.0.0.1:35619_xs%2Ful",
[junit4:junit4]   1>            "core":"collection1"}
[junit4:junit4]   1>     /solr/collections/control_collection/shards (0)
[junit4:junit4]   1>    /solr/collections/collection1 (3)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        {"configName":"conf1"}
[junit4:junit4]   1>     /solr/collections/collection1/leader_elect (2)
[junit4:junit4]   1>      /solr/collections/collection1/leader_elect/shard1 (1)
[junit4:junit4]   1>       /solr/collections/collection1/leader_elect/shard1/election (2)
[junit4:junit4]   1>        /solr/collections/collection1/leader_elect/shard1/election/89569898666786826-127.0.0.1:43317_xs%2Ful_collection1-n_0000000001 (0)
[junit4:junit4]   1>        /solr/collections/collection1/leader_elect/shard1/election/89569898666786822-127.0.0.1:52878_xs%2Ful_collection1-n_0000000000 (0)
[junit4:junit4]   1>      /solr/collections/collection1/leader_elect/shard2 (1)
[junit4:junit4]   1>       /solr/collections/collection1/leader_elect/shard2/election (2)
[junit4:junit4]   1>        /solr/collections/collection1/leader_elect/shard2/election/89569898666786828-127.0.0.1:55349_xs%2Ful_collection1-n_0000000001 (0)
[junit4:junit4]   1>        /solr/collections/collection1/leader_elect/shard2/election/89569898666786824-127.0.0.1:39638_xs%2Ful_collection1-n_0000000000 (0)
[junit4:junit4]   1>     /solr/collections/collection1/leaders (2)
[junit4:junit4]   1>      /solr/collections/collection1/leaders/shard1 (0)
[junit4:junit4]   1>      DATA:
[junit4:junit4]   1>          {
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:52878/xs/ul",
[junit4:junit4]   1>            "node_name":"127.0.0.1:52878_xs%2Ful",
[junit4:junit4]   1>            "core":"collection1"}
[junit4:junit4]   1>      /solr/collections/collection1/leaders/shard2 (0)
[junit4:junit4]   1>      DATA:
[junit4:junit4]   1>          {
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:39638/xs/ul",
[junit4:junit4]   1>            "node_name":"127.0.0.1:39638_xs%2Ful",
[junit4:junit4]   1>            "core":"collection1"}
[junit4:junit4]   1>     /solr/collections/collection1/shards (0)
[junit4:junit4]   1>    /solr/collections/onenodecollection (2)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        {
[junit4:junit4]   1>          "router":"compositeId",
[junit4:junit4]   1>          "configName":"conf1"}
[junit4:junit4]   1>     /solr/collections/onenodecollection/leader_elect (1)
[junit4:junit4]   1>      /solr/collections/onenodecollection/leader_elect/shard1 (1)
[junit4:junit4]   1>       /solr/collections/onenodecollection/leader_elect/shard1/election (1)
[junit4:junit4]   1>        /solr/collections/onenodecollection/leader_elect/shard1/election/89569898666786822-127.0.0.1:52878_xs%2Ful_onenodecollectioncore-n_0000000000 (0)
[junit4:junit4]   1>     /solr/collections/onenodecollection/leaders (1)
[junit4:junit4]   1>      /solr/collections/onenodecollection/leaders/shard1 (0)
[junit4:junit4]   1>      DATA:
[junit4:junit4]   1>          {
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:52878/xs/ul",
[junit4:junit4]   1>            "node_name":"127.0.0.1:52878_xs%2Ful",
[junit4:junit4]   1>            "core":"onenodecollectioncore"}
[junit4:junit4]   1>   /solr/aliases.json (0)
[junit4:junit4]   1>   /solr/live_nodes (5)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:55349_xs%2Ful (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:43317_xs%2Ful (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:52878_xs%2Ful (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:35619_xs%2Ful (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:39638_xs%2Ful (0)
[junit4:junit4]   1>   /solr/clusterstate.json (0)
[junit4:junit4]   1>   DATA:
[junit4:junit4]   1>       {
[junit4:junit4]   1>         "control_collection":{
[junit4:junit4]   1>           "shards":{"shard1":{
[junit4:junit4]   1>               "range":"80000000-7fffffff",
[junit4:junit4]   1>               "state":"active",
[junit4:junit4]   1>               "replicas":{"127.0.0.1:35619_xs%2Ful_collection1":{
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:35619/xs/ul",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:35619_xs%2Ful",
[junit4:junit4]   1>                   "collection":"control_collection",
[junit4:junit4]   1>                   "shard":"shard1",
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   1>                   "leader":"true"}}}},
[junit4:junit4]   1>           "router":"compositeId"},
[junit4:junit4]   1>         "onenodecollection":{
[junit4:junit4]   1>           "shards":{"shard1":{
[junit4:junit4]   1>               "range":"80000000-7fffffff",
[junit4:junit4]   1>               "state":"active",
[junit4:junit4]   1>               "replicas":{"127.0.0.1:52878_xs%2Ful_onenodecollectioncore":{
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:52878/xs/ul",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:52878_xs%2Ful",
[junit4:junit4]   1>                   "roles":"none",
[junit4:junit4]   1>                   "collection":"onenodecollection",
[junit4:junit4]   1>                   "shard":"shard1",
[junit4:junit4]   1>                   "core":"onenodecollectioncore",
[junit4:junit4]   1>                   "leader":"true"}}}},
[junit4:junit4]   1>           "router":"compositeId"},
[junit4:junit4]   1>         "collection1":{
[junit4:junit4]   1>           "shards":{
[junit4:junit4]   1>             "shard1":{
[junit4:junit4]   1>               "range":"80000000-ffffffff",
[junit4:junit4]   1>               "state":"active",
[junit4:junit4]   1>               "replicas":{
[junit4:junit4]   1>                 "127.0.0.1:52878_xs%2Ful_collection1":{
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:52878/xs/ul",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:52878_xs%2Ful",
[junit4:junit4]   1>                   "collection":"collection1",
[junit4:junit4]   1>                   "shard":"shard1",
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   1>                   "leader":"true"},
[junit4:junit4]   1>                 "127.0.0.1:43317_xs%2Ful_collection1":{
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:43317/xs/ul",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:43317_xs%2Ful",
[junit4:junit4]   1>                   "collection":"collection1",
[junit4:junit4]   1>                   "shard":"shard1",
[junit4:junit4]   1>                   "core":"collection1"}}},
[junit4:junit4]   1>             "shard2":{
[junit4:junit4]   1>               "range":"0-7fffffff",
[junit4:junit4]   1>               "state":"active",
[junit4:junit4]   1>               "replicas":{
[junit4:junit4]   1>                 "127.0.0.1:39638_xs%2Ful_collection1":{
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:39638/xs/ul",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:39638_xs%2Ful",
[junit4:junit4]   1>                   "collection":"collection1",
[junit4:junit4]   1>                   "shard":"shard2",
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   1>                   "leader":"true"},
[junit4:junit4]   1>                 "127.0.0.1:55349_xs%2Ful_collection1":{
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:55349/xs/ul",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:55349_xs%2Ful",
[junit4:junit4]   1>                   "collection":"collection1",
[junit4:junit4]   1>                   "shard":"shard2",
[junit4:junit4]   1>                   "core":"collection1"}}}},
[junit4:junit4]   1>           "router":"compositeId"}}
[junit4:junit4]   1>  /zookeeper (1)
[junit4:junit4]   1>  DATA:
[junit4:junit4]   1>      
[junit4:junit4]   1> 
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:33.768; org.apache.solr.cloud.ChaosMonkey; monkey: stop shard! 35619
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:33.769; org.apache.solr.core.CoreContainer; Shutting down CoreContainer instance=-529244009
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:34.711; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:34.712; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=null message={
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:35619/xs/ul",
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:35619_xs%2Ful_collection1",
[junit4:junit4]   1>   "node_name":"127.0.0.1:35619_xs%2Ful",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "collection":"control_collection",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "core":"collection1"}
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:34.715; org.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-23 14:43:34.715; org.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-23 14:43:34.715; org.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-23 14:43:34.715; org.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-23 14:43:34.715; org.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-23 14:43:35.781; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:35.782; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:35.783; org.apache.solr.core.SolrCore; [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@ec31ffdf
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:35.787; 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-23 14:43:35.787; org.apache.solr.update.SolrCoreState; Closing SolrCoreState
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:35.788; org.apache.solr.update.DefaultSolrCoreState; SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:35.788; org.apache.solr.update.DefaultSolrCoreState; closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:35.789; org.apache.solr.core.SolrCore; [collection1] Closing main searcher on request.
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:35.789; org.apache.solr.core.CachingDirectoryFactory; Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:35.790; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.BasicDistributedZk2Test-1366728190102/control/data [CachedDir<<refCount=0;path=./org.apache.solr.cloud.BasicDistributedZk2Test-1366728190102/control/data;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:35.790; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1366728190102/control/data
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:35.791; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.BasicDistributedZk2Test-1366728190102/control/data/index [CachedDir<<refCount=0;path=./org.apache.solr.cloud.BasicDistributedZk2Test-1366728190102/control/data/index;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:35.792; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1366728190102/control/data/index
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:35.792; org.apache.solr.cloud.Overseer$ClusterStateUpdater; According to ZK I (id=89569898666786819-127.0.0.1:35619_xs%2Ful-n_0000000000) am no longer a leader.
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:35.793; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:35.793; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:35.794; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:35.794; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:35.794; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:35.794; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:35.795; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:35.795; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:35.796; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/leader
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:35.797; org.apache.solr.cloud.Overseer; Overseer (id=89569898666786822-127.0.0.1:52878_xs%2Ful-n_0000000001) starting
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:35.800; org.apache.solr.cloud.OverseerCollectionProcessor; Process current queue of collection creations
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:35.800; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Starting to work on the main queue
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:35.802; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:35.802; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:35619/xs/ul",
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:35619_xs%2Ful_collection1",
[junit4:junit4]   1>   "node_name":"127.0.0.1:35619_xs%2Ful",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "collection":"control_collection",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "core":"collection1"}
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:35.805; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:35.805; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:35.805; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:35.805; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:35.814; org.eclipse.jetty.server.handler.ContextHandler; stopped o.e.j.s.ServletContextHandler{/xs/ul,null}
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:35.867; org.apache.solr.cloud.ChaosMonkey; monkey: stop shard! 52878
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:35.868; org.apache.solr.core.CoreContainer; Shutting down CoreContainer instance=-801715545
[junit4:junit4]   1> WARN  - 2013-04-23 14:43:37.093; org.apache.solr.common.cloud.ZkStateReader$3; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:37.094; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> WARN  - 2013-04-23 14:43:37.094; org.apache.solr.common.cloud.ZkStateReader$2; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:37.308; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:37.309; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=null message={
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:52878/xs/ul",
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:52878_xs%2Ful_onenodecollectioncore",
[junit4:junit4]   1>   "node_name":"127.0.0.1:52878_xs%2Ful",
[junit4:junit4]   1>   "roles":"none",
[junit4:junit4]   1>   "collection":"onenodecollection",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "core":"onenodecollectioncore"}
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:37.312; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=null message={
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:52878/xs/ul",
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:52878_xs%2Ful_collection1",
[junit4:junit4]   1>   "node_name":"127.0.0.1:52878_xs%2Ful",
[junit4:junit4]   1>   "roles":nu

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

les":null,
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "core":"collection1"}
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:41.082; org.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-23 14:43:41.088; org.eclipse.jetty.server.handler.ContextHandler; stopped o.e.j.s.ServletContextHandler{/xs/ul,null}
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:41.140; org.apache.solr.cloud.ChaosMonkey; monkey: stop shard! 55349
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:41.141; org.apache.solr.core.CoreContainer; Shutting down CoreContainer instance=1512757272
[junit4:junit4]   1> WARN  - 2013-04-23 14:43:41.290; org.apache.solr.common.cloud.ZkStateReader$3; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:41.290; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> WARN  - 2013-04-23 14:43:41.290; org.apache.solr.common.cloud.ZkStateReader$2; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:42.142; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:42.143; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:42.145; org.apache.solr.core.SolrCore; [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@122d8358
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:42.150; 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-23 14:43:42.151; org.apache.solr.update.SolrCoreState; Closing SolrCoreState
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:42.151; org.apache.solr.update.DefaultSolrCoreState; SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:42.152; org.apache.solr.update.DefaultSolrCoreState; closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:42.153; org.apache.solr.core.SolrCore; [collection1] Closing main searcher on request.
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:42.153; org.apache.solr.core.CachingDirectoryFactory; Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:42.154; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.BasicDistributedZk2Test-1366728190102/jetty4 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.BasicDistributedZk2Test-1366728190102/jetty4;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:42.154; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1366728190102/jetty4
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:42.155; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.BasicDistributedZk2Test-1366728190102/jetty4/index [CachedDir<<refCount=0;path=./org.apache.solr.cloud.BasicDistributedZk2Test-1366728190102/jetty4/index;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:42.155; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1366728190102/jetty4/index
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:42.156; org.apache.solr.cloud.Overseer$ClusterStateUpdater; According to ZK I (id=89569898666786828-127.0.0.1:55349_xs%2Ful-n_0000000004) am no longer a leader.
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:42.177; org.eclipse.jetty.server.handler.ContextHandler; stopped o.e.j.s.ServletContextHandler{/xs/ul,null}
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:42.232; org.apache.solr.SolrTestCaseJ4; ###Ending testDistribSearch
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:42.234; org.apache.solr.cloud.ZkTestServer; connecting to 127.0.0.1:57502 57502
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1366728190103
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZk2Test -Dtests.method=testDistribSearch -Dtests.seed=9CADB8A49EA046B5 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en_BE -Dtests.timezone=Pacific/Majuro -Dtests.file.encoding=UTF-8
[junit4:junit4] ERROR   32.1s J1 | BasicDistributedZk2Test.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:39638/xs/ul/onenodecollectioncore returned non ok status:404, message:Can not find: /xs/ul/onenodecollectioncore/update
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([9CADB8A49EA046B5:1D4B36BCE9FF2689]: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.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:815)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:780)
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:42.245; org.apache.solr.SolrTestCaseJ4; ###deleteCore
[junit4:junit4]   2> 32152 T1026 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 3 leaked thread(s).
[junit4:junit4]   1> WARN  - 2013-04-23 14:43:43.456; org.apache.solr.common.cloud.ZkStateReader$3; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-04-23 14:43:43.457; 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-23 14:43:43.457; org.apache.solr.common.cloud.ZkStateReader$2; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=en_BE, timezone=Pacific/Majuro
[junit4:junit4]   2> NOTE: Linux 3.2.0-40-generic x86/IBM Corporation 1.7.0 (32-bit)/cpus=8,threads=2,free=100676776,total=185991168
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestBinaryResponseWriter, TestSchemaVersionResource, MultiTermTest, ShardSplitTest, DocumentAnalysisRequestHandlerTest, SolrIndexConfigTest, TestUpdate, SuggesterTSTTest, OpenCloseCoreStressTest, TestComponentsName, OutputWriterTest, SortByFunctionTest, TestCodecSupport, ZkSolrClientTest, TestPostingsSolrHighlighter, URLClassifyProcessorTest, StandardRequestHandlerTest, DirectSolrSpellCheckerTest, DebugComponentTest, IndexBasedSpellCheckerTest, ConvertedLegacyTest, DateMathParserTest, OpenExchangeRatesOrgProviderTest, TestElisionMultitermQuery, TestIndexingPerformance, SampleTest, NumericFieldsTest, TestBM25SimilarityFactory, ZkNodePropsTest, XsltUpdateRequestHandlerTest, SolrRequestParserTest, CachingDirectoryFactoryTest, StatsComponentTest, DistanceFunctionTest, TestCopyFieldCollectionResource, TestManagedSchema, BasicZkTest, CurrencyFieldOpenExchangeTest, RequiredFieldsTest, TestLMJelinekMercerSimilarityFactory, TestSolr4Spatial, TestCSVLoader, TestRecovery, HighlighterConfigTest, TestUtils, LeaderElectionIntegrationTest, TestZkChroot, TestDFRSimilarityFactory, TestFoldingMultitermQuery, TestStressLucene, SolrCmdDistributorTest, TestFieldTypeCollectionResource, TestAnalyzedSuggestions, TimeZoneUtilsTest, BasicDistributedZk2Test]
[junit4:junit4] Completed on J1 in 33.42s, 1 test, 1 error <<< FAILURES!

[...truncated 629 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:378: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:371: 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: 293 suites, 1218 tests, 1 error, 14 ignored (8 assumptions)

Total time: 37 minutes 29 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/ibm-j9-jdk7 
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



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

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

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

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

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:58775/onenodecollectioncore returned non ok status:404, message:Can not find: /onenodecollectioncore/update
	at __randomizedtesting.SeedInfo.seed([4C887A4BBBA89AC6:CD6EF453CCF7FAFA]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:387)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
	at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:197)
	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:89)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:815)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)


FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestStressReplication

Error Message:
timed out waiting for collection1 startAt time to exceed: Tue Apr 23 13:55:36 EST 2013

Stack Trace:
java.lang.AssertionError: timed out waiting for collection1 startAt time to exceed: Tue Apr 23 13:55:36 EST 2013
	at __randomizedtesting.SeedInfo.seed([4C887A4BBBA89AC6:97237A8DBE80F375]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.handler.TestReplicationHandler.watchCoreStartAt(TestReplicationHandler.java:1473)
	at org.apache.solr.handler.TestReplicationHandler.doTestStressReplication(TestReplicationHandler.java:777)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)


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

Error Message:
Still found shard2 in collection test_unload_shard_and_collection

Stack Trace:
java.lang.AssertionError: Still found shard2 in collection test_unload_shard_and_collection
	at __randomizedtesting.SeedInfo.seed([4C887A4BBBA89AC6:CD6EF453CCF7FAFA]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.UnloadDistributedZkTest.testUnloadShardAndCollection(UnloadDistributedZkTest.java:127)
	at org.apache.solr.cloud.UnloadDistributedZkTest.doTest(UnloadDistributedZkTest.java:77)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:815)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 9345 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.027; org.apache.solr.BaseDistributedSearchTestCase; Setting hostContext system property: /
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.031; org.apache.solr.SolrTestCaseJ4; ###Starting testDistribSearch
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.032; 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-23 18:47:26.033; org.apache.solr.cloud.ZkTestServer$ZKServerMain; Starting server
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.133; org.apache.solr.cloud.ZkTestServer; start zk server on port:44959
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.134; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.139; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@2d7f8c3c name:ZooKeeperConnection Watcher:127.0.0.1:44959 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.139; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.140; org.apache.solr.common.cloud.SolrZkClient; makePath: /solr
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.146; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.148; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@23b867e3 name:ZooKeeperConnection Watcher:127.0.0.1:44959/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.149; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.149; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.155; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/shards
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.159; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.163; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/shards
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.167; 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-23 18:47:26.168; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.175; 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-23 18:47:26.176; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/schema.xml
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.181; 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-23 18:47:26.182; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.187; 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-23 18:47:26.188; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/protwords.txt
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.192; 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-23 18:47:26.193; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/currency.xml
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.198; 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-23 18:47:26.198; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.203; 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-23 18:47:26.204; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.208; 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-23 18:47:26.209; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.213; 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-23 18:47:26.213; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.297; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.315; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:48578
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.316; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.316; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.317; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1366742846219
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.317; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1366742846219/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.318; org.apache.solr.core.CoreContainer; New CoreContainer 1258868099
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.319; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1366742846219/'
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.320; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1366742846219/'
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.371; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.372; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.372; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.372; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.373; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.373; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.373; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.374; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.374; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.374; 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-23 18:47:26.378; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.378; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:44959/solr
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.379; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.380; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.388; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@4087fbc1 name:ZooKeeperConnection Watcher:127.0.0.1:44959 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.388; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.393; 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-23 18:47:26.397; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.398; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@711cd2a3 name:ZooKeeperConnection Watcher:127.0.0.1:44959/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.398; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.400; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.406; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/collection-queue-work
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.410; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.413; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48578_
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.415; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:48578_
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.421; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/election
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.429; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/leader
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.433; org.apache.solr.cloud.Overseer; Overseer (id=89570859157684227-127.0.0.1:48578_-n_0000000000) starting
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.438; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue-work
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.444; org.apache.solr.cloud.OverseerCollectionProcessor; Process current queue of collection creations
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.444; org.apache.solr.common.cloud.SolrZkClient; makePath: /clusterstate.json
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.448; org.apache.solr.common.cloud.SolrZkClient; makePath: /aliases.json
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.449; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.451; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Starting to work on the main queue
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.454; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1366742846219/collection1
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.454; org.apache.solr.cloud.ZkController; Check for collection zkNode:control_collection
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.454; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.455; org.apache.solr.cloud.ZkController; Load collection config from:/collections/control_collection
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.456; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1366742846219/collection1/'
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.456; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1366742846219/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.456; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1366742846219/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.481; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.519; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.521; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.526; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.886; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.899; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.901; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.914; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.917; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.920; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-23 18:47:26.921; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-23 18:47:26.922; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.922; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-23 18:47:26.923; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-23 18:47:26.923; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.923; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.924; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1366742846219/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1366742846032/control/data/
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.924; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@55082c1f
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.924; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.925; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1366742846032/control/data
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.925; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1366742846032/control/data/index/
[junit4:junit4]   1> WARN  - 2013-04-23 18:47:26.925; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1366742846032/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.926; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1366742846032/control/data/index
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.927; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@134ec71b lockFactory=org.apache.lucene.store.NativeFSLockFactory@7889d1a9),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.928; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.930; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.930; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.931; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.932; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.932; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.932; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.933; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.933; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.934; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.937; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.940; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@2cdb5e4 main
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.940; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1366742846032/control/data/tlog
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.941; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.941; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.947; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@2cdb5e4 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.950; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:26.951; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:27.954; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:27.955; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "collection":"control_collection",
[junit4:junit4]   1>   "node_name":"127.0.0.1:48578_",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:48578",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "state":"down"}
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:27.956; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection control_collection with numShards 1
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:27.956; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:27.959; org.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-23 18:47:28.953; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:28.953; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:48578 collection:control_collection shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:28.955; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:28.966; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:28.969; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:28.970; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:28.970; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:48578/collection1/
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:28.970; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:28.971; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:48578/collection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:28.971; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:48578/collection1/
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:28.972; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:29.464; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:29.476; org.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-23 18:47:29.482; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:48578/collection1/ and leader is http://127.0.0.1:48578/collection1/
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:29.483; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:48578
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:29.483; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:29.484; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:29.484; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:29.486; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:29.488; 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-23 18:47:29.489; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:29.490; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:29.501; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:29.503; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:29.505; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@72c6695e name:ZooKeeperConnection Watcher:127.0.0.1:44959/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:29.505; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:29.506; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:29.508; org.apache.solr.cloud.ChaosMonkey; monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:29.576; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:29.578; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:60288
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:29.579; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:29.580; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:29.580; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1366742849509
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:29.580; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1366742849509/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:29.581; org.apache.solr.core.CoreContainer; New CoreContainer 2123563781
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:29.581; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1366742849509/'
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:29.581; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1366742849509/'
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:29.631; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:29.632; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:29.632; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:29.633; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:29.633; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:29.633; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:29.634; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:29.634; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:29.635; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:29.635; 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-23 18:47:29.639; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:29.639; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:44959/solr
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:29.640; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:29.640; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:29.643; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@25169111 name:ZooKeeperConnection Watcher:127.0.0.1:44959 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:29.643; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:29.645; 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-23 18:47:29.650; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:29.652; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@24fb6d74 name:ZooKeeperConnection Watcher:127.0.0.1:44959/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:29.652; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:29.657; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:30.660; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60288_
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:30.661; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:60288_
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:30.664; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:30.664; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:30.664; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:30.665; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:30.669; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1366742849509/collection1
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:30.669; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:30.670; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:30.670; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:30.672; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1366742849509/collection1/'
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:30.673; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1366742849509/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:30.674; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1366742849509/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:30.711; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:30.754; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:30.755; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:30.763; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:30.982; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:30.983; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "collection":"control_collection",
[junit4:junit4]   1>   "node_name":"127.0.0.1:48578_",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:48578",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:48578__collection1",
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "state":"active"}
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:30.987; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:30.987; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:30.987; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:31.150; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:31.156; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:31.158; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:31.170; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:31.174; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:31.177; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-23 18:47:31.183; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-23 18:47:31.183; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:31.184; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-23 18:47:31.185; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-23 18:47:31.185; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:31.185; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:31.185; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1366742849509/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1366742846032/jetty1/
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:31.186; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@55082c1f
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:31.186; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:31.186; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1366742846032/jetty1
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:31.187; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1366742846032/jetty1/index/
[junit4:junit4]   1> WARN  - 2013-04-23 18:47:31.187; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1366742846032/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:31.187; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1366742846032/jetty1/index
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:31.189; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7baf0adf lockFactory=org.apache.lucene.store.NativeFSLockFactory@3229950e),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:31.189; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:31.191; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:31.191; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:31.191; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:31.192; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:31.193; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:31.193; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:31.193; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:31.194; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:31.194; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:31.196; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:31.198; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@495959dd main
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:31.199; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1366742846032/jetty1/tlog
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:31.199; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:31.199; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:31.205; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@495959dd main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:31.207; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:31.207; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:32.492; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:32.494; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "node_name":"127.0.0.1:60288_",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:60288",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "state":"down"}
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:32.494; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection collection1 with numShards 2
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:32.495; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:32.501; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:32.502; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:32.501; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:33.209; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:33.209; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:60288 collection:collection1 shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:33.211; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:33.222; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:33.226; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:33.226; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:33.227; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:60288/collection1/
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:33.227; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:33.227; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:60288/collection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:33.228; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:60288/collection1/
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:33.228; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:34.009; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:34.023; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:34.023; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:34.023; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:34.040; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:60288/collection1/ and leader is http://127.0.0.1:60288/collection1/
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:34.041; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60288
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:34.041; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:34.041; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:34.042; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:34.044; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:34.046; 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-23 18:47:34.047; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:34.048; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:34.119; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:34.121; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:58775
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:34.122; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:34.122; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:34.122; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1366742854054
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:34.123; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1366742854054/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:34.123; org.apache.solr.core.CoreContainer; New CoreContainer 41856851
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:34.123; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1366742854054/'
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:34.124; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1366742854054/'
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:34.171; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:34.172; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:34.172; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:34.173; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:34.173; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:34.173; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:34.174; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:34.174; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:34.174; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:34.175; 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-23 18:47:34.178; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:34.179; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:44959/solr
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:34.179; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:34.180; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:34.182; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@417d318d name:ZooKeeperConnection Watcher:127.0.0.1:44959 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:34.183; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:34.185; 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-23 18:47:34.191; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:34.193; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@618f4ac1 name:ZooKeeperConnection Watcher:127.0.0.1:44959/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:34.194; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:34.200; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:35.205; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58775_
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:35.207; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:58775_
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:35.211; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:35.211; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:35.212; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:35.213; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:35.213; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:35.215; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:35.215; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:35.222; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1366742854054/collection1
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:35.223; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:35.224; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:35.224; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:35.226; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1366742854054/collection1/'
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:35.227; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1366742854054/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:35.228; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1366742854054/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:35.272; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:35.304; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:35.306; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:35.319; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:35.531; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:35.532; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "node_name":"127.0.0.1:60288_",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:60288",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:60288__collection1",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "state":"active"}
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:35.535; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:35.536; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:35.536; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:35.535; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:35.679; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:35.685; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:35.687; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:35.701; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:35.704; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:35.710; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-23 18:47:35.712; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-23 18:47:35.713; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:35.713; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-23 18:47:35.715; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-23 18:47:35.716; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:35.716; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:35.716; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1366742854054/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1366742846032/jetty2/
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:35.717; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@55082c1f
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:35.717; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:35.718; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1366742846032/jetty2
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:35.718; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1366742846032/jetty2/index/
[junit4:junit4]   1> WARN  - 2013-04-23 18:47:35.718; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1366742846032/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:35.719; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1366742846032/jetty2/index
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:35.721; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1621d48 lockFactory=org.apache.lucene.store.NativeFSLockFactory@36d0a72d),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:35.721; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:35.724; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:35.724; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:35.725; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:35.726; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:35.727; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:35.728; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:35.728; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:35.729; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:35.730; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:35.733; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:35.737; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@387d4f main
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:35.737; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1366742846032/jetty2/tlog
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:35.738; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:35.738; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:35.747; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@387d4f main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:35.752; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:35.752; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:37.040; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:37.041; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "node_name":"127.0.0.1:58775_",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:58775",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "state":"down"}
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:37.042; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=2
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:37.042; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard2
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:37.071; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:37.071; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:37.071; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:37.071; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:37.754; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:37.755; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:58775 collection:collection1 shard:shard2
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:37.756; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:37.761; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:37.763; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:37.764; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:37.764; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:58775/collection1/
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:37.764; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:37.764; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:58775/collection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:37.764; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:58775/collection1/
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:37.765; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:38.580; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:38.595; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:38.596; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:38.596; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:38.596; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:38.622; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:58775/collection1/ and leader is http://127.0.0.1:58775/collection1/
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:38.622; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:58775
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:38.622; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:38.623; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:38.623; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:38.626; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:38.628; 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-23 18:47:38.628; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:38.629; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:38.705; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:38.707; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:48418
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:38.708; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:38.708; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:38.708; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1366742858635
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:38.709; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1366742858635/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:38.709; org.apache.solr.core.CoreContainer; New CoreContainer 1219535045
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:38.709; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1366742858635/'
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:38.710; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1366742858635/'
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:38.754; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:38.755; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:38.755; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:38.756; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:38.756; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:38.756; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:38.756; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:38.757; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:38.757; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:38.757; 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-23 18:47:38.761; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:38.761; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:44959/solr
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:38.761; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:38.762; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:38.764; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@d766a04 name:ZooKeeperConnection Watcher:127.0.0.1:44959 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:38.765; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:38.767; 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-23 18:47:38.772; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:38.774; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1a18359 name:ZooKeeperConnection Watcher:127.0.0.1:44959/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:38.774; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:38.780; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:39.784; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48418_
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:39.788; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:48418_
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:39.791; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:39.793; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:39.793; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:39.794; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:39.794; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:39.794; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:39.795; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:39.796; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:39.797; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:39.804; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1366742858635/collection1
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:39.805; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:39.806; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:39.806; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:39.809; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1366742858635/collection1/'
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:39.810; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1366742858635/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:39.810; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1366742858635/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:39.853; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:39.894; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:39.896; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:39.902; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:40.105; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:40.105; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "shard":"shard2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "node_name":"127.0.0.1:58775_",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:58775",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:58775__collection1",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "state":"active"}
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:40.109; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:40.109; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:40.109; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:40.109; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:40.109; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:40.272; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:40.278; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:40.281; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:40.291; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:40.295; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:40.297; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-23 18:47:40.298; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-23 18:47:40.299; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:40.299; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-23 18:47:40.300; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-23 18:47:40.300; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:40.300; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:40.301; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1366742858635/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1366742846032/jetty3/
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:40.301; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@55082c1f
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:40.302; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:40.302; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1366742846032/jetty3
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:40.302; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1366742846032/jetty3/index/
[junit4:junit4]   1> WARN  - 2013-04-23 18:47:40.302; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1366742846032/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:40.303; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1366742846032/jetty3/index
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:40.304; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@391f19ed lockFactory=org.apache.lucene.store.NativeFSLockFactory@35c8b750),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:40.304; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:40.306; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:40.306; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:40.307; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:40.307; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:40.308; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:40.308; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:40.308; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:40.309; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:40.309; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:40.311; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:40.313; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@7c03f2cb main
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:40.314; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1366742846032/jetty3/tlog
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:40.314; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:40.314; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:40.318; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@7c03f2cb main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:40.320; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:40.320; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:41.630; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:41.632; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "node_name":"127.0.0.1:48418_",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:48418",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "state":"down"}
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:41.633; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=2
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:41.633; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:41.639; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:41.640; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:41.640; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:41.640; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:41.640; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:42.322; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:42.323; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:48418 collection:collection1 shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:42.328; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:48418/collection1/ and leader is http://127.0.0.1:60288/collection1/
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:42.328; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:48418
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:42.328; org.apache.solr.cloud.ZkController; Core needs to recover:collection1
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:42.329; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:42.330; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:42.331; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:42.331; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:42.331; org.apache.solr.cloud.ZkController; publishing core=collection1 state=recovering
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:42.332; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:42.333; 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-23 18:47:42.334; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:42.333; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:42.334; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:42.342; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 127.0.0.1:48418__collection1, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:42.422; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:42.425; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:47672
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:42.425; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:42.426; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:42.426; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1366742862341
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:42.426; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1366742862341/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:42.427; org.apache.solr.core.CoreContainer; New CoreContainer 1284596466
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:42.427; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1366742862341/'
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:42.427; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1366742862341/'
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:42.486; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:42.486; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:42.486; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:42.487; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:42.487; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:42.488; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:42.488; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:42.488; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:42.489; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:42.489; 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-23 18:47:42.492; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:42.493; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:44959/solr
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:42.493; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:42.494; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:42.496; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@51cbc6bb name:ZooKeeperConnection Watcher:127.0.0.1:44959 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:42.496; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:42.500; 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-23 18:47:42.505; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:42.507; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@6d0e94c8 name:ZooKeeperConnection Watcher:127.0.0.1:44959/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:42.507; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:42.512; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:43.147; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:43.149; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "node_name":"127.0.0.1:48418_",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:48418",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:48418__collection1",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "state":"recovering"}
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:43.158; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:43.158; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:43.158; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:43.158; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:43.158; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:43.158; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:43.343; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 127.0.0.1:48418__collection1, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:43.344; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={action=PREPRECOVERY&wt=javabin&checkLive=true&nodeName=127.0.0.1:48418_&core=collection1&version=2&onlyIfLeader=true&state=recovering&coreNodeName=127.0.0.1:48418__collection1} status=0 QTime=1002 
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:43.516; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47672_
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:43.518; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:47672_
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:43.522; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:43.522; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:43.523; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:43.523; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:43.523; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:43.523; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:43.523; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:43.524; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:43.524; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:43.526; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:43.526; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:43.525; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:43.533; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1366742862341/collection1
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:43.534; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:43.535; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:43.535; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:43.537; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1366742862341/collection1/'
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:43.538; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1366742862341/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:43.539; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1366742862341/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:43.598; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:43.640; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:43.642; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:43.647; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:44.001; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:44.007; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:44.009; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:44.025; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:44.028; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:44.032; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-23 18:47:44.034; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-23 18:47:44.035; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:44.035; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-23 18:47:44.037; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-23 18:47:44.037; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:44.038; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:44.038; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1366742862341/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1366742846032/jetty4/
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:44.038; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@55082c1f
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:44.039; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:44.040; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1366742846032/jetty4
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:44.040; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1366742846032/jetty4/index/
[junit4:junit4]   1> WARN  - 2013-04-23 18:47:44.040; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1366742846032/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:44.041; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1366742846032/jetty4/index
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:44.042; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@55feae5d lockFactory=org.apache.lucene.store.NativeFSLockFactory@623437fc),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:44.043; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:44.046; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:44.046; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:44.047; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:44.048; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:44.049; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:44.049; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:44.049; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:44.050; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:44.051; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:44.055; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:44.058; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@4c02b31b main
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:44.059; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1366742846032/jetty4/tlog
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:44.060; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:44.060; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:44.073; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@4c02b31b main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:44.075; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:44.076; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:44.667; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:44.669; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "node_name":"127.0.0.1:47672_",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:47672",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "state":"down"}
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:44.669; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=2
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:44.670; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard2
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:44.678; org.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-23 18:47:44.678; org.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-23 18:47:44.678; org.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-23 18:47:44.678; org.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-23 18:47:44.678; org.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-23 18:47:44.678; org.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-23 18:47:45.078; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.078; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:47672 collection:collection1 shard:shard2
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.085; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:47672/collection1/ and leader is http://127.0.0.1:58775/collection1/
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.086; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:47672
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.086; org.apache.solr.cloud.ZkController; Core needs to recover:collection1
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.087; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.088; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.089; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.089; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.089; org.apache.solr.cloud.ZkController; publishing core=collection1 state=recovering
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.090; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.091; 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-23 18:47:45.092; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.092; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.093; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.100; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.101; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 127.0.0.1:47672__collection1, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.102; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.111; org.apache.solr.core.CoreContainer; Creating SolrCore 'onenodecollectioncore' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1366742849509/onenodecollectioncore
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.112; org.apache.solr.cloud.ZkController; Check for collection zkNode:onenodecollection
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.113; org.apache.solr.cloud.ZkController; Creating collection in ZooKeeper:onenodecollection
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.114; org.apache.solr.cloud.ZkController; Looking for collection configName
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.116; org.apache.solr.cloud.ZkController; Only one config set found in zk - using it:conf1
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.117; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/onenodecollection
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.121; org.apache.solr.cloud.ZkController; Load collection config from:/collections/onenodecollection
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.123; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1366742849509/onenodecollectioncore/'
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.161; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.198; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.200; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.205; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.344; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:60288/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.345; org.apache.solr.update.PeerSync; PeerSync: core=collection1 url=http://127.0.0.1:48418 START replicas=[http://127.0.0.1:60288/collection1/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-04-23 18:47:45.345; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.346; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.346; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.346; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.347; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.347; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:60288/collection1/. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.347; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.351; org.apache.solr.core.SolrCore; [collection1] webapp= path=/get params={qt=/get&distrib=false&wt=javabin&getVersions=100&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.355; 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-23 18:47:45.357; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7baf0adf lockFactory=org.apache.lucene.store.NativeFSLockFactory@3229950e),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.357; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.358; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7baf0adf lockFactory=org.apache.lucene.store.NativeFSLockFactory@3229950e),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7baf0adf lockFactory=org.apache.lucene.store.NativeFSLockFactory@3229950e),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.358; org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.359; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@60cdbd62 realtime
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.359; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.359; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={commit=true&wt=javabin&openSearcher=false&version=2&waitSearcher=true&commit_end_point=true&softCommit=false} {commit=} 0 4
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.360; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.361; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.366; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.366; org.apache.solr.core.SolrCore; [collection1] webapp= path=/replication params={qt=/replication&wt=javabin&command=indexversion&version=2} status=0 QTime=3 
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.367; org.apache.solr.handler.SnapPuller; Master's generation: 2
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.367; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.367; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.369; org.apache.solr.core.SolrCore; [collection1] webapp= path=/replication params={qt=/replication&generation=2&wt=javabin&command=filelist&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.370; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 1
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.371; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1366742846032/jetty3/index.20130424004745370
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.371; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@392c534c lockFactory=org.apache.lucene.store.NativeFSLockFactory@1f4ddac1) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.383; org.apache.solr.core.SolrCore; [collection1] webapp= path=/replication params={qt=/replication&generation=2&wt=filestream&checksum=true&command=filecontent&file=segments_2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.384; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.385; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.385; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.386; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@391f19ed lockFactory=org.apache.lucene.store.NativeFSLockFactory@35c8b750),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@391f19ed lockFactory=org.apache.lucene.store.NativeFSLockFactory@35c8b750),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.386; org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.387; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.387; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@2a05313c main
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.388; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@2a05313c main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.388; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.BasicDistributedZk2Test-1366742846032/jetty3/index.20130424004745370 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.BasicDistributedZk2Test-1366742846032/jetty3/index.20130424004745370;done=true>>]
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.388; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1366742846032/jetty3/index.20130424004745370
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.389; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: ./org.apache.solr.cloud.BasicDistributedZk2Test-1366742846032/jetty3/index.20130424004745370
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.389; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.389; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.389; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.389; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.391; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.578; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.584; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.587; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.600; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.603; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.606; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-23 18:47:45.607; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-23 18:47:45.607; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.607; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-23 18:47:45.608; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-23 18:47:45.609; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.609; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.609; org.apache.solr.core.SolrCore; [onenodecollectioncore] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1366742849509/onenodecollectioncore/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1366742846032/onenodecollection/
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.610; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@55082c1f
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.610; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.611; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1366742846032/onenodecollection
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.611; org.apache.solr.core.SolrCore; New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1366742846032/onenodecollection/index/
[junit4:junit4]   1> WARN  - 2013-04-23 18:47:45.611; org.apache.solr.core.SolrCore; [onenodecollectioncore] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1366742846032/onenodecollection/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.612; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1366742846032/onenodecollection/index
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.613; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2fb90b16 lockFactory=org.apache.lucene.store.NativeFSLockFactory@17d2e087),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.613; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.615; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.615; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.616; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.617; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.617; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.617; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.618; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.618; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.618; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.621; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.623; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@77e8f6c main
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.623; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1366742846032/onenodecollection/tlog
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.624; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.624; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.627; org.apache.solr.core.SolrCore; [onenodecollectioncore] Registered new searcher Searcher@77e8f6c main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:45.628; org.apache.solr.cloud.ZkController; publishing core=onenodecollectioncore state=down
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:46.186; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:46.187; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "shard":"shard2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "node_name":"127.0.0.1:47672_",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:47672",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:47672__collection1",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "state":"recovering"}
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:46.194; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "node_name":"127.0.0.1:48418_",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:48418",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:48418__collection1",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "state":"active"}
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:46.200; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "roles":"none",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "collection":"onenodecollection",
[junit4:junit4]   1>   "node_name":"127.0.0.1:60288_",
[junit4:junit4]   1>   "core":"onenodecollectioncore",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:60288",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "state":"down"}
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:46.200; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection onenodecollection with numShards 1
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:46.201; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:46.221; org.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-23 18:47:46.221; org.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-23 18:47:46.221; org.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-23 18:47:46.221; org.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-23 18:47:46.222; org.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-23 18:47:46.222; org.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-23 18:47:46.630; org.apache.solr.core.CoreContainer; registering core: onenodecollectioncore
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:46.630; org.apache.solr.cloud.ZkController; Register replica - core:onenodecollectioncore address:http://127.0.0.1:60288 collection:onenodecollection shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:46.632; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/onenodecollection/leader_elect/shard1/election
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:46.645; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:46.650; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:46.650; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:46.651; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:60288/onenodecollectioncore/
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:46.651; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:46.652; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:60288/onenodecollectioncore/ has no replicas
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:46.653; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:60288/onenodecollectioncore/
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:46.653; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/onenodecollection/leaders/shard1
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:47.102; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 127.0.0.1:47672__collection1, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:47.103; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={action=PREPRECOVERY&wt=javabin&checkLive=true&nodeName=127.0.0.1:47672_&core=collection1&version=2&onlyIfLeader=true&state=recovering&coreNodeName=127.0.0.1:47672__collection1} status=0 QTime=2002 
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:47.735; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:47.747; org.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-23 18:47:47.748; org.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-23 18:47:47.748; org.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-23 18:47:47.747; org.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-23 18:47:47.747; org.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-23 18:47:47.747; org.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-23 18:47:47.767; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:60288/onenodecollectioncore/ and leader is http://127.0.0.1:60288/onenodecollectioncore/
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:47.767; org.apache.solr.cloud.ZkController; No LogReplay needed for core=onenodecollectioncore baseURL=http://127.0.0.1:60288
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:47.768; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:47.768; org.apache.solr.cloud.ZkController; publishing core=onenodecollectioncore state=active
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:47.771; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:47.773; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1366742846032/onenodecollection&action=CREATE&roles=none&wt=javabin&collection=onenodecollection&name=onenodecollectioncore&version=2&numShards=1} status=0 QTime=2662 
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:47.774; org.apache.solr.cloud.AbstractDistribZkTestBase; Wait for recoveries to finish - collection: onenodecollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:47.776; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:48.778; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:49.104; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:58775/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:49.104; org.apache.solr.update.PeerSync; PeerSync: core=collection1 url=http://127.0.0.1:47672 START replicas=[http://127.0.0.1:58775/collection1/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-04-23 18:47:49.105; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:49.105; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:49.105; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:49.105; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:49.105; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:49.105; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:58775/collection1/. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:49.106; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:49.117; org.apache.solr.core.SolrCore; [collection1] webapp= path=/get params={qt=/get&distrib=false&wt=javabin&getVersions=100&version=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:49.117; 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-23 18:47:49.119; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1621d48 lockFactory=org.apache.lucene.store.NativeFSLockFactory@36d0a72d),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:49.119; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:49.120; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1621d48 lockFactory=org.apache.lucene.store.NativeFSLockFactory@36d0a72d),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1621d48 lockFactory=org.apache.lucene.store.NativeFSLockFactory@36d0a72d),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:49.120; org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:49.121; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@110f6e8e realtime
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:49.121; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:49.121; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={commit=true&wt=javabin&openSearcher=false&version=2&waitSearcher=true&commit_end_point=true&softCommit=false} {commit=} 0 4
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:49.122; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:49.122; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:49.124; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:49.125; org.apache.solr.core.SolrCore; [collection1] webapp= path=/replication params={qt=/replication&wt=javabin&command=indexversion&version=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:49.125; org.apache.solr.handler.SnapPuller; Master's generation: 2
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:49.125; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:49.126; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:49.127; org.apache.solr.core.SolrCore; [collection1] webapp= path=/replication params={qt=/replication&generation=2&wt=javabin&command=filelist&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:49.128; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 1
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:49.129; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1366742846032/jetty4/index.20130424004749128
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:49.129; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@67ae67b3 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4602522b) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:49.131; org.apache.solr.core.SolrCore; [collection1] webapp= path=/replication params={qt=/replication&generation=2&wt=filestream&checksum=true&command=filecontent&file=segments_2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:49.132; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:49.133; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:49.133; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:49.134; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@55feae5d lockFactory=org.apache.lucene.store.NativeFSLockFactory@623437fc),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@55feae5d lockFactory=org.apache.lucene.store.NativeFSLockFactory@623437fc),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:49.135; org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:49.135; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:49.135; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@6a2a9b2e main
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:49.136; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@6a2a9b2e main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:49.136; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.BasicDistributedZk2Test-1366742846032/jetty4/index.20130424004749128 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.BasicDistributedZk2Test-1366742846032/jetty4/index.20130424004749128;done=true>>]
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:49.137; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1366742846032/jetty4/index.20130424004749128
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:49.137; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: ./org.apache.solr.cloud.BasicDistributedZk2Test-1366742846032/jetty4/index.20130424004749128
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:49.137; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:49.137; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:49.137; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:49.138; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:49.140; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:49.257; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:49.258; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "roles":"none",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "collection":"onenodecollection",
[junit4:junit4]   1>   "node_name":"127.0.0.1:60288_",
[junit4:junit4]   1>   "core":"onenodecollectioncore",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:60288",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:60288__onenodecollectioncore",
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "state":"active"}
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:49.264; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "shard":"shard2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "node_name":"127.0.0.1:47672_",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:47672",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:47672__collection1",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "state":"active"}
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:49.269; org.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-23 18:47:49.269; org.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-23 18:47:49.270; org.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-23 18:47:49.269; org.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-23 18:47:49.269; org.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-23 18:47:49.269; org.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-23 18:47:49.781; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:49.783; org.apache.solr.cloud.AbstractDistribZkTestBase; Recoveries finished - collection: onenodecollection
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:49.784; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:49.801; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:49.804; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@4e1d1f63 name:ZooKeeperConnection Watcher:127.0.0.1:44959 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:49.804; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> / (2)
[junit4:junit4]   1> DATA:
[junit4:junit4]   1>     
[junit4:junit4]   1>  /solr (7)
[junit4:junit4]   1>   /solr/clusterstate.json (0)
[junit4:junit4]   1>   DATA:
[junit4:junit4]   1>       {
[junit4:junit4]   1>         "onenodecollection":{
[junit4:junit4]   1>           "router":"compositeId",
[junit4:junit4]   1>           "shards":{"shard1":{
[junit4:junit4]   1>               "range":"80000000-7fffffff",
[junit4:junit4]   1>               "state":"active",
[junit4:junit4]   1>               "replicas":{"127.0.0.1:60288__onenodecollectioncore":{
[junit4:junit4]   1>                   "shard":"shard1",
[junit4:junit4]   1>                   "roles":"none",
[junit4:junit4]   1>                   "collection":"onenodecollection",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:60288_",
[junit4:junit4]   1>                   "core":"onenodecollectioncore",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:60288",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "leader":"true"}}}}},
[junit4:junit4]   1>         "collection1":{
[junit4:junit4]   1>           "router":"compositeId",
[junit4:junit4]   1>           "shards":{
[junit4:junit4]   1>             "shard1":{
[junit4:junit4]   1>               "range":"80000000-ffffffff",
[junit4:junit4]   1>               "state":"active",
[junit4:junit4]   1>               "replicas":{
[junit4:junit4]   1>                 "127.0.0.1:60288__collection1":{
[junit4:junit4]   1>                   "shard":"shard1",
[junit4:junit4]   1>                   "collection":"collection1",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:60288_",
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:60288",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "leader":"true"},
[junit4:junit4]   1>                 "127.0.0.1:48418__collection1":{
[junit4:junit4]   1>                   "shard":"shard1",
[junit4:junit4]   1>                   "collection":"collection1",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:48418_",
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:48418",
[junit4:junit4]   1>                   "state":"active"}}},
[junit4:junit4]   1>             "shard2":{
[junit4:junit4]   1>               "range":"0-7fffffff",
[junit4:junit4]   1>               "state":"active",
[junit4:junit4]   1>               "replicas":{
[junit4:junit4]   1>                 "127.0.0.1:58775__collection1":{
[junit4:junit4]   1>                   "shard":"shard2",
[junit4:junit4]   1>                   "collection":"collection1",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:58775_",
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:58775",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "leader":"true"},
[junit4:junit4]   1>                 "127.0.0.1:47672__collection1":{
[junit4:junit4]   1>                   "shard":"shard2",
[junit4:junit4]   1>                   "collection":"collection1",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:47672_",
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:47672",
[junit4:junit4]   1>                   "state":"active"}}}}},
[junit4:junit4]   1>         "control_collection":{
[junit4:junit4]   1>           "router":"compositeId",
[junit4:junit4]   1>           "shards":{"shard1":{
[junit4:junit4]   1>               "range":"80000000-7fffffff",
[junit4:junit4]   1>               "state":"active",
[junit4:junit4]   1>               "replicas":{"127.0.0.1:48578__collection1":{
[junit4:junit4]   1>                   "shard":"shard1",
[junit4:junit4]   1>                   "collection":"control_collection",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:48578_",
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:48578",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "leader":"true"}}}}}}
[junit4:junit4]   1>   /solr/collections (3)
[junit4:junit4]   1>    /solr/collections/onenodecollection (2)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        {
[junit4:junit4]   1>          "configName":"conf1",
[junit4:junit4]   1>          "router":"compositeId"}
[junit4:junit4]   1>     /solr/collections/onenodecollection/leaders (1)
[junit4:junit4]   1>      /solr/collections/onenodecollection/leaders/shard1 (0)
[junit4:junit4]   1>      DATA:
[junit4:junit4]   1>          {
[junit4:junit4]   1>            "node_name":"127.0.0.1:60288_",
[junit4:junit4]   1>            "core":"onenodecollectioncore",
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:60288"}
[junit4:junit4]   1>     /solr/collections/onenodecollection/leader_elect (1)
[junit4:junit4]   1>      /solr/collections/onenodecollection/leader_elect/shard1 (1)
[junit4:junit4]   1>       /solr/collections/onenodecollection/leader_elect/shard1/election (1)
[junit4:junit4]   1>        /solr/collections/onenodecollection/leader_elect/shard1/election/89570859157684230-127.0.0.1:60288__onenodecollectioncore-n_0000000000 (0)
[junit4:junit4]   1>    /solr/collections/collection1 (3)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        {"configName":"conf1"}
[junit4:junit4]   1>     /solr/collections/collection1/leaders (2)
[junit4:junit4]   1>      /solr/collections/collection1/leaders/shard1 (0)
[junit4:junit4]   1>      DATA:
[junit4:junit4]   1>          {
[junit4:junit4]   1>            "node_name":"127.0.0.1:60288_",
[junit4:junit4]   1>            "core":"collection1",
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:60288"}
[junit4:junit4]   1>      /solr/collections/collection1/leaders/shard2 (0)
[junit4:junit4]   1>      DATA:
[junit4:junit4]   1>          {
[junit4:junit4]   1>            "node_name":"127.0.0.1:58775_",
[junit4:junit4]   1>            "core":"collection1",
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:58775"}
[junit4:junit4]   1>     /solr/collections/collection1/shards (0)
[junit4:junit4]   1>     /solr/collections/collection1/leader_elect (2)
[junit4:junit4]   1>      /solr/collections/collection1/leader_elect/shard1 (1)
[junit4:junit4]   1>       /solr/collections/collection1/leader_elect/shard1/election (2)
[junit4:junit4]   1>        /solr/collections/collection1/leader_elect/shard1/election/89570859157684234-127.0.0.1:48418__collection1-n_0000000001 (0)
[junit4:junit4]   1>        /solr/collections/collection1/leader_elect/shard1/election/89570859157684230-127.0.0.1:60288__collection1-n_0000000000 (0)
[junit4:junit4]   1>      /solr/collections/collection1/leader_elect/shard2 (1)
[junit4:junit4]   1>       /solr/collections/collection1/leader_elect/shard2/election (2)
[junit4:junit4]   1>        /solr/collections/collection1/leader_elect/shard2/election/89570859157684236-127.0.0.1:47672__collection1-n_0000000001 (0)
[junit4:junit4]   1>        /solr/collections/collection1/leader_elect/shard2/election/89570859157684232-127.0.0.1:58775__collection1-n_0000000000 (0)
[junit4:junit4]   1>    /solr/collections/control_collection (3)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        {"configName":"conf1"}
[junit4:junit4]   1>     /solr/collections/control_collection/leaders (1)
[junit4:junit4]   1>      /solr/collections/control_collection/leaders/shard1 (0)
[junit4:junit4]   1>      DATA:
[junit4:junit4]   1>          {
[junit4:junit4]   1>            "node_name":"127.0.0.1:48578_",
[junit4:junit4]   1>            "core":"collection1",
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:48578"}
[junit4:junit4]   1>     /solr/collections/control_collection/shards (0)
[junit4:junit4]   1>     /solr/collections/control_collection/leader_elect (1)
[junit4:junit4]   1>      /solr/collections/control_collection/leader_elect/shard1 (1)
[junit4:junit4]   1>       /solr/collections/control_collection/leader_elect/shard1/election (1)
[junit4:junit4]   1>        /solr/collections/control_collection/leader_elect/shard1/election/89570859157684227-127.0.0.1:48578__collection1-n_0000000000 (0)
[junit4:junit4]   1>   /solr/configs (1)
[junit4:junit4]   1>    /solr/configs/conf1 (9)
[junit4:junit4]   1>     /solr/configs/conf1/currency.xml (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/old_synonyms.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/synonyms.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/schema.xml (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/stopwords.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/open-exchange-rates.json (0)
[junit4:junit4]   1>     DATA:
[junit4:junit4]   1>         {
[junit4:junit4]   1>           "disclaimer": "This data is not real, it was synthetically created to match currency.xml.  It is modeled after the data format available from openexchangerates.org.  See https://openexchangerates.org/documentation for details",
[junit4:junit4]   1>           "license": "http://www.apache.org/licenses/LICENSE-2.0",
[junit4:junit4]   1>           "timestamp": 1332070464,
[junit4:junit4]   1>         
[junit4:junit4]   1>         
[junit4:junit4]   1>           "IMPORTANT NOTE": "In order for tests to work, this data must be kept in sync with ./currency.xml",
[junit4:junit4]   1>         
[junit4:junit4]   1>         
[junit4:junit4]   1>           "base": "USD",
[junit4:junit4]   1>           "rates": {
[junit4:junit4]   1>             "USD": 1,
[junit4:junit4]   1>             "JPY": 81.29,
[junit4:junit4]   1>             "EUR": 2.5,
[junit4:junit4]   1>             "GBP": 0.5,
[junit4:junit4]   1>             "MXN": 2.0
[junit4:junit4]   1>           }
[junit4:junit4]   1>         }
[junit4:junit4]   1>         
[junit4:junit4]   1>     /solr/configs/conf1/protwords.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/mapping-ISOLatin1Accent.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/solrconfig.xml (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>   /solr/overseer (3)
[junit4:junit4]   1>   DATA:
[junit4:junit4]   1>       
[junit4:junit4]   1>    /solr/overseer/collection-queue-work (0)
[junit4:junit4]   1>    /solr/overseer/queue (0)
[junit4:junit4]   1>    /solr/overseer/queue-work (0)
[junit4:junit4]   1>   /solr/live_nodes (5)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:48578_ (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:48418_ (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:58775_ (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:60288_ (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:47672_ (0)
[junit4:junit4]   1>   /solr/overseer_elect (2)
[junit4:junit4]   1>    /solr/overseer_elect/leader (0)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        {"id":"89570859157684227-127.0.0.1:48578_-n_0000000000"}
[junit4:junit4]   1>    /solr/overseer_elect/election (5)
[junit4:junit4]   1>     /solr/overseer_elect/election/89570859157684232-127.0.0.1:58775_-n_0000000002 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89570859157684230-127.0.0.1:60288_-n_0000000001 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89570859157684236-127.0.0.1:47672_-n_0000000004 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89570859157684234-127.0.0.1:48418_-n_0000000003 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89570859157684227-127.0.0.1:48578_-n_0000000000 (0)
[junit4:junit4]   1>   /solr/aliases.json (0)
[junit4:junit4]   1>  /zookeeper (1)
[junit4:junit4]   1>  DATA:
[junit4:junit4]   1>      
[junit4:junit4]   1> 
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:49.891; org.apache.solr.cloud.ChaosMonkey; monkey: stop shard! 48578
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:49.894; org.apache.solr.core.CoreContainer; Shutting down CoreContainer instance=1258868099
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:50.780; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:50.781; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=null message={
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "collection":"control_collection",
[junit4:junit4]   1>   "node_name":"127.0.0.1:48578_",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:48578",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:48578__collection1",
[junit4:junit4]   1>   "state":"down"}
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:50.785; org.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-23 18:47:50.785; org.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-23 18:47:50.785; org.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-23 18:47:50.785; org.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-23 18:47:50.785; org.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-23 18:47:51.896; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:51.897; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:51.900; org.apache.solr.core.SolrCore; [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@42e1aa99
[junit4:junit4]   1> INFO  - 2013-04-23 18:47:51.906; 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_delet

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

sort=id+desc&q=id:555&wt=javabin&version=2} hits=1 status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-23 18:56:29.313; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={command=enablereplication} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-23 18:56:29.314; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={command=fetchindex} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-23 18:56:29.314; org.apache.solr.SolrTestCaseJ4; ###Ending doTestReplicateAfterWrite2Slave
[junit4:junit4]   1> INFO  - 2013-04-23 18:56:29.325; org.apache.solr.core.CoreContainer; Shutting down CoreContainer instance=1953240175
[junit4:junit4]   1> INFO  - 2013-04-23 18:56:29.325; org.apache.http.impl.client.DefaultRequestDirector; I/O exception (org.apache.http.NoHttpResponseException) caught when processing request: The target server failed to respond
[junit4:junit4]   1> INFO  - 2013-04-23 18:56:29.327; org.apache.http.impl.client.DefaultRequestDirector; Retrying request
[junit4:junit4]   1> INFO  - 2013-04-23 18:56:29.327; org.apache.solr.core.SolrCore; [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6e8cfb56
[junit4:junit4]   1> ERROR - 2013-04-23 18:56:29.328; org.apache.solr.handler.SnapPuller; Master at: http://127.0.0.1:40673/solr is not available. Index fetch failed. Exception: org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:40673/solr
[junit4:junit4]   1> INFO  - 2013-04-23 18:56:29.328; org.apache.solr.update.DirectUpdateHandler2; closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=492,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   1> INFO  - 2013-04-23 18:56:29.329; org.apache.solr.update.SolrCoreState; Closing SolrCoreState
[junit4:junit4]   1> INFO  - 2013-04-23 18:56:29.329; org.apache.solr.update.DefaultSolrCoreState; SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> INFO  - 2013-04-23 18:56:29.329; org.apache.solr.update.DefaultSolrCoreState; closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> INFO  - 2013-04-23 18:56:29.331; org.apache.solr.core.SolrCore; [collection1] Closing main searcher on request.
[junit4:junit4]   1> INFO  - 2013-04-23 18:56:29.332; org.apache.solr.core.CachingDirectoryFactory; Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> INFO  - 2013-04-23 18:56:29.332; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1366743387710/master/collection1/data [CachedDir<<refCount=0;path=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1366743387710/master/collection1/data;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-23 18:56:29.333; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1366743387710/master/collection1/data
[junit4:junit4]   1> INFO  - 2013-04-23 18:56:29.333; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1366743387710/master/collection1/data/index [CachedDir<<refCount=0;path=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1366743387710/master/collection1/data/index;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-23 18:56:29.333; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1366743387710/master/collection1/data/index
[junit4:junit4]   1> INFO  - 2013-04-23 18:56:29.334; org.eclipse.jetty.server.handler.ContextHandler; stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   1> INFO  - 2013-04-23 18:56:29.406; org.apache.solr.core.CoreContainer; Shutting down CoreContainer instance=1177843053
[junit4:junit4]   1> INFO  - 2013-04-23 18:56:29.407; org.apache.solr.core.SolrCore; [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6b4fe72f
[junit4:junit4]   1> INFO  - 2013-04-23 18:56:29.408; org.apache.solr.update.DirectUpdateHandler2; closing DirectUpdateHandler2{commits=5,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=5,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   1> INFO  - 2013-04-23 18:56:29.408; org.apache.solr.update.SolrCoreState; Closing SolrCoreState
[junit4:junit4]   1> INFO  - 2013-04-23 18:56:29.408; org.apache.solr.update.DefaultSolrCoreState; SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> INFO  - 2013-04-23 18:56:29.409; org.apache.solr.update.DefaultSolrCoreState; closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> INFO  - 2013-04-23 18:56:29.409; org.apache.solr.core.SolrCore; [collection1] Closing main searcher on request.
[junit4:junit4]   1> INFO  - 2013-04-23 18:56:29.410; org.apache.solr.core.CachingDirectoryFactory; Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> INFO  - 2013-04-23 18:56:29.410; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1366743387877/slave/collection1/data [CachedDir<<refCount=0;path=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1366743387877/slave/collection1/data;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-23 18:56:29.411; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1366743387877/slave/collection1/data
[junit4:junit4]   1> INFO  - 2013-04-23 18:56:29.411; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1366743387877/slave/collection1/data/index [CachedDir<<refCount=0;path=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1366743387877/slave/collection1/data/index;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-23 18:56:29.411; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1366743387877/slave/collection1/data/index
[junit4:junit4]   1> INFO  - 2013-04-23 18:56:29.412; org.eclipse.jetty.server.handler.ContextHandler; stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   1> INFO  - 2013-04-23 18:56:29.466; org.apache.solr.SolrTestCaseJ4; ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Lucene40, sim=DefaultSimilarity, locale=fr_BE, timezone=America/Cayman
[junit4:junit4]   2> NOTE: Linux 3.2.0-40-generic amd64/Oracle Corporation 1.8.0-ea (64-bit)/cpus=8,threads=1,free=223044400,total=397279232
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestDocumentBuilder, DirectUpdateHandlerOptimizeTest, ZkCLITest, TestSolrDeletionPolicy2, JsonLoaderTest, ShardRoutingTest, TestSearchPerf, SpatialFilterTest, TestDynamicFieldResource, TestBadConfig, ShowFileRequestHandlerTest, TestWriterPerf, DirectSolrConnectionTest, StatelessScriptUpdateProcessorFactoryTest, QueryParsingTest, TestShardHandlerFactory, TestPhraseSuggestions, PolyFieldTest, PrimUtilsTest, ExternalFileFieldSortTest, BadComponentTest, TestJoin, TestRemoteStreaming, ScriptEngineTest, TestSerializedLuceneMatchVersion, LoggingHandlerTest, FieldMutatingUpdateProcessorTest, DocValuesTest, TestValueSourceCache, MoreLikeThisHandlerTest, TestSolrCoreProperties, TestPropInjectDefaults, FastVectorHighlighterTest, RegexBoostProcessorTest, TestTrie, TestSort, PrimitiveFieldTypeTest, TestQuerySenderListener, SliceStateTest, DateFieldTest, MinimalSchemaTest, ResourceLoaderTest, TestDocSet, DistributedSpellCheckComponentTest, RAMDirectoryFactoryTest, SearchHandlerTest, TestIBSimilarityFactory, TestStressVersions, TestFaceting, TestDefaultSearchFieldResource, TestFieldTypeResource, DistributedQueryElevationComponentTest, TestFieldResource, QueryEqualityTest, ZkControllerTest, SystemInfoHandlerTest, SOLR749Test, TestLFUCache, TestLRUCache, LukeRequestHandlerTest, TestQueryUtils, LegacyHTMLStripCharFilterTest, TestCloudManagedSchemaAddField, PeerSyncTest, ReturnFieldsTest, AutoCommitTest, DistributedTermsComponentTest, CoreAdminHandlerTest, TestSchemaResource, TestStressRecovery, SyncSliceTest, BasicDistributedZkTest, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, RecoveryZkTest, TestReplicationHandler]
[junit4:junit4] Completed on J0 in 68.32s, 13 tests, 1 failure <<< FAILURES!

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

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



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

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

2 tests failed.
REGRESSION:  org.apache.solr.handler.TestReplicationHandler.doTestStressReplication

Error Message:
timed out waiting for collection1 startAt time to exceed: Tue Apr 23 13:38:55 EDT 2013

Stack Trace:
java.lang.AssertionError: timed out waiting for collection1 startAt time to exceed: Tue Apr 23 13:38:55 EDT 2013
	at __randomizedtesting.SeedInfo.seed([BD4F627B71A3D529:66E462BD748BBC9A]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.handler.TestReplicationHandler.watchCoreStartAt(TestReplicationHandler.java:1473)
	at org.apache.solr.handler.TestReplicationHandler.doTestStressReplication(TestReplicationHandler.java:777)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)


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

Error Message:
Still found shard2 in collection test_unload_shard_and_collection

Stack Trace:
java.lang.AssertionError: Still found shard2 in collection test_unload_shard_and_collection
	at __randomizedtesting.SeedInfo.seed([BD4F627B71A3D529:3CA9EC6306FCB515]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.UnloadDistributedZkTest.testUnloadShardAndCollection(UnloadDistributedZkTest.java:127)
	at org.apache.solr.cloud.UnloadDistributedZkTest.doTest(UnloadDistributedZkTest.java:77)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:815)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 9189 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.UnloadDistributedZkTest
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:52.520; org.apache.solr.BaseDistributedSearchTestCase; Setting hostContext system property: /jq_m/t
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:52.527; org.apache.solr.SolrTestCaseJ4; ###Starting testDistribSearch
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:52.528; 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-23 17:27:52.529; org.apache.solr.cloud.ZkTestServer$ZKServerMain; Starting server
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:52.629; org.apache.solr.cloud.ZkTestServer; start zk server on port:43601
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:52.630; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:52.664; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@39b8b194 name:ZooKeeperConnection Watcher:127.0.0.1:43601 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:52.665; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:52.665; org.apache.solr.common.cloud.SolrZkClient; makePath: /solr
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:52.669; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:52.671; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@377f58d3 name:ZooKeeperConnection Watcher:127.0.0.1:43601/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:52.671; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:52.671; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:52.674; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/shards
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:52.678; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:52.680; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/shards
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:52.682; 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-23 17:27:52.683; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:52.687; 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-23 17:27:52.688; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/schema.xml
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:52.691; 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-23 17:27:52.692; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:52.694; 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-23 17:27:52.695; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/protwords.txt
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:52.697; 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-23 17:27:52.697; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/currency.xml
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:52.700; 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-23 17:27:52.701; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:52.705; 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-23 17:27:52.706; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:52.709; 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-23 17:27:52.710; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:52.712; 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-23 17:27:52.713; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:52.818; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:52.822; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:44114
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:52.823; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:52.824; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:52.824; 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-1366738072715
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:52.825; 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-1366738072715/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:52.825; org.apache.solr.core.CoreContainer; New CoreContainer 1341335966
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:52.826; 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-1366738072715/'
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:52.826; 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-1366738072715/'
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:52.899; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:52.899; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:52.900; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:52.900; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:52.901; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:52.901; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:52.902; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:52.902; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:52.903; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:52.903; 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-23 17:27:52.908; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:52.909; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:43601/solr
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:52.910; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:52.912; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:52.912; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@7dbea49f name:ZooKeeperConnection Watcher:127.0.0.1:43601 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:52.913; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:52.914; 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-23 17:27:52.919; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:52.921; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@7c300ddb name:ZooKeeperConnection Watcher:127.0.0.1:43601/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:52.921; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:52.923; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:52.926; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/collection-queue-work
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:52.928; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:52.930; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44114_jq_m%2Ft
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:52.931; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:44114_jq_m%2Ft
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:52.934; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/election
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:52.939; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/leader
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:52.941; org.apache.solr.cloud.Overseer; Overseer (id=89570546321522691-127.0.0.1:44114_jq_m%2Ft-n_0000000000) starting
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:52.944; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue-work
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:52.947; org.apache.solr.cloud.OverseerCollectionProcessor; Process current queue of collection creations
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:52.947; org.apache.solr.common.cloud.SolrZkClient; makePath: /clusterstate.json
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:52.950; org.apache.solr.common.cloud.SolrZkClient; makePath: /aliases.json
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:52.951; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:52.954; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Starting to work on the main queue
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:52.955; 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-23 17:27:52.956; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:52.956; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:52.959; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:52.960; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:52.962; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@2384d783 name:ZooKeeperConnection Watcher:127.0.0.1:43601/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:52.962; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:52.964; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:52.966; org.apache.solr.cloud.ChaosMonkey; monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:53.056; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:53.059; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:54344
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:53.060; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:53.061; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:53.061; 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-1366738072966
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:53.062; 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-1366738072966/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:53.062; org.apache.solr.core.CoreContainer; New CoreContainer 1748616832
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:53.063; 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-1366738072966/'
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:53.063; 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-1366738072966/'
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:53.118; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:53.119; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:53.119; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:53.119; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:53.120; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:53.120; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:53.120; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:53.121; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:53.121; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:53.121; 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-23 17:27:53.125; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:53.125; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:43601/solr
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:53.125; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:53.126; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:53.138; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@549c6904 name:ZooKeeperConnection Watcher:127.0.0.1:43601 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:53.139; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:53.141; 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-23 17:27:53.145; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:53.146; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@12705c51 name:ZooKeeperConnection Watcher:127.0.0.1:43601/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:53.147; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:53.150; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:54.153; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54344_jq_m%2Ft
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:54.154; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:54344_jq_m%2Ft
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:54.157; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:54.157; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:54.157; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:54.161; 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-23 17:27:54.162; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:54.163; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:54.266; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:54.270; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:56418
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:54.271; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:54.271; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:54.272; 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-1366738074167
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:54.272; 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-1366738074167/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:54.272; org.apache.solr.core.CoreContainer; New CoreContainer 1307461628
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:54.273; 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-1366738074167/'
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:54.273; 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-1366738074167/'
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:54.316; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:54.316; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:54.317; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:54.317; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:54.317; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:54.318; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:54.318; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:54.318; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:54.319; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:54.319; 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-23 17:27:54.322; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:54.323; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:43601/solr
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:54.324; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:54.324; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:54.326; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@44284e7 name:ZooKeeperConnection Watcher:127.0.0.1:43601 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:54.326; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:54.328; 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-23 17:27:54.333; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:54.335; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@211d382d name:ZooKeeperConnection Watcher:127.0.0.1:43601/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:54.335; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:54.339; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:55.343; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56418_jq_m%2Ft
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:55.344; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:56418_jq_m%2Ft
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:55.348; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:55.348; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:55.349; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:55.348; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:55.353; 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-23 17:27:55.354; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:55.355; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:55.424; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:55.426; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:53728
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:55.427; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:55.427; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:55.427; 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-1366738075358
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:55.428; 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-1366738075358/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:55.428; org.apache.solr.core.CoreContainer; New CoreContainer 883012049
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:55.428; 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-1366738075358/'
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:55.429; 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-1366738075358/'
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:55.477; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:55.477; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:55.478; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:55.478; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:55.478; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:55.478; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:55.479; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:55.479; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:55.479; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:55.480; 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-23 17:27:55.483; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:55.483; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:43601/solr
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:55.484; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:55.484; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:55.486; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@24ca8993 name:ZooKeeperConnection Watcher:127.0.0.1:43601 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:55.486; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:55.488; 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-23 17:27:55.491; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:55.493; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@5ed4c2de name:ZooKeeperConnection Watcher:127.0.0.1:43601/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:55.493; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:55.496; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:56.499; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53728_jq_m%2Ft
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:56.501; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:53728_jq_m%2Ft
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:56.503; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:56.503; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:56.504; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:56.504; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:56.504; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:56.508; 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-23 17:27:56.508; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:56.508; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:56.582; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:56.587; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:40886
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:56.588; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:56.589; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:56.589; 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-1366738076511
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:56.590; 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-1366738076511/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:56.590; org.apache.solr.core.CoreContainer; New CoreContainer 1349785612
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:56.591; 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-1366738076511/'
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:56.591; 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-1366738076511/'
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:56.662; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:56.663; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:56.663; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:56.664; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:56.664; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:56.665; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:56.665; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:56.666; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:56.666; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:56.667; 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-23 17:27:56.671; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:56.672; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:43601/solr
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:56.672; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:56.673; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:56.675; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@5093b34b name:ZooKeeperConnection Watcher:127.0.0.1:43601 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:56.675; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:56.678; 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-23 17:27:56.682; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:56.684; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@59f9543f name:ZooKeeperConnection Watcher:127.0.0.1:43601/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:56.684; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:56.687; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:57.690; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40886_jq_m%2Ft
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:57.691; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:40886_jq_m%2Ft
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:57.693; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:57.694; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:57.694; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:57.694; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:57.695; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:57.695; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:57.698; 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-23 17:27:57.699; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:57.699; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:57.702; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:57.706; 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-1366738072966/unloadcollection1
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:57.707; org.apache.solr.cloud.ZkController; Check for collection zkNode:unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:57.707; org.apache.solr.cloud.ZkController; Creating collection in ZooKeeper:unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:57.708; org.apache.solr.cloud.ZkController; Looking for collection configName
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:57.708; org.apache.solr.cloud.ZkController; Only one config set found in zk - using it:conf1
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:57.709; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:57.710; org.apache.solr.cloud.ZkController; Load collection config from:/collections/unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:57.711; 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-1366738072966/unloadcollection1/'
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:57.733; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:57.772; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:57.773; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:57.777; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:58.125; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:58.131; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:58.134; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:58.146; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:58.150; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:58.154; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-23 17:27:58.155; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-23 17:27:58.156; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:58.156; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-23 17:27:58.157; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-23 17:27:58.158; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:58.158; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:58.159; 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-1366738072966/unloadcollection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366738072528/1366738077705unloadcollection1_1n/
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:58.159; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@17662ecf
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:58.160; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:58.161; 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-1366738072528/1366738077705unloadcollection1_1n
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:58.161; 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-1366738072528/1366738077705unloadcollection1_1n/index/
[junit4:junit4]   1> WARN  - 2013-04-23 17:27:58.161; 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-1366738072528/1366738077705unloadcollection1_1n/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:58.162; 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-1366738072528/1366738077705unloadcollection1_1n/index
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:58.164; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@45a9876d lockFactory=org.apache.lucene.store.NativeFSLockFactory@59b4f73d),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:58.165; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:58.167; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:58.168; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:58.169; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:58.169; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:58.170; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:58.170; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:58.171; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:58.171; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:58.172; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:58.176; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:58.180; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@30c59e80 main
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:58.180; 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-1366738072528/1366738077705unloadcollection1_1n/tlog
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:58.181; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:58.181; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:58.185; org.apache.solr.core.SolrCore; [unloadcollection1] Registered new searcher Searcher@30c59e80 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:58.187; org.apache.solr.cloud.ZkController; publishing core=unloadcollection1 state=down
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:58.961; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:58.962; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:54344/jq_m/t",
[junit4:junit4]   1>   "node_name":"127.0.0.1:54344_jq_m%2Ft",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "core":"unloadcollection1",
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "shard":null}
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:58.962; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection unloadcollection with numShards 1
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:58.962; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:58.965; org.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-23 17:27:58.965; org.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-23 17:27:58.965; org.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-23 17:27:58.965; org.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-23 17:27:58.965; org.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-23 17:27:58.965; org.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-23 17:27:59.189; org.apache.solr.core.CoreContainer; registering core: unloadcollection1
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:59.190; org.apache.solr.cloud.ZkController; Register replica - core:unloadcollection1 address:http://127.0.0.1:54344/jq_m/t collection:unloadcollection shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:59.191; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/unloadcollection/leader_elect/shard1/election
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:59.196; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:59.198; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:59.199; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:59.199; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:54344/jq_m/t/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:59.200; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:59.200; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:54344/jq_m/t/unloadcollection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:59.200; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:54344/jq_m/t/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-04-23 17:27:59.201; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/unloadcollection/leaders/shard1
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:00.469; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:00.474; org.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-23 17:28:00.474; org.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-23 17:28:00.474; org.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-23 17:28:00.475; org.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-23 17:28:00.475; org.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-23 17:28:00.474; org.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-23 17:28:00.508; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:54344/jq_m/t/unloadcollection1/ and leader is http://127.0.0.1:54344/jq_m/t/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:00.509; org.apache.solr.cloud.ZkController; No LogReplay needed for core=unloadcollection1 baseURL=http://127.0.0.1:54344/jq_m/t
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:00.509; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:00.509; org.apache.solr.cloud.ZkController; publishing core=unloadcollection1 state=active
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:00.511; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:00.512; 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-1366738072966/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:00.513; 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-1366738072966/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:00.514; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366738072528/1366738077705unloadcollection1_1n&action=CREATE&numShards=1&wt=javabin&collection=unloadcollection&version=2&name=unloadcollection1} status=0 QTime=2808 
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:00.515; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:00.517; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:00.519; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@5b445206 name:ZooKeeperConnection Watcher:127.0.0.1:43601/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:00.519; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:00.521; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:00.523; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:00.523; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:00.527; 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-1366738074167/unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:00.527; org.apache.solr.cloud.ZkController; Check for collection zkNode:unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:00.528; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:00.528; org.apache.solr.cloud.ZkController; Load collection config from:/collections/unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:00.529; 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-1366738074167/unloadcollection2/'
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:00.555; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:00.595; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:00.596; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:00.600; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:00.965; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:00.971; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:00.974; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:00.984; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:00.987; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:00.990; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-23 17:28:00.991; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-23 17:28:00.992; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:00.993; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-23 17:28:00.994; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-23 17:28:00.994; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:00.994; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:00.994; 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-1366738074167/unloadcollection2/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366738072528/1366738080526unloadcollection1_2n/
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:00.995; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@17662ecf
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:00.995; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:00.996; 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-1366738072528/1366738080526unloadcollection1_2n
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:00.996; 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-1366738072528/1366738080526unloadcollection1_2n/index/
[junit4:junit4]   1> WARN  - 2013-04-23 17:28:00.996; 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-1366738072528/1366738080526unloadcollection1_2n/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:00.997; 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-1366738072528/1366738080526unloadcollection1_2n/index
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:00.998; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@29987ce7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2106b50c),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:00.998; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:01.000; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:01.000; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:01.001; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:01.001; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:01.002; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:01.002; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:01.002; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:01.003; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:01.003; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:01.005; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:01.008; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@8f65dfe main
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:01.008; 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-1366738072528/1366738080526unloadcollection1_2n/tlog
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:01.009; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:01.009; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:01.012; org.apache.solr.core.SolrCore; [unloadcollection2] Registered new searcher Searcher@8f65dfe main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:01.012; org.apache.solr.cloud.ZkController; publishing core=unloadcollection2 state=down
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:01.013; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:01.980; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:01.981; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:54344/jq_m/t",
[junit4:junit4]   1>   "node_name":"127.0.0.1:54344_jq_m%2Ft",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:54344_jq_m%2Ft_unloadcollection1",
[junit4:junit4]   1>   "core":"unloadcollection1",
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "shard":"shard1"}
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:01.984; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:56418/jq_m/t",
[junit4:junit4]   1>   "node_name":"127.0.0.1:56418_jq_m%2Ft",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "core":"unloadcollection2",
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "shard":null}
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:01.984; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=1
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:01.984; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:01.987; org.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-23 17:28:01.987; org.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-23 17:28:01.988; org.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-23 17:28:01.988; org.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-23 17:28:01.987; org.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-23 17:28:01.987; org.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-23 17:28:01.987; org.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-23 17:28:02.014; org.apache.solr.core.CoreContainer; registering core: unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:02.014; org.apache.solr.cloud.ZkController; Register replica - core:unloadcollection2 address:http://127.0.0.1:56418/jq_m/t collection:unloadcollection shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:02.018; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:56418/jq_m/t/unloadcollection2/ and leader is http://127.0.0.1:54344/jq_m/t/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:02.018; org.apache.solr.cloud.ZkController; No LogReplay needed for core=unloadcollection2 baseURL=http://127.0.0.1:56418/jq_m/t
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:02.018; org.apache.solr.cloud.ZkController; Core needs to recover:unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:02.019; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:02.019; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=unloadcollection2 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:02.019; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:02.019; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:02.020; org.apache.solr.cloud.ZkController; publishing core=unloadcollection2 state=recovering
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:02.020; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:02.020; 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-1366738074167/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:02.021; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:02.022; 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-1366738074167/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:02.022; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366738072528/1366738080526unloadcollection1_2n&action=CREATE&wt=javabin&collection=unloadcollection&version=2&name=unloadcollection2} status=0 QTime=1495 
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:02.023; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:02.024; org.apache.solr.cloud.AbstractDistribZkTestBase; Wait for recoveries to finish - collection: unloadcollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:02.025; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:02.025; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 127.0.0.1:56418_jq_m%2Ft_unloadcollection2, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:03.026; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:03.494; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:03.494; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "state":"recovering",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:56418/jq_m/t",
[junit4:junit4]   1>   "node_name":"127.0.0.1:56418_jq_m%2Ft",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:56418_jq_m%2Ft_unloadcollection2",
[junit4:junit4]   1>   "core":"unloadcollection2",
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "shard":"shard1"}
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:03.517; org.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-23 17:28:03.517; org.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-23 17:28:03.517; org.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-23 17:28:03.517; org.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-23 17:28:03.517; org.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-23 17:28:03.517; org.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-23 17:28:03.517; org.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-23 17:28:04.026; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 127.0.0.1:56418_jq_m%2Ft_unloadcollection2, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:04.027; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={checkLive=true&state=recovering&action=PREPRECOVERY&coreNodeName=127.0.0.1:56418_jq_m%252Ft_unloadcollection2&onlyIfLeader=true&nodeName=127.0.0.1:56418_jq_m%252Ft&wt=javabin&core=unloadcollection1&version=2} status=0 QTime=2002 
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:04.028; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:05.030; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:06.028; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:54344/jq_m/t/unloadcollection1/ core=unloadcollection2 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:06.028; org.apache.solr.update.PeerSync; PeerSync: core=unloadcollection2 url=http://127.0.0.1:56418/jq_m/t START replicas=[http://127.0.0.1:54344/jq_m/t/unloadcollection1/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-04-23 17:28:06.028; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:06.029; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:06.029; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:06.029; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:06.029; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:06.029; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:54344/jq_m/t/unloadcollection1/. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:06.029; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:06.031; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:06.036; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/jq_m/t path=/get params={qt=/get&wt=javabin&version=2&distrib=false&getVersions=100} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:06.038; 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-23 17:28:06.041; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@45a9876d lockFactory=org.apache.lucene.store.NativeFSLockFactory@59b4f73d),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:06.041; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:06.042; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@45a9876d lockFactory=org.apache.lucene.store.NativeFSLockFactory@59b4f73d),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@45a9876d lockFactory=org.apache.lucene.store.NativeFSLockFactory@59b4f73d),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:06.042; org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:06.043; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@357c24cc realtime
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:06.043; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:06.044; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/jq_m/t path=/update params={commit_end_point=true&waitSearcher=true&softCommit=false&wt=javabin&commit=true&version=2&openSearcher=false} {commit=} 0 6
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:06.045; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:06.045; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:06.050; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:06.050; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/jq_m/t path=/replication params={qt=/replication&command=indexversion&wt=javabin&version=2} status=0 QTime=4 
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:06.051; org.apache.solr.handler.SnapPuller; Master's generation: 2
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:06.051; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:06.051; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:06.053; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/jq_m/t path=/replication params={qt=/replication&generation=2&command=filelist&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:06.054; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 1
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:06.055; 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-1366738072528/1366738080526unloadcollection1_2n/index.20130423202806054
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:06.055; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@62db1fac lockFactory=org.apache.lucene.store.NativeFSLockFactory@68713410) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:06.057; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/jq_m/t path=/replication params={file=segments_2&qt=/replication&generation=2&command=filecontent&wt=filestream&checksum=true} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:06.059; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:06.059; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:06.060; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:06.061; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@29987ce7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2106b50c),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@29987ce7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2106b50c),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:06.061; org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:06.061; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:06.062; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@2571671c main
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:06.063; org.apache.solr.core.SolrCore; [unloadcollection2] Registered new searcher Searcher@2571671c main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:06.063; org.apache.solr.core.CachingDirectoryFactory; looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366738072528/1366738080526unloadcollection1_2n/index.20130423202806054 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366738072528/1366738080526unloadcollection1_2n/index.20130423202806054;done=true>>]
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:06.064; org.apache.solr.core.CachingDirectoryFactory; Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366738072528/1366738080526unloadcollection1_2n/index.20130423202806054
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:06.064; 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-1366738072528/1366738080526unloadcollection1_2n/index.20130423202806054
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:06.064; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:06.064; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:06.064; org.apache.solr.cloud.ZkController; publishing core=unloadcollection2 state=active
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:06.064; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:06.066; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:06.523; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:06.524; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:56418/jq_m/t",
[junit4:junit4]   1>   "node_name":"127.0.0.1:56418_jq_m%2Ft",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:56418_jq_m%2Ft_unloadcollection2",
[junit4:junit4]   1>   "core":"unloadcollection2",
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "shard":"shard1"}
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:06.527; org.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-23 17:28:06.528; org.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-23 17:28:06.528; org.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-23 17:28:06.528; org.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-23 17:28:06.528; org.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-23 17:28:06.527; org.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-23 17:28:06.527; org.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-23 17:28:07.033; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:07.034; org.apache.solr.cloud.AbstractDistribZkTestBase; Recoveries finished - collection: unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:07.034; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:07.046; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[6 (1433128756353957888)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:07.047; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/jq_m/t path=/update params={wt=javabin&version=2} {add=[6 (1433128756353957888)]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:07.053; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[7 (1433128756365492224)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:07.054; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/jq_m/t path=/update params={wt=javabin&version=2} {add=[7 (1433128756365492224)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:07.060; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[8 (1433128756373880832)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:07.061; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/jq_m/t path=/update params={wt=javabin&version=2} {add=[8 (1433128756373880832)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:07.063; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:07.077; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@45a9876d lockFactory=org.apache.lucene.store.NativeFSLockFactory@59b4f73d),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@45a9876d lockFactory=org.apache.lucene.store.NativeFSLockFactory@59b4f73d),segFN=segments_3,generation=3,filenames=[_0_TestBloomFilteredLucene41Postings_0.tip, _0_Lucene41WithOrds_0.pos, _0_Lucene41WithOrds_0.doc, _0.fdt, _0_TestBloomFilteredLucene41Postings_0.pos, _0_Memory_1.ram, _0_TestBloomFilteredLucene41Postings_0.tim, _0_Memory_0.ram, _0.fnm, _0.nvm, _0.si, _0_TestBloomFilteredLucene41Postings_0.blm, _0_SimpleText_0.dat, _0_Lucene41WithOrds_0.tii, _0_TestBloomFilteredLucene41Postings_0.doc, _0_Lucene41WithOrds_0.tib, _0.fdx, segments_3, _0.nvd]
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:07.078; org.apache.solr.core.SolrDeletionPolicy; newest commit = 3[_0_TestBloomFilteredLucene41Postings_0.tip, _0_Lucene41WithOrds_0.pos, _0_Lucene41WithOrds_0.doc, _0.fdt, _0_TestBloomFilteredLucene41Postings_0.pos, _0_Memory_1.ram, _0_TestBloomFilteredLucene41Postings_0.tim, _0_Memory_0.ram, _0.fnm, _0.nvm, _0.si, _0_TestBloomFilteredLucene41Postings_0.blm, _0_SimpleText_0.dat, _0_Lucene41WithOrds_0.tii, _0_TestBloomFilteredLucene41Postings_0.doc, _0_Lucene41WithOrds_0.tib, _0.fdx, segments_3, _0.nvd]
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:07.079; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@603f4a3a main
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:07.080; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:07.081; org.apache.solr.core.SolrCore; [unloadcollection1] Registered new searcher Searcher@603f4a3a main{StandardDirectoryReader(segments_3:3:nrt _0(5.0):C3)}
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:07.081; org.apache.solr.update.SolrCmdDistributor; Distrib commit to:[StdNode: http://127.0.0.1:56418/jq_m/t/unloadcollection2/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:07.083; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:07.086; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@29987ce7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2106b50c),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@29987ce7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2106b50c),segFN=segments_3,generation=3,filenames=[_0_TestBloomFilteredLucene41Postings_0.tip, _0_Lucene41WithOrds_0.pos, _0_Lucene41WithOrds_0.doc, _0.fdt, _0_TestBloomFilteredLucene41Postings_0.pos, _0_Memory_1.ram, _0_TestBloomFilteredLucene41Postings_0.tim, _0_Memory_0.ram, _0.fnm, _0.nvm, _0.si, _0_TestBloomFilteredLucene41Postings_0.blm, _0_SimpleText_0.dat, _0_Lucene41WithOrds_0.tii, _0_TestBloomFilteredLucene41Postings_0.doc, _0_Lucene41WithOrds_0.tib, _0.fdx, segments_3, _0.nvd]
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:07.087; org.apache.solr.core.SolrDeletionPolicy; newest commit = 3[_0_TestBloomFilteredLucene41Postings_0.tip, _0_Lucene41WithOrds_0.pos, _0_Lucene41WithOrds_0.doc, _0.fdt, _0_TestBloomFilteredLucene41Postings_0.pos, _0_Memory_1.ram, _0_TestBloomFilteredLucene41Postings_0.tim, _0_Memory_0.ram, _0.fnm, _0.nvm, _0.si, _0_TestBloomFilteredLucene41Postings_0.blm, _0_SimpleText_0.dat, _0_Lucene41WithOrds_0.tii, _0_TestBloomFilteredLucene41Postings_0.doc, _0_Lucene41WithOrds_0.tib, _0.fdx, segments_3, _0.nvd]
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:07.088; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@10fbe826 main
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:07.088; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:07.089; org.apache.solr.core.SolrCore; [unloadcollection2] Registered new searcher Searcher@10fbe826 main{StandardDirectoryReader(segments_3:3:nrt _0(5.0):C3)}
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:07.089; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/jq_m/t path=/update params={commit_end_point=true&waitSearcher=true&expungeDeletes=false&softCommit=false&wt=javabin&commit=true&version=2} {commit=} 0 6
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:07.090; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/jq_m/t path=/update params={waitSearcher=true&softCommit=false&wt=javabin&commit=true&version=2} {commit=} 0 27
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:07.091; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:07.094; 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-1366738075358/unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:07.095; org.apache.solr.cloud.ZkController; Check for collection zkNode:unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:07.095; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:07.096; org.apache.solr.cloud.ZkController; Load collection config from:/collections/unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:07.097; 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-1366738075358/unloadcollection3/'
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:07.122; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:07.151; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:07.153; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:07.156; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:07.489; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:07.494; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:07.496; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:07.513; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:07.516; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:07.519; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-23 17:28:07.520; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-23 17:28:07.520; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:07.521; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-23 17:28:07.522; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-23 17:28:07.522; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:07.522; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:07.522; 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-1366738075358/unloadcollection3/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366738072528/1366738087093unloadcollection_3n/
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:07.523; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@17662ecf
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:07.523; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:07.524; 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-1366738072528/1366738087093unloadcollection_3n
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:07.524; 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-1366738072528/1366738087093unloadcollection_3n/index/
[junit4:junit4]   1> WARN  - 2013-04-23 17:28:07.524; 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-1366738072528/1366738087093unloadcollection_3n/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:07.525; 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-1366738072528/1366738087093unloadcollection_3n/index
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:07.526; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@697d758a lockFactory=org.apache.lucene.store.NativeFSLockFactory@3f788ab3),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:07.526; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:07.528; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:07.528; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:07.529; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:07.529; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:07.530; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:07.530; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:07.530; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:07.530; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:07.531; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:07.533; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:07.535; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@d901ccc main
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:07.536; 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-1366738072528/1366738087093unloadcollection_3n/tlog
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:07.536; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:07.537; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:07.540; org.apache.solr.core.SolrCore; [unloadcollection3] Registered new searcher Searcher@d901ccc main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:07.541; org.apache.solr.cloud.ZkController; publishing core=unloadcollection3 state=down
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:07.541; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:08.032; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:08.033; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:53728/jq_m/t",
[junit4:junit4]   1>   "node_name":"127.0.0.1:53728_jq_m%2Ft",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "core":"unloadcollection3",
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "shard":null}
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:08.033; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=1
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:08.033; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:08.037; org.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-23 17:28:08.037; org.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-23 17:28:08.037; org.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-23 17:28:08.037; org.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-23 17:28:08.037; org.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-23 17:28:08.037; org.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-23 17:28:08.037; org.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-23 17:28:08.543; org.apache.solr.core.CoreContainer; registering core: unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:08.543; org.apache.solr.cloud.ZkController; Register replica - core:unloadcollection3 address:http://127.0.0.1:53728/jq_m/t collection:unloadcollection shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:08.546; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:53728/jq_m/t/unloadcollection3/ and leader is http://127.0.0.1:54344/jq_m/t/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:08.546; org.apache.solr.cloud.ZkController; No LogReplay needed for core=unloadcollection3 baseURL=http://127.0.0.1:53728/jq_m/t
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:08.547; org.apache.solr.cloud.ZkController; Core needs to recover:unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:08.547; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:08.547; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=unloadcollection3 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:08.548; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:08.548; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:08.548; org.apache.solr.cloud.ZkController; publishing core=unloadcollection3 state=recovering
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:08.549; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:08.549; 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-1366738075358/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:08.550; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:08.550; 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-1366738075358/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:08.551; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366738072528/1366738087093unloadcollection_3n&action=CREATE&wt=javabin&collection=unloadcollection&version=2&name=unloadcollection3} status=0 QTime=1457 
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:08.552; org.apache.solr.cloud.AbstractDistribZkTestBase; Wait for recoveries to finish - collection: unloadcollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:08.552; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:08.556; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 127.0.0.1:53728_jq_m%2Ft_unloadcollection3, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:09.542; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:09.542; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "state":"recovering",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:53728/jq_m/t",
[junit4:junit4]   1>   "node_name":"127.0.0.1:53728_jq_m%2Ft",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:53728_jq_m%2Ft_unloadcollection3",
[junit4:junit4]   1>   "core":"unloadcollection3",
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "shard":"shard1"}
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:09.554; org.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-23 17:28:09.554; org.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-23 17:28:09.554; org.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-23 17:28:09.554; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:09.554; org.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-23 17:28:09.554; org.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-23 17:28:09.554; org.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-23 17:28:09.554; org.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-23 17:28:10.557; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 127.0.0.1:53728_jq_m%2Ft_unloadcollection3, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:10.557; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:10.557; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={checkLive=true&state=recovering&action=PREPRECOVERY&coreNodeName=127.0.0.1:53728_jq_m%252Ft_unloadcollection3&onlyIfLeader=true&nodeName=127.0.0.1:53728_jq_m%252Ft&wt=javabin&core=unloadcollection1&version=2} status=0 QTime=2001 
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:11.558; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:12.558; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:54344/jq_m/t/unloadcollection1/ core=unloadcollection3 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:12.559; org.apache.solr.update.PeerSync; PeerSync: core=unloadcollection3 url=http://127.0.0.1:53728/jq_m/t START replicas=[http://127.0.0.1:54344/jq_m/t/unloadcollection1/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-04-23 17:28:12.559; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:12.559; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:12.559; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:12.559; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:12.560; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:12.560; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:54344/jq_m/t/unloadcollection1/. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:12.560; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:12.560; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:12.562; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/jq_m/t path=/get params={qt=/get&wt=javabin&version=2&distrib=false&getVersions=100} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:12.564; 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-23 17:28:12.565; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=3
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@45a9876d lockFactory=org.apache.lucene.store.NativeFSLockFactory@59b4f73d),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@45a9876d lockFactory=org.apache.lucene.store.NativeFSLockFactory@59b4f73d),segFN=segments_3,generation=3,filenames=[_0_TestBloomFilteredLucene41Postings_0.tip, _0_Lucene41WithOrds_0.pos, _0_Lucene41WithOrds_0.doc, _0.fdt, _0_TestBloomFilteredLucene41Postings_0.pos, _0_Memory_1.ram, _0_TestBloomFilteredLucene41Postings_0.tim, _0_Memory_0.ram, _0.fnm, _0.nvm, _0.si, _0_TestBloomFilteredLucene41Postings_0.blm, _0_SimpleText_0.dat, _0_Lucene41WithOrds_0.tii, _0_TestBloomFilteredLucene41Postings_0.doc, _0_Lucene41WithOrds_0.tib, _0.fdx, segments_3, _0.nvd]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@45a9876d lockFactory=org.apache.lucene.store.NativeFSLockFactory@59b4f73d),segFN=segments_4,generation=4,filenames=[_0_TestBloomFilteredLucene41Postings_0.tip, _0_Lucene41WithOrds_0.pos, segments_4, _0_Lucene41WithOrds_0.doc, _0.fdt, _0_TestBloomFilteredLucene41Postings_0.pos, _0_Memory_1.ram, _0_TestBloomFilteredLucene41Postings_0.tim, _0_Memory_0.ram, _0.fnm, _0.nvm, _0.si, _0_TestBloomFilteredLucene41Postings_0.blm, _0_SimpleText_0.dat, _0_Lucene41WithOrds_0.tii, _0_TestBloomFilteredLucene41Postings_0.doc, _0_Lucene41WithOrds_0.tib, _0.fdx, _0.nvd]
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:12.565; org.apache.solr.core.SolrDeletionPolicy; newest commit = 4[_0_TestBloomFilteredLucene41Postings_0.tip, _0_Lucene41WithOrds_0.pos, segments_4, _0_Lucene41WithOrds_0.doc, _0.fdt, _0_TestBloomFilteredLucene41Postings_0.pos, _0_Memory_1.ram, _0_TestBloomFilteredLucene41Postings_0.tim, _0_Memory_0.ram, _0.fnm, _0.nvm, _0.si, _0_TestBloomFilteredLucene41Postings_0.blm, _0_SimpleText_0.dat, _0_Lucene41WithOrds_0.tii, _0_TestBloomFilteredLucene41Postings_0.doc, _0_Lucene41WithOrds_0.tib, _0.fdx, _0.nvd]
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:12.566; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:12.566; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/jq_m/t path=/update params={commit_end_point=true&waitSearcher=true&softCommit=false&wt=javabin&commit=true&version=2&openSearcher=false} {commit=} 0 2
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:12.566; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:12.567; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:12.569; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/jq_m/t path=/replication params={qt=/replication&command=indexversion&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:12.569; org.apache.solr.handler.SnapPuller; Master's generation: 4
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:12.569; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:12.569; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:12.571; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/jq_m/t path=/replication params={qt=/replication&generation=4&command=filelist&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:12.572; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 19
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:12.574; 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-1366738072528/1366738087093unloadcollection_3n/index.20130423202812572
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:12.574; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@8a53550 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2a6ce7cf) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:12.576; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/jq_m/t path=/replication params={file=_0_Lucene41WithOrds_0.pos&qt=/replication&generation=4&command=filecontent&wt=filestream&checksum=true} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:12.579; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/jq_m/t path=/replication params={file=_0_TestBloomFilteredLucene41Postings_0.tip&qt=/replication&generation=4&command=filecontent&wt=filestream&checksum=true} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:12.582; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/jq_m/t path=/replication params={file=segments_4&qt=/replication&generation=4&command=filecontent&wt=filestream&checksum=true} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:12.585; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/jq_m/t path=/replication params={file=_0_Lucene41WithOrds_0.doc&qt=/replication&generation=4&command=filecontent&wt=filestream&checksum=true} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:12.588; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/jq_m/t path=/replication params={file=_0.fdt&qt=/replication&generation=4&command=filecontent&wt=filestream&checksum=true} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:12.592; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/jq_m/t path=/replication params={file=_0_TestBloomFilteredLucene41Postings_0.pos&qt=/replication&generation=4&command=filecontent&wt=filestream&checksum=true} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:12.594; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/jq_m/t path=/replication params={file=_0_Memory_1.ram&qt=/replication&generation=4&command=filecontent&wt=filestream&checksum=true} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:12.598; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/jq_m/t path=/replication params={file=_0_TestBloomFilteredLucene41Postings_0.tim&qt=/replication&generation=4&command=filecontent&wt=filestream&checksum=true} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:12.601; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/jq_m/t path=/replication params={file=_0_Memory_0.ram&qt=/replication&generation=4&command=filecontent&wt=filestream&checksum=true} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:12.604; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/jq_m/t path=/replication params={file=_0.fnm&qt=/replication&generation=4&command=filecontent&wt=filestream&checksum=true} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:12.607; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/jq_m/t path=/replication params={file=_0.nvm&qt=/replication&generation=4&command=filecontent&wt=filestream&checksum=true} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:12.609; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/jq_m/t path=/replication params={file=_0_TestBloomFilteredLucene41Postings_0.blm&qt=/replication&generation=4&command=filecontent&wt=filestream&checksum=true} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:12.612; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/jq_m/t path=/replication params={file=_0.si&qt=/replication&generation=4&command=filecontent&wt=filestream&checksum=true} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:12.615; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/jq_m/t path=/replication params={file=_0_SimpleText_0.dat&qt=/replication&generation=4&command=filecontent&wt=filestream&checksum=true} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:12.618; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/jq_m/t path=/replication params={file=_0_Lucene41WithOrds_0.tib&qt=/replication&generation=4&command=filecontent&wt=filestream&checksum=true} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:12.621; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/jq_m/t path=/replication params={file=_0_TestBloomFilteredLucene41Postings_0.doc&qt=/replication&generation=4&command=filecontent&wt=filestream&checksum=true} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:12.624; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/jq_m/t path=/replication params={file=_0_Lucene41WithOrds_0.tii&qt=/replication&generation=4&command=filecontent&wt=filestream&checksum=true} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:12.627; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/jq_m/t path=/replication params={file=_0.fdx&qt=/replication&generation=4&command=filecontent&wt=filestream&checksum=true} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:12.630; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/jq_m/t path=/replication params={file=_0.nvd&qt=/replication&generation=4&command=filecontent&wt=filestream&checksum=true} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:12.643; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:12.644; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:12.644; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:12.645; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@697d758a lockFactory=org.apache.lucene.store.NativeFSLockFactory@3f788ab3),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@697d758a lockFactory=org.apache.lucene.store.NativeFSLockFactory@3f788ab3),segFN=segments_4,generation=4,filenames=[_0_TestBloomFilteredLucene41Postings_0.tip, _0_Lucene41WithOrds_0.pos, segments_4, _0_Lucene41WithOrds_0.doc, _0.fdt, _0_TestBloomFilteredLucene41Postings_0.pos, _0_Memory_1.ram, _0_TestBloomFilteredLucene41Postings_0.tim, _0_Memory_0.ram, _0.fnm, _0.nvm, _0.si, _0_TestBloomFilteredLucene41Postings_0.blm, _0_SimpleText_0.dat, _0_Lucene41WithOrds_0.tib, _0_TestBloomFilteredLucene41Postings_0.doc, _0_Lucene41WithOrds_0.tii, _0.fdx, _0.nvd]
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:12.646; org.apache.solr.core.SolrDeletionPolicy; newest commit = 4[_0_TestBloomFilteredLucene41Postings_0.tip, _0_Lucene41WithOrds_0.pos, segments_4, _0_Lucene41WithOrds_0.doc, _0.fdt, _0_TestBloomFilteredLucene41Postings_0.pos, _0_Memory_1.ram, _0_TestBloomFilteredLucene41Postings_0.tim, _0_Memory_0.ram, _0.fnm, _0.nvm, _0.si, _0_TestBloomFilteredLucene41Postings_0.blm, _0_SimpleText_0.dat, _0_Lucene41WithOrds_0.tib, _0_TestBloomFilteredLucene41Postings_0.doc, _0_Lucene41WithOrds_0.tii, _0.fdx, _0.nvd]
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:12.646; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:12.647; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@7021878a main
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:12.648; org.apache.solr.core.SolrCore; [unloadcollection3] Registered new searcher Searcher@7021878a main{StandardDirectoryReader(segments_4:3:nrt _0(5.0):C3)}
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:12.648; org.apache.solr.core.CachingDirectoryFactory; looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366738072528/1366738087093unloadcollection_3n/index.20130423202812572 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366738072528/1366738087093unloadcollection_3n/index.20130423202812572;done=true>>]
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:12.648; org.apache.solr.core.CachingDirectoryFactory; Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366738072528/1366738087093unloadcollection_3n/index.20130423202812572
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:12.649; 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-1366738072528/1366738087093unloadcollection_3n/index.20130423202812572
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:12.649; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:12.649; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:12.649; org.apache.solr.cloud.ZkController; publishing core=unloadcollection3 state=active
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:12.649; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:12.650; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:13.561; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.061; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.062; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:53728/jq_m/t",
[junit4:junit4]   1>   "node_name":"127.0.0.1:53728_jq_m%2Ft",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:53728_jq_m%2Ft_unloadcollection3",
[junit4:junit4]   1>   "core":"unloadcollection3",
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "shard":"shard1"}
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.065; org.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-23 17:28:14.065; org.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-23 17:28:14.065; org.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-23 17:28:14.065; org.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-23 17:28:14.065; org.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-23 17:28:14.065; org.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-23 17:28:14.065; org.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-23 17:28:14.563; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.564; org.apache.solr.cloud.AbstractDistribZkTestBase; Recoveries finished - collection: unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.564; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.582; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[20 (1433128764258123776)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.582; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[20 (1433128764258123776)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.583; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/jq_m/t path=/update params={update.distrib=TOLEADER&wt=javabin&distrib.from=http://127.0.0.1:53728/jq_m/t/unloadcollection3/&version=2} {add=[20 (1433128764258123776)]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.583; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/jq_m/t path=/update params={wt=javabin&version=2} {add=[20]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.593; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[21 (1433128764270706688)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.593; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[21 (1433128764270706688)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.595; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/jq_m/t path=/update params={update.distrib=TOLEADER&wt=javabin&distrib.from=http://127.0.0.1:53728/jq_m/t/unloadcollection3/&version=2} {add=[21 (1433128764270706688)]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.595; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/jq_m/t path=/update params={wt=javabin&version=2} {add=[21]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.604; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[22 (1433128764283289600)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.604; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[22 (1433128764283289600)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.605; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/jq_m/t path=/update params={update.distrib=TOLEADER&wt=javabin&distrib.from=http://127.0.0.1:53728/jq_m/t/unloadcollection3/&version=2} {add=[22 (1433128764283289600)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.606; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/jq_m/t path=/update params={wt=javabin&version=2} {add=[22]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.615; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[23 (1433128764294823936)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.615; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[23 (1433128764294823936)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.616; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/jq_m/t path=/update params={update.distrib=TOLEADER&wt=javabin&distrib.from=http://127.0.0.1:53728/jq_m/t/unloadcollection3/&version=2} {add=[23 (1433128764294823936)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.616; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/jq_m/t path=/update params={wt=javabin&version=2} {add=[23]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.624; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[24 (1433128764305309696)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.626; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[24 (1433128764305309696)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.627; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/jq_m/t path=/update params={update.distrib=TOLEADER&wt=javabin&distrib.from=http://127.0.0.1:53728/jq_m/t/unloadcollection3/&version=2} {add=[24 (1433128764305309696)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.627; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/jq_m/t path=/update params={wt=javabin&version=2} {add=[24]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.636; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[25 (1433128764316844032)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.636; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[25 (1433128764316844032)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.637; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/jq_m/t path=/update params={update.distrib=TOLEADER&wt=javabin&distrib.from=http://127.0.0.1:53728/jq_m/t/unloadcollection3/&version=2} {add=[25 (1433128764316844032)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.638; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/jq_m/t path=/update params={wt=javabin&version=2} {add=[25]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.646; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[26 (1433128764327329792)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.646; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[26 (1433128764327329792)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.647; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/jq_m/t path=/update params={update.distrib=TOLEADER&wt=javabin&distrib.from=http://127.0.0.1:53728/jq_m/t/unloadcollection3/&version=2} {add=[26 (1433128764327329792)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.648; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/jq_m/t path=/update params={wt=javabin&version=2} {add=[26]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.656; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[27 (1433128764338864128)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.656; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[27 (1433128764338864128)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.657; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/jq_m/t path=/update params={update.distrib=TOLEADER&wt=javabin&distrib.from=http://127.0.0.1:53728/jq_m/t/unloadcollection3/&version=2} {add=[27 (1433128764338864128)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.657; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/jq_m/t path=/update params={wt=javabin&version=2} {add=[27]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.665; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[28 (1433128764348301312)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.665; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[28 (1433128764348301312)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.666; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/jq_m/t path=/update params={update.distrib=TOLEADER&wt=javabin&distrib.from=http://127.0.0.1:53728/jq_m/t/unloadcollection3/&version=2} {add=[28 (1433128764348301312)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.667; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/jq_m/t path=/update params={wt=javabin&version=2} {add=[28]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.674; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[29 (1433128764357738496)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.674; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[29 (1433128764357738496)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.675; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/jq_m/t path=/update params={update.distrib=TOLEADER&wt=javabin&distrib.from=http://127.0.0.1:53728/jq_m/t/unloadcollection3/&version=2} {add=[29 (1433128764357738496)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.676; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/jq_m/t path=/update params={wt=javabin&version=2} {add=[29]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.684; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[30 (1433128764367175680)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.684; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[30 (1433128764367175680)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.685; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/jq_m/t path=/update params={update.distrib=TOLEADER&wt=javabin&distrib.from=http://127.0.0.1:53728/jq_m/t/unloadcollection3/&version=2} {add=[30 (1433128764367175680)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.686; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/jq_m/t path=/update params={wt=javabin&version=2} {add=[30]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.694; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[31 (1433128764377661440)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.694; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[31 (1433128764377661440)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.695; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/jq_m/t path=/update params={update.distrib=TOLEADER&wt=javabin&distrib.from=http://127.0.0.1:53728/jq_m/t/unloadcollection3/&version=2} {add=[31 (1433128764377661440)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.695; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/jq_m/t path=/update params={wt=javabin&version=2} {add=[31]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.703; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[32 (1433128764388147200)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.703; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[32 (1433128764388147200)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.704; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/jq_m/t path=/update params={update.distrib=TOLEADER&wt=javabin&distrib.from=http://127.0.0.1:53728/jq_m/t/unloadcollection3/&version=2} {add=[32 (1433128764388147200)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.705; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/jq_m/t path=/update params={wt=javabin&version=2} {add=[32]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.712; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[33 (1433128764397584384)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.712; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[33 (1433128764397584384)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.713; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/jq_m/t path=/update params={update.distrib=TOLEADER&wt=javabin&distrib.from=http://127.0.0.1:53728/jq_m/t/unloadcollection3/&version=2} {add=[33 (1433128764397584384)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.714; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/jq_m/t path=/update params={wt=javabin&version=2} {add=[33]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.722; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[34 (1433128764407021568)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.722; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[34 (1433128764407021568)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.723; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/jq_m/t path=/update params={update.distrib=TOLEADER&wt=javabin&distrib.from=http://127.0.0.1:53728/jq_m/t/unloadcollection3/&version=2} {add=[34 (1433128764407021568)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.723; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/jq_m/t path=/update params={wt=javabin&version=2} {add=[34]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.731; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[35 (1433128764417507328)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.731; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[35 (1433128764417507328)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.732; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/jq_m/t path=/update params={update.distrib=TOLEADER&wt=javabin&distrib.from=http://127.0.0.1:53728/jq_m/t/unloadcollection3/&version=2} {add=[35 (1433128764417507328)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.733; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/jq_m/t path=/update params={wt=javabin&version=2} {add=[35]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.741; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[36 (1433128764427993088)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.741; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[36 (1433128764427993088)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.742; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/jq_m/t path=/update params={update.distrib=TOLEADER&wt=javabin&distrib.from=http://127.0.0.1:53728/jq_m/t/unloadcollection3/&version=2} {add=[36 (1433128764427993088)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.742; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/jq_m/t path=/update params={wt=javabin&version=2} {add=[36]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.750; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[37 (1433128764437430272)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.750; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[37 (1433128764437430272)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.751; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/jq_m/t path=/update params={update.distrib=TOLEADER&wt=javabin&distrib.from=http://127.0.0.1:53728/jq_m/t/unloadcollection3/&version=2} {add=[37 (1433128764437430272)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.752; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/jq_m/t path=/update params={wt=javabin&version=2} {add=[37]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.760; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[38 (1433128764447916032)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.761; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[38 (1433128764447916032)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.762; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/jq_m/t path=/update params={update.distrib=TOLEADER&wt=javabin&distrib.from=http://127.0.0.1:53728/jq_m/t/unloadcollection3/&version=2} {add=[38 (1433128764447916032)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.762; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/jq_m/t path=/update params={wt=javabin&version=2} {add=[38]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.770; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[39 (1433128764458401792)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.770; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[39 (1433128764458401792)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.771; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/jq_m/t path=/update params={update.distrib=TOLEADER&wt=javabin&distrib.from=http://127.0.0.1:53728/jq_m/t/unloadcollection3/&version=2} {add=[39 (1433128764458401792)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.772; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/jq_m/t path=/update params={wt=javabin&version=2} {add=[39]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.779; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[40 (1433128764467838976)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.780; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[40 (1433128764467838976)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.780; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/jq_m/t path=/update params={update.distrib=TOLEADER&wt=javabin&distrib.from=http://127.0.0.1:53728/jq_m/t/unloadcollection3/&version=2} {add=[40 (1433128764467838976)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.781; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/jq_m/t path=/update params={wt=javabin&version=2} {add=[40]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.789; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[41 (1433128764478324736)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.789; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[41 (1433128764478324736)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.790; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/jq_m/t path=/update params={update.distrib=TOLEADER&wt=javabin&distrib.from=http://127.0.0.1:53728/jq_m/t/unloadcollection3/&version=2} {add=[41 (1433128764478324736)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.791; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/jq_m/t path=/update params={wt=javabin&version=2} {add=[41]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.800; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[42 (1433128764488810496)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.800; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[42 (1433128764488810496)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.801; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/jq_m/t path=/update params={update.distrib=TOLEADER&wt=javabin&distrib.from=http://127.0.0.1:53728/jq_m/t/unloadcollection3/&version=2} {add=[42 (1433128764488810496)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.802; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/jq_m/t path=/update params={wt=javabin&version=2} {add=[42]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.809; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[43 (1433128764499296256)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.809; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[43 (1433128764499296256)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.810; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/jq_m/t path=/update params={update.distrib=TOLEADER&wt=javabin&distrib.from=http://127.0.0.1:53728/jq_m/t/unloadcollection3/&version=2} {add=[43 (1433128764499296256)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.811; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/jq_m/t path=/update params={wt=javabin&version=2} {add=[43]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.818; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[44 (1433128764508733440)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.819; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[44 (1433128764508733440)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.820; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/jq_m/t path=/update params={update.distrib=TOLEADER&wt=javabin&distrib.from=http://127.0.0.1:53728/jq_m/t/unloadcollection3/&version=2} {add=[44 (1433128764508733440)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.820; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/jq_m/t path=/update params={wt=javabin&version=2} {add=[44]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.828; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[45 (1433128764519219200)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.828; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[45 (1433128764519219200)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.830; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/jq_m/t path=/update params={update.distrib=TOLEADER&wt=javabin&distrib.from=http://127.0.0.1:53728/jq_m/t/unloadcollection3/&version=2} {add=[45 (1433128764519219200)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.830; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/jq_m/t path=/update params={wt=javabin&version=2} {add=[45]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.838; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[46 (1433128764529704960)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.838; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[46 (1433128764529704960)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.839; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/jq_m/t path=/update params={update.distrib=TOLEADER&wt=javabin&distrib.from=http://127.0.0.1:53728/jq_m/t/unloadcollection3/&version=2} {add=[46 (1433128764529704960)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.840; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/jq_m/t path=/update params={wt=javabin&version=2} {add=[46]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.847; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[47 (1433128764539142144)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.847; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[47 (1433128764539142144)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.848; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/jq_m/t path=/update params={update.distrib=TOLEADER&wt=javabin&distrib.from=http://127.0.0.1:53728/jq_m/t/unloadcollection3/&version=2} {add=[47 (1433128764539142144)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.849; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/jq_m/t path=/update params={wt=javabin&version=2} {add=[47]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.857; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[48 (1433128764548579328)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.857; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[48 (1433128764548579328)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.858; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/jq_m/t path=/update params={update.distrib=TOLEADER&wt=javabin&distrib.from=http://127.0.0.1:53728/jq_m/t/unloadcollection3/&version=2} {add=[48 (1433128764548579328)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.858; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/jq_m/t path=/update params={wt=javabin&version=2} {add=[48]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.866; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[49 (1433128764559065088)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.866; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[49 (1433128764559065088)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.867; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/jq_m/t path=/update params={update.distrib=TOLEADER&wt=javabin&distrib.from=http://127.0.0.1:53728/jq_m/t/unloadcollection3/&version=2} {add=[49 (1433128764559065088)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.868; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/jq_m/t path=/update params={wt=javabin&version=2} {add=[49]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.875; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[50 (1433128764568502272)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.875; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[50 (1433128764568502272)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.876; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/jq_m/t path=/update params={update.distrib=TOLEADER&wt=javabin&distrib.from=http://127.0.0.1:53728/jq_m/t/unloadcollection3/&version=2} {add=[50 (1433128764568502272)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.877; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/jq_m/t path=/update params={wt=javabin&version=2} {add=[50]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.884; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[51 (1433128764577939456)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.884; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[51 (1433128764577939456)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.885; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/jq_m/t path=/update params={update.distrib=TOLEADER&wt=javabin&distrib.from=http://127.0.0.1:53728/jq_m/t/unloadcollection3/&version=2} {add=[51 (1433128764577939456)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.886; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/jq_m/t path=/update params={wt=javabin&version=2} {add=[51]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.893; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[52 (1433128764587376640)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.893; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[52 (1433128764587376640)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.894; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/jq_m/t path=/update params={update.distrib=TOLEADER&wt=javabin&distrib.from=http://127.0.0.1:53728/jq_m/t/unloadcollection3/&version=2} {add=[52 (1433128764587376640)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.895; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/jq_m/t path=/update params={wt=javabin&version=2} {add=[52]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.902; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[53 (1433128764596813824)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.903; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[53 (1433128764596813824)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.904; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/jq_m/t path=/update params={update.distrib=TOLEADER&wt=javabin&distrib.from=http://127.0.0.1:53728/jq_m/t/unloadcollection3/&version=2} {add=[53 (1433128764596813824)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.904; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/jq_m/t path=/update params={wt=javabin&version=2} {add=[53]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.912; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[54 (1433128764607299584)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.913; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[54 (1433128764607299584)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.914; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/jq_m/t path=/update params={update.distrib=TOLEADER&wt=javabin&distrib.from=http://127.0.0.1:53728/jq_m/t/unloadcollection3/&version=2} {add=[54 (1433128764607299584)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.914; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/jq_m/t path=/update params={wt=javabin&version=2} {add=[54]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.922; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[55 (1433128764617785344)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.922; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[55 (1433128764617785344)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.924; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/jq_m/t path=/update params={update.distrib=TOLEADER&wt=javabin&distrib.from=http://127.0.0.1:53728/jq_m/t/unloadcollection3/&version=2} {add=[55 (1433128764617785344)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.924; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/jq_m/t path=/update params={wt=javabin&version=2} {add=[55]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.933; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[56 (1433128764628271104)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.934; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[56 (1433128764628271104)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.934; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/jq_m/t path=/update params={update.distrib=TOLEADER&wt=javabin&distrib.from=http://127.0.0.1:53728/jq_m/t/unloadcollection3/&version=2} {add=[56 (1433128764628271104)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.935; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/jq_m/t path=/update params={wt=javabin&version=2} {add=[56]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.943; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[57 (1433128764639805440)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.943; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[57 (1433128764639805440)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.944; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/jq_m/t path=/update params={update.distrib=TOLEADER&wt=javabin&distrib.from=http://127.0.0.1:53728/jq_m/t/unloadcollection3/&version=2} {add=[57 (1433128764639805440)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.944; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/jq_m/t path=/update params={wt=javabin&version=2} {add=[57]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.951; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[58 (1433128764648194048)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.951; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[58 (1433128764648194048)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.952; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/jq_m/t path=/update params={update.distrib=TOLEADER&wt=javabin&distrib.from=http://127.0.0.1:53728/jq_m/t/unloadcollection3/&version=2} {add=[58 (1433128764648194048)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.953; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/jq_m/t path=/update params={wt=javabin&version=2} {add=[58]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.960; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[59 (1433128764657631232)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 17:28:14.960; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/jq_m/t path=/update params={update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54344/jq_m/t/unloadcollection1/&version=2} {add=[59 (1433128764657631232)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 1

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

3
[junit4:junit4]   1> INFO  - 2013-04-23 17:39:29.793; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/select params={sort=id+desc&q=id:555&wt=javabin&version=2} hits=1 status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-23 17:39:29.794; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={command=enablereplication} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-23 17:39:29.795; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={command=fetchindex} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-23 17:39:29.795; org.apache.solr.SolrTestCaseJ4; ###Ending doTestReplicateAfterWrite2Slave
[junit4:junit4]   1> INFO  - 2013-04-23 17:39:29.806; org.apache.solr.core.CoreContainer; Shutting down CoreContainer instance=1523265601
[junit4:junit4]   1> INFO  - 2013-04-23 17:39:29.806; org.apache.http.impl.client.DefaultRequestDirector; I/O exception (org.apache.http.NoHttpResponseException) caught when processing request: The target server failed to respond
[junit4:junit4]   1> INFO  - 2013-04-23 17:39:29.807; org.apache.http.impl.client.DefaultRequestDirector; Retrying request
[junit4:junit4]   1> INFO  - 2013-04-23 17:39:29.807; org.apache.solr.core.SolrCore; [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7d07cbf9
[junit4:junit4]   1> ERROR - 2013-04-23 17:39:29.808; org.apache.solr.handler.SnapPuller; Master at: http://127.0.0.1:56879/solr is not available. Index fetch failed. Exception: org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:56879/solr
[junit4:junit4]   1> INFO  - 2013-04-23 17:39:29.808; org.apache.solr.update.DirectUpdateHandler2; closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=492,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   1> INFO  - 2013-04-23 17:39:29.809; org.apache.solr.update.SolrCoreState; Closing SolrCoreState
[junit4:junit4]   1> INFO  - 2013-04-23 17:39:29.809; org.apache.solr.update.DefaultSolrCoreState; SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> INFO  - 2013-04-23 17:39:29.810; org.apache.solr.update.DefaultSolrCoreState; closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> INFO  - 2013-04-23 17:39:29.810; org.apache.solr.core.SolrCore; [collection1] Closing main searcher on request.
[junit4:junit4]   1> INFO  - 2013-04-23 17:39:29.811; org.apache.solr.core.CachingDirectoryFactory; Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> INFO  - 2013-04-23 17:39:29.811; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1366738768232/master/collection1/data/index [CachedDir<<refCount=0;path=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1366738768232/master/collection1/data/index;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-23 17:39:29.811; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1366738768232/master/collection1/data/index
[junit4:junit4]   1> INFO  - 2013-04-23 17:39:29.812; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1366738768232/master/collection1/data [CachedDir<<refCount=0;path=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1366738768232/master/collection1/data;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-23 17:39:29.812; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1366738768232/master/collection1/data
[junit4:junit4]   1> INFO  - 2013-04-23 17:39:29.813; org.eclipse.jetty.server.handler.ContextHandler; stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   1> INFO  - 2013-04-23 17:39:29.885; org.apache.solr.core.CoreContainer; Shutting down CoreContainer instance=1932131595
[junit4:junit4]   1> INFO  - 2013-04-23 17:39:29.886; org.apache.solr.core.SolrCore; [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5b63db58
[junit4:junit4]   1> INFO  - 2013-04-23 17:39:29.887; org.apache.solr.update.DirectUpdateHandler2; closing DirectUpdateHandler2{commits=5,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=5,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   1> INFO  - 2013-04-23 17:39:29.888; org.apache.solr.update.SolrCoreState; Closing SolrCoreState
[junit4:junit4]   1> INFO  - 2013-04-23 17:39:29.888; org.apache.solr.update.DefaultSolrCoreState; SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> INFO  - 2013-04-23 17:39:29.889; org.apache.solr.update.DefaultSolrCoreState; closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> INFO  - 2013-04-23 17:39:29.890; org.apache.solr.core.SolrCore; [collection1] Closing main searcher on request.
[junit4:junit4]   1> INFO  - 2013-04-23 17:39:29.891; org.apache.solr.core.CachingDirectoryFactory; Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> INFO  - 2013-04-23 17:39:29.891; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1366738768413/slave/collection1/data [CachedDir<<refCount=0;path=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1366738768413/slave/collection1/data;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-23 17:39:29.892; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1366738768413/slave/collection1/data
[junit4:junit4]   1> INFO  - 2013-04-23 17:39:29.892; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1366738768413/slave/collection1/data/index [CachedDir<<refCount=0;path=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1366738768413/slave/collection1/data/index;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-23 17:39:29.893; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1366738768413/slave/collection1/data/index
[junit4:junit4]   1> INFO  - 2013-04-23 17:39:29.894; org.eclipse.jetty.server.handler.ContextHandler; stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   1> INFO  - 2013-04-23 17:39:29.949; org.apache.solr.SolrTestCaseJ4; ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Asserting, sim=DefaultSimilarity, locale=tr, timezone=Canada/Eastern
[junit4:junit4]   2> NOTE: Linux 3.2.0-40-generic amd64/Oracle Corporation 1.8.0-ea (64-bit)/cpus=8,threads=1,free=53138768,total=223485952
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestFastWriter, TestRemoteStreaming, AnalysisAfterCoreReloadTest, TestPerFieldSimilarity, CSVRequestHandlerTest, TestSurroundQueryParser, FastVectorHighlighterTest, ShowFileRequestHandlerTest, MBeansHandlerTest, TestWriterPerf, QueryElevationComponentTest, TestSort, QueryParsingTest, DistributedTermsComponentTest, TermsComponentTest, TestRandomDVFaceting, SpellingQueryConverterTest, TestFunctionQuery, SystemInfoHandlerTest, ClusterStateUpdateTest, TestPseudoReturnFields, PrimitiveFieldTypeTest, AutoCommitTest, QueryEqualityTest, TestExtendedDismaxParser, LoggingHandlerTest, FileBasedSpellCheckerTest, BasicDistributedZkTest, TestQuerySenderListener, TestPHPSerializedResponseWriter, CacheHeaderTest, QueryResultKeyTest, TestStressVersions, SliceStateTest, UnloadDistributedZkTest, TestCopyFieldCollectionResource, ChaosMonkeyNothingIsSafeTest, TestValueSourceCache, SuggesterTest, SchemaVersionSpecificBehaviorTest, SolrIndexSplitterTest, SOLR749Test, SearchHandlerTest, TestSolrXml, TestStressRecovery, TestFastLRUCache, ReturnFieldsTest, TermVectorComponentTest, TestCoreContainer, CircularListTest, TestDocumentBuilder, RecoveryZkTest, MinimalSchemaTest, JsonLoaderTest, TestPluginEnable, StatelessScriptUpdateProcessorFactoryTest, SyncSliceTest, TestJoin, TestDynamicFieldResource, UUIDFieldTest, PreAnalyzedFieldTest, TestLFUCache, TestXIncludeConfig, SpatialFilterTest, SynonymTokenizerTest, TestPhraseSuggestions, TestRealTimeGet, DateFieldTest, TestConfig, ChaosMonkeyShardSplitTest, TestReplicationHandler]
[junit4:junit4] Completed on J0 in 69.53s, 13 tests, 1 failure <<< FAILURES!

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

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



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

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

1 tests failed.
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([C7FCE5E19E25D603:461A6BF9E97AB63F]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.UnloadDistributedZkTest.testUnloadShardAndCollection(UnloadDistributedZkTest.java:127)
	at org.apache.solr.cloud.UnloadDistributedZkTest.doTest(UnloadDistributedZkTest.java:77)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:815)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 9204 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.UnloadDistributedZkTest
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:10.334; org.apache.solr.BaseDistributedSearchTestCase; Setting hostContext system property: /
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:10.338; org.apache.solr.SolrTestCaseJ4; ###Starting testDistribSearch
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:10.339; 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-23 16:14:10.339; org.apache.solr.cloud.ZkTestServer$ZKServerMain; Starting server
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:10.439; org.apache.solr.cloud.ZkTestServer; start zk server on port:49338
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:10.440; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:10.808; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@4bec6b41 name:ZooKeeperConnection Watcher:127.0.0.1:49338 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:10.808; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:10.808; org.apache.solr.common.cloud.SolrZkClient; makePath: /solr
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:10.813; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:10.814; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@452b8c4c name:ZooKeeperConnection Watcher:127.0.0.1:49338/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:10.814; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:10.814; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:10.817; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/shards
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:10.819; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:10.821; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/shards
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:10.823; 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-23 16:14:10.823; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:10.827; 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-23 16:14:10.827; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/schema.xml
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:10.830; 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-23 16:14:10.831; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:10.832; 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-23 16:14:10.833; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/protwords.txt
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:10.835; 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-23 16:14:10.835; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/currency.xml
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:10.837; 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-23 16:14:10.838; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:10.840; 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-23 16:14:10.840; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:10.842; 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-23 16:14:10.843; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:10.845; 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-23 16:14:10.845; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:10.930; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:10.934; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:54026
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:10.935; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:10.935; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:10.935; 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-1366733650847
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:10.936; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1366733650847/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:10.936; org.apache.solr.core.CoreContainer; New CoreContainer 172038275
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:10.936; 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-1366733650847/'
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:10.937; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1366733650847/'
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:10.978; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:10.979; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:10.979; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:10.980; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:10.980; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:10.980; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:10.981; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:10.981; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:10.981; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:10.982; 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-23 16:14:10.985; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:10.986; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:49338/solr
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:10.986; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:10.987; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:10.989; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@68ca452a name:ZooKeeperConnection Watcher:127.0.0.1:49338 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:10.989; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:10.991; 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-23 16:14:10.994; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:10.995; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@244293d9 name:ZooKeeperConnection Watcher:127.0.0.1:49338/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:10.995; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:10.997; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:10.999; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/collection-queue-work
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:11.002; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:11.003; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54026_
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:11.004; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:54026_
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:11.007; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/election
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:11.011; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/leader
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:11.013; org.apache.solr.cloud.Overseer; Overseer (id=89570256508747779-127.0.0.1:54026_-n_0000000000) starting
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:11.015; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue-work
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:11.018; org.apache.solr.cloud.OverseerCollectionProcessor; Process current queue of collection creations
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:11.018; org.apache.solr.common.cloud.SolrZkClient; makePath: /clusterstate.json
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:11.021; org.apache.solr.common.cloud.SolrZkClient; makePath: /aliases.json
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:11.022; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:11.024; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Starting to work on the main queue
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:11.026; 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-23 16:14:11.026; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:11.026; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:11.029; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:11.030; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:11.031; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@274567da name:ZooKeeperConnection Watcher:127.0.0.1:49338/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:11.031; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:11.033; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:11.035; org.apache.solr.cloud.ChaosMonkey; monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:11.098; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:11.100; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:56302
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:11.101; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:11.101; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:11.101; 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-1366733651035
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:11.102; 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-1366733651035/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:11.102; org.apache.solr.core.CoreContainer; New CoreContainer 1512795675
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:11.103; 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-1366733651035/'
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:11.103; 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-1366733651035/'
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:11.145; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:11.145; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:11.146; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:11.146; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:11.146; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:11.147; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:11.147; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:11.147; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:11.148; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:11.148; 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-23 16:14:11.151; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:11.151; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:49338/solr
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:11.152; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:11.153; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:11.154; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@735615ba name:ZooKeeperConnection Watcher:127.0.0.1:49338 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:11.155; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:11.157; 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-23 16:14:11.161; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:11.163; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@6c8f29eb name:ZooKeeperConnection Watcher:127.0.0.1:49338/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:11.163; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:11.167; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:12.170; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56302_
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:12.172; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:56302_
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:12.175; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:12.175; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:12.175; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:12.178; 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-23 16:14:12.179; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:12.179; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:12.250; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:12.253; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:47355
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:12.253; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:12.254; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:12.254; 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-1366733652181
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:12.254; 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-1366733652181/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:12.255; org.apache.solr.core.CoreContainer; New CoreContainer 1735403286
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:12.255; 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-1366733652181/'
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:12.256; 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-1366733652181/'
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:12.298; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:12.298; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:12.299; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:12.299; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:12.299; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:12.300; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:12.300; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:12.300; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:12.301; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:12.301; 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-23 16:14:12.305; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:12.306; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:49338/solr
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:12.306; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:12.307; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:12.308; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@52263d6d name:ZooKeeperConnection Watcher:127.0.0.1:49338 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:12.309; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:12.310; 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-23 16:14:12.313; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:12.315; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@70601996 name:ZooKeeperConnection Watcher:127.0.0.1:49338/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:12.315; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:12.318; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:13.321; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47355_
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:13.323; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:47355_
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:13.328; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:13.328; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:13.328; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:13.328; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:13.336; 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-23 16:14:13.337; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:13.338; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:13.422; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:13.425; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:41205
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:13.426; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:13.426; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:13.427; 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-1366733653343
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:13.427; 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-1366733653343/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:13.428; org.apache.solr.core.CoreContainer; New CoreContainer 1940215140
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:13.428; 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-1366733653343/'
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:13.428; 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-1366733653343/'
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:13.490; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:13.491; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:13.491; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:13.491; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:13.492; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:13.492; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:13.493; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:13.493; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:13.493; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:13.494; 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-23 16:14:13.497; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:13.497; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:49338/solr
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:13.497; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:13.498; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:13.500; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@589d598c name:ZooKeeperConnection Watcher:127.0.0.1:49338 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:13.500; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:13.501; 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-23 16:14:13.505; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:13.506; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@12deb735 name:ZooKeeperConnection Watcher:127.0.0.1:49338/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:13.506; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:13.510; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:14.512; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41205_
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:14.515; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:41205_
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:14.520; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:14.520; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:14.520; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:14.520; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:14.520; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:14.528; 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-23 16:14:14.529; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:14.529; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:14.615; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:14.618; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:36739
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:14.619; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:14.619; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:14.620; 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-1366733654534
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:14.620; 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-1366733654534/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:14.620; org.apache.solr.core.CoreContainer; New CoreContainer 2062222082
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:14.621; 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-1366733654534/'
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:14.621; 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-1366733654534/'
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:14.665; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:14.666; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:14.666; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:14.667; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:14.667; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:14.667; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:14.668; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:14.668; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:14.669; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:14.669; 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-23 16:14:14.672; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:14.672; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:49338/solr
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:14.673; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:14.674; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:14.675; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@26869dd6 name:ZooKeeperConnection Watcher:127.0.0.1:49338 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:14.676; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:14.678; 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-23 16:14:14.681; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:14.682; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@666bbbde name:ZooKeeperConnection Watcher:127.0.0.1:49338/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:14.682; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:14.686; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:15.689; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36739_
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:15.691; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:36739_
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:15.696; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:15.696; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:15.696; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:15.696; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:15.696; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:15.696; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:15.703; 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-23 16:14:15.704; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:15.705; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:15.710; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:15.718; 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-1366733651035/unloadcollection1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:15.719; org.apache.solr.cloud.ZkController; Check for collection zkNode:unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:15.720; org.apache.solr.cloud.ZkController; Creating collection in ZooKeeper:unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:15.720; org.apache.solr.cloud.ZkController; Looking for collection configName
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:15.722; org.apache.solr.cloud.ZkController; Only one config set found in zk - using it:conf1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:15.722; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:15.726; org.apache.solr.cloud.ZkController; Load collection config from:/collections/unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:15.728; 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-1366733651035/unloadcollection1/'
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:15.768; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:15.796; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:15.798; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:15.801; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:16.117; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:16.122; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:16.124; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:16.137; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:16.140; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:16.144; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-23 16:14:16.145; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-23 16:14:16.146; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:16.146; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-23 16:14:16.148; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-23 16:14:16.148; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:16.149; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:16.149; 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-1366733651035/unloadcollection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366733650339/1366733655716unloadcollection1_1n/
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:16.150; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b3af615
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:16.150; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:16.151; 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-1366733650339/1366733655716unloadcollection1_1n
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:16.152; 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-1366733650339/1366733655716unloadcollection1_1n/index/
[junit4:junit4]   1> WARN  - 2013-04-23 16:14:16.152; 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-1366733650339/1366733655716unloadcollection1_1n/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:16.153; 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-1366733650339/1366733655716unloadcollection1_1n/index
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:16.155; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@64b09b83 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6f10ce66),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:16.156; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:16.158; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:16.158; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:16.159; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:16.160; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:16.161; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:16.161; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:16.161; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:16.162; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:16.163; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:16.166; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:16.169; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@499f5bd1 main
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:16.170; 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-1366733650339/1366733655716unloadcollection1_1n/tlog
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:16.171; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:16.171; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:16.175; org.apache.solr.core.SolrCore; [unloadcollection1] Registered new searcher Searcher@499f5bd1 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:16.177; org.apache.solr.cloud.ZkController; publishing core=unloadcollection1 state=down
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:17.033; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:17.034; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:56302",
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "core":"unloadcollection1",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:56302_"}
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:17.034; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection unloadcollection with numShards 1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:17.034; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:17.037; org.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-23 16:14:17.038; org.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-23 16:14:17.038; org.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-23 16:14:17.038; org.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-23 16:14:17.038; org.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-23 16:14:17.038; org.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-23 16:14:17.180; org.apache.solr.core.CoreContainer; registering core: unloadcollection1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:17.181; org.apache.solr.cloud.ZkController; Register replica - core:unloadcollection1 address:http://127.0.0.1:56302 collection:unloadcollection shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:17.182; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/unloadcollection/leader_elect/shard1/election
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:17.192; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:17.195; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:17.196; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:17.196; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:56302/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:17.197; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:17.198; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:56302/unloadcollection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:17.198; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:56302/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:17.199; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/unloadcollection/leaders/shard1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:18.541; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:18.547; org.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-23 16:14:18.547; org.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-23 16:14:18.547; org.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-23 16:14:18.547; org.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-23 16:14:18.547; org.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-23 16:14:18.547; org.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-23 16:14:18.560; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:56302/unloadcollection1/ and leader is http://127.0.0.1:56302/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:18.560; org.apache.solr.cloud.ZkController; No LogReplay needed for core=unloadcollection1 baseURL=http://127.0.0.1:56302
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:18.561; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:18.561; org.apache.solr.cloud.ZkController; publishing core=unloadcollection1 state=active
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:18.563; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:18.563; 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-1366733651035/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:18.564; 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-1366733651035/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:18.565; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={wt=javabin&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366733650339/1366733655716unloadcollection1_1n&name=unloadcollection1&numShards=1&version=2&action=CREATE&collection=unloadcollection} status=0 QTime=2847 
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:18.566; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:18.568; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:18.570; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@f71d1b0 name:ZooKeeperConnection Watcher:127.0.0.1:49338/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:18.570; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:18.572; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:18.574; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:18.576; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:18.583; 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-1366733652181/unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:18.584; org.apache.solr.cloud.ZkController; Check for collection zkNode:unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:18.585; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:18.586; org.apache.solr.cloud.ZkController; Load collection config from:/collections/unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:18.588; 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-1366733652181/unloadcollection2/'
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:18.631; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:18.659; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:18.661; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:18.665; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:18.985; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:18.989; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:18.992; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:19.006; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:19.011; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:19.016; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-23 16:14:19.018; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-23 16:14:19.019; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:19.019; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-23 16:14:19.021; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-23 16:14:19.021; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:19.022; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:19.023; 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-1366733652181/unloadcollection2/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366733650339/1366733658581unloadcollection1_2n/
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:19.023; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b3af615
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:19.024; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:19.026; 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-1366733650339/1366733658581unloadcollection1_2n
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:19.026; 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-1366733650339/1366733658581unloadcollection1_2n/index/
[junit4:junit4]   1> WARN  - 2013-04-23 16:14:19.027; 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-1366733650339/1366733658581unloadcollection1_2n/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:19.028; 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-1366733650339/1366733658581unloadcollection1_2n/index
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:19.031; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2e2ed180 lockFactory=org.apache.lucene.store.NativeFSLockFactory@73743ddf),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:19.031; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:19.035; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:19.035; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:19.037; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:19.038; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:19.039; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:19.039; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:19.040; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:19.041; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:19.042; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:19.045; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:19.047; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@4b906439 main
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:19.047; 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-1366733650339/1366733658581unloadcollection1_2n/tlog
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:19.048; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:19.048; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:19.051; org.apache.solr.core.SolrCore; [unloadcollection2] Registered new searcher Searcher@4b906439 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:19.053; org.apache.solr.cloud.ZkController; publishing core=unloadcollection2 state=down
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:19.054; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:20.052; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:20.053; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:56302",
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "core":"unloadcollection1",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:56302__unloadcollection1",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:56302_"}
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:20.060; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:47355",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "core":"unloadcollection2",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:47355_"}
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:20.060; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:20.061; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:20.066; org.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-23 16:14:20.066; org.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-23 16:14:20.067; org.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-23 16:14:20.066; org.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-23 16:14:20.066; org.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-23 16:14:20.066; org.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-23 16:14:20.066; org.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-23 16:14:21.056; org.apache.solr.core.CoreContainer; registering core: unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:21.057; org.apache.solr.cloud.ZkController; Register replica - core:unloadcollection2 address:http://127.0.0.1:47355 collection:unloadcollection shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:21.062; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:47355/unloadcollection2/ and leader is http://127.0.0.1:56302/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:21.063; org.apache.solr.cloud.ZkController; No LogReplay needed for core=unloadcollection2 baseURL=http://127.0.0.1:47355
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:21.063; org.apache.solr.cloud.ZkController; Core needs to recover:unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:21.064; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:21.065; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=unloadcollection2 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:21.066; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:21.066; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:21.066; org.apache.solr.cloud.ZkController; publishing core=unloadcollection2 state=recovering
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:21.067; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:21.068; 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-1366733652181/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:21.069; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:21.070; 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-1366733652181/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:21.072; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={wt=javabin&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366733650339/1366733658581unloadcollection1_2n&name=unloadcollection2&version=2&action=CREATE&collection=unloadcollection} status=0 QTime=2489 
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:21.074; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:21.075; org.apache.solr.cloud.AbstractDistribZkTestBase; Wait for recoveries to finish - collection: unloadcollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:21.076; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:21.077; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 127.0.0.1:47355__unloadcollection2, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:21.574; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:21.575; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:47355",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"recovering",
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "core":"unloadcollection2",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:47355__unloadcollection2",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:47355_"}
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:21.579; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:21.579; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:21.579; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:21.579; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:21.579; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:21.579; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:21.579; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:22.078; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 127.0.0.1:47355__unloadcollection2, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:22.079; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={wt=javabin&onlyIfLeader=true&version=2&action=PREPRECOVERY&coreNodeName=127.0.0.1:47355__unloadcollection2&state=recovering&nodeName=127.0.0.1:47355_&checkLive=true&core=unloadcollection1} status=0 QTime=1002 
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:22.079; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:23.082; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:24.080; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:56302/unloadcollection1/ core=unloadcollection2 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:24.080; org.apache.solr.update.PeerSync; PeerSync: core=unloadcollection2 url=http://127.0.0.1:47355 START replicas=[http://127.0.0.1:56302/unloadcollection1/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-04-23 16:14:24.081; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:24.081; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:24.082; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:24.082; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:24.082; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:24.083; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:56302/unloadcollection1/. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:24.083; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:24.083; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:24.108; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/get params={wt=javabin&version=2&qt=/get&getVersions=100&distrib=false} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:24.112; 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-23 16:14:24.115; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@64b09b83 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6f10ce66),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:24.117; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:24.118; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@64b09b83 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6f10ce66),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@64b09b83 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6f10ce66),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:24.119; org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:24.120; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@1ef0a076 realtime
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:24.120; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:24.121; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&commit=true&version=2&waitSearcher=true&commit_end_point=true&softCommit=false&openSearcher=false} {commit=} 0 9
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:24.122; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:24.123; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:24.137; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:24.137; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={wt=javabin&version=2&qt=/replication&command=indexversion} status=0 QTime=12 
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:24.138; org.apache.solr.handler.SnapPuller; Master's generation: 2
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:24.139; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:24.139; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:24.142; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={wt=javabin&version=2&qt=/replication&generation=2&command=filelist} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:24.143; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:24.144; 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-1366733650339/1366733658581unloadcollection1_2n/index.20130423061424143
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:24.145; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@56aeae5a lockFactory=org.apache.lucene.store.NativeFSLockFactory@6aae3bfb) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:24.149; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={wt=filestream&qt=/replication&file=segments_2&generation=2&checksum=true&command=filecontent} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:24.152; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:24.154; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:24.154; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:24.156; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2e2ed180 lockFactory=org.apache.lucene.store.NativeFSLockFactory@73743ddf),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2e2ed180 lockFactory=org.apache.lucene.store.NativeFSLockFactory@73743ddf),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:24.157; org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:24.157; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:24.158; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@4b3c7ed2 main
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:24.159; org.apache.solr.core.SolrCore; [unloadcollection2] Registered new searcher Searcher@4b3c7ed2 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:24.160; org.apache.solr.core.CachingDirectoryFactory; looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366733650339/1366733658581unloadcollection1_2n/index.20130423061424143 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366733650339/1366733658581unloadcollection1_2n/index.20130423061424143;done=true>>]
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:24.160; org.apache.solr.core.CachingDirectoryFactory; Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366733650339/1366733658581unloadcollection1_2n/index.20130423061424143
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:24.161; 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-1366733650339/1366733658581unloadcollection1_2n/index.20130423061424143
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:24.161; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:24.161; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:24.162; org.apache.solr.cloud.ZkController; publishing core=unloadcollection2 state=active
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:24.162; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:24.164; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:24.586; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:24.587; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:47355",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "core":"unloadcollection2",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:47355__unloadcollection2",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:47355_"}
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:24.593; org.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-23 16:14:24.594; org.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-23 16:14:24.594; org.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-23 16:14:24.594; org.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-23 16:14:24.594; org.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-23 16:14:24.594; org.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-23 16:14:24.594; org.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-23 16:14:25.086; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:25.088; org.apache.solr.cloud.AbstractDistribZkTestBase; Recoveries finished - collection: unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:25.088; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:25.109; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[6 (1433124119610654720)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:25.111; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&version=2} {add=[6 (1433124119610654720)]} 0 16
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:25.120; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[7 (1433124119630577664)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:25.122; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&version=2} {add=[7 (1433124119630577664)]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:25.131; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[8 (1433124119642112000)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:25.132; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&version=2} {add=[8 (1433124119642112000)]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:25.135; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:25.165; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@64b09b83 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6f10ce66),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@64b09b83 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6f10ce66),segFN=segments_3,generation=3,filenames=[_0_dv.cfs, _0.si, _0_nrm.cfs, _0.fdt, _0_nrm.cfe, _0_dv.cfe, _0.fdx, _0.fnm, _0_Lucene41_0.tim, _0_Lucene41_0.tip, segments_3, _0_Lucene41_0.doc, _0_Lucene41_0.pos]
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:25.166; org.apache.solr.core.SolrDeletionPolicy; newest commit = 3[_0_dv.cfs, _0.si, _0_nrm.cfs, _0.fdt, _0_nrm.cfe, _0_dv.cfe, _0.fdx, _0.fnm, _0_Lucene41_0.tim, _0_Lucene41_0.tip, segments_3, _0_Lucene41_0.doc, _0_Lucene41_0.pos]
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:25.184; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@43e15f2c main
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:25.185; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:25.185; org.apache.solr.core.SolrCore; [unloadcollection1] Registered new searcher Searcher@43e15f2c main{StandardDirectoryReader(segments_3:3:nrt _0(5.0):C3)}
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:25.186; org.apache.solr.update.SolrCmdDistributor; Distrib commit to:[StdNode: http://127.0.0.1:47355/unloadcollection2/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:25.188; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:25.195; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2e2ed180 lockFactory=org.apache.lucene.store.NativeFSLockFactory@73743ddf),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2e2ed180 lockFactory=org.apache.lucene.store.NativeFSLockFactory@73743ddf),segFN=segments_3,generation=3,filenames=[_0_dv.cfs, _0.si, _0_nrm.cfs, _0.fdt, _0_nrm.cfe, _0_dv.cfe, _0.fdx, _0.fnm, _0_Lucene41_0.tim, _0_Lucene41_0.tip, segments_3, _0_Lucene41_0.doc, _0_Lucene41_0.pos]
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:25.196; org.apache.solr.core.SolrDeletionPolicy; newest commit = 3[_0_dv.cfs, _0.si, _0_nrm.cfs, _0.fdt, _0_nrm.cfe, _0_dv.cfe, _0.fdx, _0.fnm, _0_Lucene41_0.tim, _0_Lucene41_0.tip, segments_3, _0_Lucene41_0.doc, _0_Lucene41_0.pos]
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:25.198; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@3b80f8f4 main
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:25.199; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:25.200; org.apache.solr.core.SolrCore; [unloadcollection2] Registered new searcher Searcher@3b80f8f4 main{StandardDirectoryReader(segments_3:3:nrt _0(5.0):C3)}
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:25.200; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&expungeDeletes=false&commit=true&version=2&waitSearcher=true&commit_end_point=true&softCommit=false} {commit=} 0 12
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:25.202; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&commit=true&version=2&waitSearcher=true&softCommit=false} {commit=} 0 67
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:25.202; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:25.209; 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-1366733653343/unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:25.210; org.apache.solr.cloud.ZkController; Check for collection zkNode:unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:25.211; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:25.211; org.apache.solr.cloud.ZkController; Load collection config from:/collections/unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:25.213; 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-1366733653343/unloadcollection3/'
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:25.253; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:25.281; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:25.283; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:25.287; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:25.612; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:25.617; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:25.619; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:25.631; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:25.634; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:25.636; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-23 16:14:25.637; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-23 16:14:25.637; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:25.638; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-23 16:14:25.639; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-23 16:14:25.639; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:25.639; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:25.640; 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-1366733653343/unloadcollection3/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366733650339/1366733665208unloadcollection_3n/
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:25.640; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b3af615
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:25.640; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:25.641; 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-1366733650339/1366733665208unloadcollection_3n
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:25.642; 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-1366733650339/1366733665208unloadcollection_3n/index/
[junit4:junit4]   1> WARN  - 2013-04-23 16:14:25.642; 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-1366733650339/1366733665208unloadcollection_3n/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:25.642; 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-1366733650339/1366733665208unloadcollection_3n/index
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:25.644; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7fceaa8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@260774c4),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:25.645; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:25.647; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:25.647; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:25.648; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:25.648; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:25.649; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:25.649; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:25.650; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:25.650; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:25.651; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:25.653; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:25.656; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@7aea78d8 main
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:25.657; 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-1366733650339/1366733665208unloadcollection_3n/tlog
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:25.657; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:25.658; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:25.661; org.apache.solr.core.SolrCore; [unloadcollection3] Registered new searcher Searcher@7aea78d8 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:25.662; org.apache.solr.cloud.ZkController; publishing core=unloadcollection3 state=down
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:25.663; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:26.099; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:26.100; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:41205",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "core":"unloadcollection3",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:41205_"}
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:26.100; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:26.100; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:26.104; org.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-23 16:14:26.104; org.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-23 16:14:26.104; org.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-23 16:14:26.104; org.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-23 16:14:26.104; org.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-23 16:14:26.104; org.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-23 16:14:26.104; org.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-23 16:14:26.664; org.apache.solr.core.CoreContainer; registering core: unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:26.665; org.apache.solr.cloud.ZkController; Register replica - core:unloadcollection3 address:http://127.0.0.1:41205 collection:unloadcollection shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:26.670; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:41205/unloadcollection3/ and leader is http://127.0.0.1:56302/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:26.671; org.apache.solr.cloud.ZkController; No LogReplay needed for core=unloadcollection3 baseURL=http://127.0.0.1:41205
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:26.672; org.apache.solr.cloud.ZkController; Core needs to recover:unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:26.672; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:26.673; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=unloadcollection3 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:26.674; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:26.675; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:26.676; org.apache.solr.cloud.ZkController; publishing core=unloadcollection3 state=recovering
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:26.676; 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-1366733653343/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:26.676; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:26.678; 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-1366733653343/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:26.679; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:26.680; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={wt=javabin&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366733650339/1366733665208unloadcollection_3n&name=unloadcollection3&version=2&action=CREATE&collection=unloadcollection} status=0 QTime=1471 
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:26.682; org.apache.solr.cloud.AbstractDistribZkTestBase; Wait for recoveries to finish - collection: unloadcollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:26.683; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:26.687; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 127.0.0.1:41205__unloadcollection3, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:27.609; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:27.611; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:41205",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"recovering",
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "core":"unloadcollection3",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:41205__unloadcollection3",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:41205_"}
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:27.616; org.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-23 16:14:27.617; org.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-23 16:14:27.617; org.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-23 16:14:27.617; org.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-23 16:14:27.616; org.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-23 16:14:27.616; org.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-23 16:14:27.616; org.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-23 16:14:27.685; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:27.687; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 127.0.0.1:41205__unloadcollection3, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:27.688; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={wt=javabin&onlyIfLeader=true&version=2&action=PREPRECOVERY&coreNodeName=127.0.0.1:41205__unloadcollection3&state=recovering&nodeName=127.0.0.1:41205_&checkLive=true&core=unloadcollection1} status=0 QTime=1001 
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:28.688; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:29.689; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:56302/unloadcollection1/ core=unloadcollection3 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:29.690; org.apache.solr.update.PeerSync; PeerSync: core=unloadcollection3 url=http://127.0.0.1:41205 START replicas=[http://127.0.0.1:56302/unloadcollection1/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-04-23 16:14:29.690; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:29.690; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:29.691; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:29.691; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:29.691; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:29.691; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:29.691; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:56302/unloadcollection1/. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:29.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-23 16:14:29.692; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/get params={wt=javabin&version=2&qt=/get&getVersions=100&distrib=false} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:29.695; 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-23 16:14:29.696; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=3
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@64b09b83 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6f10ce66),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@64b09b83 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6f10ce66),segFN=segments_3,generation=3,filenames=[_0_dv.cfs, _0.si, _0_nrm.cfs, _0.fdt, _0_nrm.cfe, _0_dv.cfe, _0.fdx, _0.fnm, _0_Lucene41_0.tim, _0_Lucene41_0.tip, segments_3, _0_Lucene41_0.doc, _0_Lucene41_0.pos]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@64b09b83 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6f10ce66),segFN=segments_4,generation=4,filenames=[_0_dv.cfs, _0.si, _0_nrm.cfs, _0.fdt, _0_nrm.cfe, _0_dv.cfe, _0.fdx, segments_4, _0.fnm, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _0_Lucene41_0.doc, _0_Lucene41_0.pos]
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:29.696; org.apache.solr.core.SolrDeletionPolicy; newest commit = 4[_0_dv.cfs, _0.si, _0_nrm.cfs, _0.fdt, _0_nrm.cfe, _0_dv.cfe, _0.fdx, segments_4, _0.fnm, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _0_Lucene41_0.doc, _0_Lucene41_0.pos]
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:29.697; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:29.697; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&commit=true&version=2&waitSearcher=true&commit_end_point=true&softCommit=false&openSearcher=false} {commit=} 0 2
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:29.697; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:29.698; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:29.700; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={wt=javabin&version=2&qt=/replication&command=indexversion} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:29.700; org.apache.solr.handler.SnapPuller; Master's generation: 4
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:29.701; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:29.701; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:29.702; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={wt=javabin&version=2&qt=/replication&generation=4&command=filelist} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:29.703; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 13
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:29.704; 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-1366733650339/1366733665208unloadcollection_3n/index.20130423061429703
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:29.704; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@30a52c97 lockFactory=org.apache.lucene.store.NativeFSLockFactory@66313d05) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:29.721; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={wt=filestream&qt=/replication&file=_0_dv.cfs&generation=4&checksum=true&command=filecontent} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:29.727; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={wt=filestream&qt=/replication&file=_0.si&generation=4&checksum=true&command=filecontent} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:29.732; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={wt=filestream&qt=/replication&file=_0_nrm.cfs&generation=4&checksum=true&command=filecontent} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:29.737; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={wt=filestream&qt=/replication&file=_0.fdt&generation=4&checksum=true&command=filecontent} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:29.742; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={wt=filestream&qt=/replication&file=_0_nrm.cfe&generation=4&checksum=true&command=filecontent} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:29.747; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={wt=filestream&qt=/replication&file=_0.fdx&generation=4&checksum=true&command=filecontent} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:29.753; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={wt=filestream&qt=/replication&file=_0_dv.cfe&generation=4&checksum=true&command=filecontent} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:29.759; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={wt=filestream&qt=/replication&file=_0_Lucene41_0.tim&generation=4&checksum=true&command=filecontent} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:29.765; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={wt=filestream&qt=/replication&file=_0.fnm&generation=4&checksum=true&command=filecontent} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:29.771; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={wt=filestream&qt=/replication&file=segments_4&generation=4&checksum=true&command=filecontent} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:29.777; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={wt=filestream&qt=/replication&file=_0_Lucene41_0.tip&generation=4&checksum=true&command=filecontent} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:29.783; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={wt=filestream&qt=/replication&file=_0_Lucene41_0.pos&generation=4&checksum=true&command=filecontent} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:29.789; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={wt=filestream&qt=/replication&file=_0_Lucene41_0.doc&generation=4&checksum=true&command=filecontent} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:29.791; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:29.793; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:29.793; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:29.795; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7fceaa8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@260774c4),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7fceaa8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@260774c4),segFN=segments_4,generation=4,filenames=[_0_dv.cfs, _0.si, _0_nrm.cfs, _0.fdt, _0_nrm.cfe, _0.fdx, _0_dv.cfe, segments_4, _0_Lucene41_0.tim, _0.fnm, _0_Lucene41_0.tip, _0_Lucene41_0.pos, _0_Lucene41_0.doc]
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:29.796; org.apache.solr.core.SolrDeletionPolicy; newest commit = 4[_0_dv.cfs, _0.si, _0_nrm.cfs, _0.fdt, _0_nrm.cfe, _0.fdx, _0_dv.cfe, segments_4, _0_Lucene41_0.tim, _0.fnm, _0_Lucene41_0.tip, _0_Lucene41_0.pos, _0_Lucene41_0.doc]
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:29.796; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:29.797; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@24c5bf46 main
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:29.799; org.apache.solr.core.SolrCore; [unloadcollection3] Registered new searcher Searcher@24c5bf46 main{StandardDirectoryReader(segments_4:3:nrt _0(5.0):C3)}
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:29.799; org.apache.solr.core.CachingDirectoryFactory; looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366733650339/1366733665208unloadcollection_3n/index.20130423061429703 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366733650339/1366733665208unloadcollection_3n/index.20130423061429703;done=true>>]
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:29.800; org.apache.solr.core.CachingDirectoryFactory; Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366733650339/1366733665208unloadcollection_3n/index.20130423061429703
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:29.800; 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-1366733650339/1366733665208unloadcollection_3n/index.20130423061429703
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:29.800; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:29.800; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:29.800; org.apache.solr.cloud.ZkController; publishing core=unloadcollection3 state=active
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:29.801; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:29.802; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.627; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.628; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:41205",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "core":"unloadcollection3",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:41205__unloadcollection3",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:41205_"}
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.633; org.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-23 16:14:30.634; org.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-23 16:14:30.634; org.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-23 16:14:30.634; org.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-23 16:14:30.634; org.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-23 16:14:30.634; org.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-23 16:14:30.634; org.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-23 16:14:30.693; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.694; org.apache.solr.cloud.AbstractDistribZkTestBase; Recoveries finished - collection: unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.695; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.718; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[20 (1433124125501554688)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.718; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[20 (1433124125501554688)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.719; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:41205/unloadcollection3/&update.distrib=TOLEADER} {add=[20 (1433124125501554688)]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.720; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[20]} 0 11
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.728; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[21 (1433124125513089024)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.728; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[21 (1433124125513089024)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.729; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:41205/unloadcollection3/&update.distrib=TOLEADER} {add=[21 (1433124125513089024)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.729; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[21]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.736; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[22 (1433124125522526208)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.736; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[22 (1433124125522526208)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.736; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:41205/unloadcollection3/&update.distrib=TOLEADER} {add=[22 (1433124125522526208)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.737; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[22]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.743; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[23 (1433124125529866240)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.743; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[23 (1433124125529866240)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.744; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:41205/unloadcollection3/&update.distrib=TOLEADER} {add=[23 (1433124125529866240)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.745; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[23]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.751; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[24 (1433124125539303424)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.751; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[24 (1433124125539303424)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.752; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:41205/unloadcollection3/&update.distrib=TOLEADER} {add=[24 (1433124125539303424)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.752; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[24]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.759; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[25 (1433124125546643456)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.760; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[25 (1433124125546643456)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.760; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:41205/unloadcollection3/&update.distrib=TOLEADER} {add=[25 (1433124125546643456)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.761; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[25]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.770; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[26 (1433124125557129216)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.771; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[26 (1433124125557129216)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.772; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:41205/unloadcollection3/&update.distrib=TOLEADER} {add=[26 (1433124125557129216)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.773; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[26]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.783; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[27 (1433124125569712128)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.783; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[27 (1433124125569712128)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.785; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:41205/unloadcollection3/&update.distrib=TOLEADER} {add=[27 (1433124125569712128)]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.785; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[27]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.794; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[28 (1433124125582295040)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.795; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[28 (1433124125582295040)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.796; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:41205/unloadcollection3/&update.distrib=TOLEADER} {add=[28 (1433124125582295040)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.797; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[28]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.807; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[29 (1433124125594877952)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.807; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[29 (1433124125594877952)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.808; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:41205/unloadcollection3/&update.distrib=TOLEADER} {add=[29 (1433124125594877952)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.809; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[29]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.819; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[30 (1433124125607460864)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.819; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[30 (1433124125607460864)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.821; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:41205/unloadcollection3/&update.distrib=TOLEADER} {add=[30 (1433124125607460864)]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.822; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[30]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.834; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[31 (1433124125623189504)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.834; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[31 (1433124125623189504)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.835; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:41205/unloadcollection3/&update.distrib=TOLEADER} {add=[31 (1433124125623189504)]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.836; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[31]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.848; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[32 (1433124125636820992)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.848; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[32 (1433124125636820992)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.849; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:41205/unloadcollection3/&update.distrib=TOLEADER} {add=[32 (1433124125636820992)]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.851; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[32]} 0 12
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.861; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[33 (1433124125651501056)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.862; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[33 (1433124125651501056)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.863; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:41205/unloadcollection3/&update.distrib=TOLEADER} {add=[33 (1433124125651501056)]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.864; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[33]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.874; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[34 (1433124125665132544)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.874; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[34 (1433124125665132544)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.876; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:41205/unloadcollection3/&update.distrib=TOLEADER} {add=[34 (1433124125665132544)]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.877; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[34]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.887; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[35 (1433124125678764032)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.887; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[35 (1433124125678764032)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.888; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:41205/unloadcollection3/&update.distrib=TOLEADER} {add=[35 (1433124125678764032)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.888; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[35]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.895; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[36 (1433124125689249792)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.895; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[36 (1433124125689249792)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.896; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:41205/unloadcollection3/&update.distrib=TOLEADER} {add=[36 (1433124125689249792)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.897; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[36]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.904; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[37 (1433124125698686976)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.904; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[37 (1433124125698686976)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.905; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:41205/unloadcollection3/&update.distrib=TOLEADER} {add=[37 (1433124125698686976)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.905; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[37]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.912; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[38 (1433124125707075584)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.912; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[38 (1433124125707075584)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.913; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:41205/unloadcollection3/&update.distrib=TOLEADER} {add=[38 (1433124125707075584)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.914; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[38]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.921; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[39 (1433124125716512768)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.921; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[39 (1433124125716512768)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.922; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:41205/unloadcollection3/&update.distrib=TOLEADER} {add=[39 (1433124125716512768)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.922; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[39]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.929; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[40 (1433124125725949952)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.929; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[40 (1433124125725949952)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.930; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:41205/unloadcollection3/&update.distrib=TOLEADER} {add=[40 (1433124125725949952)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.931; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[40]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.938; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[41 (1433124125734338560)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.938; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[41 (1433124125734338560)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.939; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:41205/unloadcollection3/&update.distrib=TOLEADER} {add=[41 (1433124125734338560)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.940; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[41]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.947; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[42 (1433124125743775744)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.947; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[42 (1433124125743775744)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.948; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:41205/unloadcollection3/&update.distrib=TOLEADER} {add=[42 (1433124125743775744)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.948; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[42]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.956; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[43 (1433124125752164352)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.956; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[43 (1433124125752164352)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.957; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:41205/unloadcollection3/&update.distrib=TOLEADER} {add=[43 (1433124125752164352)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.957; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[43]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.964; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[44 (1433124125761601536)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.964; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[44 (1433124125761601536)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.965; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:41205/unloadcollection3/&update.distrib=TOLEADER} {add=[44 (1433124125761601536)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.966; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[44]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.973; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[45 (1433124125771038720)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.973; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[45 (1433124125771038720)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.974; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:41205/unloadcollection3/&update.distrib=TOLEADER} {add=[45 (1433124125771038720)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.975; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[45]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.982; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[46 (1433124125780475904)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.982; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[46 (1433124125780475904)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.983; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:41205/unloadcollection3/&update.distrib=TOLEADER} {add=[46 (1433124125780475904)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.983; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[46]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.990; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[47 (1433124125788864512)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.990; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[47 (1433124125788864512)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.992; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:41205/unloadcollection3/&update.distrib=TOLEADER} {add=[47 (1433124125788864512)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.992; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[47]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.999; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[48 (1433124125798301696)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:30.999; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[48 (1433124125798301696)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.000; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:41205/unloadcollection3/&update.distrib=TOLEADER} {add=[48 (1433124125798301696)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.001; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[48]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.008; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[49 (1433124125807738880)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.008; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[49 (1433124125807738880)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.009; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:41205/unloadcollection3/&update.distrib=TOLEADER} {add=[49 (1433124125807738880)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.009; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[49]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.016; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[50 (1433124125816127488)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.016; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[50 (1433124125816127488)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.017; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:41205/unloadcollection3/&update.distrib=TOLEADER} {add=[50 (1433124125816127488)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.018; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[50]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.025; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[51 (1433124125825564672)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.031; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[51 (1433124125825564672)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.032; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:41205/unloadcollection3/&update.distrib=TOLEADER} {add=[51 (1433124125825564672)]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.033; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[51]} 0 13
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.040; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[52 (1433124125841293312)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.040; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[52 (1433124125841293312)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.041; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:41205/unloadcollection3/&update.distrib=TOLEADER} {add=[52 (1433124125841293312)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.042; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[52]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.049; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[53 (1433124125850730496)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.049; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[53 (1433124125850730496)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.050; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:41205/unloadcollection3/&update.distrib=TOLEADER} {add=[53 (1433124125850730496)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.050; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[53]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.059; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[54 (1433124125861216256)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.059; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[54 (1433124125861216256)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.060; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:41205/unloadcollection3/&update.distrib=TOLEADER} {add=[54 (1433124125861216256)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.061; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[54]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.068; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[55 (1433124125870653440)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.068; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[55 (1433124125870653440)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.069; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:41205/unloadcollection3/&update.distrib=TOLEADER} {add=[55 (1433124125870653440)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.070; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[55]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.077; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[56 (1433124125880090624)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.077; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[56 (1433124125880090624)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.078; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:41205/unloadcollection3/&update.distrib=TOLEADER} {add=[56 (1433124125880090624)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.078; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[56]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.085; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[57 (1433124125888479232)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.085; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[57 (1433124125888479232)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.086; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:41205/unloadcollection3/&update.distrib=TOLEADER} {add=[57 (1433124125888479232)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.087; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[57]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.094; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[58 (1433124125897916416)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.094; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[58 (1433124125897916416)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.095; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:41205/unloadcollection3/&update.distrib=TOLEADER} {add=[58 (1433124125897916416)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.095; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[58]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.102; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[59 (1433124125906305024)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.102; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[59 (1433124125906305024)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.103; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:41205/unloadcollection3/&update.distrib=TOLEADER} {add=[59 (1433124125906305024)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.104; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[59]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.111; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[60 (1433124125915742208)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.112; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[60 (1433124125915742208)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.112; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:41205/unloadcollection3/&update.distrib=TOLEADER} {add=[60 (1433124125915742208)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.113; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[60]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.120; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[61 (1433124125925179392)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.120; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[61 (1433124125925179392)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.121; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:41205/unloadcollection3/&update.distrib=TOLEADER} {add=[61 (1433124125925179392)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.121; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[61]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.128; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[62 (1433124125933568000)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.128; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[62 (1433124125933568000)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.129; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:41205/unloadcollection3/&update.distrib=TOLEADER} {add=[62 (1433124125933568000)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.130; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[62]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.137; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[63 (1433124125943005184)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.137; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[63 (1433124125943005184)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.138; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:41205/unloadcollection3/&update.distrib=TOLEADER} {add=[63 (1433124125943005184)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.138; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[63]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.145; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[64 (1433124125951393792)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.146; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[64 (1433124125951393792)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.146; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:41205/unloadcollection3/&update.distrib=TOLEADER} {add=[64 (1433124125951393792)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.147; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[64]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.154; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[65 (1433124125960830976)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.154; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[65 (1433124125960830976)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.155; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:41205/unloadcollection3/&update.distrib=TOLEADER} {add=[65 (1433124125960830976)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.156; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[65]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.163; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[66 (1433124125970268160)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.163; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[66 (1433124125970268160)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.164; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:41205/unloadcollection3/&update.distrib=TOLEADER} {add=[66 (1433124125970268160)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.164; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[66]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.172; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[67 (1433124125979705344)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.172; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[67 (1433124125979705344)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.173; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:41205/unloadcollection3/&update.distrib=TOLEADER} {add=[67 (1433124125979705344)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.173; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[67]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.181; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[68 (1433124125989142528)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.181; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[68 (1433124125989142528)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.182; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:41205/unloadcollection3/&update.distrib=TOLEADER} {add=[68 (1433124125989142528)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.183; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[68]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.190; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[69 (1433124125998579712)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.190; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[69 (1433124125998579712)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.191; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:41205/unloadcollection3/&update.distrib=TOLEADER} {add=[69 (1433124125998579712)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.191; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[69]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.198; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[70 (1433124126008016896)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-23 16:14:31.199; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2&distrib.from=http://127.0.0.1:56302/unloadcollection1/&update.distrib=FROMLEADER} {add=[70 (1433124126008016896)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-23 16

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

junit4]   1>   "state":"down",
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "core":"unloadcollection4",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:36739__unloadcollection4",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "node_name":"127.0.0.1:36739_"}
[junit4:junit4]   1> INFO  - 2013-04-23 16:16:25.769; org.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-23 16:16:25.769; org.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-23 16:16:27.296; org.apache.solr.cloud.ZkController; publishing core=unloadcollection4 state=down
[junit4:junit4]   1> INFO  - 2013-04-23 16:16:27.296; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-23 16:16:27.299; org.apache.solr.core.SolrCore; [unloadcollection4]  CLOSING SolrCore org.apache.solr.core.SolrCore@25ba07bf
[junit4:junit4]   1> INFO  - 2013-04-23 16:16:27.306; org.apache.solr.update.DirectUpdateHandler2; closing DirectUpdateHandler2{commits=3,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   1> INFO  - 2013-04-23 16:16:27.306; org.apache.solr.update.SolrCoreState; Closing SolrCoreState
[junit4:junit4]   1> INFO  - 2013-04-23 16:16:27.307; org.apache.solr.update.DefaultSolrCoreState; SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> INFO  - 2013-04-23 16:16:27.307; org.apache.solr.update.DefaultSolrCoreState; closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> INFO  - 2013-04-23 16:16:27.309; org.apache.solr.core.SolrCore; [unloadcollection4] Closing main searcher on request.
[junit4:junit4]   1> INFO  - 2013-04-23 16:16:27.309; org.apache.solr.core.CachingDirectoryFactory; Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> INFO  - 2013-04-23 16:16:27.310; org.apache.solr.core.CachingDirectoryFactory; looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366733650339/1366733672963unloadcollection_4n [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366733650339/1366733672963unloadcollection_4n;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-23 16:16:27.310; org.apache.solr.core.CachingDirectoryFactory; Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366733650339/1366733672963unloadcollection_4n
[junit4:junit4]   1> INFO  - 2013-04-23 16:16:27.310; org.apache.solr.core.CachingDirectoryFactory; looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366733650339/1366733672963unloadcollection_4n/index.20130423061445779 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366733650339/1366733672963unloadcollection_4n/index.20130423061445779;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-23 16:16:27.311; org.apache.solr.core.CachingDirectoryFactory; Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366733650339/1366733672963unloadcollection_4n/index.20130423061445779
[junit4:junit4]   1> INFO  - 2013-04-23 16:16:27.311; org.apache.solr.cloud.Overseer$ClusterStateUpdater; According to ZK I (id=89570256508747788-127.0.0.1:36739_-n_0000000004) am no longer a leader.
[junit4:junit4]   1> INFO  - 2013-04-23 16:16:27.313; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   1> INFO  - 2013-04-23 16:16:27.313; 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-23 16:16:27.313; org.apache.solr.common.cloud.ZkStateReader$2; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> WARN  - 2013-04-23 16:16:27.313; org.apache.solr.common.cloud.ZkStateReader$3; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-04-23 16:16:27.314; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (0)
[junit4:junit4]   1> INFO  - 2013-04-23 16:16:27.335; org.eclipse.jetty.server.handler.ContextHandler; stopped o.e.j.s.ServletContextHandler{/,null}
[junit4:junit4]   1> INFO  - 2013-04-23 16:16:27.389; org.apache.solr.SolrTestCaseJ4; ###Ending testDistribSearch
[junit4:junit4]   1> INFO  - 2013-04-23 16:16:27.392; org.apache.solr.cloud.ZkTestServer; connecting to 127.0.0.1:49338 49338
[junit4:junit4]   1> INFO  - 2013-04-23 16:16:27.495; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@f71d1b0 name:ZooKeeperConnection Watcher:127.0.0.1:49338/solr got event WatchedEvent state:Disconnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-23 16:16:27.495; org.apache.solr.common.cloud.ConnectionManager; Client->ZooKeeper status change trigger but we are already closed
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366733650339
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=UnloadDistributedZkTest -Dtests.method=testDistribSearch -Dtests.seed=C7FCE5E19E25D603 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sl -Dtests.timezone=Pacific/Honolulu -Dtests.file.encoding=US-ASCII
[junit4:junit4] FAILURE  137s J0 | UnloadDistributedZkTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: Still found shard2 in collection test_unload_shard_and_collection
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([C7FCE5E19E25D603:461A6BF9E97AB63F]:0)
[junit4:junit4]    > 	at org.apache.solr.cloud.UnloadDistributedZkTest.testUnloadShardAndCollection(UnloadDistributedZkTest.java:127)
[junit4:junit4]    > 	at org.apache.solr.cloud.UnloadDistributedZkTest.doTest(UnloadDistributedZkTest.java:77)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:815)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   1> INFO  - 2013-04-23 16:16:27.550; org.apache.solr.SolrTestCaseJ4; ###deleteCore
[junit4:junit4]   2> 137230 T1092 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
[junit4:junit4]   2> NOTE: test params are: codec=Lucene41, sim=DefaultSimilarity, locale=sl, timezone=Pacific/Honolulu
[junit4:junit4]   2> NOTE: Linux 3.2.0-40-generic amd64/Oracle Corporation 1.8.0-ea (64-bit)/cpus=8,threads=1,free=339535280,total=472907776
[junit4:junit4]   2> NOTE: All tests run in this JVM: [PreAnalyzedFieldTest, TestSort, TestCloudManagedSchemaAddField, TestSchemaNameResource, PluginInfoTest, TestWriterPerf, TestXIncludeConfig, OverseerCollectionProcessorTest, RecoveryZkTest, AnalysisAfterCoreReloadTest, CoreAdminHandlerTest, AliasIntegrationTest, StatelessScriptUpdateProcessorFactoryTest, CircularListTest, PrimitiveFieldTypeTest, QueryEqualityTest, TermVectorComponentTest, TestCopyFieldCollectionResource, ZkControllerTest, BadCopyFieldTest, BadComponentTest, LoggingHandlerTest, TestFastWriter, TermsComponentTest, TestDocumentBuilder, FieldMutatingUpdateProcessorTest, PeerSyncTest, UpdateRequestProcessorFactoryTest, TestPhraseSuggestions, SchemaVersionSpecificBehaviorTest, SoftAutoCommitTest, TestStressRecovery, ChaosMonkeyShardSplitTest, TestValueSourceCache, ZkCLITest, SpatialFilterTest, DocValuesTest, TestIBSimilarityFactory, TestTrie, SolrIndexSplitterTest, DistributedSpellCheckComponentTest, UnloadDistributedZkTest]
[junit4:junit4] Completed on J0 in 137.75s, 1 test, 1 failure <<< FAILURES!

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

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