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/26 03:11:57 UTC

[JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.8.0-ea-b86) - Build # 5292 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/5292/
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([ADFBE41D30B1938D:2C1D6A0547EEF3B1]: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 9488 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.UnloadDistributedZkTest
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.030; org.apache.solr.BaseDistributedSearchTestCase; Setting hostContext system property: /_p/n
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.036; org.apache.solr.SolrTestCaseJ4; ###Starting testDistribSearch
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.036; 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-26 01:02:55.037; org.apache.solr.cloud.ZkTestServer$ZKServerMain; Starting server
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.137; org.apache.solr.cloud.ZkTestServer; start zk server on port:48706
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.139; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.143; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@70582762 name:ZooKeeperConnection Watcher:127.0.0.1:48706 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.144; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.144; org.apache.solr.common.cloud.SolrZkClient; makePath: /solr
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.147; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.148; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@7e9fd719 name:ZooKeeperConnection Watcher:127.0.0.1:48706/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.149; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.149; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.151; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/shards
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.153; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.155; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/shards
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.157; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.158; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.161; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.162; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/schema.xml
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.164; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.165; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.167; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.167; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/protwords.txt
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.169; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.169; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/currency.xml
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.171; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-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-26 01:02:55.171; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.173; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-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-26 01:02:55.173; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.175; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-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-26 01:02:55.175; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.177; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.177; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.242; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.251; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:44997
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.252; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.252; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.253; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1366938175179
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.253; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1366938175179/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.253; org.apache.solr.core.CoreContainer; New CoreContainer 399523411
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.254; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1366938175179/'
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.254; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1366938175179/'
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.309; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1366938175179
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.311; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1366938175179/collection1
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.311; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1366938175179/collection1/conf
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.317; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1366938175179/collection1/conf/xslt
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.333; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1366938175179/collection1/lib
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.334; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1366938175179/collection1/lib/classes
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.335; org.apache.solr.core.SolrCoreDiscoverer; Discovered properties file /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1366938175179/conf/core.properties, adding to cores
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.337; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.337; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.338; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.338; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.338; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.339; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.339; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.339; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.340; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.340; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.343; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.344; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:48706/solr
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.344; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.345; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.346; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@3cee3236 name:ZooKeeperConnection Watcher:127.0.0.1:48706 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.346; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.348; 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-26 01:02:55.351; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.354; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@7680e227 name:ZooKeeperConnection Watcher:127.0.0.1:48706/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.354; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.357; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.361; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/collection-queue-work
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.363; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.366; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44997__p%2Fn
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.367; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:44997__p%2Fn
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.371; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/election
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.379; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/leader
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.382; org.apache.solr.cloud.Overseer; Overseer (id=89583660239421443-127.0.0.1:44997__p%2Fn-n_0000000000) starting
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.387; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue-work
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.391; org.apache.solr.cloud.OverseerCollectionProcessor; Process current queue of collection creations
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.392; org.apache.solr.common.cloud.SolrZkClient; makePath: /clusterstate.json
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.395; org.apache.solr.common.cloud.SolrZkClient; makePath: /aliases.json
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.397; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.401; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Starting to work on the main queue
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.403; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.404; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.405; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.410; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.412; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.414; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@75ddc746 name:ZooKeeperConnection Watcher:127.0.0.1:48706/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.414; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.416; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.419; org.apache.solr.cloud.ChaosMonkey; monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.496; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.498; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:41619
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.498; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.499; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.499; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1366938175420
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.500; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1366938175420/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.500; org.apache.solr.core.CoreContainer; New CoreContainer 334165310
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.500; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1366938175420/'
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.501; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1366938175420/'
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.538; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1366938175420
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.538; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1366938175420/collection1
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.539; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1366938175420/collection1/conf
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.543; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1366938175420/collection1/conf/xslt
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.559; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1366938175420/collection1/lib
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.560; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1366938175420/collection1/lib/classes
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.561; org.apache.solr.core.SolrCoreDiscoverer; Discovered properties file /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1366938175420/conf/core.properties, adding to cores
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.563; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.563; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.564; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.564; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.564; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.565; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.565; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.565; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.566; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.566; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.569; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.570; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:48706/solr
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.570; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.571; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.572; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1763de09 name:ZooKeeperConnection Watcher:127.0.0.1:48706 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.572; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.573; 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-26 01:02:55.576; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.578; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@7b3e2a4c name:ZooKeeperConnection Watcher:127.0.0.1:48706/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.578; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:55.581; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:56.583; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41619__p%2Fn
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:56.585; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:41619__p%2Fn
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:56.588; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:56.588; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:56.588; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:56.595; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:56.595; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:56.596; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:56.675; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:56.677; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:50110
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:56.677; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:56.677; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:56.678; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1366938176601
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:56.678; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1366938176601/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:56.678; org.apache.solr.core.CoreContainer; New CoreContainer 1194656120
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:56.679; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1366938176601/'
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:56.679; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1366938176601/'
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:56.716; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1366938176601
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:56.717; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1366938176601/collection1
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:56.717; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1366938176601/collection1/conf
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:56.721; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1366938176601/collection1/conf/xslt
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:56.737; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1366938176601/collection1/lib
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:56.737; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1366938176601/collection1/lib/classes
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:56.739; org.apache.solr.core.SolrCoreDiscoverer; Discovered properties file /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1366938176601/conf/core.properties, adding to cores
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:56.740; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:56.741; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:56.741; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:56.741; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:56.742; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:56.742; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:56.742; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:56.743; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:56.743; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:56.743; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:56.746; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:56.747; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:48706/solr
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:56.747; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:56.748; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:56.749; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1c2df591 name:ZooKeeperConnection Watcher:127.0.0.1:48706 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:56.750; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:56.751; 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-26 01:02:56.754; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:56.755; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1679cdcb name:ZooKeeperConnection Watcher:127.0.0.1:48706/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:56.755; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:56.758; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:57.761; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50110__p%2Fn
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:57.762; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:50110__p%2Fn
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:57.765; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:57.765; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:57.766; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:57.766; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:57.770; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:57.771; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:57.772; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:57.843; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:57.845; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:49639
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:57.845; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:57.846; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:57.846; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1366938177775
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:57.846; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1366938177775/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:57.847; org.apache.solr.core.CoreContainer; New CoreContainer 2118234315
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:57.847; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1366938177775/'
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:57.848; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1366938177775/'
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:57.889; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1366938177775
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:57.890; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1366938177775/collection1
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:57.890; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1366938177775/collection1/conf
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:57.895; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1366938177775/collection1/conf/xslt
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:57.911; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1366938177775/collection1/lib
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:57.911; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1366938177775/collection1/lib/classes
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:57.913; org.apache.solr.core.SolrCoreDiscoverer; Discovered properties file /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1366938177775/conf/core.properties, adding to cores
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:57.915; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:57.915; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:57.915; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:57.916; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:57.916; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:57.916; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:57.917; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:57.917; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:57.917; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:57.918; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:57.921; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:57.921; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:48706/solr
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:57.922; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:57.922; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:57.924; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@6f19bc9b name:ZooKeeperConnection Watcher:127.0.0.1:48706 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:57.924; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:57.925; 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-26 01:02:57.928; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:57.929; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@65d66da5 name:ZooKeeperConnection Watcher:127.0.0.1:48706/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:57.929; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:57.932; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:58.934; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49639__p%2Fn
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:58.936; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:49639__p%2Fn
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:58.940; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:58.941; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:58.940; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:58.940; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:58.940; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:58.947; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:58.948; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:58.949; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:59.026; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:59.028; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:50658
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:59.028; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:59.029; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:59.029; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1366938178954
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:59.029; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1366938178954/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:59.030; org.apache.solr.core.CoreContainer; New CoreContainer 176805392
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:59.030; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1366938178954/'
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:59.030; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1366938178954/'
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:59.085; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1366938178954
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:59.085; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1366938178954/collection1
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:59.086; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1366938178954/collection1/conf
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:59.090; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1366938178954/collection1/conf/xslt
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:59.105; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1366938178954/collection1/lib
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:59.106; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1366938178954/collection1/lib/classes
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:59.107; org.apache.solr.core.SolrCoreDiscoverer; Discovered properties file /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1366938178954/conf/core.properties, adding to cores
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:59.109; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:59.110; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:59.110; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:59.110; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:59.111; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:59.111; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:59.111; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:59.112; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:59.112; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:59.112; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:59.115; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:59.116; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:48706/solr
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:59.116; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:59.117; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:59.118; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@505a744e name:ZooKeeperConnection Watcher:127.0.0.1:48706 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:59.118; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:59.120; 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-26 01:02:59.123; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:59.124; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@5127d84a name:ZooKeeperConnection Watcher:127.0.0.1:48706/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:59.124; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-26 01:02:59.127; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:00.130; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50658__p%2Fn
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:00.132; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:50658__p%2Fn
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:00.135; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:00.135; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:00.136; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:00.136; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:00.135; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:00.136; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:00.142; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:00.142; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:00.143; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:00.149; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:00.156; org.apache.solr.core.CoreContainer; Creating SolrCore 'unloadcollection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1366938175420/unloadcollection1
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:00.157; org.apache.solr.cloud.ZkController; Check for collection zkNode:unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:00.158; org.apache.solr.cloud.ZkController; Creating collection in ZooKeeper:unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:00.158; org.apache.solr.cloud.ZkController; Looking for collection configName
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:00.160; org.apache.solr.cloud.ZkController; Only one config set found in zk - using it:conf1
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:00.161; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:00.164; org.apache.solr.cloud.ZkController; Load collection config from:/collections/unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:00.166; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1366938175420/unloadcollection1/'
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:00.214; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:00.245; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:00.247; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:00.251; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:00.598; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:00.603; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:00.606; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:00.619; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:00.622; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:00.625; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-26 01:03:00.627; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-26 01:03:00.628; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:00.628; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-26 01:03:00.630; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-26 01:03:00.630; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:00.631; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:00.631; org.apache.solr.core.SolrCore; [unloadcollection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1366938175420/unloadcollection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366938175036/1366938180154unloadcollection1_1n/
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:00.632; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@290d747d
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:00.632; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:00.633; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366938175036/1366938180154unloadcollection1_1n
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:00.634; org.apache.solr.core.SolrCore; New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366938175036/1366938180154unloadcollection1_1n/index/
[junit4:junit4]   1> WARN  - 2013-04-26 01:03:00.634; org.apache.solr.core.SolrCore; [unloadcollection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366938175036/1366938180154unloadcollection1_1n/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:00.635; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366938175036/1366938180154unloadcollection1_1n/index
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:00.637; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5a0fd34 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3e7ce867),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:00.637; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:00.640; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:00.640; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:00.641; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:00.642; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:00.642; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:00.643; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:00.643; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:00.644; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:00.644; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:00.646; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:00.649; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@3220a333 main
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:00.649; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366938175036/1366938180154unloadcollection1_1n/tlog
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:00.650; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:00.650; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:00.653; org.apache.solr.core.SolrCore; [unloadcollection1] Registered new searcher Searcher@3220a333 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:00.654; org.apache.solr.cloud.ZkController; publishing core=unloadcollection1 state=down
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:01.411; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:01.412; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "core":"unloadcollection1",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:41619__p%2Fn",
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:41619/_p/n",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "shard_range":null}
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:01.412; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection unloadcollection with numShards 1
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:01.413; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:01.419; org.apache.solr.common.cloud.ZkStateReader$2; 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-26 01:03:01.420; org.apache.solr.common.cloud.ZkStateReader$2; 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-26 01:03:01.419; org.apache.solr.common.cloud.ZkStateReader$2; 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-26 01:03:01.419; org.apache.solr.common.cloud.ZkStateReader$2; 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-26 01:03:01.419; org.apache.solr.common.cloud.ZkStateReader$2; 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-26 01:03:01.419; org.apache.solr.common.cloud.ZkStateReader$2; 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-26 01:03:01.655; org.apache.solr.core.CoreContainer; registering core: unloadcollection1
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:01.656; org.apache.solr.cloud.ZkController; Register replica - core:unloadcollection1 address:http://127.0.0.1:41619/_p/n collection:unloadcollection shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:01.657; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/unloadcollection/leader_elect/shard1/election
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:01.666; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:01.669; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:01.669; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:01.670; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:41619/_p/n/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:01.670; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:01.671; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:41619/_p/n/unloadcollection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:01.672; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:41619/_p/n/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:01.672; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/unloadcollection/leaders/shard1
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:02.927; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:02.937; org.apache.solr.common.cloud.ZkStateReader$2; 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-26 01:03:02.937; org.apache.solr.common.cloud.ZkStateReader$2; 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-26 01:03:02.937; org.apache.solr.common.cloud.ZkStateReader$2; 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-26 01:03:02.937; org.apache.solr.common.cloud.ZkStateReader$2; 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-26 01:03:02.937; org.apache.solr.common.cloud.ZkStateReader$2; 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-26 01:03:02.937; org.apache.solr.common.cloud.ZkStateReader$2; 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-26 01:03:02.982; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:41619/_p/n/unloadcollection1/ and leader is http://127.0.0.1:41619/_p/n/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:02.983; org.apache.solr.cloud.ZkController; No LogReplay needed for core=unloadcollection1 baseURL=http://127.0.0.1:41619/_p/n
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:02.984; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:02.984; org.apache.solr.cloud.ZkController; publishing core=unloadcollection1 state=active
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:02.987; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:02.989; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={version=2&numShards=1&action=CREATE&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366938175036/1366938180154unloadcollection1_1n&name=unloadcollection1&wt=javabin&collection=unloadcollection} status=0 QTime=2833 
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:02.990; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:02.994; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:02.996; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@3a5ec2f0 name:ZooKeeperConnection Watcher:127.0.0.1:48706/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:02.996; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:02.998; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:03.002; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:03.003; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:03.011; org.apache.solr.core.CoreContainer; Creating SolrCore 'unloadcollection2' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1366938176601/unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:03.011; org.apache.solr.cloud.ZkController; Check for collection zkNode:unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:03.013; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:03.013; org.apache.solr.cloud.ZkController; Load collection config from:/collections/unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:03.015; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1366938176601/unloadcollection2/'
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:03.053; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:03.081; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:03.083; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:03.086; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:03.409; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:03.415; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:03.417; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:03.427; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:03.430; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:03.433; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-26 01:03:03.434; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-26 01:03:03.434; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:03.434; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-26 01:03:03.435; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-26 01:03:03.435; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:03.436; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:03.436; org.apache.solr.core.SolrCore; [unloadcollection2] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1366938176601/unloadcollection2/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366938175036/1366938183009unloadcollection1_2n/
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:03.436; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@290d747d
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:03.437; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:03.437; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366938175036/1366938183009unloadcollection1_2n
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:03.438; org.apache.solr.core.SolrCore; New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366938175036/1366938183009unloadcollection1_2n/index/
[junit4:junit4]   1> WARN  - 2013-04-26 01:03:03.438; org.apache.solr.core.SolrCore; [unloadcollection2] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366938175036/1366938183009unloadcollection1_2n/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:03.438; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366938175036/1366938183009unloadcollection1_2n/index
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:03.440; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1595f32b lockFactory=org.apache.lucene.store.NativeFSLockFactory@899522f),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:03.440; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:03.441; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:03.442; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:03.442; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:03.443; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:03.443; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:03.444; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:03.444; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:03.444; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:03.445; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:03.447; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:03.449; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@3a414fa7 main
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:03.450; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366938175036/1366938183009unloadcollection1_2n/tlog
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:03.450; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:03.450; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:03.453; org.apache.solr.core.SolrCore; [unloadcollection2] Registered new searcher Searcher@3a414fa7 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:03.454; org.apache.solr.cloud.ZkController; publishing core=unloadcollection2 state=down
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:03.454; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:04.443; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:04.444; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "core":"unloadcollection1",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:41619__p%2Fn_unloadcollection1",
[junit4:junit4]   1>   "node_name":"127.0.0.1:41619__p%2Fn",
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:41619/_p/n",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "shard_range":null}
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:04.446; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "core":"unloadcollection2",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:50110__p%2Fn",
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:50110/_p/n",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "shard_range":null}
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:04.447; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=1
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:04.447; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:04.449; org.apache.solr.common.cloud.ZkStateReader$2; 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-26 01:03:04.450; org.apache.solr.common.cloud.ZkStateReader$2; 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-26 01:03:04.450; org.apache.solr.common.cloud.ZkStateReader$2; 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-26 01:03:04.450; org.apache.solr.common.cloud.ZkStateReader$2; 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-26 01:03:04.450; org.apache.solr.common.cloud.ZkStateReader$2; 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-26 01:03:04.449; org.apache.solr.common.cloud.ZkStateReader$2; 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-26 01:03:04.450; org.apache.solr.common.cloud.ZkStateReader$2; 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-26 01:03:04.455; org.apache.solr.core.CoreContainer; registering core: unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:04.456; org.apache.solr.cloud.ZkController; Register replica - core:unloadcollection2 address:http://127.0.0.1:50110/_p/n collection:unloadcollection shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:04.457; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:50110/_p/n/unloadcollection2/ and leader is http://127.0.0.1:41619/_p/n/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:04.458; org.apache.solr.cloud.ZkController; No LogReplay needed for core=unloadcollection2 baseURL=http://127.0.0.1:50110/_p/n
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:04.458; org.apache.solr.cloud.ZkController; Core needs to recover:unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:04.458; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:04.459; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=unloadcollection2 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:04.459; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:04.459; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:04.460; org.apache.solr.cloud.ZkController; publishing core=unloadcollection2 state=recovering
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:04.460; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={version=2&action=CREATE&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366938175036/1366938183009unloadcollection1_2n&name=unloadcollection2&wt=javabin&collection=unloadcollection} status=0 QTime=1449 
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:04.460; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:04.461; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:04.461; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:04.462; org.apache.solr.cloud.AbstractDistribZkTestBase; Wait for recoveries to finish - collection: unloadcollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:04.462; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:04.465; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 127.0.0.1:50110__p%2Fn_unloadcollection2, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:05.464; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:05.956; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:05.956; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "core":"unloadcollection2",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:50110__p%2Fn_unloadcollection2",
[junit4:junit4]   1>   "node_name":"127.0.0.1:50110__p%2Fn",
[junit4:junit4]   1>   "state":"recovering",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:50110/_p/n",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "shard_range":null}
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:06.703; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:06.706; org.apache.solr.common.cloud.ZkStateReader$2; 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-26 01:03:06.706; org.apache.solr.common.cloud.ZkStateReader$2; 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-26 01:03:06.706; org.apache.solr.common.cloud.ZkStateReader$2; 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-26 01:03:06.706; org.apache.solr.common.cloud.ZkStateReader$2; 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-26 01:03:06.706; org.apache.solr.common.cloud.ZkStateReader$2; 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-26 01:03:06.706; org.apache.solr.common.cloud.ZkStateReader$2; 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-26 01:03:06.706; org.apache.solr.common.cloud.ZkStateReader$2; 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-26 01:03:07.466; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 127.0.0.1:50110__p%2Fn_unloadcollection2, state: recovering, checkLive: true, onlyIfLeader: true for: 3 seconds.
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:07.466; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={version=2&core=unloadcollection1&checkLive=true&coreNodeName=127.0.0.1:50110__p%252Fn_unloadcollection2&action=PREPRECOVERY&onlyIfLeader=true&state=recovering&nodeName=127.0.0.1:50110__p%252Fn&wt=javabin} status=0 QTime=3001 
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:07.705; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:08.707; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:09.467; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:41619/_p/n/unloadcollection1/ core=unloadcollection2 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:09.467; org.apache.solr.update.PeerSync; PeerSync: core=unloadcollection2 url=http://127.0.0.1:50110/_p/n START replicas=[http://127.0.0.1:41619/_p/n/unloadcollection1/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-04-26 01:03:09.468; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:09.468; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:09.468; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:09.468; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:09.468; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:09.469; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:41619/_p/n/unloadcollection1/. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:09.469; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:09.473; 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-26 01:03:09.473; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_p/n path=/get params={getVersions=100&version=2&distrib=false&qt=/get&wt=javabin} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:09.476; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5a0fd34 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3e7ce867),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:09.476; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:09.477; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5a0fd34 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3e7ce867),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5a0fd34 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3e7ce867),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:09.477; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:09.478; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@6ce336ea realtime
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:09.478; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:09.478; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_p/n path=/update params={version=2&commit_end_point=true&openSearcher=false&softCommit=false&wt=javabin&waitSearcher=true&commit=true} {commit=} 0 5
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:09.479; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:09.479; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:09.486; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:09.486; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_p/n path=/replication params={version=2&qt=/replication&command=indexversion&wt=javabin} status=0 QTime=5 
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:09.487; org.apache.solr.handler.SnapPuller; Master's generation: 2
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:09.487; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:09.487; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:09.490; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_p/n path=/replication params={version=2&generation=2&qt=/replication&command=filelist&wt=javabin} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:09.490; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 1
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:09.491; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366938175036/1366938183009unloadcollection1_2n/index.20130426030309491
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:09.492; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@53743183 lockFactory=org.apache.lucene.store.NativeFSLockFactory@627f4bf) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:09.495; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_p/n path=/replication params={checksum=true&file=segments_2&generation=2&qt=/replication&command=filecontent&wt=filestream} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:09.497; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:09.498; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:09.498; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:09.499; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1595f32b lockFactory=org.apache.lucene.store.NativeFSLockFactory@899522f),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1595f32b lockFactory=org.apache.lucene.store.NativeFSLockFactory@899522f),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:09.500; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:09.500; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:09.500; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@321d2735 main
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:09.501; org.apache.solr.core.SolrCore; [unloadcollection2] Registered new searcher Searcher@321d2735 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:09.501; org.apache.solr.core.CachingDirectoryFactory; looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366938175036/1366938183009unloadcollection1_2n/index.20130426030309491 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366938175036/1366938183009unloadcollection1_2n/index.20130426030309491;done=true>>]
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:09.501; org.apache.solr.core.CachingDirectoryFactory; Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366938175036/1366938183009unloadcollection1_2n/index.20130426030309491
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:09.502; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366938175036/1366938183009unloadcollection1_2n/index.20130426030309491
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:09.502; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:09.502; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:09.502; org.apache.solr.cloud.ZkController; publishing core=unloadcollection2 state=active
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:09.502; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:09.503; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:09.710; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:09.712; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:09.712; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "core":"unloadcollection2",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:50110__p%2Fn_unloadcollection2",
[junit4:junit4]   1>   "node_name":"127.0.0.1:50110__p%2Fn",
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:50110/_p/n",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "shard_range":null}
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:09.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-26 01:03:09.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-26 01:03:09.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-26 01:03:09.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-26 01:03:09.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-26 01:03:09.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-26 01:03:09.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-26 01:03:10.711; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:10.712; org.apache.solr.cloud.AbstractDistribZkTestBase; Recoveries finished - collection: unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:10.712; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:10.726; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[6 (1433338580269268992)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:10.727; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_p/n path=/update params={version=2&wt=javabin} {add=[6 (1433338580269268992)]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:10.733; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[7 (1433338580281851904)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:10.734; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_p/n path=/update params={version=2&wt=javabin} {add=[7 (1433338580281851904)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:10.740; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[8 (1433338580289191936)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:10.741; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_p/n path=/update params={version=2&wt=javabin} {add=[8 (1433338580289191936)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:10.744; 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-26 01:03:10.747; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5a0fd34 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3e7ce867),segFN=segments_2,generation=2}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5a0fd34 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3e7ce867),segFN=segments_3,generation=3}
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:10.748; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 3
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:10.750; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@8285624 main
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:10.751; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:10.751; org.apache.solr.core.SolrCore; [unloadcollection1] Registered new searcher Searcher@8285624 main{StandardDirectoryReader(segments_3:3:nrt _0(4.4):C3)}
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:10.752; org.apache.solr.update.SolrCmdDistributor; Distrib commit to:[StdNode: http://127.0.0.1:50110/_p/n/unloadcollection2/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:10.754; 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-26 01:03:10.758; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1595f32b lockFactory=org.apache.lucene.store.NativeFSLockFactory@899522f),segFN=segments_2,generation=2}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1595f32b lockFactory=org.apache.lucene.store.NativeFSLockFactory@899522f),segFN=segments_3,generation=3}
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:10.759; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 3
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:10.761; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@6ce43e10 main
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:10.761; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:10.762; org.apache.solr.core.SolrCore; [unloadcollection2] Registered new searcher Searcher@6ce43e10 main{StandardDirectoryReader(segments_3:3:nrt _0(4.4):C3)}
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:10.762; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_p/n path=/update params={expungeDeletes=false&version=2&commit_end_point=true&softCommit=false&wt=javabin&waitSearcher=true&commit=true} {commit=} 0 8
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:10.763; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_p/n path=/update params={version=2&softCommit=false&wt=javabin&waitSearcher=true&commit=true} {commit=} 0 19
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:10.764; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:10.770; org.apache.solr.core.CoreContainer; Creating SolrCore 'unloadcollection3' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1366938177775/unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:10.770; org.apache.solr.cloud.ZkController; Check for collection zkNode:unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:10.771; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:10.771; org.apache.solr.cloud.ZkController; Load collection config from:/collections/unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:10.773; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1366938177775/unloadcollection3/'
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:10.800; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:10.832; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:10.852; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:10.858; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:11.292; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:11.298; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:11.302; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:11.313; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:11.317; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:11.322; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-26 01:03:11.323; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-26 01:03:11.323; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:11.323; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-26 01:03:11.324; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-26 01:03:11.324; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:11.325; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:11.325; org.apache.solr.core.SolrCore; [unloadcollection3] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1366938177775/unloadcollection3/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366938175036/1366938190768unloadcollection_3n/
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:11.326; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@290d747d
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:11.326; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:11.327; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366938175036/1366938190768unloadcollection_3n
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:11.327; org.apache.solr.core.SolrCore; New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366938175036/1366938190768unloadcollection_3n/index/
[junit4:junit4]   1> WARN  - 2013-04-26 01:03:11.328; org.apache.solr.core.SolrCore; [unloadcollection3] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366938175036/1366938190768unloadcollection_3n/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:11.328; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366938175036/1366938190768unloadcollection_3n/index
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:11.330; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6335af69 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6271f90a),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:11.330; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:11.332; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:11.332; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:11.333; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:11.333; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:11.334; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:11.334; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:11.335; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:11.335; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:11.336; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:11.338; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:11.341; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@4a28fe99 main
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:11.341; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366938175036/1366938190768unloadcollection_3n/tlog
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:11.342; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:11.343; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:11.346; org.apache.solr.core.SolrCore; [unloadcollection3] Registered new searcher Searcher@4a28fe99 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:11.347; org.apache.solr.cloud.ZkController; publishing core=unloadcollection3 state=down
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:11.347; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:12.724; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:12.725; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "core":"unloadcollection3",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:49639__p%2Fn",
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:49639/_p/n",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "shard_range":null}
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:12.726; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=1
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:12.726; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:12.730; org.apache.solr.common.cloud.ZkStateReader$2; 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-26 01:03:12.731; org.apache.solr.common.cloud.ZkStateReader$2; 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-26 01:03:12.731; org.apache.solr.common.cloud.ZkStateReader$2; 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-26 01:03:12.731; org.apache.solr.common.cloud.ZkStateReader$2; 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-26 01:03:12.731; org.apache.solr.common.cloud.ZkStateReader$2; 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-26 01:03:12.732; org.apache.solr.common.cloud.ZkStateReader$2; 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-26 01:03:12.731; org.apache.solr.common.cloud.ZkStateReader$2; 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-26 01:03:13.349; org.apache.solr.core.CoreContainer; registering core: unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:13.349; org.apache.solr.cloud.ZkController; Register replica - core:unloadcollection3 address:http://127.0.0.1:49639/_p/n collection:unloadcollection shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:13.352; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:49639/_p/n/unloadcollection3/ and leader is http://127.0.0.1:41619/_p/n/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:13.352; org.apache.solr.cloud.ZkController; No LogReplay needed for core=unloadcollection3 baseURL=http://127.0.0.1:49639/_p/n
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:13.353; org.apache.solr.cloud.ZkController; Core needs to recover:unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:13.353; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:13.354; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=unloadcollection3 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:13.354; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:13.356; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:13.356; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={version=2&action=CREATE&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366938175036/1366938190768unloadcollection_3n&name=unloadcollection3&wt=javabin&collection=unloadcollection} status=0 QTime=2586 
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:13.356; org.apache.solr.cloud.ZkController; publishing core=unloadcollection3 state=recovering
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:13.357; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:13.357; org.apache.solr.cloud.AbstractDistribZkTestBase; Wait for recoveries to finish - collection: unloadcollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:13.359; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:13.359; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:13.363; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 127.0.0.1:49639__p%2Fn_unloadcollection3, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:14.236; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:14.237; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "core":"unloadcollection3",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:49639__p%2Fn_unloadcollection3",
[junit4:junit4]   1>   "node_name":"127.0.0.1:49639__p%2Fn",
[junit4:junit4]   1>   "state":"recovering",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:49639/_p/n",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "shard_range":null}
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:14.239; org.apache.solr.common.cloud.ZkStateReader$2; 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-26 01:03:14.239; org.apache.solr.common.cloud.ZkStateReader$2; 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-26 01:03:14.239; org.apache.solr.common.cloud.ZkStateReader$2; 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-26 01:03:14.239; org.apache.solr.common.cloud.ZkStateReader$2; 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-26 01:03:14.239; org.apache.solr.common.cloud.ZkStateReader$2; 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-26 01:03:14.239; org.apache.solr.common.cloud.ZkStateReader$2; 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-26 01:03:14.239; org.apache.solr.common.cloud.ZkStateReader$2; 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-26 01:03:14.362; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:14.364; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 127.0.0.1:49639__p%2Fn_unloadcollection3, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:14.364; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={version=2&core=unloadcollection1&checkLive=true&coreNodeName=127.0.0.1:49639__p%252Fn_unloadcollection3&action=PREPRECOVERY&onlyIfLeader=true&state=recovering&nodeName=127.0.0.1:49639__p%252Fn&wt=javabin} status=0 QTime=1001 
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:15.364; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:16.365; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:16.366; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:41619/_p/n/unloadcollection1/ core=unloadcollection3 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:16.367; org.apache.solr.update.PeerSync; PeerSync: core=unloadcollection3 url=http://127.0.0.1:49639/_p/n START replicas=[http://127.0.0.1:41619/_p/n/unloadcollection1/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-04-26 01:03:16.367; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:16.367; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:16.367; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:16.368; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:16.368; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:16.368; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:41619/_p/n/unloadcollection1/. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:16.368; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:16.369; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_p/n path=/get params={getVersions=100&version=2&distrib=false&qt=/get&wt=javabin} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:16.372; 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-26 01:03:16.373; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=3
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5a0fd34 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3e7ce867),segFN=segments_2,generation=2}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5a0fd34 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3e7ce867),segFN=segments_3,generation=3}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5a0fd34 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3e7ce867),segFN=segments_4,generation=4}
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:16.373; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 4
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:16.374; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:16.374; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_p/n path=/update params={version=2&commit_end_point=true&openSearcher=false&softCommit=false&wt=javabin&waitSearcher=true&commit=true} {commit=} 0 2
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:16.375; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:16.375; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:16.377; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_p/n path=/replication params={version=2&qt=/replication&command=indexversion&wt=javabin} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:16.378; org.apache.solr.handler.SnapPuller; Master's generation: 4
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:16.378; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:16.378; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:16.380; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_p/n path=/replication params={version=2&generation=4&qt=/replication&command=filelist&wt=javabin} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:16.381; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 20
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:16.382; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366938175036/1366938190768unloadcollection_3n/index.20130426030316381
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:16.383; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@3d6e44e6 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4b14eafd) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:16.386; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_p/n path=/replication params={checksum=true&file=_0_Lucene41_0.tim&generation=4&qt=/replication&command=filecontent&wt=filestream} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:16.391; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_p/n path=/replication params={checksum=true&file=segments_4&generation=4&qt=/replication&command=filecontent&wt=filestream} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:16.413; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_p/n path=/replication params={checksum=true&file=_0_Direct_0.tip&generation=4&qt=/replication&command=filecontent&wt=filestream} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:16.420; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_p/n path=/replication params={checksum=true&file=_0.nvm&generation=4&qt=/replication&command=filecontent&wt=filestream} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:16.425; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_p/n path=/replication params={checksum=true&file=_0_Pulsing41_0.tim&generation=4&qt=/replication&command=filecontent&wt=filestream} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:16.432; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_p/n path=/replication params={checksum=true&file=_0.fdx&generation=4&qt=/replication&command=filecontent&wt=filestream} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:16.437; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_p/n path=/replication params={checksum=true&file=_0_Direct_0.pos&generation=4&qt=/replication&command=filecontent&wt=filestream} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:16.443; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_p/n path=/replication params={checksum=true&file=_0.fdt&generation=4&qt=/replication&command=filecontent&wt=filestream} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:16.463; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_p/n path=/replication params={checksum=true&file=_0_Lucene41_0.doc&generation=4&qt=/replication&command=filecontent&wt=filestream} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:16.468; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_p/n path=/replication params={checksum=true&file=_0_Direct_0.tim&generation=4&qt=/replication&command=filecontent&wt=filestream} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:16.473; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_p/n path=/replication params={checksum=true&file=_0.si&generation=4&qt=/replication&command=filecontent&wt=filestream} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:16.478; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_p/n path=/replication params={checksum=true&file=_0_Memory_0.ram&generation=4&qt=/replication&command=filecontent&wt=filestream} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:16.483; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_p/n path=/replication params={checksum=true&file=_0_Lucene41_0.tip&generation=4&qt=/replication&command=filecontent&wt=filestream} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:16.488; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_p/n path=/replication params={checksum=true&file=_0.fnm&generation=4&qt=/replication&command=filecontent&wt=filestream} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:16.493; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_p/n path=/replication params={checksum=true&file=_0.nvd&generation=4&qt=/replication&command=filecontent&wt=filestream} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:16.499; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_p/n path=/replication params={checksum=true&file=_0_Pulsing41_0.tip&generation=4&qt=/replication&command=filecontent&wt=filestream} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:16.504; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_p/n path=/replication params={checksum=true&file=_0_Lucene41_0.pos&generation=4&qt=/replication&command=filecontent&wt=filestream} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:16.509; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_p/n path=/replication params={checksum=true&file=_0_Direct_0.doc&generation=4&qt=/replication&command=filecontent&wt=filestream} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:16.514; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_p/n path=/replication params={checksum=true&file=_0_Pulsing41_0.doc&generation=4&qt=/replication&command=filecontent&wt=filestream} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:16.519; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/_p/n path=/replication params={checksum=true&file=_0_Pulsing41_0.pos&generation=4&qt=/replication&command=filecontent&wt=filestream} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:16.521; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:16.522; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:16.522; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:16.524; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6335af69 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6271f90a),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6335af69 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6271f90a),segFN=segments_4,generation=4}
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:16.524; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 4
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:16.524; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:16.525; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@64d9c91f main
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:16.526; org.apache.solr.core.SolrCore; [unloadcollection3] Registered new searcher Searcher@64d9c91f main{StandardDirectoryReader(segments_4:3:nrt _0(4.4):C3)}
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:16.527; org.apache.solr.core.CachingDirectoryFactory; looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366938175036/1366938190768unloadcollection_3n/index.20130426030316381 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366938175036/1366938190768unloadcollection_3n/index.20130426030316381;done=true>>]
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:16.527; org.apache.solr.core.CachingDirectoryFactory; Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366938175036/1366938190768unloadcollection_3n/index.20130426030316381
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:16.528; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366938175036/1366938190768unloadcollection_3n/index.20130426030316381
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:16.528; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:16.528; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:16.528; org.apache.solr.cloud.ZkController; publishing core=unloadcollection3 state=active
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:16.528; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:16.531; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.246; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.247; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "core":"unloadcollection3",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:49639__p%2Fn_unloadcollection3",
[junit4:junit4]   1>   "node_name":"127.0.0.1:49639__p%2Fn",
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:49639/_p/n",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "shard_range":null}
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.252; org.apache.solr.common.cloud.ZkStateReader$2; 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-26 01:03:17.252; org.apache.solr.common.cloud.ZkStateReader$2; 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-26 01:03:17.253; org.apache.solr.common.cloud.ZkStateReader$2; 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-26 01:03:17.253; org.apache.solr.common.cloud.ZkStateReader$2; 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-26 01:03:17.252; org.apache.solr.common.cloud.ZkStateReader$2; 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-26 01:03:17.252; org.apache.solr.common.cloud.ZkStateReader$2; 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-26 01:03:17.252; org.apache.solr.common.cloud.ZkStateReader$2; 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-26 01:03:17.367; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.369; org.apache.solr.cloud.AbstractDistribZkTestBase; Recoveries finished - collection: unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.370; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.399; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[20 (1433338587265368064)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.400; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[20 (1433338587265368064)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.401; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:49639/_p/n/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[20 (1433338587265368064)]} 0 12
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.402; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={version=2&wt=javabin} {add=[20]} 0 17
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.414; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[21 (1433338587286339584)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.415; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[21 (1433338587286339584)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.416; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:49639/_p/n/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[21 (1433338587286339584)]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.417; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={version=2&wt=javabin} {add=[21]} 0 11
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.428; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[22 (1433338587301019648)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.428; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[22 (1433338587301019648)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.430; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:49639/_p/n/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[22 (1433338587301019648)]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.430; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={version=2&wt=javabin} {add=[22]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.441; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[23 (1433338587314651136)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.441; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[23 (1433338587314651136)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.443; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:49639/_p/n/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[23 (1433338587314651136)]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.444; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={version=2&wt=javabin} {add=[23]} 0 11
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.450; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[24 (1433338587327234048)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.451; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[24 (1433338587327234048)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.452; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:49639/_p/n/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[24 (1433338587327234048)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.452; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={version=2&wt=javabin} {add=[24]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.459; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[25 (1433338587335622656)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.459; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[25 (1433338587335622656)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.460; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:49639/_p/n/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[25 (1433338587335622656)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.461; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={version=2&wt=javabin} {add=[25]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.468; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[26 (1433338587345059840)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.468; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[26 (1433338587345059840)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.470; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:49639/_p/n/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[26 (1433338587345059840)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.471; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={version=2&wt=javabin} {add=[26]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.478; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[27 (1433338587355545600)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.478; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[27 (1433338587355545600)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.479; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:49639/_p/n/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[27 (1433338587355545600)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.480; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={version=2&wt=javabin} {add=[27]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.488; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[28 (1433338587364982784)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.488; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[28 (1433338587364982784)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.489; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:49639/_p/n/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[28 (1433338587364982784)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.490; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={version=2&wt=javabin} {add=[28]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.497; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[29 (1433338587375468544)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.497; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[29 (1433338587375468544)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.498; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:49639/_p/n/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[29 (1433338587375468544)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.499; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={version=2&wt=javabin} {add=[29]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.506; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[30 (1433338587384905728)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.506; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[30 (1433338587384905728)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.507; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:49639/_p/n/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[30 (1433338587384905728)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.508; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={version=2&wt=javabin} {add=[30]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.514; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[31 (1433338587394342912)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.514; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[31 (1433338587394342912)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.515; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:49639/_p/n/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[31 (1433338587394342912)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.516; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={version=2&wt=javabin} {add=[31]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.523; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[32 (1433338587402731520)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.523; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[32 (1433338587402731520)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.524; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:49639/_p/n/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[32 (1433338587402731520)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.525; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={version=2&wt=javabin} {add=[32]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.532; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[33 (1433338587412168704)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.532; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[33 (1433338587412168704)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.532; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:49639/_p/n/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[33 (1433338587412168704)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.533; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={version=2&wt=javabin} {add=[33]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.540; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[34 (1433338587420557312)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.540; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[34 (1433338587420557312)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.541; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:49639/_p/n/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[34 (1433338587420557312)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.542; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={version=2&wt=javabin} {add=[34]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.550; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[35 (1433338587429994496)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.550; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[35 (1433338587429994496)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.551; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:49639/_p/n/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[35 (1433338587429994496)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.552; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={version=2&wt=javabin} {add=[35]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.560; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[36 (1433338587441528832)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.560; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[36 (1433338587441528832)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.562; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:49639/_p/n/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[36 (1433338587441528832)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.562; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={version=2&wt=javabin} {add=[36]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.571; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[37 (1433338587452014592)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.571; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[37 (1433338587452014592)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.573; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:49639/_p/n/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[37 (1433338587452014592)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.574; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={version=2&wt=javabin} {add=[37]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.584; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[38 (1433338587465646080)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.584; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[38 (1433338587465646080)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.586; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:49639/_p/n/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[38 (1433338587465646080)]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.587; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={version=2&wt=javabin} {add=[38]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.597; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[39 (1433338587479277568)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.597; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[39 (1433338587479277568)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.599; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:49639/_p/n/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[39 (1433338587479277568)]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.600; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={version=2&wt=javabin} {add=[39]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.610; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[40 (1433338587491860480)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.610; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[40 (1433338587491860480)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.611; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:49639/_p/n/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[40 (1433338587491860480)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.612; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={version=2&wt=javabin} {add=[40]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.623; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[41 (1433338587505491968)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.623; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[41 (1433338587505491968)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.624; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:49639/_p/n/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[41 (1433338587505491968)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.625; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={version=2&wt=javabin} {add=[41]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.635; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[42 (1433338587519123456)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.635; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[42 (1433338587519123456)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.637; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:49639/_p/n/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[42 (1433338587519123456)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.638; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={version=2&wt=javabin} {add=[42]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.648; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[43 (1433338587531706368)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.648; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[43 (1433338587531706368)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.650; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:49639/_p/n/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[43 (1433338587531706368)]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.651; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={version=2&wt=javabin} {add=[43]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.660; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[44 (1433338587545337856)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.661; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[44 (1433338587545337856)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.662; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:49639/_p/n/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[44 (1433338587545337856)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.663; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={version=2&wt=javabin} {add=[44]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.673; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[45 (1433338587558969344)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.673; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[45 (1433338587558969344)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.675; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:49639/_p/n/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[45 (1433338587558969344)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.676; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={version=2&wt=javabin} {add=[45]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.686; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[46 (1433338587572600832)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.687; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[46 (1433338587572600832)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.688; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:49639/_p/n/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[46 (1433338587572600832)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.689; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={version=2&wt=javabin} {add=[46]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.701; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[47 (1433338587586232320)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.701; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[47 (1433338587586232320)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.703; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:49639/_p/n/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[47 (1433338587586232320)]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.704; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={version=2&wt=javabin} {add=[47]} 0 12
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.716; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[48 (1433338587603009536)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.716; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[48 (1433338587603009536)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.718; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:49639/_p/n/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[48 (1433338587603009536)]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.719; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={version=2&wt=javabin} {add=[48]} 0 12
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.727; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[49 (1433338587616641024)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.727; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[49 (1433338587616641024)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.728; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:49639/_p/n/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[49 (1433338587616641024)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.728; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={version=2&wt=javabin} {add=[49]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.736; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[50 (1433338587626078208)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.736; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[50 (1433338587626078208)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.737; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:49639/_p/n/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[50 (1433338587626078208)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.737; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={version=2&wt=javabin} {add=[50]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.744; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[51 (1433338587634466816)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.744; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[51 (1433338587634466816)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.745; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:49639/_p/n/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[51 (1433338587634466816)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.746; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={version=2&wt=javabin} {add=[51]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.753; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[52 (1433338587643904000)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.753; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[52 (1433338587643904000)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.754; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:49639/_p/n/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[52 (1433338587643904000)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.754; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={version=2&wt=javabin} {add=[52]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.762; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[53 (1433338587653341184)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.763; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[53 (1433338587653341184)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.764; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:49639/_p/n/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[53 (1433338587653341184)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.764; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={version=2&wt=javabin} {add=[53]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.772; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[54 (1433338587662778368)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.772; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[54 (1433338587662778368)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.773; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:49639/_p/n/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[54 (1433338587662778368)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.773; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={version=2&wt=javabin} {add=[54]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.780; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[55 (1433338587672215552)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.781; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[55 (1433338587672215552)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.781; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:49639/_p/n/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[55 (1433338587672215552)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.782; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={version=2&wt=javabin} {add=[55]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.788; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[56 (1433338587681652736)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.788; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[56 (1433338587681652736)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.789; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:49639/_p/n/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[56 (1433338587681652736)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.790; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={version=2&wt=javabin} {add=[56]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.797; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[57 (1433338587690041344)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.797; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[57 (1433338587690041344)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.798; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:49639/_p/n/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[57 (1433338587690041344)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.798; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={version=2&wt=javabin} {add=[57]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.805; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[58 (1433338587698429952)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.806; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[58 (1433338587698429952)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.807; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:49639/_p/n/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[58 (1433338587698429952)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.807; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={version=2&wt=javabin} {add=[58]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.815; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[59 (1433338587708915712)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.815; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[59 (1433338587708915712)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.817; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:49639/_p/n/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[59 (1433338587708915712)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.817; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={version=2&wt=javabin} {add=[59]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.826; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[60 (1433338587719401472)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.827; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:41619/_p/n/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[60 (1433338587719401472)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.829; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/_p/n path=/update params={distrib.from=http://127.0.0.1:49639/_p/n/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[60 (1433338587719401472)]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.829; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/_p/n path=/update params={version=2&wt=javabin} {add=[60]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-26 01:03:17.839; org.apach

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

c5
[junit4:junit4]   1> INFO  - 2013-04-26 01:05:15.656; 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-26 01:05:15.656; org.apache.solr.update.SolrCoreState; Closing SolrCoreState
[junit4:junit4]   1> INFO  - 2013-04-26 01:05:15.656; org.apache.solr.update.DefaultSolrCoreState; SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> INFO  - 2013-04-26 01:05:15.657; org.apache.solr.update.DefaultSolrCoreState; closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> INFO  - 2013-04-26 01:05:15.658; org.apache.solr.core.SolrCore; [unloadcollection4] Closing main searcher on request.
[junit4:junit4]   1> INFO  - 2013-04-26 01:05:15.658; org.apache.solr.core.CachingDirectoryFactory; Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> INFO  - 2013-04-26 01:05:15.659; org.apache.solr.core.CachingDirectoryFactory; looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366938175036/1366938199476unloadcollection_4n/index.20130426030332072 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366938175036/1366938199476unloadcollection_4n/index.20130426030332072;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-26 01:05:15.659; org.apache.solr.core.CachingDirectoryFactory; Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366938175036/1366938199476unloadcollection_4n/index.20130426030332072
[junit4:junit4]   1> INFO  - 2013-04-26 01:05:15.659; org.apache.solr.core.CachingDirectoryFactory; looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366938175036/1366938199476unloadcollection_4n [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366938175036/1366938199476unloadcollection_4n;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-26 01:05:15.660; org.apache.solr.core.CachingDirectoryFactory; Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366938175036/1366938199476unloadcollection_4n
[junit4:junit4]   1> INFO  - 2013-04-26 01:05:15.660; org.apache.solr.cloud.Overseer$ClusterStateUpdater; According to ZK I (id=89583660239421452-127.0.0.1:50658__p%2Fn-n_0000000004) am no longer a leader.
[junit4:junit4]   1> INFO  - 2013-04-26 01:05:15.661; 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-26 01:05:15.662; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (0)
[junit4:junit4]   1> INFO  - 2013-04-26 01:05:15.682; org.eclipse.jetty.server.handler.ContextHandler; stopped o.e.j.s.ServletContextHandler{/_p/n,null}
[junit4:junit4]   1> INFO  - 2013-04-26 01:05:15.734; org.apache.solr.SolrTestCaseJ4; ###Ending testDistribSearch
[junit4:junit4]   1> INFO  - 2013-04-26 01:05:15.736; org.apache.solr.cloud.ZkTestServer; connecting to 127.0.0.1:48706 48706
[junit4:junit4]   1> INFO  - 2013-04-26 01:05:15.838; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@3a5ec2f0 name:ZooKeeperConnection Watcher:127.0.0.1:48706/solr got event WatchedEvent state:Disconnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-26 01:05:15.838; 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-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366938175036
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=UnloadDistributedZkTest -Dtests.method=testDistribSearch -Dtests.seed=ADFBE41D30B1938D -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr_BA_#Latn -Dtests.timezone=Africa/Tripoli -Dtests.file.encoding=UTF-8
[junit4:junit4] FAILURE  141s 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([ADFBE41D30B1938D:2C1D6A0547EEF3B1]: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-26 01:05:15.854; org.apache.solr.SolrTestCaseJ4; ###deleteCore
[junit4:junit4]   2> 140834 T2907 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 3 leaked thread(s).
[junit4:junit4]   1> WARN  - 2013-04-26 01:05:16.961; org.apache.solr.common.cloud.ZkStateReader$3; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-04-26 01:05:16.961; 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-26 01:05:16.962; 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: {range_facet_l=PostingsFormat(name=Direct), a_si=Pulsing41(freqCutoff=18 minBlockSize=36 maxBlockSize=162), timestamp=PostingsFormat(name=Direct), intDefault=PostingsFormat(name=Direct), multiDefault=Pulsing41(freqCutoff=18 minBlockSize=36 maxBlockSize=162), a_t=PostingsFormat(name=Direct), range_facet_si=Pulsing41(freqCutoff=18 minBlockSize=36 maxBlockSize=162), id=Lucene41(blocksize=128), other_tl1=PostingsFormat(name=Direct), _version_=PostingsFormat(name=Direct), range_facet_sl=PostingsFormat(name=Memory doPackFST= false), text=PostingsFormat(name=Memory doPackFST= false)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=sr_BA_#Latn, timezone=Africa/Tripoli
[junit4:junit4]   2> NOTE: Linux 3.2.0-40-generic amd64/Oracle Corporation 1.8.0-ea (64-bit)/cpus=8,threads=1,free=263196904,total=457179136
[junit4:junit4]   2> NOTE: All tests run in this JVM: [StatelessScriptUpdateProcessorFactoryTest, TestFunctionQuery, BinaryUpdateRequestHandlerTest, UpdateRequestProcessorFactoryTest, SynonymTokenizerTest, WordBreakSolrSpellCheckerTest, CSVRequestHandlerTest, ZkCLITest, QueryParsingTest, PolyFieldTest, TestSerializedLuceneMatchVersion, TestSort, TestGroupingSearch, BasicFunctionalityTest, SchemaVersionSpecificBehaviorTest, TestJoin, DistributedTermsComponentTest, SoftAutoCommitTest, SliceStateUpdateTest, ShowFileRequestHandlerTest, ResponseLogComponentTest, AutoCommitTest, TestManagedSchemaFieldResource, TestReplicationHandler, CircularListTest, LeaderElectionTest, TestLRUCache, TestDynamicFieldResource, TestExtendedDismaxParser, TestSolrQueryParser, TestCoreContainer, TestValueSourceCache, TestClassNameShortening, TermVectorComponentTest, TestCopyFieldCollectionResource, JsonLoaderTest, PeerSyncTest, OverseerTest, SyncSliceTest, TestSolrQueryParserResource, TestFastLRUCache, TermsComponentTest, LegacyHTMLStripCharFilterTest, PrimUtilsTest, TestFieldResource, SolrCoreTest, TestPerFieldSimilarity, TestSearchPerf, TestRandomDVFaceting, TestCharFilters, AliasIntegrationTest, QueryElevationComponentTest, BadComponentTest, TestSurroundQueryParser, ScriptEngineTest, SOLR749Test, PrimitiveFieldTypeTest, ResourceLoaderTest, TestStressRecovery, SystemInfoHandlerTest, TestManagedSchema, TestWriterPerf, TestRemoteStreaming, ZkControllerTest, RAMDirectoryFactoryTest, MinimalSchemaTest, TestSchemaResource, TestFastWriter, SpellingQueryConverterTest, ClusterStateUpdateTest, CoreAdminHandlerTest, PreAnalyzedFieldTest, BasicDistributedZk2Test, UnloadDistributedZkTest]
[junit4:junit4] Completed on J0 in 142.12s, 1 test, 1 failure <<< FAILURES!

[...truncated 438 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:384: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:364: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:181: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:437: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1243: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:887: There were test failures: 294 suites, 1221 tests, 1 failure, 13 ignored (7 assumptions)

Total time: 39 minutes 40 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



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

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

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

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

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:43888/eki/b/onenodecollectioncore returned non ok status:404, message:Can not find: /eki/b/onenodecollectioncore/update
	at __randomizedtesting.SeedInfo.seed([6A54ACD432A3C700:EBB222CC45FCA73C]: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)




Build Log:
[...truncated 8960 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:20.717; org.apache.solr.BaseDistributedSearchTestCase; Setting hostContext system property: /eki/b
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:20.729; org.apache.solr.SolrTestCaseJ4; ###Starting testDistribSearch
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:20.736; 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-26 02:16:20.741; org.apache.solr.cloud.ZkTestServer$ZKServerMain; Starting server
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:20.840; org.apache.solr.cloud.ZkTestServer; start zk server on port:37068
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:20.937; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:21.503; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@6182c84f name:ZooKeeperConnection Watcher:127.0.0.1:37068 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:21.504; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:21.506; org.apache.solr.common.cloud.SolrZkClient; makePath: /solr
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:21.544; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:21.547; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@5e61ad02 name:ZooKeeperConnection Watcher:127.0.0.1:37068/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:21.547; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:21.554; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:21.565; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/shards
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:21.570; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:21.575; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/shards
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:21.582; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:21.598; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:21.609; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:21.614; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/schema.xml
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:21.621; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:21.623; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:21.628; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:21.629; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/protwords.txt
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:21.634; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:21.635; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/currency.xml
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:21.640; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-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-26 02:16:21.641; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:21.648; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-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-26 02:16:21.649; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:21.660; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-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-26 02:16:21.661; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:21.666; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:21.667; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:22.031; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:22.173; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:43910
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:22.191; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:22.226; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:22.227; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1366942581674
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:22.247; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1366942581674/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:22.258; org.apache.solr.core.CoreContainer; New CoreContainer 765805088
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:22.260; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1366942581674/'
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:22.261; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1366942581674/'
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:22.646; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:22.647; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:22.648; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:22.649; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:22.650; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:22.652; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:22.652; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:22.653; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:22.654; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:22.671; 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-26 02:16:23.316; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:23.318; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:37068/solr
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:23.327; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:23.328; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:23.333; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@4dc8de39 name:ZooKeeperConnection Watcher:127.0.0.1:37068 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:23.334; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:23.342; 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-26 02:16:23.354; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:23.357; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@78ba829c name:ZooKeeperConnection Watcher:127.0.0.1:37068/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:23.358; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:23.368; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:23.379; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/collection-queue-work
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:23.392; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:23.397; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43910_eki%2Fb
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:23.402; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:43910_eki%2Fb
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:23.409; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/election
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:23.426; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/leader
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:23.431; org.apache.solr.cloud.Overseer; Overseer (id=89583948979240963-127.0.0.1:43910_eki%2Fb-n_0000000000) starting
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:23.447; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue-work
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:23.458; org.apache.solr.cloud.OverseerCollectionProcessor; Process current queue of collection creations
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:23.459; org.apache.solr.common.cloud.SolrZkClient; makePath: /clusterstate.json
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:23.464; org.apache.solr.common.cloud.SolrZkClient; makePath: /aliases.json
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:23.467; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:23.478; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Starting to work on the main queue
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:23.514; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1366942581674/collection1
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:23.515; org.apache.solr.cloud.ZkController; Check for collection zkNode:control_collection
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:23.516; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:23.517; org.apache.solr.cloud.ZkController; Load collection config from:/collections/control_collection
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:23.520; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1366942581674/collection1/'
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:23.521; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1366942581674/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:23.522; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1366942581674/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:23.625; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:23.808; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:23.818; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:23.901; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:24.785; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:24.808; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:24.812; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:24.969; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:24.978; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:24.984; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-26 02:16:24.988; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-26 02:16:24.988; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:24.989; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-26 02:16:24.991; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-26 02:16:24.991; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:25.017; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:25.026; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1366942581674/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1366942580730/control/data/
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:25.029; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6152b2b
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:25.033; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:25.058; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1366942580730/control/data
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:25.059; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1366942580730/control/data/index/
[junit4:junit4]   1> WARN  - 2013-04-26 02:16:25.059; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1366942580730/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:25.069; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1366942580730/control/data/index
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:25.166; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@740bab6e lockFactory=org.apache.lucene.store.NativeFSLockFactory@2f63553a),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:25.168; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:25.448; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:25.449; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:25.474; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:25.489; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:25.496; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:25.496; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:25.498; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:25.506; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:25.508; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:25.555; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:25.578; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@69aca096 main
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:25.597; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1366942580730/control/data/tlog
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:25.604; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:25.604; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:25.662; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@69aca096 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:25.670; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:25.671; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:26.489; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:26.491; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "collection":"control_collection",
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:43910/eki/b",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:43910_eki%2Fb",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "state":"down"}
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:26.492; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection control_collection with numShards 1
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:26.504; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:26.520; org.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-26 02:16:26.674; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:26.675; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:43910/eki/b collection:control_collection shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:26.678; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:26.685; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:26.697; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:26.702; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:26.703; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:26.704; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:43910/eki/b/collection1/
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:26.705; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:26.705; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:43910/eki/b/collection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:26.706; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:43910/eki/b/collection1/
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:26.706; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:28.028; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:28.042; org.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-26 02:16:28.070; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:43910/eki/b/collection1/ and leader is http://127.0.0.1:43910/eki/b/collection1/
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:28.072; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:43910/eki/b
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:28.072; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:28.073; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:28.073; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:28.077; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:28.081; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:28.081; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:28.096; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:28.105; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:28.107; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:28.109; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1d93d91f name:ZooKeeperConnection Watcher:127.0.0.1:37068/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:28.110; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:28.112; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:28.123; org.apache.solr.cloud.ChaosMonkey; monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:28.200; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:28.203; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:35402
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:28.204; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:28.205; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:28.205; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1366942588123
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:28.206; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1366942588123/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:28.206; org.apache.solr.core.CoreContainer; New CoreContainer 1256046138
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:28.207; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1366942588123/'
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:28.208; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1366942588123/'
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:28.299; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:28.300; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:28.300; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:28.301; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:28.302; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:28.303; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:28.304; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:28.305; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:28.306; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:28.307; 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-26 02:16:28.313; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:28.315; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:37068/solr
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:28.316; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:28.317; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:28.320; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@2a813add name:ZooKeeperConnection Watcher:127.0.0.1:37068 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:28.321; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:28.331; 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-26 02:16:28.338; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:28.341; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@43b68f5 name:ZooKeeperConnection Watcher:127.0.0.1:37068/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:28.341; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:28.348; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:29.353; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35402_eki%2Fb
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:29.356; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:35402_eki%2Fb
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:29.360; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:29.360; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:29.361; 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-26 02:16:29.362; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:29.373; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1366942588123/collection1
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:29.373; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:29.375; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:29.376; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:29.378; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1366942588123/collection1/'
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:29.380; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1366942588123/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:29.381; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1366942588123/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:29.435; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:29.513; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:29.516; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:29.552; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:29.556; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "collection":"control_collection",
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:43910_eki%2Fb_collection1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:43910/eki/b",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:43910_eki%2Fb",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "state":"active"}
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:29.565; org.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-26 02:16:29.566; org.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-26 02:16:29.565; org.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-26 02:16:29.603; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:30.119; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:30.132; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:30.135; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:30.173; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:30.179; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:30.185; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-26 02:16:30.187; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-26 02:16:30.187; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:30.188; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-26 02:16:30.190; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-26 02:16:30.190; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:30.191; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:30.191; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1366942588123/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1366942580730/jetty1/
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:30.192; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6152b2b
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:30.193; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:30.193; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1366942580730/jetty1
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:30.194; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1366942580730/jetty1/index/
[junit4:junit4]   1> WARN  - 2013-04-26 02:16:30.194; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1366942580730/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:30.195; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1366942580730/jetty1/index
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:30.197; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@149ef635 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7b2108a),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:30.197; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:30.201; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:30.201; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:30.202; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:30.204; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:30.206; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:30.207; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:30.208; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:30.210; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:30.210; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:30.213; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:30.217; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@207ef9e main
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:30.217; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1366942580730/jetty1/tlog
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:30.218; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:30.219; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:30.243; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@207ef9e main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:30.252; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:30.253; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:31.076; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:31.078; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:35402/eki/b",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:35402_eki%2Fb",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "state":"down"}
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:31.078; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection collection1 with numShards 2
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:31.079; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard2
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:31.086; org.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-26 02:16:31.086; org.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-26 02:16:31.086; org.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-26 02:16:31.256; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:31.257; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:35402/eki/b collection:collection1 shard:shard2
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:31.259; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:31.268; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:31.273; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:31.274; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:31.274; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:35402/eki/b/collection1/
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:31.275; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:31.276; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:35402/eki/b/collection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:31.276; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:35402/eki/b/collection1/
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:31.277; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:32.597; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:32.610; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:32.610; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:32.610; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:32.639; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:35402/eki/b/collection1/ and leader is http://127.0.0.1:35402/eki/b/collection1/
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:32.640; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:35402/eki/b
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:32.640; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:32.641; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:32.641; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:32.644; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:32.646; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:32.647; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:32.648; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:32.723; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:32.726; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:43888
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:32.727; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:32.728; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:32.728; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1366942592654
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:32.729; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1366942592654/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:32.729; org.apache.solr.core.CoreContainer; New CoreContainer 797535672
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:32.730; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1366942592654/'
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:32.730; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1366942592654/'
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:32.795; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:32.795; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:32.796; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:32.797; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:32.797; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:32.798; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:32.799; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:32.800; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:32.800; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:32.801; 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-26 02:16:32.808; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:32.809; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:37068/solr
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:32.810; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:32.812; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:32.814; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@7402c205 name:ZooKeeperConnection Watcher:127.0.0.1:37068 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:32.815; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:32.817; 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-26 02:16:32.822; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:32.824; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@34ada91c name:ZooKeeperConnection Watcher:127.0.0.1:37068/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:32.824; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:32.831; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:33.837; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43888_eki%2Fb
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:33.839; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:43888_eki%2Fb
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:33.842; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:33.842; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:33.843; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:33.844; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:33.844; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:33.846; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:33.847; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:33.852; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1366942592654/collection1
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:33.853; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:33.854; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:33.854; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:33.857; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1366942592654/collection1/'
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:33.858; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1366942592654/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:33.858; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1366942592654/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:33.905; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:33.955; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:33.957; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:34.000; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:34.123; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:34.125; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard":"shard2",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:35402_eki%2Fb_collection1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:35402/eki/b",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:35402_eki%2Fb",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "state":"active"}
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:34.133; org.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-26 02:16:34.133; org.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-26 02:16:34.133; org.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-26 02:16:34.134; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:34.433; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:34.445; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:34.448; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:34.480; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:34.486; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:34.491; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-26 02:16:34.494; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-26 02:16:34.494; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:34.495; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-26 02:16:34.496; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-26 02:16:34.497; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:34.497; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:34.498; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1366942592654/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1366942580730/jetty2/
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:34.498; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6152b2b
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:34.499; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:34.500; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1366942580730/jetty2
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:34.501; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1366942580730/jetty2/index/
[junit4:junit4]   1> WARN  - 2013-04-26 02:16:34.501; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1366942580730/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:34.502; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1366942580730/jetty2/index
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:34.504; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5dbb6205 lockFactory=org.apache.lucene.store.NativeFSLockFactory@9a3616e),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:34.504; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:34.507; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:34.508; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:34.509; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:34.510; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:34.512; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:34.513; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:34.513; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:34.515; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:34.516; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:34.518; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:34.521; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@11ea1eae main
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:34.522; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1366942580730/jetty2/tlog
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:34.522; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:34.523; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:34.540; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@11ea1eae main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:34.541; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:34.541; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:35.643; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:35.645; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:43888/eki/b",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:43888_eki%2Fb",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "state":"down"}
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:35.645; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=2
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:35.646; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:35.652; org.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-26 02:16:35.652; org.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-26 02:16:35.652; org.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-26 02:16:35.653; org.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-26 02:16:36.544; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:36.545; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:43888/eki/b collection:collection1 shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:36.547; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:36.558; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:36.562; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:36.563; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:36.563; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:43888/eki/b/collection1/
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:36.564; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:36.564; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:43888/eki/b/collection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:36.564; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:43888/eki/b/collection1/
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:36.565; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:37.160; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:37.172; org.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-26 02:16:37.172; org.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-26 02:16:37.172; org.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-26 02:16:37.172; org.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-26 02:16:37.225; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:43888/eki/b/collection1/ and leader is http://127.0.0.1:43888/eki/b/collection1/
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:37.226; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:43888/eki/b
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:37.226; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:37.227; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:37.227; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:37.230; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:37.231; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:37.232; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:37.233; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:37.302; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:37.305; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:52765
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:37.306; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:37.307; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:37.307; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1366942597237
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:37.308; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1366942597237/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:37.308; org.apache.solr.core.CoreContainer; New CoreContainer 262099279
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:37.309; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1366942597237/'
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:37.309; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1366942597237/'
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:37.381; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:37.382; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:37.382; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:37.383; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:37.383; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:37.384; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:37.384; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:37.385; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:37.385; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:37.386; 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-26 02:16:37.391; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:37.392; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:37068/solr
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:37.392; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:37.393; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:37.396; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@2ed4625c name:ZooKeeperConnection Watcher:127.0.0.1:37068 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:37.396; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:37.399; 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-26 02:16:37.403; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:37.405; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@29bcd005 name:ZooKeeperConnection Watcher:127.0.0.1:37068/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:37.405; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:37.410; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:38.415; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52765_eki%2Fb
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:38.417; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:52765_eki%2Fb
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:38.420; 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-26 02:16:38.420; 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-26 02:16:38.421; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:38.421; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:38.421; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:38.422; 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-26 02:16:38.422; 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-26 02:16:38.423; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:38.424; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:38.431; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1366942597237/collection1
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:38.431; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:38.433; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:38.434; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:38.437; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1366942597237/collection1/'
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:38.438; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1366942597237/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:38.440; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1366942597237/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:38.478; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:38.519; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:38.521; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:38.562; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:38.682; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:38.684; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:43888_eki%2Fb_collection1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:43888/eki/b",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:43888_eki%2Fb",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "state":"active"}
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:38.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: 4)
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:38.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: 4)
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:38.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: 4)
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:38.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: 4)
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:38.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: 4)
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:39.030; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:39.042; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:39.044; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:39.077; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:39.084; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:39.091; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-26 02:16:39.093; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-26 02:16:39.094; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:39.094; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-26 02:16:39.096; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-26 02:16:39.097; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:39.098; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:39.098; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1366942597237/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1366942580730/jetty3/
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:39.099; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6152b2b
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:39.100; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:39.101; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1366942580730/jetty3
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:39.102; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1366942580730/jetty3/index/
[junit4:junit4]   1> WARN  - 2013-04-26 02:16:39.102; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1366942580730/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:39.103; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1366942580730/jetty3/index
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:39.106; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2d8c710c lockFactory=org.apache.lucene.store.NativeFSLockFactory@2bf230a),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:39.106; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:39.112; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:39.113; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:39.114; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:39.116; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:39.118; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:39.118; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:39.119; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:39.121; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:39.121; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:39.124; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:39.127; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@54dc5731 main
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:39.128; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1366942580730/jetty3/tlog
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:39.129; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:39.129; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:39.144; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@54dc5731 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:39.152; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:39.152; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:40.202; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:40.204; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:52765/eki/b",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:52765_eki%2Fb",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "state":"down"}
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:40.205; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=2
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:40.205; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard2
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:40.216; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:40.216; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:40.216; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:40.217; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:40.217; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:41.154; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:41.155; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:52765/eki/b collection:collection1 shard:shard2
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:41.160; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:52765/eki/b/collection1/ and leader is http://127.0.0.1:35402/eki/b/collection1/
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:41.161; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52765/eki/b
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:41.161; org.apache.solr.cloud.ZkController; Core needs to recover:collection1
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:41.161; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:41.165; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:41.167; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:41.167; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:41.168; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:41.168; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:41.169; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:41.170; org.apache.solr.cloud.ZkController; publishing core=collection1 state=recovering
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:41.170; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:41.172; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:41.237; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:41.240; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:40058
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:41.241; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:41.241; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:41.242; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1366942601172
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:41.242; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1366942601172/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:41.243; org.apache.solr.core.CoreContainer; New CoreContainer 254330250
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:41.244; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1366942601172/'
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:41.244; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1366942601172/'
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:41.297; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:41.298; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:41.298; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:41.299; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:41.299; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:41.300; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:41.300; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:41.301; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:41.301; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:41.302; 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-26 02:16:41.306; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:41.306; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:37068/solr
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:41.307; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:41.308; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:41.310; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@5d989285 name:ZooKeeperConnection Watcher:127.0.0.1:37068 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:41.311; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:41.313; 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-26 02:16:41.323; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:41.325; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@345d5dd1 name:ZooKeeperConnection Watcher:127.0.0.1:37068/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:41.325; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:41.331; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:41.446; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 127.0.0.1:52765_eki%2Fb_collection1, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:41.728; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:41.730; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard":"shard2",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:52765_eki%2Fb_collection1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:52765/eki/b",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:52765_eki%2Fb",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "state":"recovering"}
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:41.738; org.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-26 02:16:41.738; org.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-26 02:16:41.738; org.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-26 02:16:41.738; org.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-26 02:16:41.738; org.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-26 02:16:41.738; org.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-26 02:16:42.336; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40058_eki%2Fb
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:42.339; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:40058_eki%2Fb
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:42.342; 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-26 02:16:42.343; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:42.343; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:42.345; 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-26 02:16:42.343; 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-26 02:16:42.342; 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-26 02:16:42.342; 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-26 02:16:42.346; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:42.344; 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-26 02:16:42.351; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:42.352; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:42.353; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:42.358; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1366942601172/collection1
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:42.359; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:42.360; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:42.360; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:42.363; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1366942601172/collection1/'
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:42.364; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1366942601172/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:42.366; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1366942601172/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:42.430; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:42.459; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 127.0.0.1:52765_eki%2Fb_collection1, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:42.460; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={checkLive=true&coreNodeName=127.0.0.1:52765_eki%252Fb_collection1&nodeName=127.0.0.1:52765_eki%252Fb&action=PREPRECOVERY&version=2&onlyIfLeader=true&wt=javabin&core=collection1&state=recovering} status=0 QTime=1019 
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:42.523; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:42.526; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:42.574; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:43.128; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:43.139; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:43.142; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:43.173; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:43.179; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:43.184; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-26 02:16:43.186; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-26 02:16:43.187; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:43.187; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-26 02:16:43.189; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-26 02:16:43.189; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:43.190; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:43.190; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1366942601172/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1366942580730/jetty4/
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:43.191; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6152b2b
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:43.191; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:43.192; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1366942580730/jetty4
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:43.192; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1366942580730/jetty4/index/
[junit4:junit4]   1> WARN  - 2013-04-26 02:16:43.193; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1366942580730/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:43.193; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1366942580730/jetty4/index
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:43.195; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@d64a85d lockFactory=org.apache.lucene.store.NativeFSLockFactory@79b788fd),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:43.196; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:43.199; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:43.199; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:43.200; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:43.201; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:43.202; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:43.203; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:43.204; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:43.205; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:43.205; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:43.208; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:43.211; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@412a7aeb main
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:43.212; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1366942580730/jetty4/tlog
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:43.212; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:43.213; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:43.223; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@412a7aeb main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:43.227; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:43.228; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:43.250; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:43.252; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:40058/eki/b",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:40058_eki%2Fb",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "state":"down"}
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:43.252; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=2
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:43.253; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:43.259; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:43.259; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:43.259; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:43.259; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:43.259; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:43.260; org.apache.solr.common.cloud.ZkStateReader$2; 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-26 02:16:44.230; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.230; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:40058/eki/b collection:collection1 shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.235; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:40058/eki/b/collection1/ and leader is http://127.0.0.1:43888/eki/b/collection1/
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.235; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:40058/eki/b
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.236; org.apache.solr.cloud.ZkController; Core needs to recover:collection1
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.236; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.237; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.237; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.238; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.239; org.apache.solr.cloud.ZkController; publishing core=collection1 state=recovering
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.239; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.240; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.241; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.241; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.242; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.249; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.252; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 127.0.0.1:40058_eki%2Fb_collection1, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.253; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.266; org.apache.solr.core.CoreContainer; Creating SolrCore 'onenodecollectioncore' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1366942588123/onenodecollectioncore
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.266; org.apache.solr.cloud.ZkController; Check for collection zkNode:onenodecollection
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.267; org.apache.solr.cloud.ZkController; Creating collection in ZooKeeper:onenodecollection
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.268; org.apache.solr.cloud.ZkController; Looking for collection configName
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.270; org.apache.solr.cloud.ZkController; Only one config set found in zk - using it:conf1
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.270; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/onenodecollection
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.274; org.apache.solr.cloud.ZkController; Load collection config from:/collections/onenodecollection
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.276; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1366942588123/onenodecollectioncore/'
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.311; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.356; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.358; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.393; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.543; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:35402/eki/b/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.548; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&connTimeout=30000&socketTimeout=30000&retry=false
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.556; org.apache.solr.update.PeerSync; PeerSync: core=collection1 url=http://127.0.0.1:52765/eki/b START replicas=[http://127.0.0.1:35402/eki/b/collection1/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-04-26 02:16:44.560; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.561; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.561; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.562; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.562; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.563; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:35402/eki/b/collection1/. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.563; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.586; org.apache.solr.core.SolrCore; [collection1] webapp=/eki/b path=/get params={getVersions=100&qt=/get&version=2&distrib=false&wt=javabin} status=0 QTime=5 
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.602; 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-26 02:16:44.606; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@149ef635 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7b2108a),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.607; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.608; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@149ef635 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7b2108a),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@149ef635 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7b2108a),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.609; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.611; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@78231636 realtime
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.611; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.612; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/eki/b path=/update params={openSearcher=false&version=2&commit=true&wt=javabin&softCommit=false&commit_end_point=true&waitSearcher=true} {commit=} 0 31
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.640; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.641; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:connTimeout=5000&socketTimeout=20000&allowCompression=false&maxConnections=10000&maxConnectionsPerHost=10000
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.650; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.673; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.674; org.apache.solr.core.SolrCore; [collection1] webapp=/eki/b path=/replication params={qt=/replication&command=indexversion&version=2&wt=javabin} status=0 QTime=21 
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.676; org.apache.solr.handler.SnapPuller; Master's generation: 2
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.676; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.677; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.681; org.apache.solr.core.SolrCore; [collection1] webapp=/eki/b path=/replication params={qt=/replication&command=filelist&version=2&wt=javabin&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.683; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 1
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.685; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1366942580730/jetty3/index.20130425191644684
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.685; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@4e4101d lockFactory=org.apache.lucene.store.NativeFSLockFactory@5fea9503) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.694; org.apache.solr.core.SolrCore; [collection1] webapp=/eki/b path=/replication params={qt=/replication&command=filecontent&wt=filestream&file=segments_2&checksum=true&generation=2} status=0 QTime=3 
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.701; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.715; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.716; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.719; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2d8c710c lockFactory=org.apache.lucene.store.NativeFSLockFactory@2bf230a),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2d8c710c lockFactory=org.apache.lucene.store.NativeFSLockFactory@2bf230a),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.720; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.720; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.721; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@55949c75 main
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.727; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@55949c75 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.729; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.BasicDistributedZk2Test-1366942580730/jetty3/index.20130425191644684 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.BasicDistributedZk2Test-1366942580730/jetty3/index.20130425191644684;done=true>>]
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.730; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1366942580730/jetty3/index.20130425191644684
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.730; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: ./org.apache.solr.cloud.BasicDistributedZk2Test-1366942580730/jetty3/index.20130425191644684
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.731; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.731; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.732; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.732; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.735; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.766; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.768; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:40058_eki%2Fb_collection1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:40058/eki/b",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:40058_eki%2Fb",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "state":"recovering"}
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.784; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard":"shard2",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:52765_eki%2Fb_collection1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:52765/eki/b",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:52765_eki%2Fb",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "state":"active"}
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.793; org.apache.solr.common.cloud.ZkStateReader$2; 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-26 02:16:44.793; org.apache.solr.common.cloud.ZkStateReader$2; 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-26 02:16:44.794; org.apache.solr.common.cloud.ZkStateReader$2; 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-26 02:16:44.793; org.apache.solr.common.cloud.ZkStateReader$2; 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-26 02:16:44.793; org.apache.solr.common.cloud.ZkStateReader$2; 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-26 02:16:44.793; org.apache.solr.common.cloud.ZkStateReader$2; 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-26 02:16:44.917; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.929; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.932; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.964; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.971; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.976; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-26 02:16:44.978; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-26 02:16:44.978; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.979; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-26 02:16:44.981; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-26 02:16:44.981; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.982; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.982; org.apache.solr.core.SolrCore; [onenodecollectioncore] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1366942588123/onenodecollectioncore/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1366942580731/onenodecollection/
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.983; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6152b2b
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.984; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.984; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1366942580731/onenodecollection
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.985; org.apache.solr.core.SolrCore; New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1366942580731/onenodecollection/index/
[junit4:junit4]   1> WARN  - 2013-04-26 02:16:44.985; org.apache.solr.core.SolrCore; [onenodecollectioncore] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1366942580731/onenodecollection/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.986; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1366942580731/onenodecollection/index
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.988; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@67e4f92d lockFactory=org.apache.lucene.store.NativeFSLockFactory@1c690365),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.988; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.991; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.992; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.993; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.994; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.995; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.995; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.996; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.997; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:44.997; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:45.000; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:45.003; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@ff2b381 main
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:45.004; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1366942580731/onenodecollection/tlog
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:45.004; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:45.005; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:45.013; org.apache.solr.core.SolrCore; [onenodecollectioncore] Registered new searcher Searcher@ff2b381 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:45.017; org.apache.solr.cloud.ZkController; publishing core=onenodecollectioncore state=down
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:45.253; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 127.0.0.1:40058_eki%2Fb_collection1, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:45.253; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={checkLive=true&coreNodeName=127.0.0.1:40058_eki%252Fb_collection1&nodeName=127.0.0.1:40058_eki%252Fb&action=PREPRECOVERY&version=2&onlyIfLeader=true&wt=javabin&core=collection1&state=recovering} status=0 QTime=1001 
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:46.307; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:46.309; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "roles":"none",
[junit4:junit4]   1>   "collection":"onenodecollection",
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:35402/eki/b",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:35402_eki%2Fb",
[junit4:junit4]   1>   "core":"onenodecollectioncore",
[junit4:junit4]   1>   "state":"down"}
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:46.309; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection onenodecollection with numShards 1
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:46.309; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:46.315; org.apache.solr.common.cloud.ZkStateReader$2; 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-26 02:16:46.315; org.apache.solr.common.cloud.ZkStateReader$2; 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-26 02:16:46.315; org.apache.solr.common.cloud.ZkStateReader$2; 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-26 02:16:46.315; org.apache.solr.common.cloud.ZkStateReader$2; 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-26 02:16:46.315; org.apache.solr.common.cloud.ZkStateReader$2; 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-26 02:16:46.315; org.apache.solr.common.cloud.ZkStateReader$2; 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-26 02:16:47.020; org.apache.solr.core.CoreContainer; registering core: onenodecollectioncore
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:47.021; org.apache.solr.cloud.ZkController; Register replica - core:onenodecollectioncore address:http://127.0.0.1:35402/eki/b collection:onenodecollection shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:47.023; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/onenodecollection/leader_elect/shard1/election
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:47.032; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:47.036; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:47.037; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:47.037; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:35402/eki/b/onenodecollectioncore/
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:47.038; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:47.038; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:35402/eki/b/onenodecollectioncore/ has no replicas
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:47.039; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:35402/eki/b/onenodecollectioncore/
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:47.040; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/onenodecollection/leaders/shard1
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:47.255; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:43888/eki/b/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:47.255; org.apache.solr.update.PeerSync; PeerSync: core=collection1 url=http://127.0.0.1:40058/eki/b START replicas=[http://127.0.0.1:43888/eki/b/collection1/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-04-26 02:16:47.256; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:47.256; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:47.257; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:47.257; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:47.257; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:47.258; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:43888/eki/b/collection1/. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:47.258; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:47.265; org.apache.solr.core.SolrCore; [collection1] webapp=/eki/b path=/get params={getVersions=100&qt=/get&version=2&distrib=false&wt=javabin} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:47.270; 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-26 02:16:47.272; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5dbb6205 lockFactory=org.apache.lucene.store.NativeFSLockFactory@9a3616e),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:47.273; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:47.274; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5dbb6205 lockFactory=org.apache.lucene.store.NativeFSLockFactory@9a3616e),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5dbb6205 lockFactory=org.apache.lucene.store.NativeFSLockFactory@9a3616e),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:47.274; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:47.275; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@79789bcd realtime
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:47.275; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:47.276; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/eki/b path=/update params={openSearcher=false&version=2&commit=true&wt=javabin&softCommit=false&commit_end_point=true&waitSearcher=true} {commit=} 0 6
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:47.277; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:47.278; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:47.281; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:47.282; org.apache.solr.core.SolrCore; [collection1] webapp=/eki/b path=/replication params={qt=/replication&command=indexversion&version=2&wt=javabin} status=0 QTime=2 
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:47.283; org.apache.solr.handler.SnapPuller; Master's generation: 2
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:47.283; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:47.283; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:47.286; org.apache.solr.core.SolrCore; [collection1] webapp=/eki/b path=/replication params={qt=/replication&command=filelist&version=2&wt=javabin&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:47.287; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 1
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:47.288; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1366942580730/jetty4/index.20130425191647288
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:47.289; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@6c2b5989 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2755173) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:47.294; org.apache.solr.core.SolrCore; [collection1] webapp=/eki/b path=/replication params={qt=/replication&command=filecontent&wt=filestream&file=segments_2&checksum=true&generation=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:47.296; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:47.297; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:47.297; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:47.299; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@d64a85d lockFactory=org.apache.lucene.store.NativeFSLockFactory@79b788fd),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@d64a85d lockFactory=org.apache.lucene.store.NativeFSLockFactory@79b788fd),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:47.300; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:47.300; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:47.301; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@15609b88 main
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:47.303; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@15609b88 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:47.304; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.BasicDistributedZk2Test-1366942580730/jetty4/index.20130425191647288 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.BasicDistributedZk2Test-1366942580730/jetty4/index.20130425191647288;done=true>>]
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:47.304; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1366942580730/jetty4/index.20130425191647288
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:47.305; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: ./org.apache.solr.cloud.BasicDistributedZk2Test-1366942580730/jetty4/index.20130425191647288
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:47.305; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:47.306; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:47.306; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:47.307; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:47.309; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:47.831; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:47.840; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:40058_eki%2Fb_collection1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:40058/eki/b",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:40058_eki%2Fb",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "state":"active"}
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:47.845; org.apache.solr.common.cloud.ZkStateReader$2; 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-26 02:16:47.845; org.apache.solr.common.cloud.ZkStateReader$2; 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-26 02:16:47.845; org.apache.solr.common.cloud.ZkStateReader$2; 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-26 02:16:47.845; org.apache.solr.common.cloud.ZkStateReader$2; 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-26 02:16:47.845; org.apache.solr.common.cloud.ZkStateReader$2; 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-26 02:16:47.845; org.apache.solr.common.cloud.ZkStateReader$2; 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-26 02:16:47.851; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:35402/eki/b/onenodecollectioncore/ and leader is http://127.0.0.1:35402/eki/b/onenodecollectioncore/
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:47.852; org.apache.solr.cloud.ZkController; No LogReplay needed for core=onenodecollectioncore baseURL=http://127.0.0.1:35402/eki/b
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:47.852; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:47.853; org.apache.solr.cloud.ZkController; publishing core=onenodecollectioncore state=active
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:47.855; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:47.857; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={roles=none&collection=onenodecollection&numShards=1&action=CREATE&version=2&name=onenodecollectioncore&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1366942580731/onenodecollection&wt=javabin} status=0 QTime=3597 
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:47.858; org.apache.solr.cloud.AbstractDistribZkTestBase; Wait for recoveries to finish - collection: onenodecollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:47.860; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:48.862; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:49.359; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:49.360; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "roles":"none",
[junit4:junit4]   1>   "collection":"onenodecollection",
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:35402_eki%2Fb_onenodecollectioncore",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:35402/eki/b",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:35402_eki%2Fb",
[junit4:junit4]   1>   "core":"onenodecollectioncore",
[junit4:junit4]   1>   "state":"active"}
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:49.366; org.apache.solr.common.cloud.ZkStateReader$2; 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-26 02:16:49.366; org.apache.solr.common.cloud.ZkStateReader$2; 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-26 02:16:49.366; org.apache.solr.common.cloud.ZkStateReader$2; 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-26 02:16:49.366; org.apache.solr.common.cloud.ZkStateReader$2; 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-26 02:16:49.366; org.apache.solr.common.cloud.ZkStateReader$2; 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-26 02:16:49.366; org.apache.solr.common.cloud.ZkStateReader$2; 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-26 02:16:49.865; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:49.867; org.apache.solr.cloud.AbstractDistribZkTestBase; Recoveries finished - collection: onenodecollection
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:49.867; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:49.904; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:49.906; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@24ada5f6 name:ZooKeeperConnection Watcher:127.0.0.1:37068 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:49.906; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> / (2)
[junit4:junit4]   1> DATA:
[junit4:junit4]   1>     
[junit4:junit4]   1>  /zookeeper (1)
[junit4:junit4]   1>  DATA:
[junit4:junit4]   1>      
[junit4:junit4]   1>  /solr (7)
[junit4:junit4]   1>   /solr/live_nodes (5)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:43888_eki%2Fb (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:52765_eki%2Fb (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:40058_eki%2Fb (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:43910_eki%2Fb (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:35402_eki%2Fb (0)
[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-work (0)
[junit4:junit4]   1>    /solr/overseer/queue (0)
[junit4:junit4]   1>   /solr/clusterstate.json (0)
[junit4:junit4]   1>   DATA:
[junit4:junit4]   1>       {
[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:43888_eki%2Fb_collection1":{
[junit4:junit4]   1>                   "collection":"collection1",
[junit4:junit4]   1>                   "shard":"shard1",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:43888/eki/b",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:43888_eki%2Fb",
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "leader":"true"},
[junit4:junit4]   1>                 "127.0.0.1:40058_eki%2Fb_collection1":{
[junit4:junit4]   1>                   "collection":"collection1",
[junit4:junit4]   1>                   "shard":"shard1",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:40058/eki/b",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:40058_eki%2Fb",
[junit4:junit4]   1>                   "core":"collection1",
[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:35402_eki%2Fb_collection1":{
[junit4:junit4]   1>                   "collection":"collection1",
[junit4:junit4]   1>                   "shard":"shard2",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:35402/eki/b",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:35402_eki%2Fb",
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "leader":"true"},
[junit4:junit4]   1>                 "127.0.0.1:52765_eki%2Fb_collection1":{
[junit4:junit4]   1>                   "collection":"collection1",
[junit4:junit4]   1>                   "shard":"shard2",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:52765/eki/b",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:52765_eki%2Fb",
[junit4:junit4]   1>                   "core":"collection1",
[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:43910_eki%2Fb_collection1":{
[junit4:junit4]   1>                   "collection":"control_collection",
[junit4:junit4]   1>                   "shard":"shard1",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:43910/eki/b",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:43910_eki%2Fb",
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "leader":"true"}}}}},
[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:35402_eki%2Fb_onenodecollectioncore":{
[junit4:junit4]   1>                   "roles":"none",
[junit4:junit4]   1>                   "collection":"onenodecollection",
[junit4:junit4]   1>                   "shard":"shard1",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:35402/eki/b",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:35402_eki%2Fb",
[junit4:junit4]   1>                   "core":"onenodecollectioncore",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "leader":"true"}}}}}}
[junit4:junit4]   1>   /solr/overseer_elect (2)
[junit4:junit4]   1>    /solr/overseer_elect/election (5)
[junit4:junit4]   1>     /solr/overseer_elect/election/89583948979240963-127.0.0.1:43910_eki%2Fb-n_0000000000 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89583948979240972-127.0.0.1:40058_eki%2Fb-n_0000000004 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89583948979240970-127.0.0.1:52765_eki%2Fb-n_0000000003 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89583948979240966-127.0.0.1:35402_eki%2Fb-n_0000000001 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89583948979240968-127.0.0.1:43888_eki%2Fb-n_0000000002 (0)
[junit4:junit4]   1>    /solr/overseer_elect/leader (0)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        {"id":"89583948979240963-127.0.0.1:43910_eki%2Fb-n_0000000000"}
[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/stopwords.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/open-exchange-rates.json (0)
[junit4:junit4]   1>     DATA:
[junit4:junit4]   1>         {
[junit4:junit4]   1>           "disclaimer": "This data is not real, it was synthetically created to match currency.xml.  It is modeled after the data format available from openexchangerates.org.  See https://openexchangerates.org/documentation for details",
[junit4:junit4]   1>           "license": "http://www.apache.org/licenses/LICENSE-2.0",
[junit4:junit4]   1>           "timestamp": 1332070464,
[junit4:junit4]   1>         
[junit4:junit4]   1>         
[junit4:junit4]   1>           "IMPORTANT NOTE": "In order for tests to work, this data must be kept in sync with ./currency.xml",
[junit4:junit4]   1>         
[junit4:junit4]   1>         
[junit4:junit4]   1>           "base": "USD",
[junit4:junit4]   1>           "rates": {
[junit4:junit4]   1>             "USD": 1,
[junit4:junit4]   1>             "JPY": 81.29,
[junit4:junit4]   1>             "EUR": 2.5,
[junit4:junit4]   1>             "GBP": 0.5,
[junit4:junit4]   1>             "MXN": 2.0
[junit4:junit4]   1>           }
[junit4:junit4]   1>         }
[junit4:junit4]   1>         
[junit4:junit4]   1>     /solr/configs/conf1/old_synonyms.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/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/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/aliases.json (0)
[junit4:junit4]   1>   /solr/collections (3)
[junit4:junit4]   1>    /solr/collections/onenodecollection (2)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        {
[junit4:junit4]   1>          "router":"compositeId",
[junit4:junit4]   1>          "configName":"conf1"}
[junit4:junit4]   1>     /solr/collections/onenodecollection/leaders (1)
[junit4:junit4]   1>      /solr/collections/onenodecollection/leaders/shard1 (0)
[junit4:junit4]   1>      DATA:
[junit4:junit4]   1>          {
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:35402/eki/b",
[junit4:junit4]   1>            "node_name":"127.0.0.1:35402_eki%2Fb",
[junit4:junit4]   1>            "core":"onenodecollectioncore"}
[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/89583948979240966-127.0.0.1:35402_eki%2Fb_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>            "base_url":"http://127.0.0.1:43888/eki/b",
[junit4:junit4]   1>            "node_name":"127.0.0.1:43888_eki%2Fb",
[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:35402/eki/b",
[junit4:junit4]   1>            "node_name":"127.0.0.1:35402_eki%2Fb",
[junit4:junit4]   1>            "core":"collection1"}
[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/89583948979240972-127.0.0.1:40058_eki%2Fb_collection1-n_0000000001 (0)
[junit4:junit4]   1>        /solr/collections/collection1/leader_elect/shard1/election/89583948979240968-127.0.0.1:43888_eki%2Fb_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/89583948979240970-127.0.0.1:52765_eki%2Fb_collection1-n_0000000001 (0)
[junit4:junit4]   1>        /solr/collections/collection1/leader_elect/shard2/election/89583948979240966-127.0.0.1:35402_eki%2Fb_collection1-n_0000000000 (0)
[junit4:junit4]   1>     /solr/collections/collection1/shards (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>            "base_url":"http://127.0.0.1:43910/eki/b",
[junit4:junit4]   1>            "node_name":"127.0.0.1:43910_eki%2Fb",
[junit4:junit4]   1>            "core":"collection1"}
[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/89583948979240963-127.0.0.1:43910_eki%2Fb_collection1-n_0000000000 (0)
[junit4:junit4]   1>     /solr/collections/control_collection/shards (0)
[junit4:junit4]   1> 
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:49.974; org.apache.solr.cloud.ChaosMonkey; monkey: stop shard! 43910
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:49.975; org.apache.solr.core.CoreContainer; Shutting down CoreContainer instance=765805088
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:50.875; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:50.876; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=null message={
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "collection":"control_collection",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:43910_eki%2Fb_collection1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:43910/eki/b",
[junit4:junit4]   1>   "node_name":"127.0.0.1:43910_eki%2Fb",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "state":"down"}
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:50.882; org.apache.solr.common.cloud.ZkStateReader$2; 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-26 02:16:50.882; org.apache.solr.common.cloud.ZkStateReader$2; 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-26 02:16:50.882; org.apache.solr.common.cloud.ZkStateReader$2; 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-26 02:16:50.882; org.apache.solr.common.cloud.ZkStateReader$2; 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-26 02:16:50.882; org.apache.solr.common.cloud.ZkStateReader$2; 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-26 02:16:51.978; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:51.979; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:51.981; org.apache.solr.core.SolrCore; [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6b80462d
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:51.998; 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-26 02:16:51.999; org.apache.solr.update.SolrCoreState; Closing SolrCoreState
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:52.000; org.apache.solr.update.DefaultSolrCoreState; SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:52.000; org.apache.solr.update.DefaultSolrCoreState; closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:52.001; org.apache.solr.core.SolrCore; [collection1] Closing main searcher on request.
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:52.002; org.apache.solr.core.CachingDirectoryFactory; Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:52.003; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.BasicDistributedZk2Test-1366942580730/control/data [CachedDir<<refCount=0;path=./org.apache.solr.cloud.BasicDistributedZk2Test-1366942580730/control/data;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:52.004; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1366942580730/control/data
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:52.005; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.BasicDistributedZk2Test-1366942580730/control/data/index [CachedDir<<refCount=0;path=./org.apache.solr.cloud.BasicDistributedZk2Test-1366942580730/control/data/index;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:52.005; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1366942580730/control/data/index
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:52.007; org.apache.solr.cloud.Overseer$ClusterStateUpdater; According to ZK I (id=89583948979240963-127.0.0.1:43910_eki%2Fb-n_0000000000) am no longer a leader.
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:52.009; 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-26 02:16:52.012; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:52.012; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:52.012; 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-26 02:16:52.013; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:52.014; 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-26 02:16:52.013; 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-26 02:16:52.015; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:52.023; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/leader
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:52.030; org.apache.solr.cloud.Overseer; Overseer (id=89583948979240966-127.0.0.1:35402_eki%2Fb-n_0000000001) starting
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:52.035; org.eclipse.jetty.server.handler.ContextHandler; stopped o.e.j.s.ServletContextHandler{/eki/b,null}
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:52.037; org.apache.solr.cloud.OverseerCollectionProcessor; Process current queue of collection creations
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:52.039; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Starting to work on the main queue
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:52.044; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:52.045; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "collection":"control_collection",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:43910_eki%2Fb_collection1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:43910/eki/b",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:43910_eki%2Fb",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "state":"down"}
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:52.052; org.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-26 02:16:52.052; org.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-26 02:16:52.052; org.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-26 02:16:52.052; org.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-26 02:16:52.088; org.apache.solr.cloud.ChaosMonkey; monkey: stop shard! 35402
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:52.088; org.ap

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

 "core":"collection1",
[junit4:junit4]   1>   "state":"down"}
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:57.375; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard":"shard2",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:52765_eki%2Fb_collection1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:52765/eki/b",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:52765_eki%2Fb",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "state":"down"}
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:57.376; org.eclipse.jetty.server.handler.ContextHandler; stopped o.e.j.s.ServletContextHandler{/eki/b,null}
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:57.379; org.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-26 02:16:57.427; org.apache.solr.cloud.ChaosMonkey; monkey: stop shard! 40058
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:57.428; org.apache.solr.core.CoreContainer; Shutting down CoreContainer instance=254330250
[junit4:junit4]   1> WARN  - 2013-04-26 02:16:57.553; org.apache.solr.common.cloud.ZkStateReader$3; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:57.554; 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-26 02:16:57.554; org.apache.solr.common.cloud.ZkStateReader$2; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:58.430; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:58.430; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:58.432; org.apache.solr.core.SolrCore; [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@778fa26a
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:58.446; 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-26 02:16:58.447; org.apache.solr.update.SolrCoreState; Closing SolrCoreState
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:58.447; org.apache.solr.update.DefaultSolrCoreState; SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:58.448; org.apache.solr.update.DefaultSolrCoreState; closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:58.449; org.apache.solr.core.SolrCore; [collection1] Closing main searcher on request.
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:58.450; org.apache.solr.core.CachingDirectoryFactory; Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:58.451; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.BasicDistributedZk2Test-1366942580730/jetty4 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.BasicDistributedZk2Test-1366942580730/jetty4;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:58.451; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1366942580730/jetty4
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:58.452; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.BasicDistributedZk2Test-1366942580730/jetty4/index [CachedDir<<refCount=0;path=./org.apache.solr.cloud.BasicDistributedZk2Test-1366942580730/jetty4/index;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:58.452; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1366942580730/jetty4/index
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:58.453; org.apache.solr.cloud.Overseer$ClusterStateUpdater; According to ZK I (id=89583948979240972-127.0.0.1:40058_eki%2Fb-n_0000000004) am no longer a leader.
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:58.477; org.eclipse.jetty.server.handler.ContextHandler; stopped o.e.j.s.ServletContextHandler{/eki/b,null}
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:58.533; org.apache.solr.SolrTestCaseJ4; ###Ending testDistribSearch
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:58.535; org.apache.solr.cloud.ZkTestServer; connecting to 127.0.0.1:37068 37068
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1366942580731
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZk2Test -Dtests.method=testDistribSearch -Dtests.seed=6A54ACD432A3C700 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=no_NO_NY -Dtests.timezone=America/Dawson_Creek -Dtests.file.encoding=ISO-8859-1
[junit4:junit4] ERROR   37.9s J1 | BasicDistributedZk2Test.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:43888/eki/b/onenodecollectioncore returned non ok status:404, message:Can not find: /eki/b/onenodecollectioncore/update
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([6A54ACD432A3C700:EBB222CC45FCA73C]:0)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:387)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
[junit4:junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:197)
[junit4:junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:89)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:815)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:58.584; org.apache.solr.SolrTestCaseJ4; ###deleteCore
[junit4:junit4]   2> 37888 T12 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 3 leaked thread(s).
[junit4:junit4]   1> WARN  - 2013-04-26 02:16:58.654; org.apache.solr.common.cloud.ZkStateReader$3; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:58.655; 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> WARN  - 2013-04-26 02:16:58.655; org.apache.solr.common.cloud.ZkStateReader$2; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> WARN  - 2013-04-26 02:16:59.755; org.apache.solr.common.cloud.ZkStateReader$3; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-04-26 02:16:59.755; 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-26 02:16:59.756; org.apache.solr.common.cloud.ZkStateReader$2; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> NOTE: test params are: codec=Lucene41, sim=DefaultSimilarity, locale=no_NO_NY, timezone=America/Dawson_Creek
[junit4:junit4]   2> NOTE: Linux 3.2.0-40-generic amd64/Oracle Corporation 1.8.0-ea (64-bit)/cpus=8,threads=1,free=98691120,total=248512512
[junit4:junit4]   2> NOTE: All tests run in this JVM: [SpellPossibilityIteratorTest, BasicDistributedZk2Test]
[junit4:junit4] Completed on J1 in 39.37s, 1 test, 1 error <<< FAILURES!

[...truncated 910 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:384: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:364: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:181: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:437: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1243: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:887: There were test failures: 294 suites, 1221 tests, 1 error, 13 ignored (7 assumptions)

Total time: 40 minutes 20 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