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

[JENKINS] Lucene-Solr-4.x-MacOSX (64bit/jdk1.7.0) - Build # 454 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/454/
Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseG1GC

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

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

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




Build Log:
[...truncated 10114 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.ChaosMonkeyShardSplitTest
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:03.493; org.apache.solr.BaseDistributedSearchTestCase; Setting hostContext system property: /_i/
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:03.503; org.apache.solr.SolrTestCaseJ4; ###Starting testDistribSearch
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:03.506; org.apache.solr.cloud.ZkTestServer; STARTING ZK TEST SERVER
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:03.507; org.apache.solr.cloud.ZkTestServer$ZKServerMain; Starting server
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:03.608; org.apache.solr.cloud.ZkTestServer; start zk server on port:53650
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:03.612; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:03.633; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@7537c58 name:ZooKeeperConnection Watcher:127.0.0.1:53650 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:03.633; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:03.634; org.apache.solr.common.cloud.SolrZkClient; makePath: /solr
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:03.652; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:03.662; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@6e4b11a9 name:ZooKeeperConnection Watcher:127.0.0.1:53650/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:03.663; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:03.664; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:03.672; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/shards
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:03.679; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:03.685; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/shards
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:03.699; org.apache.solr.cloud.AbstractZkTestCase; put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:03.703; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:03.721; org.apache.solr.cloud.AbstractZkTestCase; put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:03.723; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/schema.xml
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:03.733; org.apache.solr.cloud.AbstractZkTestCase; put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:03.734; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:03.746; org.apache.solr.cloud.AbstractZkTestCase; put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:03.748; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/protwords.txt
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:03.757; org.apache.solr.cloud.AbstractZkTestCase; put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:03.760; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/currency.xml
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:03.770; org.apache.solr.cloud.AbstractZkTestCase; put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:03.772; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:03.781; org.apache.solr.cloud.AbstractZkTestCase; put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:03.783; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:03.792; org.apache.solr.cloud.AbstractZkTestCase; put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:03.793; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:03.809; org.apache.solr.cloud.AbstractZkTestCase; put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:03.811; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:04.665; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:04.684; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:53653
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:04.685; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:04.690; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:04.692; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1368625143824
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:04.694; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1368625143824/solr.xml
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:04.696; org.apache.solr.core.CoreContainer; New CoreContainer 1526221519
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:04.698; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1368625143824/'
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:04.700; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1368625143824/'
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:05.028; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:05.039; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:05.041; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:05.042; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:05.043; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:05.045; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:05.046; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:05.047; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:05.048; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:05.049; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:05.084; org.apache.solr.logging.LogWatcher; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:05.087; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:53650/solr
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:05.088; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:05.093; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:05.104; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@288421f3 name:ZooKeeperConnection Watcher:127.0.0.1:53650 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:05.106; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:05.113; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:05.160; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:05.176; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@82c4a name:ZooKeeperConnection Watcher:127.0.0.1:53650/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:05.180; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:05.188; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:05.201; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/collection-queue-work
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:05.213; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:05.222; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53653__i
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:05.230; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:53653__i
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:05.252; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/election
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:05.270; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/leader
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:05.280; org.apache.solr.cloud.Overseer; Overseer (id=89694217405530115-127.0.0.1:53653__i-n_0000000000) starting
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:05.293; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue-work
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:05.305; org.apache.solr.cloud.OverseerCollectionProcessor; Process current queue of collection creations
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:05.309; org.apache.solr.common.cloud.SolrZkClient; makePath: /clusterstate.json
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:05.318; org.apache.solr.common.cloud.SolrZkClient; makePath: /aliases.json
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:05.327; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:05.346; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Starting to work on the main queue
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:05.366; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1368625143824/collection1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:05.367; org.apache.solr.cloud.ZkController; Check for collection zkNode:control_collection
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:05.369; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:05.371; org.apache.solr.cloud.ZkController; Load collection config from:/collections/control_collection
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:05.376; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1368625143824/collection1/'
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:05.379; org.apache.solr.core.SolrResourceLoader; Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1368625143824/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:05.380; org.apache.solr.core.SolrResourceLoader; Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1368625143824/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:05.532; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:05.711; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:05.719; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:05.760; org.apache.solr.schema.IndexSchema; [collection1] Schema name=test
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:07.085; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:07.092; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:07.096; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:07.104; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:07.185; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:07.188; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1368625143824/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368625143504/control/data/
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:07.188; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@238b1d64
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:07.192; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:07.193; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368625143504/control/data
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:07.193; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368625143504/control/data/index/
[junit4:junit4]   1> WARN  - 2013-05-15 13:39:07.194; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368625143504/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:07.194; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368625143504/control/data/index
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:07.201; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@44152034 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2028c65f),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:07.202; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:07.206; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:07.207; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:07.208; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:07.210; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:07.211; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:07.211; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:07.212; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:07.214; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:07.214; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:07.236; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:07.259; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@5e826583 main
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:07.260; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368625143504/control/data/tlog
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:07.262; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:07.262; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:07.267; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@5e826583 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:07.268; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:07.269; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:08.370; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:08.373; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"1",
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"control_collection",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:53653__i",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:53653/_i"}
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:08.374; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection control_collection with numShards 1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:08.375; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:08.387; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:09.273; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:09.274; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:53653/_i collection:control_collection shard:shard1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:09.276; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:09.297; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:09.306; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:09.307; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:09.308; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:53653/_i/collection1/
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:09.310; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:09.311; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:53653/_i/collection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:09.312; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:53653/_i/collection1/
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:09.312; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:09.903; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:09.930; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:09.962; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:53653/_i/collection1/ and leader is http://127.0.0.1:53653/_i/collection1/
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:09.963; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:53653/_i
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:09.964; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:09.964; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:09.965; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:09.971; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:09.975; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:09.977; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:09.978; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:10.022; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:10.030; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:10.037; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@47926e24 name:ZooKeeperConnection Watcher:127.0.0.1:53650/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:10.038; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:10.042; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:10.051; org.apache.solr.cloud.ChaosMonkey; monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:10.751; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:10.765; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:53657
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:10.769; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:10.770; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:10.771; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1368625150052
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:10.772; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1368625150052/solr.xml
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:10.773; org.apache.solr.core.CoreContainer; New CoreContainer 495237589
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:10.774; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1368625150052/'
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:10.775; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1368625150052/'
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:11.040; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:11.043; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:11.044; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:11.045; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:11.046; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:11.047; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:11.049; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:11.051; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:11.052; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:11.054; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:11.104; org.apache.solr.logging.LogWatcher; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:11.106; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:53650/solr
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:11.111; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:11.115; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:11.123; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@2eed55df name:ZooKeeperConnection Watcher:127.0.0.1:53650 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:11.126; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:11.134; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:11.174; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:11.180; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@6a108803 name:ZooKeeperConnection Watcher:127.0.0.1:53650/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:11.181; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:11.195; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:11.464; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:11.466; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"1",
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"control_collection",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:53653__i",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:53653/_i"}
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:11.480; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:11.481; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:11.484; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:12.214; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53657__i
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:12.219; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:53657__i
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:12.227; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:12.229; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:12.230; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:12.230; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:12.231; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:12.242; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:12.254; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1368625150052/collection1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:12.255; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:12.257; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:12.257; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:12.261; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1368625150052/collection1/'
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:12.264; org.apache.solr.core.SolrResourceLoader; Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1368625150052/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:12.267; org.apache.solr.core.SolrResourceLoader; Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1368625150052/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:12.368; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:12.486; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:12.494; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:12.504; org.apache.solr.schema.IndexSchema; [collection1] Schema name=test
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:13.616; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:13.621; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:13.626; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:13.635; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:13.709; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:13.710; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1368625150052/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368625143504/jetty1/
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:13.711; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@238b1d64
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:13.712; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:13.713; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368625143504/jetty1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:13.713; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368625143504/jetty1/index/
[junit4:junit4]   1> WARN  - 2013-05-15 13:39:13.714; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368625143504/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:13.715; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368625143504/jetty1/index
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:13.721; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3f8e4f18 lockFactory=org.apache.lucene.store.NativeFSLockFactory@36f319f2),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:13.721; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:13.727; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:13.727; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:13.731; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:13.732; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:13.733; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:13.734; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:13.734; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:13.746; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:13.747; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:13.774; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:13.786; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@12cf571a main
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:13.787; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368625143504/jetty1/tlog
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:13.788; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:13.789; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:13.795; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@12cf571a main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:13.803; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:13.803; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:14.507; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:14.510; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"2",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:53657__i",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:53657/_i"}
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:14.510; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection collection1 with numShards 2
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:14.511; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:14.524; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:14.525; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:14.526; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:14.814; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:14.817; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:53657/_i collection:collection1 shard:shard1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:14.819; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:14.853; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:14.866; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:14.867; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:14.867; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:53657/_i/collection1/
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:14.868; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:14.868; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:53657/_i/collection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:14.869; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:53657/_i/collection1/
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:14.869; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:16.054; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:16.088; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:16.089; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:16.089; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:16.140; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:53657/_i/collection1/ and leader is http://127.0.0.1:53657/_i/collection1/
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:16.141; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:53657/_i
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:16.143; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:16.152; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:16.153; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:16.158; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:16.163; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:16.170; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:16.171; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:17.620; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:17.622; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"2",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:53657__i",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:53657/_i"}
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:17.637; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:17.646; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:17.647; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:17.647; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:17.660; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:53660
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:17.667; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:17.668; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:17.669; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1368625156285
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:17.670; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1368625156285/solr.xml
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:17.670; org.apache.solr.core.CoreContainer; New CoreContainer 1597610443
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:17.671; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1368625156285/'
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:17.672; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1368625156285/'
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:18.047; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:18.049; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:18.050; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:18.052; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:18.052; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:18.053; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:18.055; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:18.056; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:18.057; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:18.058; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:18.117; org.apache.solr.logging.LogWatcher; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:18.119; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:53650/solr
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:18.120; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:18.135; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:18.139; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@4343092b name:ZooKeeperConnection Watcher:127.0.0.1:53650 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:18.141; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:18.154; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:18.203; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:18.209; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@5bbc82bf name:ZooKeeperConnection Watcher:127.0.0.1:53650/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:18.212; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:18.247; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:19.276; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53660__i
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:19.280; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:53660__i
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:19.292; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:19.295; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:19.296; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:19.296; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:19.296; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:19.298; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:19.304; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:19.327; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1368625156285/collection1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:19.328; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:19.333; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:19.335; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:19.343; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1368625156285/collection1/'
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:19.348; org.apache.solr.core.SolrResourceLoader; Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1368625156285/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:19.349; org.apache.solr.core.SolrResourceLoader; Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1368625156285/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:19.484; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:19.638; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:19.646; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:19.656; org.apache.solr.schema.IndexSchema; [collection1] Schema name=test
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:21.228; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:21.236; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:21.240; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:21.282; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:21.508; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:21.511; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1368625156285/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368625143504/jetty2/
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:21.512; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@238b1d64
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:21.513; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:21.519; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368625143504/jetty2
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:21.520; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368625143504/jetty2/index/
[junit4:junit4]   1> WARN  - 2013-05-15 13:39:21.520; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368625143504/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:21.525; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368625143504/jetty2/index
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:21.536; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@215ee2f4 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5f8d5dc3),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:21.537; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:21.546; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:21.548; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:21.548; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:21.549; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:21.550; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:21.550; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:21.551; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:21.552; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:21.552; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:21.586; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:21.606; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@76d12a1 main
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:21.607; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368625143504/jetty2/tlog
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:21.609; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:21.610; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:21.625; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@76d12a1 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:21.631; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:21.632; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:22.194; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:22.198; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"3",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:53660__i",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:53660/_i"}
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:22.199; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=2
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:22.200; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard2
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:22.222; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:22.223; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:22.223; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:22.224; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:22.654; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:22.654; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:53660/_i collection:collection1 shard:shard2
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:22.657; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:22.696; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:22.720; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:22.720; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:22.720; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:53660/_i/collection1/
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:22.721; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:22.721; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:53660/_i/collection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:22.722; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:53660/_i/collection1/
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:22.722; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:23.768; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:23.976; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:23.977; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:23.977; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:23.978; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:24.006; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:53660/_i/collection1/ and leader is http://127.0.0.1:53660/_i/collection1/
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:24.007; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:53660/_i
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:24.008; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:24.008; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:24.009; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:24.012; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:24.021; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:24.022; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:24.023; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:25.025; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:25.046; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:53663
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:25.051; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:25.051; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:25.052; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1368625164058
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:25.053; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1368625164058/solr.xml
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:25.053; org.apache.solr.core.CoreContainer; New CoreContainer 219773261
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:25.054; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1368625164058/'
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:25.055; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1368625164058/'
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:25.441; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:25.443; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:25.444; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:25.446; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:25.455; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:25.456; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:25.457; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:25.457; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:25.458; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:25.460; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:25.515; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:25.525; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"3",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":"shard2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:53660__i",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:53660/_i"}
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:25.532; org.apache.solr.logging.LogWatcher; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:25.537; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:53650/solr
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:25.541; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:25.548; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:25.549; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:25.548; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:25.548; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:25.548; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:25.563; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@4cc45f47 name:ZooKeeperConnection Watcher:127.0.0.1:53650 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:25.564; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:25.578; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:25.642; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:25.653; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1fcc0a1f name:ZooKeeperConnection Watcher:127.0.0.1:53650/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:25.655; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:25.692; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:26.719; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53663__i
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:26.724; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:53663__i
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:26.741; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:26.742; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:26.746; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:26.746; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:26.747; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:26.747; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:26.749; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:26.754; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:26.756; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:26.773; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1368625164058/collection1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:26.774; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:26.775; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:26.776; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:26.782; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1368625164058/collection1/'
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:26.784; org.apache.solr.core.SolrResourceLoader; Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1368625164058/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:26.785; org.apache.solr.core.SolrResourceLoader; Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1368625164058/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:26.921; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:27.062; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:27.076; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:27.089; org.apache.solr.schema.IndexSchema; [collection1] Schema name=test
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:28.335; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:28.343; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:28.347; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:28.356; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:28.436; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:28.437; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1368625164058/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368625143504/jetty3/
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:28.437; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@238b1d64
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:28.438; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:28.440; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368625143504/jetty3
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:28.440; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368625143504/jetty3/index/
[junit4:junit4]   1> WARN  - 2013-05-15 13:39:28.441; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368625143504/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:28.447; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368625143504/jetty3/index
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:28.454; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3a099989 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7214ac60),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:28.454; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:28.460; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:28.460; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:28.466; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:28.468; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:28.469; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:28.469; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:28.470; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:28.472; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:28.473; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:28.493; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:28.511; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@3dcd8f72 main
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:28.512; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368625143504/jetty3/tlog
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:28.514; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:28.515; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:28.521; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@3dcd8f72 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:28.525; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:28.525; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:28.595; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:28.597; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"4",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:53663__i",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:53663/_i"}
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:28.597; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=2
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:28.598; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:28.608; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:28.609; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:28.609; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:28.609; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:28.608; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:29.530; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:29.530; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:53663/_i collection:collection1 shard:shard1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:29.537; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:53663/_i/collection1/ and leader is http://127.0.0.1:53657/_i/collection1/
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:29.538; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:53663/_i
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:29.538; org.apache.solr.cloud.ZkController; Core needs to recover:collection1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:29.539; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:29.540; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:29.542; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:29.546; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:29.547; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:29.548; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:29.546; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:29.569; org.apache.solr.cloud.ZkController; publishing core=collection1 state=recovering
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:29.569; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:29.582; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:29.618; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 4, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:30.132; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:30.135; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"4",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"recovering",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:53663__i",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:53663/_i"}
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:30.149; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:30.150; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:30.149; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:30.149; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:30.150; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:30.276; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:30.284; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:53667
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:30.287; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:30.288; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:30.289; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1368625169577
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:30.289; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1368625169577/solr.xml
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:30.290; org.apache.solr.core.CoreContainer; New CoreContainer 784047143
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:30.291; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1368625169577/'
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:30.292; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1368625169577/'
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:30.533; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:30.536; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:30.542; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:30.543; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:30.544; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:30.545; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:30.546; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:30.547; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:30.548; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:30.549; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:30.578; org.apache.solr.logging.LogWatcher; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:30.579; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:53650/solr
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:30.581; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:30.583; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:30.589; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@37969ade name:ZooKeeperConnection Watcher:127.0.0.1:53650 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:30.591; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:30.596; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:30.621; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 4, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:30.622; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={coreNodeName=4&state=recovering&nodeName=127.0.0.1:53663__i&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1004 
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:30.628; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:30.636; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@4fc53b40 name:ZooKeeperConnection Watcher:127.0.0.1:53650/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:30.637; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:30.650; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:31.660; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53667__i
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:31.665; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:53667__i
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:31.679; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:31.680; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:31.680; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:31.684; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:31.685; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:31.686; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:31.687; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:31.688; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:31.691; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:31.693; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:31.697; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:31.817; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1368625169577/collection1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:31.818; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:31.820; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:31.821; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:31.824; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1368625169577/collection1/'
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:31.826; org.apache.solr.core.SolrResourceLoader; Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1368625169577/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:31.827; org.apache.solr.core.SolrResourceLoader; Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1368625169577/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:31.944; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:32.057; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:32.062; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:32.072; org.apache.solr.schema.IndexSchema; [collection1] Schema name=test
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:32.625; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:53657/_i/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:32.626; org.apache.solr.update.PeerSync; PeerSync: core=collection1 url=http://127.0.0.1:53663/_i START replicas=[http://127.0.0.1:53657/_i/collection1/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-05-15 13:39:32.627; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:32.627; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:32.628; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:32.629; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:32.629; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:32.630; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:53657/_i/collection1/. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:32.630; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:32.655; org.apache.solr.core.SolrCore; [collection1] webapp=/_i path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=5 
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:32.668; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:32.714; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3f8e4f18 lockFactory=org.apache.lucene.store.NativeFSLockFactory@36f319f2),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:32.716; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:32.717; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3f8e4f18 lockFactory=org.apache.lucene.store.NativeFSLockFactory@36f319f2),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3f8e4f18 lockFactory=org.apache.lucene.store.NativeFSLockFactory@36f319f2),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:32.718; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:32.719; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@6483605a realtime
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:32.719; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:32.720; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 53
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:32.722; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:32.722; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:32.729; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:32.730; org.apache.solr.core.SolrCore; [collection1] webapp=/_i path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=3 
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:32.732; org.apache.solr.handler.SnapPuller; Master's generation: 2
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:32.732; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:32.732; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:32.740; org.apache.solr.core.SolrCore; [collection1] webapp=/_i path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:32.743; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:32.754; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368625143504/jetty3/index.20130515093932752
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:32.754; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@36a0525a lockFactory=org.apache.lucene.store.NativeFSLockFactory@4cd6e707) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:32.763; org.apache.solr.core.SolrCore; [collection1] webapp=/_i path=/replication params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:32.782; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:32.784; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:32.785; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:32.788; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3a099989 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7214ac60),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3a099989 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7214ac60),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:32.792; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:32.793; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:32.793; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@16698c9d main
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:32.795; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@16698c9d main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:32.796; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368625143504/jetty3/index.20130515093932752 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368625143504/jetty3/index.20130515093932752;done=true>>]
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:32.797; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368625143504/jetty3/index.20130515093932752
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:32.808; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368625143504/jetty3/index.20130515093932752
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:32.809; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:32.809; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:32.809; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:32.810; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:32.814; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:33.194; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:33.201; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"4",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:53663__i",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:53663/_i"}
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:33.213; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:33.213; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:33.214; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:33.213; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:33.213; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:33.214; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:33.267; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:33.275; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:33.279; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:33.288; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:33.460; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:33.461; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1368625169577/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368625143504/jetty4/
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:33.462; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@238b1d64
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:33.463; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:33.464; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368625143504/jetty4
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:33.465; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368625143504/jetty4/index/
[junit4:junit4]   1> WARN  - 2013-05-15 13:39:33.465; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368625143504/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:33.466; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368625143504/jetty4/index
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:33.472; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@8530dd5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@253f11e8),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:33.472; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:33.478; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:33.479; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:33.481; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:33.482; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:33.483; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:33.484; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:33.512; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:33.514; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:33.515; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:33.544; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:33.555; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@72963ee1 main
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:33.556; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368625143504/jetty4/tlog
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:33.558; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:33.559; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:33.568; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@72963ee1 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:33.572; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:33.573; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:34.732; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:34.734; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"5",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:53667__i",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:53667/_i"}
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:34.735; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=2
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:34.735; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard2
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:34.757; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:34.758; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:34.757; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:34.758; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:34.759; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:34.759; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:35.578; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:35.578; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:53667/_i collection:collection1 shard:shard2
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:35.596; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:53667/_i/collection1/ and leader is http://127.0.0.1:53660/_i/collection1/
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:35.597; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:53667/_i
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:35.598; org.apache.solr.cloud.ZkController; Core needs to recover:collection1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:35.598; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:35.601; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:35.603; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:35.604; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:35.604; org.apache.solr.cloud.ZkController; publishing core=collection1 state=recovering
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:35.607; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:35.609; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:35.611; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:35.615; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:35.615; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:35.674; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:35.676; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 5, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:35.680; org.apache.solr.cloud.AbstractFullDistribZkTestBase; Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:35.681; org.apache.solr.cloud.AbstractDistribZkTestBase; Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:35.688; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:36.282; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:36.285; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"5",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":"shard2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"recovering",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:53667__i",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:53667/_i"}
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:36.302; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:36.303; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:36.307; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:36.307; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:36.309; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:36.308; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:36.679; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 5, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:36.680; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={coreNodeName=5&state=recovering&nodeName=127.0.0.1:53667__i&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1004 
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:36.696; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:37.701; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:38.695; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:53660/_i/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:38.696; org.apache.solr.update.PeerSync; PeerSync: core=collection1 url=http://127.0.0.1:53667/_i START replicas=[http://127.0.0.1:53660/_i/collection1/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-05-15 13:39:38.698; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:38.698; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:38.699; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:38.699; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:38.700; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:38.701; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:53660/_i/collection1/. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:38.701; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:38.738; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:38.785; org.apache.solr.core.SolrCore; [collection1] webapp=/_i path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=19 
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:38.796; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:38.803; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@215ee2f4 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5f8d5dc3),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:38.806; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:38.808; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@215ee2f4 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5f8d5dc3),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@215ee2f4 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5f8d5dc3),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:38.810; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:38.812; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@2051ea4d realtime
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:38.813; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:38.814; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 18
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:38.818; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:38.819; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:38.850; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:38.852; org.apache.solr.core.SolrCore; [collection1] webapp=/_i path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=13 
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:38.854; org.apache.solr.handler.SnapPuller; Master's generation: 2
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:38.854; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:38.855; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:38.859; org.apache.solr.core.SolrCore; [collection1] webapp=/_i path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:38.870; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:38.896; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368625143504/jetty4/index.20130515093938889
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:38.897; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@7d550be4 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3fc3e605) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:38.912; org.apache.solr.core.SolrCore; [collection1] webapp=/_i path=/replication params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:38.924; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:38.937; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:38.938; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:38.941; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@8530dd5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@253f11e8),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@8530dd5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@253f11e8),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:38.943; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:38.944; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:38.945; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@2011ad49 main
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:38.948; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@2011ad49 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:38.949; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368625143504/jetty4/index.20130515093938889 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368625143504/jetty4/index.20130515093938889;done=true>>]
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:38.950; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368625143504/jetty4/index.20130515093938889
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:38.950; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368625143504/jetty4/index.20130515093938889
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:38.952; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:38.952; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:38.957; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:38.958; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:38.969; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:39.344; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:39.350; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"5",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":"shard2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:53667__i",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:53667/_i"}
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:39.371; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:39.372; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:39.373; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:39.375; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:39.375; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:39.373; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:39.744; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:39.748; org.apache.solr.cloud.AbstractDistribZkTestBase; Recoveries finished - collection: collection1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:39.765; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:39.778; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@44152034 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2028c65f),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:39.780; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:39.782; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@44152034 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2028c65f),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@44152034 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2028c65f),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:39.782; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:39.784; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@4fe28525 main
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:39.785; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:39.786; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@4fe28525 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:39.788; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 24
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:39.824; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:39.833; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@215ee2f4 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5f8d5dc3),segFN=segments_2,generation=2}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@215ee2f4 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5f8d5dc3),segFN=segments_3,generation=3}
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:39.835; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 3
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:39.836; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@5a9594d3 main
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:39.836; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:39.838; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@5a9594d3 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:39.839; org.apache.solr.update.SolrCmdDistributor; Distrib commit to:[StdNode: http://127.0.0.1:53657/_i/collection1/, StdNode: http://127.0.0.1:53663/_i/collection1/, StdNode: http://127.0.0.1:53667/_i/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:39.856; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:39.884; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:39.891; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:39.903; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3f8e4f18 lockFactory=org.apache.lucene.store.NativeFSLockFactory@36f319f2),segFN=segments_2,generation=2}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3f8e4f18 lockFactory=org.apache.lucene.store.NativeFSLockFactory@36f319f2),segFN=segments_3,generation=3}
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:39.909; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 3
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:39.911; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3a099989 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7214ac60),segFN=segments_2,generation=2}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3a099989 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7214ac60),segFN=segments_3,generation=3}
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:39.912; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 3
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:39.914; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@73a1910a main
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:39.915; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@56ebc364 main
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:39.916; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:39.915; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@8530dd5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@253f11e8),segFN=segments_2,generation=2}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@8530dd5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@253f11e8),segFN=segments_3,generation=3}
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:39.918; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 3
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:39.915; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:39.918; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@56ebc364 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:39.917; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@73a1910a main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:39.924; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 33
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:39.925; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@3495cc1 main
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:39.926; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 71
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:39.930; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:39.932; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@3495cc1 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:39.935; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 51
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:39.937; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 113
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:39.944; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:39.954; org.apache.solr.core.SolrCore; [collection1] webapp=/_i path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:39.966; org.apache.solr.core.SolrCore; [collection1] webapp=/_i path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:39.973; org.apache.solr.core.SolrCore; [collection1] webapp=/_i path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:39.978; org.apache.solr.core.SolrCore; [collection1] webapp=/_i path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:41.986; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1435107518824054784)} 0 2
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.022; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={update.distrib=FROMLEADER&_version_=-1435107518832443392&update.from=http://127.0.0.1:53657/_i/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1435107518832443392)} 0 8
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.026; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={update.distrib=FROMLEADER&_version_=-1435107518851317760&update.from=http://127.0.0.1:53660/_i/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1435107518851317760)} 0 3
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.028; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={update.distrib=TOLEADER&wt=javabin&version=2} {deleteByQuery=*:* (-1435107518851317760)} 0 19
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.030; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1435107518832443392)} 0 38
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.035; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={wt=javabin&version=2} {add=[0 (1435107518876483584)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.042; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={distrib.from=http://127.0.0.1:53657/_i/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[0 (1435107518881726464)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.044; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={wt=javabin&version=2} {add=[0 (1435107518881726464)]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.049; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={wt=javabin&version=2} {add=[1 (1435107518892212224)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.056; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={distrib.from=http://127.0.0.1:53657/_i/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1435107518896406528)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.058; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={wt=javabin&version=2} {add=[1 (1435107518896406528)]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.062; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={wt=javabin&version=2} {add=[2 (1435107518904795136)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.072; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={distrib.from=http://127.0.0.1:53660/_i/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[2 (1435107518913183744)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.076; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={distrib.from=http://127.0.0.1:53657/_i/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[2 (1435107518913183744)]} 0 8
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.084; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={wt=javabin&version=2} {add=[2]} 0 19
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.089; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={wt=javabin&version=2} {add=[3 (1435107518933106688)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.099; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={distrib.from=http://127.0.0.1:53660/_i/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[3 (1435107518941495296)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.101; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={distrib.from=http://127.0.0.1:53657/_i/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[3 (1435107518941495296)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.102; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={wt=javabin&version=2} {add=[3]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.106; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={wt=javabin&version=2} {add=[4 (1435107518950932480)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.115; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={distrib.from=http://127.0.0.1:53657/_i/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[4 (1435107518958272512)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.117; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={distrib.from=http://127.0.0.1:53660/_i/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[4 (1435107518958272512)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.119; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={wt=javabin&version=2} {add=[4]} 0 10
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.122; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={wt=javabin&version=2} {add=[5 (1435107518968758272)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.131; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={distrib.from=http://127.0.0.1:53660/_i/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[5 (1435107518975049728)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.133; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={distrib.from=http://127.0.0.1:53657/_i/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[5 (1435107518975049728)]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.136; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={wt=javabin&version=2} {add=[5]} 0 11
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.148; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={wt=javabin&version=2} {add=[6 (1435107518994972672)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.157; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={distrib.from=http://127.0.0.1:53660/_i/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[6 (1435107519002312704)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.159; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={distrib.from=http://127.0.0.1:53657/_i/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[6 (1435107519002312704)]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.160; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={wt=javabin&version=2} {add=[6]} 0 8
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.164; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={wt=javabin&version=2} {add=[7 (1435107519012798464)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.173; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={distrib.from=http://127.0.0.1:53660/_i/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[7 (1435107519019089920)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.175; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={distrib.from=http://127.0.0.1:53657/_i/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[7 (1435107519019089920)]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.177; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={wt=javabin&version=2} {add=[7]} 0 10
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.180; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={wt=javabin&version=2} {add=[8 (1435107519029575680)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.188; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={distrib.from=http://127.0.0.1:53657/_i/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[8 (1435107519035867136)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.190; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={distrib.from=http://127.0.0.1:53660/_i/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[8 (1435107519035867136)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.195; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={wt=javabin&version=2} {add=[8]} 0 12
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.200; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={wt=javabin&version=2} {add=[9 (1435107519050547200)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.218; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={distrib.from=http://127.0.0.1:53660/_i/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[9 (1435107519063130112)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.219; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={distrib.from=http://127.0.0.1:53657/_i/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[9 (1435107519063130112)]} 0 7
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.220; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={wt=javabin&version=2} {add=[9]} 0 14
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.225; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={wt=javabin&version=2} {add=[10 (1435107519075713024)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.234; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={distrib.from=http://127.0.0.1:53657/_i/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10 (1435107519084101632)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.236; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={distrib.from=http://127.0.0.1:53660/_i/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[10 (1435107519084101632)]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.238; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={wt=javabin&version=2} {add=[10]} 0 10
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.242; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={wt=javabin&version=2} {add=[11 (1435107519094587392)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.252; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={distrib.from=http://127.0.0.1:53657/_i/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[11 (1435107519101927424)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.253; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={distrib.from=http://127.0.0.1:53660/_i/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[11 (1435107519101927424)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.255; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={wt=javabin&version=2} {add=[11]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.258; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={wt=javabin&version=2} {add=[12 (1435107519110316032)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.266; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={distrib.from=http://127.0.0.1:53657/_i/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[12 (1435107519116607488)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.267; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={distrib.from=http://127.0.0.1:53660/_i/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[12 (1435107519116607488)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.268; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={wt=javabin&version=2} {add=[12]} 0 8
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.277; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={wt=javabin&version=2} {add=[13 (1435107519130238976)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.288; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={distrib.from=http://127.0.0.1:53657/_i/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[13 (1435107519139676160)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.289; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={distrib.from=http://127.0.0.1:53660/_i/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[13 (1435107519139676160)]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.293; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={wt=javabin&version=2} {add=[13]} 0 11
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.298; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={wt=javabin&version=2} {add=[14 (1435107519153307648)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.316; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={distrib.from=http://127.0.0.1:53657/_i/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[14 (1435107519169036288)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.318; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={distrib.from=http://127.0.0.1:53660/_i/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[14 (1435107519169036288)]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.320; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={wt=javabin&version=2} {add=[14]} 0 10
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.324; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={wt=javabin&version=2} {add=[15 (1435107519179522048)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.333; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={distrib.from=http://127.0.0.1:53657/_i/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[15 (1435107519183716352)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.337; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={wt=javabin&version=2} {add=[15 (1435107519183716352)]} 0 10
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.342; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={wt=javabin&version=2} {add=[16 (1435107519199444992)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.352; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={distrib.from=http://127.0.0.1:53657/_i/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[16 (1435107519205736448)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.354; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={distrib.from=http://127.0.0.1:53660/_i/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[16 (1435107519205736448)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.357; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={wt=javabin&version=2} {add=[16]} 0 11
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.361; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={wt=javabin&version=2} {add=[17 (1435107519219367936)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.371; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={distrib.from=http://127.0.0.1:53660/_i/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[17 (1435107519226707968)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.373; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={distrib.from=http://127.0.0.1:53657/_i/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[17 (1435107519226707968)]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.375; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={wt=javabin&version=2} {add=[17]} 0 10
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.379; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={wt=javabin&version=2} {add=[18 (1435107519237193728)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.389; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={distrib.from=http://127.0.0.1:53660/_i/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[18 (1435107519245582336)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.391; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={distrib.from=http://127.0.0.1:53657/_i/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[18 (1435107519245582336)]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.392; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={wt=javabin&version=2} {add=[18]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.396; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={wt=javabin&version=2} {add=[19 (1435107519256068096)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.412; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={distrib.from=http://127.0.0.1:53660/_i/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[19 (1435107519268651008)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.413; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={distrib.from=http://127.0.0.1:53657/_i/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[19 (1435107519268651008)]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.415; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={wt=javabin&version=2} {add=[19]} 0 15
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.422; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={wt=javabin&version=2} {add=[20 (1435107519282282496)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.429; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={distrib.from=http://127.0.0.1:53657/_i/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[20 (1435107519287525376)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.431; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={wt=javabin&version=2} {add=[20 (1435107519287525376)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.435; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={wt=javabin&version=2} {add=[21 (1435107519296962560)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.446; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={distrib.from=http://127.0.0.1:53660/_i/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[21 (1435107519304302592)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.447; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={distrib.from=http://127.0.0.1:53657/_i/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[21 (1435107519304302592)]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.449; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={wt=javabin&version=2} {add=[21]} 0 10
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.453; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={wt=javabin&version=2} {add=[22 (1435107519314788352)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.462; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={distrib.from=http://127.0.0.1:53657/_i/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[22 (1435107519322128384)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.464; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={distrib.from=http://127.0.0.1:53660/_i/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[22 (1435107519322128384)]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.465; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={wt=javabin&version=2} {add=[22]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.474; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={wt=javabin&version=2} {add=[23 (1435107519335759872)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.488; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={distrib.from=http://127.0.0.1:53660/_i/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[23 (1435107519348342784)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.489; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={distrib.from=http://127.0.0.1:53657/_i/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[23 (1435107519348342784)]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.490; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={wt=javabin&version=2} {add=[23]} 0 12
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.494; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={wt=javabin&version=2} {add=[24 (1435107519358828544)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.504; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={distrib.from=http://127.0.0.1:53657/_i/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[24 (1435107519367217152)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.506; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={distrib.from=http://127.0.0.1:53660/_i/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[24 (1435107519367217152)]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.507; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={wt=javabin&version=2} {add=[24]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.512; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={wt=javabin&version=2} {add=[25 (1435107519376654336)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.519; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={distrib.from=http://127.0.0.1:53660/_i/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[25 (1435107519381897216)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.521; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={wt=javabin&version=2} {add=[25 (1435107519381897216)]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.524; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={wt=javabin&version=2} {add=[26 (1435107519390285824)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.536; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={distrib.from=http://127.0.0.1:53660/_i/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[26 (1435107519394480128)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.538; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={wt=javabin&version=2} {add=[26 (1435107519394480128)]} 0 10
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.546; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={wt=javabin&version=2} {add=[27 (1435107519413354496)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.560; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={distrib.from=http://127.0.0.1:53657/_i/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[27 (1435107519423840256)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.571; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={distrib.from=http://127.0.0.1:53660/_i/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[27 (1435107519423840256)]} 0 15
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.580; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={wt=javabin&version=2} {add=[27]} 0 28
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.586; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={wt=javabin&version=2} {add=[28 (1435107519455297536)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.619; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={distrib.from=http://127.0.0.1:53657/_i/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[28 (1435107519485706240)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.624; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={distrib.from=http://127.0.0.1:53660/_i/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[28 (1435107519485706240)]} 0 9
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.625; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={wt=javabin&version=2} {add=[28]} 0 13
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.633; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={wt=javabin&version=2} {add=[29 (1435107519504580608)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.644; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={distrib.from=http://127.0.0.1:53660/_i/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[29 (1435107519511920640)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.646; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={wt=javabin&version=2} {add=[29 (1435107519511920640)]} 0 7
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.650; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={wt=javabin&version=2} {add=[30 (1435107519522406400)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.657; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={distrib.from=http://127.0.0.1:53660/_i/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[30 (1435107519526600704)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.659; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={wt=javabin&version=2} {add=[30 (1435107519526600704)]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.663; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={wt=javabin&version=2} {add=[31 (1435107519534989312)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.669; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={distrib.from=http://127.0.0.1:53660/_i/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[31 (1435107519539183616)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.670; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={wt=javabin&version=2} {add=[31 (1435107519539183616)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.674; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={wt=javabin&version=2} {add=[32 (1435107519547572224)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.686; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={distrib.from=http://127.0.0.1:53657/_i/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[32 (1435107519553863680)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.688; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={wt=javabin&version=2} {add=[32 (1435107519553863680)]} 0 10
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.697; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={wt=javabin&version=2} {add=[33 (1435107519571689472)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.707; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={distrib.from=http://127.0.0.1:53660/_i/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[33 (1435107519579029504)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.709; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={distrib.from=http://127.0.0.1:53657/_i/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[33 (1435107519579029504)]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.711; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={wt=javabin&version=2} {add=[33]} 0 10
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.714; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={wt=javabin&version=2} {add=[34 (1435107519589515264)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.722; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={distrib.from=http://127.0.0.1:53657/_i/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[34 (1435107519594758144)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.723; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={wt=javabin&version=2} {add=[34 (1435107519594758144)]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.726; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={wt=javabin&version=2} {add=[35 (1435107519602098176)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.741; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={distrib.from=http://127.0.0.1:53657/_i/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[35 (1435107519609438208)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.743; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={distrib.from=http://127.0.0.1:53660/_i/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[35 (1435107519609438208)]} 0 11
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.744; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={wt=javabin&version=2} {add=[35]} 0 14
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.748; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={wt=javabin&version=2} {add=[36 (1435107519625166848)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.760; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={distrib.from=http://127.0.0.1:53657/_i/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[36 (1435107519633555456)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.763; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={distrib.from=http://127.0.0.1:53660/_i/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[36 (1435107519633555456)]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.764; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_i path=/update params={wt=javabin&version=2} {add=[36]} 0 13
[junit4:junit4]   1> INFO  - 2013-05-15 13:39:42.770; org.apache.solr.update.proces

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

cloud.ChaosMonkeyShardSplitTest-1368625143504 FAILED !!!!!
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ChaosMonkeyShardSplitTest -Dtests.method=testDistribSearch -Dtests.seed=2794C9A47F3D8903 -Dtests.slow=true -Dtests.locale=en_SG -Dtests.timezone=America/Port_of_Spain -Dtests.file.encoding=US-ASCII
[junit4:junit4] ERROR   80.8s | ChaosMonkeyShardSplitTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:53657/_i returned non ok status:500, message:Server Error
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([2794C9A47F3D8903:A67247BC0862E93F]:0)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:385)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
[junit4:junit4]    > 	at org.apache.solr.cloud.ShardSplitTest.splitShard(ShardSplitTest.java:208)
[junit4:junit4]    > 	at org.apache.solr.cloud.ChaosMonkeyShardSplitTest.doTest(ChaosMonkeyShardSplitTest.java:136)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:815)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   1> INFO  - 2013-05-15 13:40:24.277; org.apache.solr.SolrTestCaseJ4; ###deleteCore
[junit4:junit4]   2> 80803 T7293 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
[junit4:junit4]   1> WARN  - 2013-05-15 13:40:25.218; org.apache.solr.common.cloud.ZkStateReader$3; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-05-15 13:40:25.218; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   1> WARN  - 2013-05-15 13:40:25.219; 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: {id=Pulsing41(freqCutoff=18 minBlockSize=96 maxBlockSize=283), _version_=PostingsFormat(name=Memory doPackFST= false)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=en_SG, timezone=America/Port_of_Spain
[junit4:junit4]   2> NOTE: Mac OS X 10.8.3 x86_64/Oracle Corporation 1.7.0_21 (64-bit)/cpus=2,threads=1,free=361421680,total=536870912
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestSchemaSimilarityResource, QueryParsingTest, TestCoreContainer, TestCSVLoader, CurrencyFieldXmlFileTest, TestManagedSchema, TestDynamicFieldResource, TestMaxScoreQueryParser, TestCSVResponseWriter, OutputWriterTest, BasicZkTest, CoreContainerCoreInitFailuresTest, SolrRequestParserTest, UpdateRequestProcessorFactoryTest, ZkNodePropsTest, ZkControllerTest, SimplePostToolTest, TestSurroundQueryParser, TestQuerySenderNoQuery, TestLazyCores, QueryElevationComponentTest, TestBadConfig, TestStressLucene, TestPseudoReturnFields, OpenCloseCoreStressTest, DisMaxRequestHandlerTest, JSONWriterTest, TestDocSet, TestCloudManagedSchemaAddField, TestComponentsName, TestSchemaResource, MinimalSchemaTest, TestPropInject, CurrencyFieldOpenExchangeTest, LeaderElectionIntegrationTest, IndexSchemaRuntimeFieldTest, SignatureUpdateProcessorFactoryTest, TestBinaryResponseWriter, DocValuesTest, TestSweetSpotSimilarityFactory, PingRequestHandlerTest, TestReload, URLClassifyProcessorTest, IndexSchemaTest, TestFiltering, TestPostingsSolrHighlighter, UnloadDistributedZkTest, RequestHandlersTest, JsonLoaderTest, AlternateDirectoryTest, TestCharFilters, TestDistributedGrouping, SchemaVersionSpecificBehaviorTest, MultiTermTest, PrimUtilsTest, TermVectorComponentDistributedTest, SolrIndexConfigTest, TestSort, LeaderElectionTest, SolrInfoMBeanTest, TestMultiCoreConfBootstrap, TestReplicationHandler, TestLMDirichletSimilarityFactory, TestRemoteStreaming, ExternalFileFieldSortTest, RecoveryZkTest, FileUtilsTest, TestRealTimeGet, ZkSolrClientTest, TestFieldTypeResource, DocumentBuilderTest, FullSolrCloudDistribCmdsTest, TestTrie, ShardRoutingTest, TestSystemIdResolver, TestBM25SimilarityFactory, NoCacheHeaderTest, TestSolrCoreProperties, TestRangeQuery, SuggesterTest, TestOmitPositions, TestSolrXml, CoreAdminHandlerTest, SOLR749Test, TestSolrQueryParserDefaultOperatorResource, TestUtils, TestLRUCache, TestFieldTypeCollectionResource, WordBreakSolrSpellCheckerTest, PluginInfoTest, DistributedTermsComponentTest, DirectUpdateHandlerOptimizeTest, TestLMJelinekMercerSimilarityFactory, TestSolr4Spatial, TestReversedWildcardFilterFactory, SearchHandlerTest, ResourceLoaderTest, TestFieldCollectionResource, TestCollationField, DebugComponentTest, TestPropInjectDefaults, TestDocumentBuilder, SortByFunctionTest, DefaultValueUpdateProcessorTest, HardAutoCommitTest, TestFoldingMultitermQuery, PreAnalyzedUpdateProcessorTest, UUIDFieldTest, AutoCommitTest, TestRandomFaceting, QueryEqualityTest, NotRequiredUniqueKeyTest, ScriptEngineTest, MBeansHandlerTest, TestIBSimilarityFactory, DocumentAnalysisRequestHandlerTest, FieldMutatingUpdateProcessorTest, TestCloudManagedSchema, ClusterStateTest, TestSolrQueryParser, DateFieldTest, TestDistributedSearch, PolyFieldTest, SimpleFacetsTest, HighlighterTest, DistanceFunctionTest, TestUniqueKeyFieldResource, IndexReaderFactoryTest, PrimitiveFieldTypeTest, TestRecovery, TestJmxMonitoredMap, SpellingQueryConverterTest, ReturnFieldsTest, TestPluginEnable, OverseerTest, DistributedSpellCheckComponentTest, SampleTest, TestFastWriter, TestWriterPerf, ResponseLogComponentTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, SyncSliceTest, ClusterStateUpdateTest, TestZkChroot, TestRandomDVFaceting, ZkCLITest, ShardRoutingCustomTest, SliceStateUpdateTest, TestFaceting, TestHashPartitioner, TestStressReorder, TestJoin, TestStressVersions, SolrCoreTest, StatsComponentTest, SpellCheckComponentTest, TestGroupingSearch, SolrCmdDistributorTest, PeerSyncTest, BadIndexSchemaTest, ConvertedLegacyTest, TestFunctionQuery, BasicFunctionalityTest, DirectUpdateHandlerTest, OverseerCollectionProcessorTest, TestIndexSearcher, SoftAutoCommitTest, ShowFileRequestHandlerTest, DistributedQueryElevationComponentTest, SolrIndexSplitterTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, TestExtendedDismaxParser, SpellCheckCollatorTest, SuggesterFSTTest, SuggesterTSTTest, SpatialFilterTest, SuggesterWFSTTest, SolrCoreCheckLockOnStartupTest, TestUpdate, TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, StatelessScriptUpdateProcessorFactoryTest, DocValuesMultiTest, TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest, CacheHeaderTest, IndexBasedSpellCheckerTest, LukeRequestHandlerTest, TestQueryUtils, StandardRequestHandlerTest, DirectSolrSpellCheckerTest, TestQueryTypes, FileBasedSpellCheckerTest, TermsComponentTest, XmlUpdateRequestHandlerTest, TestValueSourceCache, PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, TestIndexingPerformance, MoreLikeThisHandlerTest, RequiredFieldsTest, FieldAnalysisRequestHandlerTest, TestArbitraryIndexDir, FastVectorHighlighterTest, LoggingHandlerTest, RegexBoostProcessorTest, SolrPluginUtilsTest, TestJmxIntegration, TestAnalyzedSuggestions, UniqFieldsUpdateProcessorFactoryTest, BinaryUpdateRequestHandlerTest, TestPartialUpdateDeduplication, TestPHPSerializedResponseWriter, CSVRequestHandlerTest, TestLFUCache, HighlighterConfigTest, TestQuerySenderListener, UpdateParamsTest, TestSolrIndexConfig, CopyFieldTest, BadComponentTest, TestStressRecovery, TestMergePolicyConfig, TestSolrDeletionPolicy2, TestBinaryField, TestSearchPerf, NumericFieldsTest, TestElisionMultitermQuery, TestConfig, TestFuzzyAnalyzedSuggestions, DirectSolrConnectionTest, TestLuceneMatchVersion, TestPhraseSuggestions, SpellPossibilityIteratorTest, TestCodecSupport, SynonymTokenizerTest, TestXIncludeConfig, EchoParamsTest, TestDFRSimilarityFactory, TestPerFieldSimilarity, TestNumberUtils, TestDefaultSimilarityFactory, LegacyHTMLStripCharFilterTest, TimeZoneUtilsTest, TestFastOutputStream, OpenExchangeRatesOrgProviderTest, TestFastLRUCache, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, TestSolrXMLSerializer, PreAnalyzedFieldTest, TestSuggestSpellingConverter, DOMUtilTest, RAMDirectoryFactoryTest, TestSolrJ, SliceStateTest, SystemInfoHandlerTest, CircularListTest, TestRTGBase, SolrTestCaseJ4Test, TestCollationKeyRangeQueries, AliasIntegrationTest, ChaosMonkeyShardSplitTest]
[junit4:junit4] Completed in 81.90s, 1 test, 1 error <<< FAILURES!

[...truncated 58 lines...]
BUILD FAILED
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:383: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:363: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:39: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build.xml:181: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/common-build.xml:437: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1243: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:887: There were test failures: 296 suites, 1234 tests, 1 error, 18 ignored (6 assumptions)

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



[JENKINS] Lucene-Solr-4.x-MacOSX (64bit/jdk1.7.0) - Build # 470 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/470/
Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseParallelGC

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

Error Message:
There are still nodes recoverying - waited for 230 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 230 seconds
	at __randomizedtesting.SeedInfo.seed([9DAA94E6B71ECFAB:1C4C1AFEC041AF97]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:173)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:131)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:126)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:512)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:146)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 9613 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
[junit4:junit4]   2> 1963809 T3713 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /_/
[junit4:junit4]   2> 1963815 T3713 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solrtest-CollectionsAPIDistributedZkTest-1369017378308
[junit4:junit4]   2> 1963818 T3713 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 1963819 T3714 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 1963921 T3713 oasc.ZkTestServer.run start zk server on port:52952
[junit4:junit4]   2> 1963923 T3713 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1963932 T3720 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@63f80dad name:ZooKeeperConnection Watcher:127.0.0.1:52952 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1963932 T3713 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1963933 T3713 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 1963944 T3713 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1963950 T3722 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@988c0a6 name:ZooKeeperConnection Watcher:127.0.0.1:52952/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1963951 T3713 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1963951 T3713 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 1963960 T3713 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 1963969 T3713 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 1963977 T3713 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 1963986 T3713 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 1963987 T3713 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 1964001 T3713 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 1964002 T3713 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 1964010 T3713 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 1964012 T3713 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 1964020 T3713 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 1964021 T3713 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 1964028 T3713 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 1964029 T3713 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 1964037 T3713 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 1964038 T3713 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 1964049 T3713 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 1964050 T3713 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 1964059 T3713 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 1964059 T3713 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 1964067 T3713 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 1964069 T3713 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 1964586 T3713 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 1964608 T3713 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52955
[junit4:junit4]   2> 1964609 T3713 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 1964610 T3713 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 1964611 T3713 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1369017378570
[junit4:junit4]   2> 1964611 T3713 oasc.CoreContainer$Initializer.initialize looking for solr config file: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1369017378570/solr.xml
[junit4:junit4]   2> 1964612 T3713 oasc.CoreContainer.<init> New CoreContainer 1238403298
[junit4:junit4]   2> 1964613 T3713 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1369017378570/'
[junit4:junit4]   2> 1964613 T3713 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1369017378570/'
[junit4:junit4]   2> 1964770 T3713 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1369017378570
[junit4:junit4]   2> 1964772 T3713 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1369017378570/collection1
[junit4:junit4]   2> 1964774 T3713 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1369017378570/collection1/conf
[junit4:junit4]   2> 1964947 T3713 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1369017378570/collection1/conf/xslt
[junit4:junit4]   2> 1964952 T3713 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1369017378570/collection1/lib
[junit4:junit4]   2> 1964954 T3713 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1369017378570/collection1/lib/classes
[junit4:junit4]   2> 1964957 T3713 oasc.SolrCoreDiscoverer.addCore Discovered properties file /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1369017378570/conf/core.properties, adding to cores
[junit4:junit4]   2> 1964978 T3713 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 1964979 T3713 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 1964980 T3713 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 1964981 T3713 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 1964982 T3713 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 1964983 T3713 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 1964984 T3713 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 1964985 T3713 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 1964986 T3713 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 1964988 T3713 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 1965019 T3713 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 1965020 T3713 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52952/solr
[junit4:junit4]   2> 1965020 T3713 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 1965022 T3713 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1965028 T3733 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@534368f1 name:ZooKeeperConnection Watcher:127.0.0.1:52952 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1965029 T3713 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1965034 T3713 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 1965063 T3713 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1965068 T3735 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@13f5e6ae name:ZooKeeperConnection Watcher:127.0.0.1:52952/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1965069 T3713 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1965072 T3713 oascc.SolrZkClient.makePath makePath: /overseer/queue
[junit4:junit4]   2> 1965082 T3713 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
[junit4:junit4]   2> 1965092 T3713 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 1965098 T3713 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52955__
[junit4:junit4]   2> 1965100 T3713 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52955__
[junit4:junit4]   2> 1965110 T3713 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 1965125 T3713 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 1965134 T3713 oasc.Overseer.start Overseer (id=89719922905448451-127.0.0.1:52955__-n_0000000000) starting
[junit4:junit4]   2> 1965147 T3713 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
[junit4:junit4]   2> 1965160 T3736 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 1965164 T3737 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 1965167 T3713 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 1965834 T3713 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 1965873 T3713 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 1965885 T3713 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 1965885 T3713 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 1965886 T3713 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 1965907 T3713 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 1965910 T3713 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1965915 T3740 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1150ddbe name:ZooKeeperConnection Watcher:127.0.0.1:52952/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1965916 T3713 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1965918 T3713 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 1965925 T3713 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 1966412 T3713 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 1966418 T3713 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52959
[junit4:junit4]   2> 1966419 T3713 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 1966420 T3713 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 1966420 T3713 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1369017380416
[junit4:junit4]   2> 1966421 T3713 oasc.CoreContainer$Initializer.initialize looking for solr config file: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1369017380416/solr.xml
[junit4:junit4]   2> 1966422 T3713 oasc.CoreContainer.<init> New CoreContainer 1283045594
[junit4:junit4]   2> 1966422 T3713 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1369017380416/'
[junit4:junit4]   2> 1966423 T3713 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1369017380416/'
[junit4:junit4]   2> 1966581 T3713 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1369017380416
[junit4:junit4]   2> 1966584 T3713 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1369017380416/collection1
[junit4:junit4]   2> 1966586 T3713 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1369017380416/collection1/conf
[junit4:junit4]   2> 1966751 T3713 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1369017380416/collection1/conf/xslt
[junit4:junit4]   2> 1966756 T3713 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1369017380416/collection1/lib
[junit4:junit4]   2> 1966757 T3713 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1369017380416/collection1/lib/classes
[junit4:junit4]   2> 1966761 T3713 oasc.SolrCoreDiscoverer.addCore Discovered properties file /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1369017380416/conf/core.properties, adding to cores
[junit4:junit4]   2> 1966782 T3713 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 1966783 T3713 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 1966783 T3713 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 1966784 T3713 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 1966784 T3713 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 1966785 T3713 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 1966785 T3713 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 1966785 T3713 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 1966786 T3713 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 1966786 T3713 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 1966812 T3713 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 1966813 T3713 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52952/solr
[junit4:junit4]   2> 1966813 T3713 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 1966815 T3713 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1966822 T3751 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@756cdff name:ZooKeeperConnection Watcher:127.0.0.1:52952 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1966823 T3713 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1966828 T3713 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 1966855 T3713 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1966861 T3753 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@516e0b6f name:ZooKeeperConnection Watcher:127.0.0.1:52952/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1966862 T3713 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1966876 T3713 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 1967887 T3713 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52959__
[junit4:junit4]   2> 1967891 T3713 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52959__
[junit4:junit4]   2> 1967899 T3753 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 1967899 T3740 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 1967900 T3735 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 1967912 T3713 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 1967913 T3713 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 1967913 T3713 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 1968444 T3713 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 1968449 T3713 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52962
[junit4:junit4]   2> 1968451 T3713 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 1968452 T3713 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 1968452 T3713 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1369017382426
[junit4:junit4]   2> 1968453 T3713 oasc.CoreContainer$Initializer.initialize looking for solr config file: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1369017382426/solr.xml
[junit4:junit4]   2> 1968453 T3713 oasc.CoreContainer.<init> New CoreContainer 442396659
[junit4:junit4]   2> 1968454 T3713 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1369017382426/'
[junit4:junit4]   2> 1968455 T3713 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1369017382426/'
[junit4:junit4]   2> 1968609 T3713 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1369017382426
[junit4:junit4]   2> 1968611 T3713 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1369017382426/collection1
[junit4:junit4]   2> 1968613 T3713 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1369017382426/collection1/conf
[junit4:junit4]   2> 1968778 T3713 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1369017382426/collection1/conf/xslt
[junit4:junit4]   2> 1968784 T3713 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1369017382426/collection1/lib
[junit4:junit4]   2> 1968787 T3713 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1369017382426/collection1/lib/classes
[junit4:junit4]   2> 1968790 T3713 oasc.SolrCoreDiscoverer.addCore Discovered properties file /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1369017382426/conf/core.properties, adding to cores
[junit4:junit4]   2> 1968808 T3713 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 1968809 T3713 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 1968809 T3713 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 1968810 T3713 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 1968810 T3713 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 1968811 T3713 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 1968811 T3713 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 1968812 T3713 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 1968813 T3713 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 1968813 T3713 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 1968843 T3713 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 1968844 T3713 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52952/solr
[junit4:junit4]   2> 1968846 T3713 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 1968847 T3713 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1968853 T3765 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@56f1fb2b name:ZooKeeperConnection Watcher:127.0.0.1:52952 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1968855 T3713 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1968860 T3713 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 1968884 T3713 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1968890 T3767 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@133a230 name:ZooKeeperConnection Watcher:127.0.0.1:52952/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1968891 T3713 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1968904 T3713 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 1969916 T3713 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52962__
[junit4:junit4]   2> 1969919 T3713 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52962__
[junit4:junit4]   2> 1969927 T3753 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 1969927 T3735 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 1969928 T3767 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 1969928 T3740 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 1969939 T3713 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 1969940 T3713 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 1969941 T3713 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 1970486 T3713 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 1970493 T3713 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52965
[junit4:junit4]   2> 1970495 T3713 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 1970497 T3713 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 1970497 T3713 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1369017384452
[junit4:junit4]   2> 1970498 T3713 oasc.CoreContainer$Initializer.initialize looking for solr config file: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1369017384452/solr.xml
[junit4:junit4]   2> 1970499 T3713 oasc.CoreContainer.<init> New CoreContainer 129537282
[junit4:junit4]   2> 1970501 T3713 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1369017384452/'
[junit4:junit4]   2> 1970502 T3713 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1369017384452/'
[junit4:junit4]   2> 1970670 T3713 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1369017384452
[junit4:junit4]   2> 1970672 T3713 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1369017384452/collection1
[junit4:junit4]   2> 1970674 T3713 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1369017384452/collection1/conf
[junit4:junit4]   2> 1970840 T3713 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1369017384452/collection1/conf/xslt
[junit4:junit4]   2> 1970845 T3713 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1369017384452/collection1/lib
[junit4:junit4]   2> 1970846 T3713 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1369017384452/collection1/lib/classes
[junit4:junit4]   2> 1970849 T3713 oasc.SolrCoreDiscoverer.addCore Discovered properties file /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1369017384452/conf/core.properties, adding to cores
[junit4:junit4]   2> 1970868 T3713 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 1970868 T3713 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 1970869 T3713 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 1970870 T3713 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 1970870 T3713 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 1970871 T3713 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 1970871 T3713 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 1970872 T3713 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 1970872 T3713 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 1970873 T3713 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 1970915 T3713 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 1970917 T3713 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52952/solr
[junit4:junit4]   2> 1970919 T3713 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 1970921 T3713 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1970926 T3779 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@eb4215f name:ZooKeeperConnection Watcher:127.0.0.1:52952 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1970928 T3713 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1970936 T3713 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 1970963 T3713 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1970968 T3781 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@49487f2e name:ZooKeeperConnection Watcher:127.0.0.1:52952/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1970968 T3713 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1970980 T3713 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 1971989 T3713 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52965__
[junit4:junit4]   2> 1971992 T3713 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52965__
[junit4:junit4]   2> 1971999 T3767 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 1972000 T3735 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 1972000 T3753 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 1972001 T3781 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 1972001 T3740 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 1972013 T3713 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 1972014 T3713 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 1972015 T3713 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 1972504 T3713 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 1972510 T3713 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52968
[junit4:junit4]   2> 1972512 T3713 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 1972513 T3713 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 1972514 T3713 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1369017386525
[junit4:junit4]   2> 1972514 T3713 oasc.CoreContainer$Initializer.initialize looking for solr config file: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1369017386525/solr.xml
[junit4:junit4]   2> 1972515 T3713 oasc.CoreContainer.<init> New CoreContainer 182280022
[junit4:junit4]   2> 1972516 T3713 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1369017386525/'
[junit4:junit4]   2> 1972516 T3713 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1369017386525/'
[junit4:junit4]   2> 1972672 T3713 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1369017386525
[junit4:junit4]   2> 1972674 T3713 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1369017386525/collection1
[junit4:junit4]   2> 1972675 T3713 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1369017386525/collection1/conf
[junit4:junit4]   2> 1972846 T3713 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1369017386525/collection1/conf/xslt
[junit4:junit4]   2> 1972850 T3713 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1369017386525/collection1/lib
[junit4:junit4]   2> 1972852 T3713 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1369017386525/collection1/lib/classes
[junit4:junit4]   2> 1972855 T3713 oasc.SolrCoreDiscoverer.addCore Discovered properties file /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1369017386525/conf/core.properties, adding to cores
[junit4:junit4]   2> 1972872 T3713 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 1972873 T3713 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 1972874 T3713 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 1972874 T3713 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 1972875 T3713 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 1972876 T3713 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 1972876 T3713 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 1972877 T3713 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 1972877 T3713 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 1972878 T3713 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 1972903 T3713 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 1972904 T3713 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52952/solr
[junit4:junit4]   2> 1972905 T3713 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 1972907 T3713 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1972915 T3793 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5d42729e name:ZooKeeperConnection Watcher:127.0.0.1:52952 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1972916 T3713 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1972921 T3713 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 1972946 T3713 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1972952 T3795 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7ae5dde3 name:ZooKeeperConnection Watcher:127.0.0.1:52952/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1972953 T3713 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1972966 T3713 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 1973978 T3713 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52968__
[junit4:junit4]   2> 1973981 T3713 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52968__
[junit4:junit4]   2> 1973991 T3735 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 1973992 T3753 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 1973993 T3740 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 1973994 T3781 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 1973994 T3767 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 1973994 T3795 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 1974007 T3713 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 1974008 T3713 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 1974009 T3713 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 1974028 T3713 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 1974062 T3745 oasha.CollectionsHandler.handleCreateAction Creating Collection : numShards=2&name=nodes_used_collection&replicationFactor=2&action=CREATE&wt=javabin&version=2
[junit4:junit4]   2> 1974067 T3735 oasc.DistributedQueue$LatchChildWatcher.process Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
[junit4:junit4]   2> 1974073 T3737 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
[junit4:junit4]   2> 	  "operation":"createcollection",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "maxShardsPerNode":null,
[junit4:junit4]   2> 	  "createNodeSet":null,
[junit4:junit4]   2> 	  "name":"nodes_used_collection",
[junit4:junit4]   2> 	  "replicationFactor":"2"}
[junit4:junit4]   2> 1974073 T3737 oasc.OverseerCollectionProcessor.createCollection Creating shard nodes_used_collection_shard1_replica1 as part of slice shard1 of collection nodes_used_collection on 127.0.0.1:52965__
[junit4:junit4]   2> 1974075 T3737 oasc.OverseerCollectionProcessor.createCollection Creating shard nodes_used_collection_shard1_replica2 as part of slice shard1 of collection nodes_used_collection on 127.0.0.1:52959__
[junit4:junit4]   2> 1974076 T3737 oasc.OverseerCollectionProcessor.createCollection Creating shard nodes_used_collection_shard2_replica1 as part of slice shard2 of collection nodes_used_collection on 127.0.0.1:52962__
[junit4:junit4]   2> 1974078 T3737 oasc.OverseerCollectionProcessor.createCollection Creating shard nodes_used_collection_shard2_replica2 as part of slice shard2 of collection nodes_used_collection on 127.0.0.1:52968__
[junit4:junit4]   2> 1974089 T3773 oasc.CoreContainer.create Creating SolrCore 'nodes_used_collection_shard1_replica1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1369017384452/nodes_used_collection_shard1_replica1
[junit4:junit4]   2> 1974095 T3773 oasc.ZkController.createCollectionZkNode Check for collection zkNode:nodes_used_collection
[junit4:junit4]   2> 1974093 T3759 oasc.CoreContainer.create Creating SolrCore 'nodes_used_collection_shard2_replica1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1369017382426/nodes_used_collection_shard2_replica1
[junit4:junit4]   2> 1974098 T3759 oasc.ZkController.createCollectionZkNode Check for collection zkNode:nodes_used_collection
[junit4:junit4]   2> 1974099 T3773 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:nodes_used_collection
[junit4:junit4]   2> 1974099 T3773 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 1974100 T3759 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:nodes_used_collection
[junit4:junit4]   2> 1974101 T3759 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 1974093 T3746 oasc.CoreContainer.create Creating SolrCore 'nodes_used_collection_shard1_replica2' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1369017380416/nodes_used_collection_shard1_replica2
[junit4:junit4]   2> 1974103 T3746 oasc.ZkController.createCollectionZkNode Check for collection zkNode:nodes_used_collection
[junit4:junit4]   2> 1974105 T3773 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 1974107 T3773 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection
[junit4:junit4]   2> 1974108 T3746 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:nodes_used_collection
[junit4:junit4]   2> 1974109 T3746 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 1974096 T3789 oasc.CoreContainer.create Creating SolrCore 'nodes_used_collection_shard2_replica2' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1369017386525/nodes_used_collection_shard2_replica2
[junit4:junit4]   2> 1974111 T3789 oasc.ZkController.createCollectionZkNode Check for collection zkNode:nodes_used_collection
[junit4:junit4]   2> 1974112 T3759 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 1974114 T3759 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection
[junit4:junit4]   2> 1974118 T3789 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:nodes_used_collection
[junit4:junit4]   2> 1974120 T3789 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 1974122 T3746 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 1974124 T3746 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection
[junit4:junit4]   2> 1974130 T3789 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 1974131 T3789 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection
[junit4:junit4]   2> 1974131 T3773 oasc.ZkController.readConfigName Load collection config from:/collections/nodes_used_collection
[junit4:junit4]   2> 1974135 T3759 oasc.ZkController.readConfigName Load collection config from:/collections/nodes_used_collection
[junit4:junit4]   2> 1974143 T3746 oasc.ZkController.readConfigName Load collection config from:/collections/nodes_used_collection
[junit4:junit4]   2> 1974146 T3773 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1369017384452/nodes_used_collection_shard1_replica1/'
[junit4:junit4]   2> 1974147 T3789 oasc.ZkController.readConfigName Load collection config from:/collections/nodes_used_collection
[junit4:junit4]   2> 1974156 T3746 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1369017380416/nodes_used_collection_shard1_replica2/'
[junit4:junit4]   2> 1974161 T3789 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1369017386525/nodes_used_collection_shard2_replica2/'
[junit4:junit4]   2> 1974166 T3759 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1369017382426/nodes_used_collection_shard2_replica1/'
[junit4:junit4]   2> 1974423 T3789 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 1974425 T3759 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 1974435 T3746 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 1974437 T3773 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 1974717 T3789 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1974731 T3773 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1974733 T3789 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 1974748 T3773 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 1974755 T3773 oass.IndexSchema.readSchema [nodes_used_collection_shard1_replica1] Schema name=test
[junit4:junit4]   2> 1974762 T3746 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1974774 T3759 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1974780 T3746 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 1974781 T3759 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 1974781 T3789 oass.IndexSchema.readSchema [nodes_used_collection_shard2_replica2] Schema name=test
[junit4:junit4]   2> 1974791 T3759 oass.IndexSchema.readSchema [nodes_used_collection_shard2_replica1] Schema name=test
[junit4:junit4]   2> 1974801 T3746 oass.IndexSchema.readSchema [nodes_used_collection_shard1_replica2] Schema name=test
[junit4:junit4]   2> 1976992 T3789 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1977029 T3789 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1977038 T3789 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1977106 T3759 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1977128 T3759 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1977132 T3773 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1977147 T3773 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1977152 T3759 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1977153 T3773 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1977174 T3789 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1977186 T3746 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1977196 T3789 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1977211 T3746 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1977222 T3746 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1977223 T3789 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1977235 T3789 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1977237 T3789 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 1977237 T3789 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1977245 T3789 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1977246 T3789 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 1977245 T3759 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1977247 T3789 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1977249 T3789 oasc.SolrCore.<init> [nodes_used_collection_shard2_replica2] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1369017386525/nodes_used_collection_shard2_replica2/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1369017386525/nodes_used_collection_shard2_replica2/data/
[junit4:junit4]   2> 1977250 T3789 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c17277b
[junit4:junit4]   2> 1977251 T3789 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1977255 T3789 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1369017386525/nodes_used_collection_shard2_replica2/data
[junit4:junit4]   2> 1977256 T3789 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1369017386525/nodes_used_collection_shard2_replica2/data/index/
[junit4:junit4]   2> 1977257 T3789 oasc.SolrCore.initIndex WARN [nodes_used_collection_shard2_replica2] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1369017386525/nodes_used_collection_shard2_replica2/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1977258 T3789 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1369017386525/nodes_used_collection_shard2_replica2/data/index
[junit4:junit4]   2> 1977263 T3759 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1977269 T3789 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7feb4c87 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3b079af9),segFN=segments_1,generation=1}
[junit4:junit4]   2> 1977270 T3789 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 1977272 T3773 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1977278 T3789 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1977280 T3789 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1977283 T3789 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1977285 T3789 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1977286 T3789 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1977286 T3789 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1977287 T3789 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1977289 T3789 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1977290 T3789 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1977307 T3759 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1977308 T3773 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1977314 T3759 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1977323 T3759 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 1977324 T3759 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1977331 T3789 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1977334 T3773 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1977336 T3789 oass.SolrIndexSearcher.<init> Opening Searcher@6bbb5a83 main
[junit4:junit4]   2> 1977337 T3789 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1369017386525/nodes_used_collection_shard2_replica2/data/tlog
[junit4:junit4]   2> 1977338 T3759 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1977339 T3759 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 1977339 T3759 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1977340 T3759 oasc.SolrCore.<init> [nodes_used_collection_shard2_replica1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1369017382426/nodes_used_collection_shard2_replica1/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1369017382426/nodes_used_collection_shard2_replica1/data/
[junit4:junit4]   2> 1977340 T3789 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1977341 T3789 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1977342 T3746 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1977341 T3759 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c17277b
[junit4:junit4]   2> 1977343 T3759 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1977341 T3773 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1977346 T3773 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 1977347 T3773 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1977346 T3759 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1369017382426/nodes_used_collection_shard2_replica1/data
[junit4:junit4]   2> 1977348 T3759 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1369017382426/nodes_used_collection_shard2_replica1/data/index/
[junit4:junit4]   2> 1977348 T3759 oasc.SolrCore.initIndex WARN [nodes_used_collection_shard2_replica1] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1369017382426/nodes_used_collection_shard2_replica1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1977350 T3759 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1369017382426/nodes_used_collection_shard2_replica1/data/index
[junit4:junit4]   2> 1977357 T3759 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@20d1729f lockFactory=org.apache.lucene.store.NativeFSLockFactory@33022a81),segFN=segments_1,generation=1}
[junit4:junit4]   2> 1977357 T3759 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 1977357 T3746 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1977359 T3801 oasc.SolrCore.registerSearcher [nodes_used_collection_shard2_replica2] Registered new searcher Searcher@6bbb5a83 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1977362 T3789 oasc.ZkController.publish publishing core=nodes_used_collection_shard2_replica2 state=down
[junit4:junit4]   2> 1977360 T3773 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1977363 T3773 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 1977363 T3773 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1977364 T3773 oasc.SolrCore.<init> [nodes_used_collection_shard1_replica1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1369017384452/nodes_used_collection_shard1_replica1/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1369017384452/nodes_used_collection_shard1_replica1/data/
[junit4:junit4]   2> 1977365 T3773 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c17277b
[junit4:junit4]   2> 1977368 T3773 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1977369 T3773 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1369017384452/nodes_used_collection_shard1_replica1/data
[junit4:junit4]   2> 1977369 T3773 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1369017384452/nodes_used_collection_shard1_replica1/data/index/
[junit4:junit4]   2> 1977370 T3773 oasc.SolrCore.initIndex WARN [nodes_used_collection_shard1_replica1] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1369017384452/nodes_used_collection_shard1_replica1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1977370 T3773 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1369017384452/nodes_used_collection_shard1_replica1/data/index
[junit4:junit4]   2> 1977377 T3773 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@41a22cce lockFactory=org.apache.lucene.store.NativeFSLockFactory@116c32b6),segFN=segments_1,generation=1}
[junit4:junit4]   2> 1977377 T3773 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 1977368 T3759 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1977379 T3759 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1977380 T3759 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1977381 T3759 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1977382 T3773 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1977383 T3773 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1977385 T3759 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1977386 T3759 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1977386 T3759 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1977387 T3759 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1977388 T3759 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1977392 T3773 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1977393 T3773 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1977394 T3773 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1977394 T3773 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1977395 T3773 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1977396 T3773 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1977397 T3773 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1977399 T3746 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1977417 T3759 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1977417 T3773 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1977419 T3746 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1977420 T3746 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 1977421 T3746 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1977424 T3773 oass.SolrIndexSearcher.<init> Opening Searcher@1c010cfb main
[junit4:junit4]   2> 1977429 T3773 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1369017384452/nodes_used_collection_shard1_replica1/data/tlog
[junit4:junit4]   2> 1977432 T3773 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1977433 T3773 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1977440 T3746 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1977441 T3746 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 1977441 T3746 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1977442 T3746 oasc.SolrCore.<init> [nodes_used_collection_shard1_replica2] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1369017380416/nodes_used_collection_shard1_replica2/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1369017380416/nodes_used_collection_shard1_replica2/data/
[junit4:junit4]   2> 1977443 T3746 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c17277b
[junit4:junit4]   2> 1977443 T3746 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1977445 T3746 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1369017380416/nodes_used_collection_shard1_replica2/data
[junit4:junit4]   2> 1977445 T3746 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1369017380416/nodes_used_collection_shard1_replica2/data/index/
[junit4:junit4]   2> 1977446 T3746 oasc.SolrCore.initIndex WARN [nodes_used_collection_shard1_replica2] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1369017380416/nodes_used_collection_shard1_replica2/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1977447 T3802 oasc.SolrCore.registerSearcher [nodes_used_collection_shard1_replica1] Registered new searcher Searcher@1c010cfb main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1977448 T3759 oass.SolrIndexSearcher.<init> Opening Searcher@2cf387d1 main
[junit4:junit4]   2> 1977449 T3759 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1369017382426/nodes_used_collection_shard2_replica1/data/tlog
[junit4:junit4]   2> 1977451 T3746 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1369017380416/nodes_used_collection_shard1_replica2/data/index
[junit4:junit4]   2> 1977451 T3773 oasc.ZkController.publish publishing core=nodes_used_collection_shard1_replica1 state=down
[junit4:junit4]   2> 1977454 T3759 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1977455 T3759 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1977459 T3746 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6d3f8e90 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2859c165),segFN=segments_1,generation=1}
[junit4:junit4]   2> 1977459 T3746 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 1977463 T3803 oasc.SolrCore.registerSearcher [nodes_used_collection_shard2_replica1] Registered new searcher Searcher@2cf387d1 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1977465 T3746 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1977466 T3746 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1977466 T3759 oasc.ZkController.publish publishing core=nodes_used_collection_shard2_replica1 state=down
[junit4:junit4]   2> 1977467 T3746 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1977469 T3746 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1977470 T3746 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1977470 T3746 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1977471 T3746 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1977472 T3746 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1977472 T3746 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1977492 T3746 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1977502 T3746 oass.SolrIndexSearcher.<init> Opening Searcher@3fc5cc6c main
[junit4:junit4]   2> 1977503 T3746 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1369017380416/nodes_used_collection_shard1_replica2/data/tlog
[junit4:junit4]   2> 1977505 T3746 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1977505 T3746 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1977510 T3804 oasc.SolrCore.registerSearcher [nodes_used_collection_shard1_replica2] Registered new searcher Searcher@3fc5cc6c main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1977513 T3746 oasc.ZkController.publish publishing core=nodes_used_collection_shard1_replica2 state=down
[junit4:junit4]   2> 1978765 T3736 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1978767 T3736 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"nodes_used_collection_shard2_replica2",
[junit4:junit4]   2> 	  "collection":"nodes_used_collection",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52968__",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52968/_"}
[junit4:junit4]   2> 1978768 T3736 oasc.Overseer$ClusterStateUpdater.createCollection Create collection nodes_used_collection with numShards 2
[junit4:junit4]   2> 1978777 T3736 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"nodes_used_collection_shard1_replica1",
[junit4:junit4]   2> 	  "collection":"nodes_used_collection",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52965__",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52965/_"}
[junit4:junit4]   2> 1978786 T3736 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"nodes_used_collection_shard2_replica1",
[junit4:junit4]   2> 	  "collection":"nodes_used_collection",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52962__",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52962/_"}
[junit4:junit4]   2> 1978796 T3736 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"nodes_used_collection_shard1_replica2",
[junit4:junit4]   2> 	  "collection":"nodes_used_collection",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52959__",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52959/_"}
[junit4:junit4]   2> 1978807 T3740 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 1978808 T3767 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 1978808 T3735 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 1978807 T3753 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 1978808 T3781 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 1978808 T3795 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 1979378 T3789 oasc.CoreContainer.registerCore registering core: nodes_used_collection_shard2_replica2
[junit4:junit4]   2> 1979379 T3789 oasc.ZkController.register Register replica - core:nodes_used_collection_shard2_replica2 address:http://127.0.0.1:52968/_ collection:nodes_used_collection shard:shard2
[junit4:junit4]   2> 1979381 T3789 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection/leader_elect/shard2/election
[junit4:junit4]   2> 1979403 T3789 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 1979412 T3789 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Waiting until we see more replicas up: total=2 found=1 timeoutin=179998
[junit4:junit4]   2> 1979459 T3773 oasc.CoreContainer.registerCore registering core: nodes_used_collection_shard1_replica1
[junit4:junit4]   2> 1979460 T3773 oasc.ZkController.register Register replica - core:nodes_used_collection_shard1_replica1 address:http://127.0.0.1:52965/_ collection:nodes_used_collection shard:shard1
[junit4:junit4]   2> 1979462 T3773 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection/leader_elect/shard1/election
[junit4:junit4]   2> 1979472 T3759 oasc.CoreContainer.registerCore registering core: nodes_used_collection_shard2_replica1
[junit4:junit4]   2> 1979473 T3759 oasc.ZkController.register Register replica - core:nodes_used_collection_shard2_replica1 address:http://127.0.0.1:52962/_ collection:nodes_used_collection shard:shard2
[junit4:junit4]   2> 1979480 T3773 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 1979487 T3773 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Waiting until we see more replicas up: total=2 found=1 timeoutin=179999
[junit4:junit4]   2> 1979520 T3746 oasc.CoreContainer.registerCore registering core: nodes_used_collection_shard1_replica2
[junit4:junit4]   2> 1979521 T3746 oasc.ZkController.register Register replica - core:nodes_used_collection_shard1_replica2 address:http://127.0.0.1:52959/_ collection:nodes_used_collection shard:shard1
[junit4:junit4]   2> 1979922 T3789 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 1979922 T3789 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 1979923 T3789 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:52968/_/nodes_used_collection_shard2_replica2/
[junit4:junit4]   2> 1979923 T3789 oasu.PeerSync.sync PeerSync: core=nodes_used_collection_shard2_replica2 url=http://127.0.0.1:52968/_ START replicas=[http://127.0.0.1:52962/_/nodes_used_collection_shard2_replica1/] nUpdates=100
[junit4:junit4]   2> 1979924 T3789 oasu.PeerSync.sync PeerSync: core=nodes_used_collection_shard2_replica2 url=http://127.0.0.1:52968/_ DONE.  We have no versions.  sync failed.
[junit4:junit4]   2> 1979925 T3789 oasc.SyncStrategy.syncReplicas Leader's attempt to sync with shard failed, moving to the next canidate
[junit4:junit4]   2> 1979926 T3789 oasc.ShardLeaderElectionContext.runLeaderProcess We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
[junit4:junit4]   2> 1979926 T3789 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:52968/_/nodes_used_collection_shard2_replica2/
[junit4:junit4]   2> 1979928 T3789 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection/leaders/shard2
[junit4:junit4]   2> ASYNC  NEW_CORE C228 name=nodes_used_collection_shard2_replica1 org.apache.solr.core.SolrCore@593385b6 url=http://127.0.0.1:52962/_/nodes_used_collection_shard2_replica1 node=127.0.0.1:52962__ C228_STATE=coll:nodes_used_collection core:nodes_used_collection_shard2_replica1 props:{shard=shard2, state=down, core=nodes_used_collection_shard2_replica1, collection=nodes_used_collection, node_name=127.0.0.1:52962__, base_url=http://127.0.0.1:52962/_}
[junit4:junit4]   2> 1979941 T3762 C228 P52962 oasc.SolrCore.execute [nodes_used_collection_shard2_replica1] webapp=/_ path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 1979991 T3773 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 1979992 T3773 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 1979993 T3773 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:52965/_/nodes_used_collection_shard1_replica1/
[junit4:junit4]   2> 1979993 T3773 oasu.PeerSync.sync PeerSync: core=nodes_used_collection_shard1_replica1 url=http://127.0.0.1:52965/_ START replicas=[http://127.0.0.1:52959/_/nodes_used_collection_shard1_replica2/] nUpdates=100
[junit4:junit4]   2> 1979994 T3773 oasu.PeerSync.sync PeerSync: core=nodes_used_collection_shard1_replica1 url=http://127.0.0.1:52965/_ DONE.  We have no versions.  sync failed.
[junit4:junit4]   2> 1979995 T3773 oasc.SyncStrategy.syncReplicas Leader's attempt to sync with shard failed, moving to the next canidate
[junit4:junit4]   2> 1979995 T3773 oasc.ShardLeaderElectionContext.runLeaderProcess We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
[junit4:junit4]   2> 1979997 T3773 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:52965/_/nodes_used_collection_shard1_replica1/
[junit4:junit4]   2> 1979998 T3773 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection/leaders/shard1
[junit4:junit4]   2> ASYNC  NEW_CORE C229 name=nodes_used_collection_shard1_replica2 org.apache.solr.core.SolrCore@87dafda url=http://127.0.0.1:52959/_/nodes_used_collection_shard1_replica2 node=127.0.0.1:52959__ C229_STATE=coll:nodes_used_collection core:nodes_used_collection_shard1_replica2 props:{shard=shard1, state=down, core=nodes_used_collection_shard1_replica2, collection=nodes_used_collection, node_name=127.0.0.1:52959__, base_url=http://127.0.0.1:52959/_}
[junit4:junit4]   2> 1980011 T3748 C229 P52959 oasc.SolrCore.execute [nodes_used_collection_shard1_replica2] webapp=/_ path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 1980346 T3736 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1980443 T3753 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 1980444 T3735 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 1980445 T3795 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 1980444 T3740 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 1980445 T3767 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 1980447 T3781 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 1980460 T3789 oasc.ZkController.register We are http://127.0.0.1:52968/_/nodes_used_collection_shard2_replica2/ and leader is http://127.0.0.1:52968/_/nodes_used_collection_shard2_replica2/
[junit4:junit4]   2> 1980460 T3789 oasc.ZkController.register No LogReplay needed for core=nodes_used_collection_shard2_replica2 baseURL=http://127.0.0.1:52968/_
[junit4:junit4]   2> 1980461 T3789 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 1980461 T3789 oasc.ZkController.publish publishing core=nodes_used_collection_shard2_replica2 state=active
[junit4:junit4]   2> 1980465 T3789 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1980467 T3789 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={numShards=2&shard=shard2&name=nodes_used_collection_shard2_replica2&action=CREATE&collection=nodes_used_collection&wt=javabin&qt=/admin/cores&version=2} status=0 QTime=6371 
[junit4:junit4]   2> 1980475 T3773 oasc.ZkController.register We are http://127.0.0.1:52965/_/nodes_used_collection_shard1_replica1/ and leader is http://127.0.0.1:52965/_/nodes_used_collection_shard1_replica1/
[junit4:junit4]   2> 1980476 T3773 oasc.ZkController.register No LogReplay needed for core=nodes_used_collection_shard1_replica1 baseURL=http://127.0.0.1:52965/_
[junit4:junit4]   2> 1980476 T3773 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 1980477 T3773 oasc.ZkController.publish publishing core=nodes_used_collection_shard1_replica1 state=active
[junit4:junit4]   2> 1980480 T3773 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1980482 T3773 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={numShards=2&shard=shard1&name=nodes_used_collection_shard1_replica1&action=CREATE&collection=nodes_used_collection&wt=javabin&qt=/admin/cores&version=2} status=0 QTime=6394 
[junit4:junit4]   2> 1980484 T3759 oasc.ZkController.register We are http://127.0.0.1:52962/_/nodes_used_collection_shard2_replica1/ and leader is http://127.0.0.1:52968/_/nodes_used_collection_shard2_replica2/
[junit4:junit4]   2> 1980484 T3759 oasc.ZkController.register No LogReplay needed for core=nodes_used_collection_shard2_replica1 baseURL=http://127.0.0.1:52962/_
[junit4:junit4]   2> 1980485 T3759 oasc.ZkController.checkRecovery Core needs to recover:nodes_used_collection_shard2_replica1
[junit4:junit4]   2> 1980485 T3759 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> 1980486 T3807 C228 P52962 oasc.RecoveryStrategy.run Starting recovery process.  core=nodes_used_collection_shard2_replica1 recoveringAfterStartup=true
[junit4:junit4]   2> 1980487 T3807 C228 P52962 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 1980487 T3759 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1980488 T3807 C228 P52962 oasc.ZkController.publish publishing core=nodes_used_collection_shard2_replica1 state=recovering
[junit4:junit4]   2> 1980490 T3759 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={numShards=2&shard=shard2&name=nodes_used_collection_shard2_replica1&action=CREATE&collection=nodes_used_collection&wt=javabin&qt=/admin/cores&version=2} status=0 QTime=6397 
[junit4:junit4]   2> 1980492 T3807 C228 P52962 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 1980521 T3790 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: 127.0.0.1:52962___nodes_used_collection_shard2_replica1, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   2> 1980532 T3746 oasc.ZkController.register We are http://127.0.0.1:52959/_/nodes_used_collection_shard1_replica2/ and leader is http://127.0.0.1:52965/_/nodes_used_collection_shard1_replica1/
[junit4:junit4]   2> 1980532 T3746 oasc.ZkController.register No LogReplay needed for core=nodes_used_collection_shard1_replica2 baseURL=http://127.0.0.1:52959/_
[junit4:junit4]   2> 1980533 T3746 oasc.ZkController.checkRecovery Core needs to recover:nodes_used_collection_shard1_replica2
[junit4:junit4]   2> 1980533 T3746 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> 1980534 T3808 C229 P52959 oasc.RecoveryStrategy.run Starting recovery process.  core=nodes_used_collection_shard1_replica2 recoveringAfterStartup=true
[junit4:junit4]   2> 1980535 T3808 C229 P52959 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 1980535 T3746 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1980536 T3808 C229 P52959 oasc.ZkController.publish publishing core=nodes_used_collection_shard1_replica2 state=recovering
[junit4:junit4]   2> 1980538 T3746 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={numShards=2&shard=shard1&name=nodes_used_collection_shard1_replica2&action=CREATE&collection=nodes_used_collection&wt=javabin&qt=/admin/cores&version=2} status=0 QTime=6445 
[junit4:junit4]   2> 1980539 T3808 C229 P52959 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 1980540 T3737 oasc.OverseerCollectionProcessor.createCollection Finished create command on all shards for collection: nodes_used_collection
[junit4:junit4]   2> 1980547 T3753 oasc.DistributedQueue$LatchChildWatcher.process Watcher fired on path: /overseer/collection-queue-work/qnr-0000000000 state: SyncConnected type NodeDataChanged
[junit4:junit4]   2> 1980549 T3735 oasc.DistributedQueue$LatchChildWatcher.process Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
[junit4:junit4]   2> 1980551 T3737 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Message id:/overseer/collection-queue-work/qn-0000000000 complete, response:{success={null={responseHeader={status=0,QTime=6371},core=nodes_used_collection_shard2_replica2},null={responseHeader={status=0,QTime=6394},core=nodes_used_collection_shard1_replica1},null={responseHeader={status=0,QTime=6397},core=nodes_used_collection_shard2_replica1},null={responseHeader={status=0,QTime=6445},core=nodes_used_collection_shard1_replica2}}}
[junit4:junit4]   2> 1980555 T3745 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/collections params={numShards=2&name=nodes_used_collection&replicationFactor=2&action=CREATE&wt=javabin&version=2} status=0 QTime=6493 
[junit4:junit4]   2> 1980556 T3713 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 1980565 T3713 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1980571 T3774 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: 127.0.0.1:52959___nodes_used_collection_shard1_replica2, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   2> 1980577 T3810 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6c09f265 name:ZooKeeperConnection Watcher:127.0.0.1:52952/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1980578 T3713 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1980580 T3713 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 1980587 T3713 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 1980590 T3713 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1980598 T3812 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@35765854 name:ZooKeeperConnection Watcher:127.0.0.1:52952/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1980603 T3713 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1980606 T3713 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 1980655 T3758 oasha.CollectionsHandler.handleCreateAction Creating Collection : numShards=3&maxShardsPerNode=3&name=awholynewcollection_0&replicationFactor=4&action=CREATE&wt=javabin&version=2
[junit4:junit4]   2> 1980658 T3735 oasc.DistributedQueue$LatchChildWatcher.process Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
[junit4:junit4]   2> 1980663 T3737 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000002 message:{
[junit4:junit4]   2> 	  "operation":"createcollection",
[junit4:junit4]   2> 	  "numShards":"3",
[junit4:junit4]   2> 	  "maxShardsPerNode":"3",
[junit4:junit4]   2> 	  "createNodeSet":null,
[junit4:junit4]   2> 	  "name":"awholynewcollection_0",
[junit4:junit4]   2> 	  "replicationFactor":"4"}
[junit4:junit4]   2> 1980663 T3737 oasc.OverseerCollectionProcessor.createCollection Creating shard awholynewcollection_0_shard1_replica1 as part of slice shard1 of collection awholynewcollection_0 on 127.0.0.1:52962__
[junit4:junit4]   2> 1980663 T3737 oasc.OverseerCollectionProcessor.createCollection Creating shard awholynewcollection_0_shard1_replica2 as part of slice shard1 of collection awholynewcollection_0 on 127.0.0.1:52959__
[junit4:junit4]   2> 1980664 T3737 oasc.OverseerCollectionProcessor.createCollection Creating shard awholynewcollection_0_shard1_replica3 as part of slice shard1 of collection awholynewcollection_0 on 127.0.0.1:52968__
[junit4:junit4]   2> 1980664 T3737 oasc.OverseerCollectionProcessor.createCollection Creating shard awholynewcollection_0_shard1_replica4 as part of slice shard1 of collection awholynewcollection_0 on 127.0.0.1:52955__
[junit4:junit4]   2> 1980665 T3737 oasc.OverseerCollectionProcessor.createCollection Creating shard awholynewcollection_0_shard2_replica1 as part of slice shard2 of collection awholynewcollection_0 on 127.0.0.1:52965__
[junit4:junit4]   2> 1980666 T3737 oasc.OverseerCollectionProcessor.createCollection Creating shard awholynewcollection_0_shard2_replica2 as part of slice shard2 of collection awholynewcollection_0 on 127.0.0.1:52962__
[junit4:junit4]   2> 1980667 T3760 oasc.CoreContainer.create Creating SolrCore 'awholynewcollection_0_shard1_replica1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1369017382426/awholynewcollection_0_shard1_replica1
[junit4:junit4]   2> 1980667 T3760 oasc.ZkController.createCollectionZkNode Check for collection zkNode:awholynewcollection_0
[junit4:junit4]   2> 1980671 T3729 oasc.CoreContainer.create Creating SolrCore 'awholynewcollection_0_shard1_replica4' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1369017378570/awholynewcollection_0_shard1_replica4
[junit4:junit4]   2> 1980672 T3729 oasc.ZkController.createCollectionZkNode Check for collection zkNode:awholynewcollection_0
[junit4:junit4]   2> 1980669 T3785 oasc.CoreContainer.create Creating SolrCore 'awholynewcollection_0_shard1_replica3' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1369017386525/awholynewcollection_0_shard1_replica3
[junit4:junit4]   2> 1980675 T3785 oasc.ZkController.createCollectionZkNode Check for collection zkNode:awholynewcollection_0
[junit4:junit4]   2> 1980675 T3761 oasc.CoreContainer.create Creating SolrCore 'awholynewcollection_0_shard2_replica2' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1369017382426/awholynewcollection_0_shard2_replica2
[junit4:junit4]   2> 1980676 T3761 oasc.ZkController.createCollectionZkNode Check for collection zkNode:awholynewcollection_0
[junit4:junit4]   2> 1980668 T3737 oasc.OverseerCollectionProcessor.createCollection Creating shard awholynewcollection_0_shard2_replica3 as part of slice shard2 of collection awholynewcollection_0 on 127.0.0.1:52959__
[junit4:junit4]   2> 1980677 T3785 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:awholynewcollection_0
[junit4:junit4]   2> 1980677 T3785 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 1980668 T3744 oasc.CoreContainer.create Creating SolrCore 'awholynewcollection_0_shard1_replica2' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1369017380416/awholynewcollection_0_shard1_replica2
[junit4:junit4]   2> 1980678 T3744 oasc.ZkController.createCollectionZkNode Check for collection zkNode:awholynewcollection_0
[junit4:junit4]   2> 1980679 T3737 oasc.OverseerCollectionProcessor.createCollection Creating shard awholynewcollection_0_shard2_replica4 as part of slice shard2 of collection awholynewcollection_0 on 127.0.0.1:52968__
[junit4:junit4]   2> 1980673 T3776 oasc.CoreContainer.create Creating SolrCore 'awholynewcollection_0_shard2_replica1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1369017384452/awholynewcollection_0_shard2_replica1
[junit4:junit4]   2> 1980680 T3776 oasc.ZkController.createCollectionZkNode Check for collection zkNode:awholynewcollection_0
[junit4:junit4]   2> 1980673 T3760 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:awholynewcollection_0
[junit4:junit4]   2> 1980681 T3760 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 1980682 T3737 oasc.OverseerCollectionProcessor.createCollection Creating shard awholynewcollection_0_shard3_replica1 as part of slice shard3 of collection awholynewcollection_0 on 127.0.0.1:52955__
[junit4:junit4]   2> 1980687 T3729 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:awholynewcollection_0
[junit4:junit4]   2> 1980691 T3729 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 1980692 T3787 oasc.CoreContainer.create Creating SolrCore 'awholynewcollection_0_shard2_replica4' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1369017386525/awholynewcollection_0_shard2_replica4
[junit4:junit4]   2> 1980694 T3787 oasc.ZkController.createCollectionZkNode Check for collection zkNode:awholynewcollection_0
[junit4:junit4]   2> 1980687 T3776 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:awholynewcollection_0
[junit4:junit4]   2> 1980696 T3776 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 1980686 T3747 oasc.CoreContainer.create Creating SolrCore 'awholynewcollection_0_shard2_replica3' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1369017380416/awholynewcollection_0_shard2_replica3
[junit4:junit4]   2> 1980697 T3747 oasc.ZkController.createCollectionZkNode Check for collection zkNode:awholynewcollection_0
[junit4:junit4]   2> 1980685 T3744 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:awholynewcollection_0
[junit4:junit4]   2> 1980683 T3761 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:awholynewcollection_0
[junit4:junit4]   2> 1980699 T3761 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 1980698 T3744 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 1980700 T3760 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 1980694 T3730 oasc.CoreContainer.create Creating SolrCore 'awholynewcollection_0_shard3_replica1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1369017378570/awholynewcollection_0_shard3_replica1
[junit4:junit4]   2> 1980701 T3730 oasc.ZkController.createCollectionZkNode Check for collection zkNode:awholynewcollection_0
[junit4:junit4]   2> 1980690 T3785 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 1980688 T3737 oasc.OverseerCollectionProcessor.createCollection Creating shard awholynewcollection_0_shard3_replica2 as part of slice shard3 of collection awholynewcollection_0 on 127.0.0.1:52965__
[junit4:junit4]   2> 1980702 T3785 oascc.SolrZkClient.makePath makePath: /collections/awholynewcollection_0
[junit4:junit4]   2> 1980701 T3760 oascc.SolrZkClient.makePath makePath: /collections/awholynewcollection_0
[junit4:junit4]   2> 1980704 T3737 oasc.OverseerCollectionProcessor.createCollection Creating shard awholynewcollection_0_shard3_replica3 as part of slice shard3 of collection awholynewcollection_0 on 127.0.0.1:52962__
[junit4:junit4]   2> 1980706 T3737 oasc.OverseerCollectionProcessor.createCollection Creating shard awholynewcollection_0_shard3_replica4 as part of slice shard3 of collection awholynewcollection_0 on 127.0.0.1:52959__
[junit4:junit4]   2> 1980704 T3787 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:awholynewcollection_0
[junit4:junit4]   2> 1980706 T3787 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 1980712 T3762 oasc.CoreContainer.create Creating SolrCore 'awholynewcollection_0_shard3_replica3' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1369017382426/awholynewcollection_0_shard3_replica3
[junit4:junit4]   2> 1980713 T3762 oasc.ZkController.createCollectionZkNode Check for collection zkNode:awholynewcollection_0
[junit4:junit4]   2> 1980714 T3747 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:awholynewcollection_0
[junit4:junit4]   2> 1980714 T3747 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 1980721 T3748 oasc.CoreContainer.create Creating SolrCore 'awholynewcollection_0_shard3_replica4' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1369017380416/awholynewcollection_0_shard3_replica4
[junit4:junit4]   2> 1980723 T3748 oasc.ZkController.createCollectionZkNode Check for collection zkNode:awholynewcollection_0
[junit4:junit4]   2> 1980720 T3762 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:awholynewcollection_0
[junit4:junit4]   2> 1980724 T3762 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 1980715 T3776 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 1980719 T3777 oasc.CoreContainer.create Creating SolrCore 'awholynewcollection_0_shard3_replica2' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1369017384452/awholynewcollection_0_shard3_replica2
[junit4:junit4]   2> 1980727 T3777 oasc.ZkController.createCollectionZkNode Check for collection zkNode:awholynewcollection_0
[junit4:junit4]   2> 1980715 T3761 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 1980728 T3761 oascc.SolrZkClient.makePath makePath: /collections/awholynewcollection_0
[junit4:junit4]   2> 1980727 T3787 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 1980729 T3787 oascc.SolrZkClient.makePath makePath: /collections/awholynewcollection_0
[junit4:junit4]   2> 1980726 T3776 oascc.SolrZkClient.makePath makePath: /collections/awholynewcollection_0
[junit4:junit4]   2> 1980726 T3744 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 1980728 T3729 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 1980732 T3729 oascc.SolrZkClient.makePath makePath: /collections/awholynewcollection_0
[junit4:junit4]   2> 1980728 T3730 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 1980733 T3730 oasc.ZkController.readConfigName Load collection config from:/collections/awholynewcollection_0
[junit4:junit4]   2> 1980731 T3744 oascc.SolrZkClient.makePath makePath: /collections/awholynewcollection_0
[junit4:junit4]   2> 1980736 T3777 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 1980737 T3777 oasc.ZkController.readConfigName Load collection config from:/collections/awholynewcollection_0
[junit4:junit4]   2> 1980738 T3748 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 1980739 T3748 oasc.ZkController.readConfigName Load collection config from:/collections/awholynewcollection_0
[junit4:junit4]   2> 1980740 T3785 oasc.ZkController.readConfigName Load collection config from:/collections/awholynewcollection_0
[junit4:junit4]   2> 1980743 T3747 oascc.SolrZkClient.makePath makePath: /collections/awholynewcollection_0
[junit4:junit4]   2> 1980745 T3762 oascc.SolrZkClient.makePath makePath: /collections/awholynewcollection_0
[junit4:junit4]   2> 1980746 T3760 oasc.ZkController.readConfigName Load collection config from:/collections/awholynewcollection_0
[junit4:junit4]   2> 1980760 T3787 oasc.ZkController.readConfigName Load collection config from:/collections/awholynewcollection_0
[junit4:junit4]   2> 1980763 T3777 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1369017384452/awholynewcollection_0_shard3_replica2/'
[junit4:junit4]   2> 1980764 T3730 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1369017378570/awholynewcollection_0_shard3_replica1/'
[junit4:junit4]   2> 1980766 T3729 oasc.ZkController.readConfigName Load collection config from:/collections/awholynewcollection_0
[junit4:junit4]   2> 1980768 T3776 oasc.ZkController.readConfigName Load collection config from:/collections/awholynewcollection_0
[junit4:junit4]   2> 1980770 T3748 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1369017380416/awholynewcollection_0_shard3_replica4/'
[junit4:junit4]   2> 1980772 T3744 oasc.ZkController.readConfigName Load collection config from:/collections/awholynewcollection_0
[junit4:junit4]   2> 1980773 T3785 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1369017386525/awholynewcollection_0_shard1_replica3/'
[junit4:junit4]   2> 1980774 T3761 oasc.ZkController.readConfigName Load collection config from:/collections/awholynewcollection_0
[junit4:junit4]   2> 1980824 T3760 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1369017382426/awholynewcollection_0_shard1_replica1/'
[junit4:junit4]   2> 1980831 T3761 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1369017382426/awholynewcollection_0_shard2_replica2/'
[junit4:junit4]   2> 1980834 T3747 oasc.ZkController.readConfigName Load collection config from:/collections/awholynewcollection_0
[junit4:junit4]   2> 1980837 T3787 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1369017386525/awholynewcollection_0_shard2_replica4/'
[junit4:junit4]   2> 1980837 T3729 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1369017378570/awholynewcollection_0_shard1_replica4/'
[junit4:junit4]   2> 1980840 T3776 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1369017384452/awholynewcollection_0_shard2_replica1/'
[junit4:junit4]   2> 1980849 T3762 oasc.ZkController.readConfigName Load collection config from:/collections/awholynewcollection_0
[junit4:junit4]   2> 1980853 T3744 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1369017380416/awholynewcollection_0_shard1_replica2/'
[junit4:junit4]   2> 1980861 T3747 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1369017380416/awholynewcollection_0_shard2_replica3/'
[junit4:junit4]   2> 1980865 T3762 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1369017382426/awholynewcollection_0_shard3_replica3/'
[junit4:junit4]   2> 1981174 T3747 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 1981179 T3744 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 1981241 T3787 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 1981266 T3777 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 1981323 T3785 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 1981343 T3762 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 1981361 T3730 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 1981369 T3760 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 1981409 T3761 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 1981415 T3748 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 1981525 T3776 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 1981616 T3744 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1981655 T3744 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 1981668 T3729 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 1981760 T3744 oass.IndexSchema.readSchema [awholynewcollection_0_shard1_replica2] Schema name=test
[junit4:junit4]   2> 1981769 T3787 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1981804 T3787 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 1981812 T3787 oass.IndexSchema.readSchema [awholynewcollection_0_shard2_replica4] Schema name=test
[junit4:junit4]   2> 1981870 T3785 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1981907 T3730 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1981909 T3785 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 1981929 T3785 oass.IndexSchema.readSchema [awholynewcollection_0_shard1_replica3] Schema name=test
[junit4:junit4]   2> 1981954 T3730 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 1981962 T3730 oass.IndexSchema.readSchema [awholynewcollection_0_shard3_replica1] Schema name=test
[junit4:junit4]   2> 1981968 T3762 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1981974 T3777 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1981983 T3777 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 1981991 T3777 oass.IndexSchema.readSchema [awholynewcollection_0_shard3_replica2] Schema name=test
[junit4:junit4]   2> 1981993 T3762 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 1982002 T3762 oass.IndexSchema.readSchema [awholynewcollection_0_shard3_replica3] Schema name=test
[junit4:junit4]   2> 1982016 T3736 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1982020 T3736 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:52968___nodes_used_collection_shard2_replica2",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"nodes_used_collection_shard2_replica2",
[junit4:junit4]   2> 	  "collection":"nodes_used_collection",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52968__",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52968/_"}
[junit4:junit4]   2> 1982045 T3736 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:52965___nodes_used_collection_shard1_replica1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"nodes_used_collection_shard1_replica1",
[junit4:junit4]   2> 	  "collection":"nodes_used_collection",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52965__",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52965/_"}
[junit4:junit4]   2> 1982070 T3736 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:52962___nodes_used_collection_shard2_replica1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"nodes_used_collection_shard2_replica1",
[junit4:junit4]   2> 	  "collection":"nodes_used_collection",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52962__",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52962/_"}
[junit4:junit4]   2> 1982116 T3736 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:52959___nodes_used_collection_shard1_replica2",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"nodes_used_collection_shard1_replica2",
[junit4:junit4]   2> 	  "collection":"nodes_used_collection",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52959__",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52959/_"}
[junit4:junit4]   2> 1982121 T3761 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1982130 T3761 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 1982138 T3760 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1982138 T3761 oass.IndexSchema.readSchema [awholynewcollection_0_shard2_replica2] Schema name=test
[junit4:junit4]   2> 1982144 T3760 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 1982149 T3735 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 1982150 T3810 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 1982150 T3781 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 1982151 T3812 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 1982151 T3795 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 1982152 T3767 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 1982151 T3753 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 1982152 T3740 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 1982177 T3760 oass.IndexSchema.readSchema [awholynewcollection_0_shard1_replica1] Schema name=test
[junit4:junit4]   2> 1982300 T3729 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1982325 T3748 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1982326 T3729 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 1982340 T3729 oass.IndexSchema.readSchema [awholynewcollection_0_shard1_replica4] Schema name=test
[junit4:junit4]   2> 1982350 T3748 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 1982363 T3776 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1982370 T3748 oass.IndexSchema.readSchema [awholynewcollection_0_shard3_replica4] Schema name=test
[junit4:junit4]   2> 1982376 T3776 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 1982384 T3776 oass.IndexSchema.readSchema [awholynewcollection_0_shard2_replica1] Schema name=test
[junit4:junit4]   2> 1982408 T3747 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1982421 T3747 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 1982435 T3747 oass.IndexSchema.readSchema [awholynewcollection_0_shard2_replica3] Schema name=test
[junit4:junit4]   2> 1982524 T3790 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: 127.0.0.1:52962___nodes_used_collection_shard2_replica1, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
[junit4:junit4]   2> 1982525 T3790 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=127.0.0.1:52962___nodes_used_collection_shard2_replica1&state=recovering&nodeName=127.0.0.1:52962__&action=PREPRECOVERY&checkLive=true&core=nodes_used_collection_shard2_replica2&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2004 
[junit4:junit4]   2> 1982574 T3774 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: 127.0.0.1:52959___nodes_used_collection_shard1_replica2, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
[junit4:junit4]   2> 1982575 T3774 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=127.0.0.1:52959___nodes_used_collection_shard1_replica2&state=recovering&nodeName=127.0.0.1:52959__&action=PREPRECOVERY&checkLive=true&core=nodes_used_collection_shard1_replica1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2004 
[junit4:junit4]   2>  C228_STATE=coll:nodes_used_collection core:nodes_used_collection_shard2_replica1 props:{shard=shard2, state=recovering, core=nodes_used_collection_shard2_replica1, collection=nodes_used_collection, node_name=127.0.0.1:52962__, base_url=http://127.0.0.1:52962/_}
[junit4:junit4]   2> 1984530 T3807 C228 P52962 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:52968/_/nodes_used_collection_shard2_replica2/ core=nodes_used_collection_shard2_replica1 - recoveringAfterStartup=true
[junit4:junit4]   2> 1984531 T3807 C228 P52962 oasu.PeerSync.sync PeerSync: core=nodes_used_collection_shard2_replica1 url=http://127.0.0.1:52962/_ START replicas=[http://127.0.0.1:52968/_/nodes_used_collection_shard2_replica2/] nUpdates=100
[junit4:junit4]   2> 1984532 T3807 C228 P52962 oasu.PeerSync.sync WARN no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 1984532 T3807 C228 P52962 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=nodes_used_collection_shard2_replica1
[junit4:junit4]   2> 1984533 T3807 C228 P52962 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=nodes_used_collection_shard2_replica1
[junit4:junit4]   2> 1984533 T3807 C228 P52962 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=nodes_used_collection_shard2_replica1
[junit4:junit4]   2> 1984534 T3807 C228 P52962 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 1984534 T3807 C228 P52962 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:52968/_/nodes_used_collection_shard2_replica2/. core=nodes_used_collection_shard2_replica1
[junit4:junit4]   2> 1984535 T3807 C228 P52962 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2>  C229_STATE=coll:nodes_used_collection core:nodes_used_collection_shard1_replica2 props:{shard=shard1, state=recovering, core=nodes_used_collection_shard1_replica2, collection=nodes_used_collection, node_name=127.0.0.1:52959__, base_url=http://127.0.0.1:52959/_}
[junit4:junit4]   2> 1984578 T3808 C229 P52959 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:52965/_/nodes_used_collection_shard1_replica1/ core=nodes_used_collection_shard1_replica2 - recoveringAfterStartup=true
[junit4:junit4]   2> 1984587 T3808 C229 P52959 oasu.PeerSync.sync PeerSync: core=nodes_used_collection_shard1_replica2 url=http://127.0.0.1:52959/_ START replicas=[http://127.0.0.1:52965/_/nodes_used_collection_shard1_replica1/] nUpdates=100
[junit4:junit4]   2> 1984589 T3808 C229 P52959 oasu.PeerSync.sync WARN no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 1984590 T3808 C229 P52959 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=nodes_used_collection_shard1_replica2
[junit4:junit4]   2> 1984590 T3808 C229 P52959 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=nodes_used_collection_shard1_replica2
[junit4:junit4]   2> 1984590 T3808 C229 P52959 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=nodes_used_collection_shard1_replica2
[junit4:junit4]   2> 1984591 T3808 C229 P52959 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 1984611 T3808 C229 P52959 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:52965/_/nodes_used_collection_shard1_replica1/. core=nodes_used_collection_shard1_replica2
[junit4:junit4]   2> 1984612 T3808 C229 P52959 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C230 name=nodes_used_collection_shard1_replica1 org.apache.solr.core.SolrCore@56f32655 url=http://127.0.0.1:52965/_/nodes_used_collection_shard1_replica1 node=127.0.0.1:52965__ C230_STATE=coll:nodes_used_collection core:nodes_used_collection_shard1_replica1 props:{shard=shard1, state=active, core=nodes_used_collection_shard1_replica1, collection=nodes_used_collection, node_name=127.0.0.1:52965__, base_url=http://127.0.0.1:52965/_, leader=true}
[junit4:junit4]   2> 1984619 T3773 C230 P52965 oasc.SolrCore.execute [nodes_used_collection_shard1_replica1] webapp=/_ path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 1984659 T3775 C230 P52965 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> ASYNC  NEW_CORE C231 name=nodes_used_collection_shard2_replica2 org.apache.solr.core.SolrCore@55cce9ad url=http://127.0.0.1:52968/_/nodes_used_collection_shard2_replica2 node=127.0.0.1:52968__ C231_STATE=coll:nodes_used_collection core:nodes_used_collection_shard2_replica2 props:{shard=shard2, state=active, core=nodes_used_collection_shard2_replica2, collection=nodes_used_collection, node_name=127.0.0.1:52968__, base_url=http://127.0.0.1:52968/_, leader=true}
[junit4:junit4]   2> 1984676 T3786 C231 P52968 oasc.SolrCore.execute [nodes_used_collection_shard2_replica2] webapp=/_ path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 1984704 T3775 C230 P52965 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@41a22cce lockFactory=org.apache.lucene.store.NativeFSLockFactory@116c32b6),segFN=segments_1,generation=1}
[junit4:junit4]   2> 1984707 T3775 C230 P52965 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 1984709 T3775 C230 P52965 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@41a22cce lockFactory=org.apache.lucene.store.NativeFSLockFactory@116c32b6),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@41a22cce lockFactory=org.apache.lucene.store.NativeFSLockFactory@116c32b6),segFN=segments_2,generation=2}
[junit4:junit4]   2> 1984710 T3775 C230 P52965 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 1984710 T3775 C230 P52965 oass.SolrIndexSearcher.<init> Opening Searcher@41ea0cca realtime
[junit4:junit4]   2> 1984711 T3775 C230 P52965 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 1984712 T3775 C230 P52965 oasup.LogUpdateProcessor.finish [nodes_used_collection_shard1_replica1] webapp=/_ path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 52
[junit4:junit4]   2> 1984717 T3808 C229 P52959 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 1984718 T3808 C229 P52959 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 1984724 T3772 C230 P52965 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 1984724 T3772 C230 P52965 oasc.SolrCore.execute [nodes_used_collection_shard1_replica1] webapp=/_ path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=3 
[junit4:junit4]   2> 1984727 T3808 C229 P52959 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 1984727 T3808 C229 P52959 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 1984727 T3808 C229 P52959 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 1984750 T3773 C230 P52965 oasc.SolrCore.execute [nodes_used_collection_shard1_replica1] webapp=/_ path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=1 
[junit4:junit4]   2> 1984751 T3808 C229 P52959 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 1984754 T3808 C229 P52959 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1369017380416/nodes_used_collection_shard1_replica2/data/index.20130520093639243
[junit4:junit4]   2> 1984764 T3808 C229 P52959 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@25ca3f78 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666a5680) fullCopy=false
[junit4:junit4]   2> 1984778 T3775 C230 P52965 oasc.SolrCore.execute [nodes_used_collection_shard1_replica1] webapp=/_ path=/replication params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
[junit4:junit4]   2> 1984781 T3808 C229 P52959 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 1984790 T3808 C229 P52959 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 1984791 T3808 C229 P52959 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=nodes_used_collection_shard1_replica2
[junit4:junit4]   2> 1984794 T3808 C229 P52959 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6d3f8e90 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2859c165),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6d3f8e90 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2859c165),segFN=segments_2,generation=2}
[junit4:junit4]   2> 1984796 T3808 C229 P52959 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 1984797 T3808 C229 P52959 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 1984798 T3808 C229 P52959 oass.SolrIndexSearcher.<init> Opening Searcher@56f6285a main
[junit4:junit4]   2> 1984799 T3804 oasc.SolrCore.registerSearcher [nodes_used_collection_shard1_replica2] Registered new searcher Searcher@56f6285a main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 1984809 T3808 C229 P52959 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1369017380416/nodes_used_collection_shard1_replica2/data/index.20130520093639243 [CachedDir<<refCount=0;path=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1369017380416/nodes_used_collection_shard1_replica2/data/index.20130520093639243;done=true>>]
[junit4:junit4]   2> 1984810 T3808 C229 P52959 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1369017380416/nodes_used_collection_shard1_replica2/data/index.20130520093639243
[junit4:junit4]   2> 1984820 T3808 C229 P52959 oasc.CachingDirectoryFactory.closeCacheValue Removing directory before core close: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1369017380416/nodes_used_collection_shard1_replica2/data/index.20130520093639243
[junit4:junit4]   2> 1984820 T3808 C229 P52959 oasc.RecoveryStrategy.replay No replay needed. core=nodes_used_collection_shard1_replica2
[junit4:junit4]   2> 1984820 T3808 C229 P52959 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=nodes_used_collection_shard1_replica2
[junit4:junit4]   2> 1984821 T3808 C229 P52959 oasc.ZkController.publish publishing core=nodes_used_collection_shard1_replica2 state=active
[junit4:junit4]   2> 1984832 T3788 C231 P52968 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 1984841 T3808 C229 P52959 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=nodes_used_collection_shard1_replica2
[junit4:junit4]   2> 1984860 T3788 C231 P52968 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7feb4c87 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3b079af9),segFN=segments_1,generation=1}
[junit4:junit4]   2> 1984861 T3788 C231 P52968 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 1984862 T3788 C231 P52968 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7feb4c87 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3b079af9),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7feb4c87 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3b079af9),segFN=segments_2,generation=2}
[junit4:junit4]   2> 1984863 T3788 C231 P52968 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 1984864 T3788 C231 P52968 oass.SolrIndexSearcher.<init> Opening Searcher@19bd2e6 realtime
[junit4:junit4]   2> 1984864 T3788 C231 P52968 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 1984865 T3788 C231 P52968 oasup.LogUpdateProcessor.finish [nodes_used_collection_shard2_replica2] webapp=/_ path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 33
[junit4:junit4]   2> 1984867 T3807 C228 P52962 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 1984868 T3807 C228 P52962 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 1984888 T3789 C231 P52968 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 1984889 T3789 C231 P52968 oasc.SolrCore.execute [nodes_used_collection_shard2_replica2] webapp=/_ path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=4 
[junit4:junit4]   2> 1984890 T3807 C228 P52962 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 1984890 T3807 C228 P52962 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 1984891 T3807 C228 P52962 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 1984898 T3786 C231 P52968 oasc.SolrCore.execute [nodes_used_collection_shard2_replica2] webapp=/_ path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=1 
[junit4:junit4]   2> 1984900 T3807 C228 P52962 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 1984903 T3807 C228 P52962 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1369017382426/nodes_used_collection_shard2_replica1/data/index.20130520093639392
[junit4:junit4]   2> 1984905 T3807 C228 P52962 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@7fdae8cd lockFactory=org.apache.lucene.store.NativeFSLockFactory@201fb7ff) fullCopy=false
[junit4:junit4]   2> 1984915 T3788 C231 P52968 oasc.SolrCore.execute [nodes_used_collection_shard2_replica2] webapp=/_ path=/replication params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
[junit4:junit4]   2> 1984929 T3807 C228 P52962 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 1984940 T3807 C228 P52962 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 1984940 T3807 C228 P52962 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=nodes_used_collection_shard2_replica1
[junit4:junit4]   2> 1984977 T3807 C228 P52962 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@20d1729f lockFactory=org.apache.lucene.store.NativeFSLockFactory@33022a81),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@20d1729f lockFactory=org.apache.lucene.store.NativeFSLockFactory@33022a81),segFN=segments_2,generation=2}
[junit4:junit4]   2> 1984979 T3807 C228 P52962 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 1984980 T3807 C228 P52962 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 1984981 T3807 C228 P52962 oass.SolrIndexSearcher.<init> Opening Searcher@3d6d7a95 main
[junit4:junit4]   2> 1984982 T3803 oasc.SolrCore.registerSearcher [nodes_used_collection_shard2_replica1] Registered new searcher Searcher@3d6d7a95 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 1984983 T3807 C228 P52962 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1369017382426/nodes_used_collection_shard2_replica1/data/index.20130520093639392 [CachedDir<<refCount=0;path=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1369017382426/nodes_used_collection_shard2_replica1/data/index.20130520093639392;done=true>>]
[junit4:junit4]   2> 1984983 T3807 C228 P52962 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1369017382426/nodes_used_collection_shard2_replica1/data/index.20130520093639392
[junit4:junit4]   2> 1984984 T3807 C228 P52962 oasc.CachingDirectoryFactory.closeCacheValue Removing directory before core close: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1369017382426/nodes_used_collection_shard2_replica1/data/index.20130520093639392
[junit4:junit4]   2> 1984984 T3807 C228 P52962 oasc.RecoveryStrategy.replay No replay needed. core=nodes_used_collection_shard2_replica1
[junit4:junit4]   2> 1984984 T3807 C228 P52962 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=nodes_used_collection_shard2_replica1
[junit4:junit4]   2> 1984985 T3807 C228 P52962 oasc.ZkController.publish publishing core=nodes_used_collection_shard2_replica1 state=active
[junit4:junit4]   2> 1984993 T3807 C228 P52962 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=nodes_used_collection_shard2_replica1
[junit4:junit4]   2> 1985330 T3736 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1985333 T3736 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:52959___nodes_used_collection_shard1_replica2",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"nodes_used_collection_shard1_replica2",
[junit4:junit4]   2> 	  "collection":"nodes_used_collection",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52959__",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52959/_"}
[junit4:junit4]   2> 1985359 T3736 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:52962___nodes_used_collection_shard2_replica1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"nodes_used_collection_shard2_replica1",
[junit4:junit4]   2> 	  "collection":"nodes_used_collection",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52962__",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52962/_"}
[junit4:junit4]   2> 1985392 T3812 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 1985393 T3810 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 1985394 T3781 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 1985394 T3795 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 1985395 T3740 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 1985395 T3767 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 1985395 T3753 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 1985412 T3735 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 1989165 T3785 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1989186 T3785 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1989194 T3785 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1989370 T3744 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1989386 T3777 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1989412 T3787 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1989407 T3760 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1989424 T3777 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1989463 T3785 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1989468 T3787 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1989484 T3760 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1989496 T3760 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1989535 T3787 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1989539 T3762 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1989558 T3777 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1989584 T3785 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1989588 T3744 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1989600 T3762 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1989608 T3744 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1989622 T3785 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1989629 T3785 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1989631 T3785 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 1989631 T3785 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1989639 T3762 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1989654 T3785 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1989655 T3785 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 1989655 T3785 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1989656 T3785 oasc.SolrCore.<init> [awholynewcollection_0_shard1_replica3] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1369017386525/awholynewcollection_0_shard1_replica3/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1369017386525/awholynewcollection_0_shard1_replica3/data/
[junit4:junit4]   2> 1989656 T3785 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c17277b
[junit4:junit4]   2> 1989662 T3785 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1989677 T3785 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1369017386525/awholynewcollection_0_shard1_replica3/data
[junit4:junit4]   2> 1989678 T3785 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1369017386525/awholynewcollection_0_shard1_replica3/data/index/
[junit4:junit4]   2> 1989679 T3785 oasc.SolrCore.initIndex WARN [awholynewcollection_0_shard1_replica3] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1369017386525/awholynewcollection_0_shard1_replica3/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1989691 T3785 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1369017386525/awholynewcollection_0_shard1_replica3/data/index
[junit4:junit4]   2> 1989704 T3760 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1989735 T3760 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1989751 T3744 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1989762 T3785 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@65a4b22c lockFactory=org.apache.lucene.store.NativeFSLockFactory@519b081),segFN=segments_1,generation=1}
[junit4:junit4]   2> 1989763 T3785 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 1989768 T3785 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1989769 T3785 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1989771 T3785 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1989772 T3785 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1989773 T3785 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1989773 T3785 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1989774 T3785 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1989790 T3787 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1989794 T3777 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1989850 T3747 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1989854 T3787 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1989854 T3785 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1989874 T3785 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1989871 T3777 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1989871 T3760 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1989890 T3747 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1989897 T3760 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1989898 T3760 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 1989898 T3760 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1989864 T3744 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1989906 T3747 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1989911 T3777 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1989925 T3760 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1989947 T3760 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 1989949 T3760 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1989950 T3760 oasc.SolrCore.<init> [awholynewcollection_0_shard1_replica1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1369017382426/awholynewcollection_0_shard1_replica1/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1369017382426/awholynewcollection_0_shard1_replica1/data/
[junit4:junit4]   2> 1989950 T3760 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c17277b
[junit4:junit4]   2> 1989955 T3760 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1989934 T3777 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1989958 T3777 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 1989959 T3777 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1989964 T3748 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1989967 T3777 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1989968 T3777 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 1989969 T3777 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1989970 T3777 oasc.SolrCore.<init> [awholynewcollection_0_shard3_replica2] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1369017384452/awholynewcollection_0_shard3_replica2/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1369017384452/awholynewcollection_0_shard3_replica2/data/
[junit4:junit4]   2> 1989971 T3777 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c17277b
[junit4:junit4]   2> 1989972 T3777 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1989970 T3760 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1369017382426/awholynewcollection_0_shard1_replica1/data
[junit4:junit4]   2> 1989976 T3760 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1369017382426/awholynewcollection_0_shard1_replica1/data/index/
[junit4:junit4]   2> 1989981 T3760 oasc.SolrCore.initIndex WARN [awholynewcollection_0_shard1_replica1] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1369017382426/awholynewcollection_0_shard1_replica1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1989988 T3777 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1369017384452/awholynewcollection_0_shard3_replica2/data
[junit4:junit4]   2> 1989990 T3777 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1369017384452/awholynewcollection_0_shard3_replica2/data/index/
[junit4:junit4]   2> 1989991 T3777 oasc.SolrCore.initIndex WARN [awholynewcollection_0_shard3_replica2] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1369017384452/awholynewcollection_0_shard3_replica2/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1989993 T3760 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1369017382426/awholynewcollection_0_shard1_replica1/data/index
[junit4:junit4]   2> 1989996 T3744 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1990006 T3777 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1369017384452/awholynewcollection_0_shard3_replica2/data/index
[junit4:junit4]   2> 1990022 T3744 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1990023 T3744 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 1990024 T3744 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1990025 T3787 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1990030 T3785 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1990043 T3744 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1990045 T3744 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 1990045 T3744 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1990046 T3744 oasc.SolrCore.<init> [awholynewcollection_0_shard1_replica2] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1369017380416/awholynewcollection_0_shard1_replica2/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1369017380416/awholynewcollection_0_shard1_replica2/data/
[junit4:junit4]   2> 1990047 T3744 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c17277b
[junit4:junit4]   2> 1990048 T3744 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1990052 T3777 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@40f679c1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2365978a),segFN=segments_1,generation=1}
[junit4:junit4]   2> 1990053 T3777 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 1990062 T3730 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1990069 T3787 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1990070 T3787 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 1990072 T3787 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1990081 T3785 oass.SolrIndexSearcher.<init> Opening Searcher@4ec271e7 main
[junit4:junit4]   2> 1990082 T3785 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1369017386525/awholynewcollection_0_shard1_replica3/data/tlog
[junit4:junit4]   2> 1990083 T3777 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1990084 T3777 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1990086 T3777 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1990088 T3744 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1369017380416/awholynewcollection_0_shard1_replica2/data
[junit4:junit4]   2> 1990089 T3744 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1369017380416/awholynewcollection_0_shard1_replica2/data/index/
[junit4:junit4]   2> 1990090 T3744 oasc.SolrCore.initIndex WARN [awholynewcollection_0_shard1_replica2] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1369017380416/awholynewcollection_0_shard1_replica2/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1990103 T3748 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1990115 T3748 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1990083 T3785 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1990119 T3785 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1990117 T3762 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1990117 T3760 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@142d59f8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4d8fe605),segFN=segments_1,generation=1}
[junit4:junit4]   2> 1990124 T3760 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 1990116 T3744 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1369017380416/awholynewcollection_0_shard1_replica2/data/index
[junit4:junit4]   2> 1990105 T3787 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1990132 T3787 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 1990133 T3787 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1990134 T3787 oasc.SolrCore.<init> [awholynewcollection_0_shard2_replica4] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1369017386525/awholynewcollection_0_shard2_replica4/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1369017386525/awholynewcollection_0_shard2_replica4/data/
[junit4:junit4]   2> 1990135 T3787 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c17277b
[junit4:junit4]   2> 1990136 T3787 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1990137 T3729 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1990119 T3777 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1990151 T3787 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1369017386525/awholynewcollection_0_shard2_replica4/data
[junit4:junit4]   2> 1990152 T3787 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1369017386525/awholynewcollection_0_shard2_replica4/data/index/
[junit4:junit4]   2> 1990152 T3787 oasc.SolrCore.initIndex WARN [awholynewcollection_0_shard2_replica4] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1369017386525/awholynewcollection_0_shard2_replica4/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1990164 T3787 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1369017386525/awholynewcollection_0_shard2_replica4/data/index
[junit4:junit4]   2> 1990187 T3730 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1990164 T3761 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1990202 T3762 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1990150 T3729 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1990132 T3825 oasc.SolrCore.registerSearcher [awholynewcollection_0_shard1_replica3] Registered new searcher Searcher@4ec271e7 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1990151 T3777 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1990212 T3777 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1990216 T3777 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1990217 T3777 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1990218 T3777 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1990215 T3785 oasc.ZkController.publish publishing core=awholynewcollection_0_shard1_replica3 state=down
[junit4:junit4]   2> 1990220 T3744 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@bb005f4 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3d927f35),segFN=segments_1,generation=1}
[junit4:junit4]   2> 1990221 T3744 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 1990213 T3760 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1990231 T3760 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1990235 T3760 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1990236 T3760 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1990238 T3760 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1990239 T3760 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1990242 T3787 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6a04107f lockFactory=org.apache.lucene.store.NativeFSLockFactory@536b7cff),segFN=segments_1,generation=1}
[junit4:junit4]   2> 1990243 T3787 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 1990250 T3744 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1990252 T3744 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1990254 T3744 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1990262 T3744 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1990263 T3744 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1990264 T3744 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1990265 T3744 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1990267 T3744 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1990268 T3744 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1990271 T3787 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1990272 T3787 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1990273 T3787 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1990274 T3787 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1990275 T3787 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1990276 T3787 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1990276 T3787 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1990277 T3787 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1990297 T3787 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1990300 T3777 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1990302 T3787 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1990243 T3760 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1990308 T3760 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1990308 T3760 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1990296 T3729 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1990311 T3747 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1990314 T3760 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1990294 T3761 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1990260 T3730 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1990330 T3787 oass.SolrIndexSearcher.<init> Opening Searcher@68add5b4 main
[junit4:junit4]   2> 1990331 T3787 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1369017386525/awholynewcollection_0_shard2_replica4/data/tlog
[junit4:junit4]   2> 1990335 T3787 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1990336 T3787 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1990345 T3744 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1990352 T3747 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1990353 T3762 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1990357 T3761 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1990355 T3744 oass.SolrIndexSearcher.<init> Opening Searcher@97db472 main
[junit4:junit4]   2> 1990374 T3744 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1369017380416/awholynewcollection_0_shard1_replica2/data/tlog
[junit4:junit4]   2> 1990354 T3760 oass.SolrIndexSearcher.<init> Opening Searcher@5e4a24cf main
[junit4:junit4]   2> 1990376 T3760 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1369017382426/awholynewcollection_0_shard1_replica1/data/tlog
[junit4:junit4]   2> 1990378 T3760 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1990379 T3760 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1990368 T3747 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1990388 T3747 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1990389 T3747 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 1990394 T3747 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1990394 T3760 oasc.ZkController.publish publishing core=awholynewcollection_0_shard1_replica1 state=down
[junit4:junit4]   2> 1990391 T3828 oasc.SolrCore.registerSearcher [awholynewcollection_0_shard1_replica1] Registered new searcher Searcher@5e4a24cf main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1990390 T3744 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1990398 T3744 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1990390 T3777 oass.SolrIndexSearcher.<init> Opening Searcher@1d369faf main
[junit4:junit4]   2> 1990404 T3827 oasc.SolrCore.registerSearcher [awholynewcollection_0_shard2_replica4] Registered new searcher Searcher@68add5b4 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1990402 T3762 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1990411 T3762 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 1990411 T3762 oass.OpenExchangeR

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

o.seed([9DAA94E6B71ECFAB:1C4C1AFEC041AF97]:0)
[junit4:junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:173)
[junit4:junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:131)
[junit4:junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:126)
[junit4:junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:512)
[junit4:junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:146)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:815)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 2251449 T3713 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 287647 T3712 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 3 leaked thread(s).
[junit4:junit4]   2> 2252551 T3795 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/awholynewcollection_0/leader_elect/shard1/election
[junit4:junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4:junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4:junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:235)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:232)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:232)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:84)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:129)
[junit4:junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
[junit4:junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
[junit4:junit4]   2> 
[junit4:junit4]   2> 2252551 T3795 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/awholynewcollection_0/leader_elect/shard2/election
[junit4:junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4:junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4:junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:235)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:232)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:232)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:84)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:129)
[junit4:junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
[junit4:junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
[junit4:junit4]   2> 
[junit4:junit4]   2> 2252552 T3795 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 2252553 T3795 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 2252553 T3795 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {timestamp=Lucene41(blocksize=128), range_facet_l=Lucene41(blocksize=128), id=PostingsFormat(name=Memory doPackFST= true), range_facet_sl=PostingsFormat(name=Memory doPackFST= true), a_t=Lucene41(blocksize=128), text=PostingsFormat(name=MockRandom), range_facet_si=Lucene41(blocksize=128), _version_=PostingsFormat(name=Memory doPackFST= false), other_tl1=PostingsFormat(name=Memory doPackFST= false), multiDefault=Lucene41(blocksize=128), a_si=PostingsFormat(name=Memory doPackFST= false), intDefault=PostingsFormat(name=Memory doPackFST= false)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=ro_RO, timezone=Asia/Ho_Chi_Minh
[junit4:junit4]   2> NOTE: Mac OS X 10.8.3 x86_64/Oracle Corporation 1.7.0_21 (64-bit)/cpus=2,threads=1,free=89034816,total=389349376
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestCharFilters, UpdateRequestProcessorFactoryTest, HighlighterConfigTest, StatelessScriptUpdateProcessorFactoryTest, TestUniqueKeyFieldResource, ResourceLoaderTest, TestSolrJ, URLClassifyProcessorTest, TestSolrIndexConfig, TestPartialUpdateDeduplication, TestSchemaSimilarityResource, SoftAutoCommitTest, FileBasedSpellCheckerTest, SuggesterTSTTest, TestMultiCoreConfBootstrap, DirectUpdateHandlerTest, TestCollationKeyRangeQueries, TestDocumentBuilder, PreAnalyzedUpdateProcessorTest, ShowFileRequestHandlerTest, TestWriterPerf, TestStressLucene, TestExtendedDismaxParser, SystemInfoHandlerTest, TestComponentsName, ConvertedLegacyTest, DocValuesTest, RegexBoostProcessorTest, DistributedSpellCheckComponentTest, SolrIndexSplitterTest, TestCollationField, JSONWriterTest, TestLuceneMatchVersion, SpellingQueryConverterTest, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, TestRTGBase, SynonymTokenizerTest, TestJmxIntegration, RequiredFieldsTest, TestJoin, ExternalFileFieldSortTest, TestRandomDVFaceting, TestFiltering, TestDocSet, ChaosMonkeyShardSplitTest, SortByFunctionTest, SimplePostToolTest, DocumentBuilderTest, SearchHandlerTest, TestCoreContainer, TestRangeQuery, TestPropInject, TestCloudManagedSchemaAddField, PingRequestHandlerTest, TestXIncludeConfig, SpatialFilterTest, LegacyHTMLStripCharFilterTest, TestPluginEnable, ClusterStateUpdateTest, TestSolrQueryParserDefaultOperatorResource, FileUtilsTest, TestBM25SimilarityFactory, TestQuerySenderListener, TestAnalyzedSuggestions, TestMaxScoreQueryParser, DistanceFunctionTest, TestCoreDiscovery, AutoCommitTest, IndexReaderFactoryTest, TestSolrXMLSerializer, TestRandomFaceting, PrimitiveFieldTypeTest, CacheHeaderTest, JsonLoaderTest, TestSearchPerf, StatsComponentTest, CoreContainerCoreInitFailuresTest, TestCSVLoader, TestPropInjectDefaults, TestFastWriter, SliceStateUpdateTest, WordBreakSolrSpellCheckerTest, TermsComponentTest, MBeansHandlerTest, TestReload, TestDynamicFieldResource, TestShardHandlerFactory, TestQuerySenderNoQuery, ScriptEngineTest, ClusterStateTest, MultiTermTest, SampleTest, IndexSchemaTest, PolyFieldTest, OpenExchangeRatesOrgProviderTest, ReturnFieldsTest, TestStressRecovery, TestDistributedGrouping, SuggesterWFSTTest, DisMaxRequestHandlerTest, TestQueryUtils, TestFuzzyAnalyzedSuggestions, TestSolrQueryParser, DirectSolrConnectionTest, DirectUpdateHandlerOptimizeTest, TestQueryTypes, OutputWriterTest, SchemaVersionSpecificBehaviorTest, PluginInfoTest, NotRequiredUniqueKeyTest, TestManagedSchema, TestFieldTypeResource, AnalysisAfterCoreReloadTest, SuggesterTest, TestLMDirichletSimilarityFactory, TestSolrCoreProperties, EchoParamsTest, XmlUpdateRequestHandlerTest, SolrCoreTest, TestSolrDeletionPolicy2, UUIDFieldTest, CoreAdminHandlerTest, TestGroupingSearch, TestZkChroot, BadIndexSchemaTest, TestSort, LeaderElectionTest, BasicDistributedZk2Test, TestFastLRUCache, ShardRoutingCustomTest, TestSchemaNameResource, TestFieldResource, TestRemoteStreaming, OverseerTest, DistributedQueryElevationComponentTest, TestUtils, BasicDistributedZkTest, TestRealTimeGet, TestSolr4Spatial, QueryParsingTest, TestRecovery, ShardSplitTest, BasicFunctionalityTest, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest]
[junit4:junit4] Completed in 290.49s, 1 test, 1 failure <<< FAILURES!

[...truncated 453 lines...]
BUILD FAILED
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:383: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:363: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:39: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build.xml:181: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/common-build.xml:437: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1243: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:887: There were test failures: 296 suites, 1234 tests, 1 failure, 18 ignored (6 assumptions)

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



Re: [JENKINS] Lucene-Solr-4.x-MacOSX (64bit/jdk1.6.0) - Build # 469 - Still Failing!

Posted by Shai Erera <se...@gmail.com>.
Well, startHttpServer returns only after the server has been started, but
I've seen in the past that it may not start all the servlets immediately,
i.e. lazy loading.

Maybe we can make HttpReplicatorTest.startServer() loop while
HttpReplicator.checkForUpdate throws ConnectException? That way, when the
test actually starts, the server is already guaranteed to be up.

But looking at the exception, and given the Jetty instance has been
started, I'm not sure it will solve it.

Shai


On Sun, May 19, 2013 at 11:38 PM, Uwe Schindler <uw...@thetaphi.de> wrote:

> Could it be that the jetty server did not yet started up completely? Osx
> is slow...
>
>
>
> Policeman Jenkins Server <je...@thetaphi.de> schrieb:
>>
>>  Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/469/
>> Java: 64bit/jdk1.6.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
>>
>> 1 tests failed.
>> REGRESSION:  org.apache.lucene.replicator.http.HttpReplicatorTest.testBasic
>>
>> Error Message:
>> Connection to http://localhost:52124 refused
>>
>> Stack Trace:
>> org.apache.http.conn.HttpHostConnectException: Connection to http://localhost:52124 refused
>>  at __randomizedtesting.SeedInfo.seed([E75C887E5C9618BD:4CA6956B834A9E93]:0)
>>
>>  at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:190)
>>  at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
>>
>>  at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
>>  at
>> org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
>>  at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
>>  at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
>>
>>  at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
>>  at org.apache.lucene.replicator.http.HttpClientBase.executeGET(HttpClientBase.java:178)
>>  at org.apache.lucene.replicator.http.HttpReplicator.checkForUpdate(HttpReplicator.java:51)
>>
>>  at org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:196)
>>  at org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:402)
>>  at org.apache.lucene.replicator.http.HttpReplicatorTest.testBasic(HttpReplicatorTest.java:110)
>>
>>  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>  at
>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>>  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>>  at java.lang.reflect.Method.invoke(Method.java:597)
>>
>>  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 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 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:680)
>> Caused by: java.net.ConnectException: Connection
>> refused
>>  at java.net.PlainSocketImpl.socketConnect(Native Method)
>>  at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:351)
>>
>>  at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:213)
>>  at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:200)
>>
>>  at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:432)
>>  at java.net.Socket.connect(Socket.java:529)
>>  at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
>>
>>  at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
>>  ... 48 more
>>
>>
>>
>>
>> Build Log:
>> [...truncated 7459 lines...]
>> [junit4:junit4] Suite: org.apache.lucene.replicator.http.HttpReplicatorTest
>>
>> [junit4:junit4]   2> SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
>> [junit4:junit4]   2> SLF4J: Defaulting to no-operation (NOP) logger implementation
>> [junit4:junit4]   2> SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
>>
>> [junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HttpReplicatorTest -Dtests.method=testBasic -Dtests.seed=E75C887E5C9618BD -Dtests.slow=true -Dtests.locale=nl_NL -Dtests.timezone=Europe/Monaco -Dtests.file.encoding=ISO-8859-1
>>
>> [junit4:junit4] ERROR   3.42s | HttpReplicatorTest.testBasic <<<
>> [junit4:junit4]    > Throwable #1: org.apache.http.conn.HttpHostConnectException: Connection to http://localhost:52124 refused
>>
>> [junit4:junit4]    >  at __randomizedtesting.SeedInfo.seed([E75C887E5C9618BD:4CA6956B834A9E93]:0)
>> [junit4:junit4]    >  at
>> org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:190)
>> [junit4:junit4]    >  at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
>>
>> [junit4:junit4]    >  at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
>> [junit4:junit4]    >  at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
>>
>> [junit4:junit4]    >  at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
>> [junit4:junit4]    >  at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
>>
>> [junit4:junit4]    >  at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
>> [junit4:junit4]    >  at org.apache.lucene.replicator.http.HttpClientBase.executeGET(HttpClientBase.java:178)
>>
>> [junit4:junit4]    >
>> at org.apache.lucene.replicator.http.HttpReplicator.checkForUpdate(HttpReplicator.java:51)
>> [junit4:junit4]    >  at org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:196)
>> [junit4:junit4]    >  at org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:402)
>>
>> [junit4:junit4]    >  at org.apache.lucene.replicator.http.HttpReplicatorTest.testBasic(HttpReplicatorTest.java:110)
>> [junit4:junit4]    >  at java.lang.Thread.run(Thread.java:680)
>> [junit4:junit4]    > Caused by: java.net.ConnectException: Connection refused
>>
>> [junit4:junit4]    >  at java.net.PlainSocketImpl.socketConnect(Native Method)
>> [junit4:junit4]    >  at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:351)
>>
>> [junit4:junit4]    >  at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:213)
>> [junit4:junit4]    >  at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:200)
>>
>> [junit4:junit4]    >  at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:432)
>> [junit4:junit4]    >  at java.net.Socket.connect(Socket.java:529)
>>
>> [junit4:junit4]    >  at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
>> [junit4:junit4]    >  at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
>>
>> [junit4:junit4]    >  ... 48 more
>> [junit4:junit4]   2> NOTE: test params are: codec=Lucene41, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=nl_NL, timezone=Europe/Monaco
>> [junit4:junit4]   2> NOTE: Mac OS X 10.8.3 x86_64/Apple Inc.
>> 1.6.0_45 (64-bit)/cpus=2,threads=1,free=67789600,total=85000192
>> [junit4:junit4]   2> NOTE: All tests run in this JVM: [SessionTokenTest, IndexRevisionTest, IndexAndTaxonomyRevisionTest, IndexAndTaxonomyReplicationClientTest, IndexReplicationClientTest, LocalReplicatorTest, HttpReplicatorTest]
>>
>> [junit4:junit4] Completed in 3.50s, 1 test, 1 error <<< FAILURES!
>>
>> [...truncated 9 lines...]
>> BUILD FAILED
>> /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:383: The following error occurred while executing this line:
>>
>> /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:363: The following error occurred while executing this line:
>> /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:39: The following error occurred while executing this line:
>>
>> /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/build.xml:554: The following error occurred while executing this line:
>> /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1827: The following error occurred while executing this line:
>>
>> /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/module-build.xml:61: The following error occurred while executing this line:
>> /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1243: The following error occurred while executing this line:
>>
>> /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:887: There were test failures: 7 suites, 30 tests, 1 error
>>
>> Total time: 51 minutes 44 seconds
>> Build step 'Invoke Ant' marked build as failure
>>
>> Description set: Java: 64bit/jdk1.6.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
>> Archiving artifacts
>> Recording test results
>> Email was triggered for: Failure
>> Sending email for trigger: Failure
>>
>>
>>
>> ------------------------------
>>
>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>>
>> For additional commands, e-mail: dev-help@lucene.apache.org
>>
>>
> --
> Uwe Schindler
> H.-H.-Meier-Allee 63, 28213 Bremen
> http://www.thetaphi.de
>

Re: [JENKINS] Lucene-Solr-4.x-MacOSX (64bit/jdk1.6.0) - Build # 469 - Still Failing!

Posted by Uwe Schindler <uw...@thetaphi.de>.
Could it be that the jetty server did not yet started up completely? Osx is slow...



Policeman Jenkins Server <je...@thetaphi.de> schrieb:
>Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/469/
>Java: 64bit/jdk1.6.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
>
>1 tests failed.
>REGRESSION: 
>org.apache.lucene.replicator.http.HttpReplicatorTest.testBasic
>
>Error Message:
>Connection to http://localhost:52124 refused
>
>Stack Trace:
>org.apache.http.conn.HttpHostConnectException: Connection to
>http://localhost:52124 refused
>	at
>__randomizedtesting.SeedInfo.seed([E75C887E5C9618BD:4CA6956B834A9E93]:0)
>	at
>org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:190)
>	at
>org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
>	at
>org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
>	at
>org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
>	at
>org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
>	at
>org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
>	at
>org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
>	at
>org.apache.lucene.replicator.http.HttpClientBase.executeGET(HttpClientBase.java:178)
>	at
>org.apache.lucene.replicator.http.HttpReplicator.checkForUpdate(HttpReplicator.java:51)
>	at
>org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:196)
>	at
>org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:402)
>	at
>org.apache.lucene.replicator.http.HttpReplicatorTest.testBasic(HttpReplicatorTest.java:110)
>	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>	at
>sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>	at
>sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>	at java.lang.reflect.Method.invoke(Method.java:597)
>	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
>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
>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:680)
>Caused by: java.net.ConnectException: Connection refused
>	at java.net.PlainSocketImpl.socketConnect(Native Method)
>	at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:351)
>	at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:213)
>	at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:200)
>	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:432)
>	at java.net.Socket.connect(Socket.java:529)
>	at
>org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
>	at
>org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
>	... 48 more
>
>
>
>
>Build Log:
>[...truncated 7459 lines...]
>[junit4:junit4] Suite:
>org.apache.lucene.replicator.http.HttpReplicatorTest
>[junit4:junit4]   2> SLF4J: Failed to load class
>"org.slf4j.impl.StaticLoggerBinder".
>[junit4:junit4]   2> SLF4J: Defaulting to no-operation (NOP) logger
>implementation
>[junit4:junit4]   2> SLF4J: See
>http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
>[junit4:junit4]   2> NOTE: reproduce with: ant test 
>-Dtestcase=HttpReplicatorTest -Dtests.method=testBasic
>-Dtests.seed=E75C887E5C9618BD -Dtests.slow=true -Dtests.locale=nl_NL
>-Dtests.timezone=Europe/Monaco -Dtests.file.encoding=ISO-8859-1
>[junit4:junit4] ERROR   3.42s | HttpReplicatorTest.testBasic <<<
>[junit4:junit4]    > Throwable #1:
>org.apache.http.conn.HttpHostConnectException: Connection to
>http://localhost:52124 refused
>[junit4:junit4]    > 	at
>__randomizedtesting.SeedInfo.seed([E75C887E5C9618BD:4CA6956B834A9E93]:0)
>[junit4:junit4]    > 	at
>org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:190)
>[junit4:junit4]    > 	at
>org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
>[junit4:junit4]    > 	at
>org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
>[junit4:junit4]    > 	at
>org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
>[junit4:junit4]    > 	at
>org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
>[junit4:junit4]    > 	at
>org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
>[junit4:junit4]    > 	at
>org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
>[junit4:junit4]    > 	at
>org.apache.lucene.replicator.http.HttpClientBase.executeGET(HttpClientBase.java:178)
>[junit4:junit4]    > 	at
>org.apache.lucene.replicator.http.HttpReplicator.checkForUpdate(HttpReplicator.java:51)
>[junit4:junit4]    > 	at
>org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:196)
>[junit4:junit4]    > 	at
>org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:402)
>[junit4:junit4]    > 	at
>org.apache.lucene.replicator.http.HttpReplicatorTest.testBasic(HttpReplicatorTest.java:110)
>[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:680)
>[junit4:junit4]    > Caused by: java.net.ConnectException: Connection
>refused
>[junit4:junit4]    > 	at java.net.PlainSocketImpl.socketConnect(Native
>Method)
>[junit4:junit4]    > 	at
>java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:351)
>[junit4:junit4]    > 	at
>java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:213)
>[junit4:junit4]    > 	at
>java.net.PlainSocketImpl.connect(PlainSocketImpl.java:200)
>[junit4:junit4]    > 	at
>java.net.SocksSocketImpl.connect(SocksSocketImpl.java:432)
>[junit4:junit4]    > 	at java.net.Socket.connect(Socket.java:529)
>[junit4:junit4]    > 	at
>org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
>[junit4:junit4]    > 	at
>org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
>[junit4:junit4]    > 	... 48 more
>[junit4:junit4]   2> NOTE: test params are: codec=Lucene41,
>sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {},
>locale=nl_NL, timezone=Europe/Monaco
>[junit4:junit4]   2> NOTE: Mac OS X 10.8.3 x86_64/Apple Inc. 1.6.0_45
>(64-bit)/cpus=2,threads=1,free=67789600,total=85000192
>[junit4:junit4]   2> NOTE: All tests run in this JVM:
>[SessionTokenTest, IndexRevisionTest, IndexAndTaxonomyRevisionTest,
>IndexAndTaxonomyReplicationClientTest, IndexReplicationClientTest,
>LocalReplicatorTest, HttpReplicatorTest]
>[junit4:junit4] Completed in 3.50s, 1 test, 1 error <<< FAILURES!
>
>[...truncated 9 lines...]
>BUILD FAILED
>/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:383:
>The following error occurred while executing this line:
>/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:363:
>The following error occurred while executing this line:
>/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:39:
>The following error occurred while executing this line:
>/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/build.xml:554:
>The following error occurred while executing this line:
>/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1827:
>The following error occurred while executing this line:
>/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/module-build.xml:61:
>The following error occurred while executing this line:
>/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1243:
>The following error occurred while executing this line:
>/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:887:
>There were test failures: 7 suites, 30 tests, 1 error
>
>Total time: 51 minutes 44 seconds
>Build step 'Invoke Ant' marked build as failure
>Description set: Java: 64bit/jdk1.6.0 -XX:-UseCompressedOops
>-XX:+UseConcMarkSweepGC
>Archiving artifacts
>Recording test results
>Email was triggered for: Failure
>Sending email for trigger: Failure
>
>
>
>
>------------------------------------------------------------------------
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>For additional commands, e-mail: dev-help@lucene.apache.org

--
Uwe Schindler
H.-H.-Meier-Allee 63, 28213 Bremen
http://www.thetaphi.de

[JENKINS] Lucene-Solr-4.x-MacOSX (64bit/jdk1.6.0) - Build # 469 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/469/
Java: 64bit/jdk1.6.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
REGRESSION:  org.apache.lucene.replicator.http.HttpReplicatorTest.testBasic

Error Message:
Connection to http://localhost:52124 refused

Stack Trace:
org.apache.http.conn.HttpHostConnectException: Connection to http://localhost:52124 refused
	at __randomizedtesting.SeedInfo.seed([E75C887E5C9618BD:4CA6956B834A9E93]:0)
	at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:190)
	at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
	at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
	at org.apache.lucene.replicator.http.HttpClientBase.executeGET(HttpClientBase.java:178)
	at org.apache.lucene.replicator.http.HttpReplicator.checkForUpdate(HttpReplicator.java:51)
	at org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:196)
	at org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:402)
	at org.apache.lucene.replicator.http.HttpReplicatorTest.testBasic(HttpReplicatorTest.java:110)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	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 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 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:680)
Caused by: java.net.ConnectException: Connection refused
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:351)
	at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:213)
	at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:200)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:432)
	at java.net.Socket.connect(Socket.java:529)
	at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
	at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
	... 48 more




Build Log:
[...truncated 7459 lines...]
[junit4:junit4] Suite: org.apache.lucene.replicator.http.HttpReplicatorTest
[junit4:junit4]   2> SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[junit4:junit4]   2> SLF4J: Defaulting to no-operation (NOP) logger implementation
[junit4:junit4]   2> SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HttpReplicatorTest -Dtests.method=testBasic -Dtests.seed=E75C887E5C9618BD -Dtests.slow=true -Dtests.locale=nl_NL -Dtests.timezone=Europe/Monaco -Dtests.file.encoding=ISO-8859-1
[junit4:junit4] ERROR   3.42s | HttpReplicatorTest.testBasic <<<
[junit4:junit4]    > Throwable #1: org.apache.http.conn.HttpHostConnectException: Connection to http://localhost:52124 refused
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([E75C887E5C9618BD:4CA6956B834A9E93]:0)
[junit4:junit4]    > 	at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:190)
[junit4:junit4]    > 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
[junit4:junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
[junit4:junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
[junit4:junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
[junit4:junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
[junit4:junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
[junit4:junit4]    > 	at org.apache.lucene.replicator.http.HttpClientBase.executeGET(HttpClientBase.java:178)
[junit4:junit4]    > 	at org.apache.lucene.replicator.http.HttpReplicator.checkForUpdate(HttpReplicator.java:51)
[junit4:junit4]    > 	at org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:196)
[junit4:junit4]    > 	at org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:402)
[junit4:junit4]    > 	at org.apache.lucene.replicator.http.HttpReplicatorTest.testBasic(HttpReplicatorTest.java:110)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:680)
[junit4:junit4]    > Caused by: java.net.ConnectException: Connection refused
[junit4:junit4]    > 	at java.net.PlainSocketImpl.socketConnect(Native Method)
[junit4:junit4]    > 	at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:351)
[junit4:junit4]    > 	at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:213)
[junit4:junit4]    > 	at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:200)
[junit4:junit4]    > 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:432)
[junit4:junit4]    > 	at java.net.Socket.connect(Socket.java:529)
[junit4:junit4]    > 	at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
[junit4:junit4]    > 	at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
[junit4:junit4]    > 	... 48 more
[junit4:junit4]   2> NOTE: test params are: codec=Lucene41, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=nl_NL, timezone=Europe/Monaco
[junit4:junit4]   2> NOTE: Mac OS X 10.8.3 x86_64/Apple Inc. 1.6.0_45 (64-bit)/cpus=2,threads=1,free=67789600,total=85000192
[junit4:junit4]   2> NOTE: All tests run in this JVM: [SessionTokenTest, IndexRevisionTest, IndexAndTaxonomyRevisionTest, IndexAndTaxonomyReplicationClientTest, IndexReplicationClientTest, LocalReplicatorTest, HttpReplicatorTest]
[junit4:junit4] Completed in 3.50s, 1 test, 1 error <<< FAILURES!

[...truncated 9 lines...]
BUILD FAILED
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:383: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:363: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:39: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/build.xml:554: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1827: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/module-build.xml:61: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1243: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:887: There were test failures: 7 suites, 30 tests, 1 error

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



[JENKINS] Lucene-Solr-4.x-MacOSX (64bit/jdk1.7.0) - Build # 468 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/468/
Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseParallelGC

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

Error Message:
There are still nodes recoverying - waited for 230 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 230 seconds
	at __randomizedtesting.SeedInfo.seed([C1BF6594B1D20D53:4059EB8CC68D6D6F]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:173)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:131)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:126)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:512)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:146)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)


REGRESSION:  org.apache.solr.cloud.ShardSplitTest.testDistribSearch

Error Message:
Server at http://127.0.0.1:54134/xs_z/s returned non ok status:500, message:Server Error

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:54134/xs_z/s returned non ok status:500, message:Server Error
	at __randomizedtesting.SeedInfo.seed([C1BF6594B1D20D53:4059EB8CC68D6D6F]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:385)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
	at org.apache.solr.cloud.ShardSplitTest.splitShard(ShardSplitTest.java:208)
	at org.apache.solr.cloud.ShardSplitTest.doTest(ShardSplitTest.java:133)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 9699 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
[junit4:junit4]   2> 2095791 T4472 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /fztlc/
[junit4:junit4]   2> 2095804 T4472 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solrtest-CollectionsAPIDistributedZkTest-1368960623459
[junit4:junit4]   2> 2095806 T4472 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 2095808 T4473 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 2095911 T4472 oasc.ZkTestServer.run start zk server on port:53337
[junit4:junit4]   2> 2095914 T4472 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2095925 T4479 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4df75a83 name:ZooKeeperConnection Watcher:127.0.0.1:53337 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2095926 T4472 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2095927 T4472 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 2095940 T4472 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2095963 T4481 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2cc2021d name:ZooKeeperConnection Watcher:127.0.0.1:53337/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2095964 T4472 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2095969 T4472 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 2095995 T4472 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 2096019 T4472 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 2096029 T4472 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 2096052 T4472 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 2096054 T4472 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 2096083 T4472 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 2096085 T4472 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 2096101 T4472 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 2096102 T4472 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 2096113 T4472 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 2096115 T4472 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 2096125 T4472 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 2096126 T4472 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 2096137 T4472 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 2096139 T4472 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 2096150 T4472 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 2096152 T4472 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 2096169 T4472 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 2096171 T4472 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 2096182 T4472 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 2096184 T4472 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 2097053 T4472 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 2097072 T4472 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53340
[junit4:junit4]   2> 2097074 T4472 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 2097075 T4472 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 2097077 T4472 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368960623854
[junit4:junit4]   2> 2097078 T4472 oasc.CoreContainer$Initializer.initialize looking for solr config file: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368960623854/solr.xml
[junit4:junit4]   2> 2097079 T4472 oasc.CoreContainer.<init> New CoreContainer 33454125
[junit4:junit4]   2> 2097081 T4472 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368960623854/'
[junit4:junit4]   2> 2097082 T4472 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368960623854/'
[junit4:junit4]   2> 2097351 T4472 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368960623854
[junit4:junit4]   2> 2097353 T4472 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368960623854/collection1
[junit4:junit4]   2> 2097355 T4472 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368960623854/collection1/conf
[junit4:junit4]   2> 2097536 T4472 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368960623854/collection1/conf/xslt
[junit4:junit4]   2> 2097541 T4472 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368960623854/collection1/lib
[junit4:junit4]   2> 2097544 T4472 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368960623854/collection1/lib/classes
[junit4:junit4]   2> 2097547 T4472 oasc.SolrCoreDiscoverer.addCore Discovered properties file /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368960623854/conf/core.properties, adding to cores
[junit4:junit4]   2> 2097569 T4472 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 2097570 T4472 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 2097570 T4472 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 2097571 T4472 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 2097571 T4472 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 2097572 T4472 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 2097573 T4472 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 2097573 T4472 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 2097574 T4472 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 2097575 T4472 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 2097606 T4472 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 2097608 T4472 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53337/solr
[junit4:junit4]   2> 2097608 T4472 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 2097613 T4472 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2097618 T4492 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@76850ab4 name:ZooKeeperConnection Watcher:127.0.0.1:53337 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2097620 T4472 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2097625 T4472 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 2097662 T4472 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2097667 T4494 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@49a46317 name:ZooKeeperConnection Watcher:127.0.0.1:53337/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2097668 T4472 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2097674 T4472 oascc.SolrZkClient.makePath makePath: /overseer/queue
[junit4:junit4]   2> 2097683 T4472 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
[junit4:junit4]   2> 2097698 T4472 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 2097704 T4472 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53340_fztlc
[junit4:junit4]   2> 2097709 T4472 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53340_fztlc
[junit4:junit4]   2> 2097718 T4472 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 2097737 T4472 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 2097744 T4472 oasc.Overseer.start Overseer (id=89716203419992067-127.0.0.1:53340_fztlc-n_0000000000) starting
[junit4:junit4]   2> 2097754 T4472 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
[junit4:junit4]   2> 2097772 T4496 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 2097773 T4472 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 2097783 T4472 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 2097789 T4472 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 2097801 T4472 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 2097802 T4472 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 2097802 T4472 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2097811 T4495 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 2097827 T4472 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 2097833 T4472 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2097842 T4499 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@621cc396 name:ZooKeeperConnection Watcher:127.0.0.1:53337/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2097843 T4472 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2097848 T4472 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 2097857 T4472 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 2098520 T4472 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 2098529 T4472 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53344
[junit4:junit4]   2> 2098531 T4472 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 2098532 T4472 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 2098533 T4472 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368960625511
[junit4:junit4]   2> 2098533 T4472 oasc.CoreContainer$Initializer.initialize looking for solr config file: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368960625511/solr.xml
[junit4:junit4]   2> 2098534 T4472 oasc.CoreContainer.<init> New CoreContainer 2114466296
[junit4:junit4]   2> 2098535 T4472 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368960625511/'
[junit4:junit4]   2> 2098535 T4472 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368960625511/'
[junit4:junit4]   2> 2098742 T4472 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368960625511
[junit4:junit4]   2> 2098743 T4472 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368960625511/collection1
[junit4:junit4]   2> 2098745 T4472 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368960625511/collection1/conf
[junit4:junit4]   2> 2098938 T4472 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368960625511/collection1/conf/xslt
[junit4:junit4]   2> 2098945 T4472 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368960625511/collection1/lib
[junit4:junit4]   2> 2098949 T4472 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368960625511/collection1/lib/classes
[junit4:junit4]   2> 2098955 T4472 oasc.SolrCoreDiscoverer.addCore Discovered properties file /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368960625511/conf/core.properties, adding to cores
[junit4:junit4]   2> 2098977 T4472 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 2098977 T4472 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 2098978 T4472 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 2098979 T4472 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 2098979 T4472 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 2098980 T4472 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 2098980 T4472 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 2098981 T4472 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 2098981 T4472 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 2098982 T4472 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 2099032 T4472 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 2099032 T4472 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53337/solr
[junit4:junit4]   2> 2099033 T4472 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 2099038 T4472 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2099043 T4510 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@55ce6ab8 name:ZooKeeperConnection Watcher:127.0.0.1:53337 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2099044 T4472 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2099051 T4472 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 2099080 T4472 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2099098 T4512 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3e1d0b56 name:ZooKeeperConnection Watcher:127.0.0.1:53337/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2099099 T4472 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2099112 T4472 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 2100128 T4472 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53344_fztlc
[junit4:junit4]   2> 2100131 T4472 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53344_fztlc
[junit4:junit4]   2> 2100143 T4494 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 2100145 T4512 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 2100146 T4499 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 2100157 T4472 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 2100158 T4472 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 2100160 T4472 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2100852 T4472 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 2100866 T4472 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53347
[junit4:junit4]   2> 2100867 T4472 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 2100867 T4472 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 2100868 T4472 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368960627842
[junit4:junit4]   2> 2100869 T4472 oasc.CoreContainer$Initializer.initialize looking for solr config file: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368960627842/solr.xml
[junit4:junit4]   2> 2100869 T4472 oasc.CoreContainer.<init> New CoreContainer 221413636
[junit4:junit4]   2> 2100870 T4472 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368960627842/'
[junit4:junit4]   2> 2100871 T4472 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368960627842/'
[junit4:junit4]   2> 2101101 T4472 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368960627842
[junit4:junit4]   2> 2101103 T4472 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368960627842/collection1
[junit4:junit4]   2> 2101106 T4472 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368960627842/collection1/conf
[junit4:junit4]   2> 2101395 T4472 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368960627842/collection1/conf/xslt
[junit4:junit4]   2> 2101406 T4472 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368960627842/collection1/lib
[junit4:junit4]   2> 2101409 T4472 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368960627842/collection1/lib/classes
[junit4:junit4]   2> 2101415 T4472 oasc.SolrCoreDiscoverer.addCore Discovered properties file /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368960627842/conf/core.properties, adding to cores
[junit4:junit4]   2> 2101439 T4472 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 2101441 T4472 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 2101442 T4472 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 2101442 T4472 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 2101443 T4472 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 2101444 T4472 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 2101445 T4472 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 2101446 T4472 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 2101447 T4472 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 2101448 T4472 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 2101486 T4472 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 2101487 T4472 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53337/solr
[junit4:junit4]   2> 2101488 T4472 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 2101493 T4472 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2101503 T4524 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@71f5e897 name:ZooKeeperConnection Watcher:127.0.0.1:53337 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2101505 T4472 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2101522 T4472 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 2101554 T4472 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2101561 T4526 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@78b51cd2 name:ZooKeeperConnection Watcher:127.0.0.1:53337/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2101561 T4472 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2101573 T4472 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 2102583 T4472 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53347_fztlc
[junit4:junit4]   2> 2102586 T4472 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53347_fztlc
[junit4:junit4]   2> 2102595 T4494 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 2102596 T4512 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 2102605 T4526 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 2102611 T4499 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 2102611 T4472 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 2102612 T4472 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 2102613 T4472 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2103445 T4472 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 2103456 T4472 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53350
[junit4:junit4]   2> 2103460 T4472 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 2103462 T4472 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 2103463 T4472 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368960630292
[junit4:junit4]   2> 2103464 T4472 oasc.CoreContainer$Initializer.initialize looking for solr config file: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368960630292/solr.xml
[junit4:junit4]   2> 2103465 T4472 oasc.CoreContainer.<init> New CoreContainer 1576959993
[junit4:junit4]   2> 2103466 T4472 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368960630292/'
[junit4:junit4]   2> 2103467 T4472 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368960630292/'
[junit4:junit4]   2> 2103688 T4472 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368960630292
[junit4:junit4]   2> 2103692 T4472 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368960630292/collection1
[junit4:junit4]   2> 2103694 T4472 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368960630292/collection1/conf
[junit4:junit4]   2> 2104022 T4472 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368960630292/collection1/conf/xslt
[junit4:junit4]   2> 2104030 T4472 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368960630292/collection1/lib
[junit4:junit4]   2> 2104033 T4472 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368960630292/collection1/lib/classes
[junit4:junit4]   2> 2104039 T4472 oasc.SolrCoreDiscoverer.addCore Discovered properties file /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368960630292/conf/core.properties, adding to cores
[junit4:junit4]   2> 2104065 T4472 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 2104066 T4472 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 2104067 T4472 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 2104068 T4472 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 2104069 T4472 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 2104070 T4472 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 2104071 T4472 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 2104072 T4472 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 2104073 T4472 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 2104075 T4472 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 2104131 T4472 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 2104133 T4472 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53337/solr
[junit4:junit4]   2> 2104134 T4472 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 2104140 T4472 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2104148 T4538 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b4153a5 name:ZooKeeperConnection Watcher:127.0.0.1:53337 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2104150 T4472 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2104158 T4472 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 2104198 T4472 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2104208 T4540 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@50c73737 name:ZooKeeperConnection Watcher:127.0.0.1:53337/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2104211 T4472 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2104238 T4472 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 2105253 T4472 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53350_fztlc
[junit4:junit4]   2> 2105257 T4472 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53350_fztlc
[junit4:junit4]   2> 2105281 T4494 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 2105281 T4540 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 2105282 T4512 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 2105283 T4499 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 2105284 T4526 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 2105302 T4472 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 2105304 T4472 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 2105305 T4472 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2106123 T4472 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 2106132 T4472 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53353
[junit4:junit4]   2> 2106136 T4472 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 2106137 T4472 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 2106138 T4472 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368960632997
[junit4:junit4]   2> 2106139 T4472 oasc.CoreContainer$Initializer.initialize looking for solr config file: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368960632997/solr.xml
[junit4:junit4]   2> 2106140 T4472 oasc.CoreContainer.<init> New CoreContainer 118681180
[junit4:junit4]   2> 2106141 T4472 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368960632997/'
[junit4:junit4]   2> 2106142 T4472 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368960632997/'
[junit4:junit4]   2> 2106369 T4472 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368960632997
[junit4:junit4]   2> 2106371 T4472 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368960632997/collection1
[junit4:junit4]   2> 2106375 T4472 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368960632997/collection1/conf
[junit4:junit4]   2> 2106667 T4472 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368960632997/collection1/conf/xslt
[junit4:junit4]   2> 2106677 T4472 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368960632997/collection1/lib
[junit4:junit4]   2> 2106680 T4472 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368960632997/collection1/lib/classes
[junit4:junit4]   2> 2106685 T4472 oasc.SolrCoreDiscoverer.addCore Discovered properties file /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368960632997/conf/core.properties, adding to cores
[junit4:junit4]   2> 2106707 T4472 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 2106708 T4472 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 2106708 T4472 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 2106709 T4472 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 2106709 T4472 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 2106710 T4472 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 2106710 T4472 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 2106711 T4472 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 2106711 T4472 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 2106711 T4472 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 2106746 T4472 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 2106747 T4472 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53337/solr
[junit4:junit4]   2> 2106747 T4472 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 2106749 T4472 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2106756 T4552 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@dff90a1 name:ZooKeeperConnection Watcher:127.0.0.1:53337 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2106758 T4472 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2106765 T4472 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 2106799 T4472 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2106804 T4554 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4bf4d55 name:ZooKeeperConnection Watcher:127.0.0.1:53337/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2106805 T4472 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2106826 T4472 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 2107844 T4472 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53353_fztlc
[junit4:junit4]   2> 2108200 T4472 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53353_fztlc
[junit4:junit4]   2> 2108220 T4499 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 2108221 T4494 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 2108225 T4526 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 2108226 T4540 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 2108230 T4554 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 2108247 T4512 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 2108248 T4472 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 2108249 T4472 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 2108250 T4472 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2108287 T4472 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2108323 T4504 oasha.CollectionsHandler.handleCreateAction Creating Collection : numShards=2&name=nodes_used_collection&replicationFactor=2&action=CREATE&wt=javabin&version=2
[junit4:junit4]   2> 2108328 T4494 oasc.DistributedQueue$LatchChildWatcher.process Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
[junit4:junit4]   2> 2108334 T4494 oasc.DistributedQueue$LatchChildWatcher.process Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
[junit4:junit4]   2> 2108336 T4496 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
[junit4:junit4]   2> 	  "operation":"createcollection",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "maxShardsPerNode":null,
[junit4:junit4]   2> 	  "createNodeSet":null,
[junit4:junit4]   2> 	  "name":"nodes_used_collection",
[junit4:junit4]   2> 	  "replicationFactor":"2"}
[junit4:junit4]   2> 2108337 T4496 oasc.OverseerCollectionProcessor.createCollection Creating shard nodes_used_collection_shard1_replica1 as part of slice shard1 of collection nodes_used_collection on 127.0.0.1:53344_fztlc
[junit4:junit4]   2> 2108338 T4496 oasc.OverseerCollectionProcessor.createCollection Creating shard nodes_used_collection_shard1_replica2 as part of slice shard1 of collection nodes_used_collection on 127.0.0.1:53340_fztlc
[junit4:junit4]   2> 2108340 T4496 oasc.OverseerCollectionProcessor.createCollection Creating shard nodes_used_collection_shard2_replica1 as part of slice shard2 of collection nodes_used_collection on 127.0.0.1:53353_fztlc
[junit4:junit4]   2> 2108344 T4496 oasc.OverseerCollectionProcessor.createCollection Creating shard nodes_used_collection_shard2_replica2 as part of slice shard2 of collection nodes_used_collection on 127.0.0.1:53347_fztlc
[junit4:junit4]   2> 2108353 T4503 oasc.CoreContainer.create Creating SolrCore 'nodes_used_collection_shard1_replica1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368960625511/nodes_used_collection_shard1_replica1
[junit4:junit4]   2> 2108369 T4550 oasc.CoreContainer.create Creating SolrCore 'nodes_used_collection_shard2_replica1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368960632997/nodes_used_collection_shard2_replica1
[junit4:junit4]   2> 2108370 T4550 oasc.ZkController.createCollectionZkNode Check for collection zkNode:nodes_used_collection
[junit4:junit4]   2> 2108369 T4489 oasc.CoreContainer.create Creating SolrCore 'nodes_used_collection_shard1_replica2' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368960623854/nodes_used_collection_shard1_replica2
[junit4:junit4]   2> 2108372 T4489 oasc.ZkController.createCollectionZkNode Check for collection zkNode:nodes_used_collection
[junit4:junit4]   2> 2108369 T4517 oasc.CoreContainer.create Creating SolrCore 'nodes_used_collection_shard2_replica2' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368960627842/nodes_used_collection_shard2_replica2
[junit4:junit4]   2> 2108374 T4517 oasc.ZkController.createCollectionZkNode Check for collection zkNode:nodes_used_collection
[junit4:junit4]   2> 2108370 T4503 oasc.ZkController.createCollectionZkNode Check for collection zkNode:nodes_used_collection
[junit4:junit4]   2> 2108375 T4489 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:nodes_used_collection
[junit4:junit4]   2> 2108382 T4489 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 2108374 T4550 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:nodes_used_collection
[junit4:junit4]   2> 2108385 T4550 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 2108386 T4517 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:nodes_used_collection
[junit4:junit4]   2> 2108387 T4517 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 2108390 T4503 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:nodes_used_collection
[junit4:junit4]   2> 2108391 T4503 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 2108397 T4550 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 2108399 T4503 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 2108400 T4503 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection
[junit4:junit4]   2> 2108398 T4489 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 2108402 T4489 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection
[junit4:junit4]   2> 2108399 T4517 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 2108399 T4550 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection
[junit4:junit4]   2> 2108404 T4517 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection
[junit4:junit4]   2> 2108417 T4550 oasc.ZkController.readConfigName Load collection config from:/collections/nodes_used_collection
[junit4:junit4]   2> 2108420 T4489 oasc.ZkController.readConfigName Load collection config from:/collections/nodes_used_collection
[junit4:junit4]   2> 2108422 T4503 oasc.ZkController.readConfigName Load collection config from:/collections/nodes_used_collection
[junit4:junit4]   2> 2108430 T4550 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368960632997/nodes_used_collection_shard2_replica1/'
[junit4:junit4]   2> 2108440 T4517 oasc.ZkController.readConfigName Load collection config from:/collections/nodes_used_collection
[junit4:junit4]   2> 2108442 T4489 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368960623854/nodes_used_collection_shard1_replica2/'
[junit4:junit4]   2> 2108444 T4503 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368960625511/nodes_used_collection_shard1_replica1/'
[junit4:junit4]   2> 2108456 T4517 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368960627842/nodes_used_collection_shard2_replica2/'
[junit4:junit4]   2> 2108813 T4517 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 2108833 T4503 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 2108897 T4489 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 2108939 T4550 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 2109257 T4503 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 2109291 T4517 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 2109296 T4503 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 2109309 T4503 oass.IndexSchema.readSchema [nodes_used_collection_shard1_replica1] Schema name=test
[junit4:junit4]   2> 2109328 T4517 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 2109340 T4517 oass.IndexSchema.readSchema [nodes_used_collection_shard2_replica2] Schema name=test
[junit4:junit4]   2> 2109344 T4489 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 2109363 T4550 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 2109365 T4489 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 2109382 T4489 oass.IndexSchema.readSchema [nodes_used_collection_shard1_replica2] Schema name=test
[junit4:junit4]   2> 2109390 T4550 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 2109407 T4550 oass.IndexSchema.readSchema [nodes_used_collection_shard2_replica1] Schema name=test
[junit4:junit4]   2> 2113528 T4550 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 2113564 T4550 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 2113588 T4517 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 2113603 T4503 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 2113607 T4550 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2113620 T4517 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 2113631 T4503 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 2113641 T4503 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2113644 T4517 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2113820 T4550 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2113828 T4517 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2113841 T4550 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2113846 T4503 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2113857 T4517 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2113871 T4550 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 2113865 T4503 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2113887 T4517 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 2113891 T4550 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 2113899 T4550 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 2113903 T4550 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 2113910 T4517 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 2113946 T4517 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 2113948 T4517 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 2113944 T4489 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 2113916 T4503 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 2113911 T4550 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 2113969 T4550 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 2113970 T4550 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2113971 T4550 oasc.SolrCore.<init> [nodes_used_collection_shard2_replica1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368960632997/nodes_used_collection_shard2_replica1/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368960632997/nodes_used_collection_shard2_replica1/data/
[junit4:junit4]   2> 2113972 T4550 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b973e81
[junit4:junit4]   2> 2113974 T4550 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2113968 T4503 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 2113977 T4550 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368960632997/nodes_used_collection_shard2_replica1/data
[junit4:junit4]   2> 2113977 T4503 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 2113979 T4503 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 2113966 T4517 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 2113983 T4517 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 2113993 T4517 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2113981 T4550 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368960632997/nodes_used_collection_shard2_replica1/data/index/
[junit4:junit4]   2> 2113995 T4550 oasc.SolrCore.initIndex WARN [nodes_used_collection_shard2_replica1] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368960632997/nodes_used_collection_shard2_replica1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2113969 T4489 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 2113996 T4550 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368960632997/nodes_used_collection_shard2_replica1/data/index
[junit4:junit4]   2> 2113994 T4517 oasc.SolrCore.<init> [nodes_used_collection_shard2_replica2] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368960627842/nodes_used_collection_shard2_replica2/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368960627842/nodes_used_collection_shard2_replica2/data/
[junit4:junit4]   2> 2114007 T4517 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b973e81
[junit4:junit4]   2> 2114008 T4517 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2113990 T4503 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 2114011 T4503 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 2114012 T4503 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2114013 T4517 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368960627842/nodes_used_collection_shard2_replica2/data
[junit4:junit4]   2> 2114007 T4489 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2114013 T4503 oasc.SolrCore.<init> [nodes_used_collection_shard1_replica1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368960625511/nodes_used_collection_shard1_replica1/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368960625511/nodes_used_collection_shard1_replica1/data/
[junit4:junit4]   2> 2114024 T4517 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368960627842/nodes_used_collection_shard2_replica2/data/index/
[junit4:junit4]   2> 2114025 T4517 oasc.SolrCore.initIndex WARN [nodes_used_collection_shard2_replica2] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368960627842/nodes_used_collection_shard2_replica2/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2114027 T4503 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b973e81
[junit4:junit4]   2> 2114029 T4503 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2114033 T4517 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368960627842/nodes_used_collection_shard2_replica2/data/index
[junit4:junit4]   2> 2114043 T4503 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368960625511/nodes_used_collection_shard1_replica1/data
[junit4:junit4]   2> 2114051 T4550 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@127a4bd5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@77d6a038),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2114052 T4550 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2114054 T4503 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368960625511/nodes_used_collection_shard1_replica1/data/index/
[junit4:junit4]   2> 2114055 T4503 oasc.SolrCore.initIndex WARN [nodes_used_collection_shard1_replica1] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368960625511/nodes_used_collection_shard1_replica1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2114061 T4503 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368960625511/nodes_used_collection_shard1_replica1/data/index
[junit4:junit4]   2> 2114065 T4517 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7b261801 lockFactory=org.apache.lucene.store.NativeFSLockFactory@d44f0e3),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2114066 T4517 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2114075 T4550 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 2114076 T4550 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 2114078 T4550 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 2114080 T4517 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 2114081 T4550 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2114082 T4503 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@73b95fa8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@13c14009),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2114084 T4503 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2114082 T4517 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 2114083 T4550 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 2114089 T4550 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 2114089 T4517 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 2114090 T4550 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2114093 T4517 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2114093 T4550 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2114097 T4517 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 2114098 T4517 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 2114099 T4517 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2114102 T4517 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2114102 T4503 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 2114103 T4550 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 2114103 T4517 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 2114104 T4503 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 2114121 T4503 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 2114124 T4503 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2114125 T4503 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 2114126 T4503 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 2114127 T4503 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2114136 T4503 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2114138 T4503 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 2114153 T4550 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2114155 T4503 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2114153 T4517 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2114180 T4517 oass.SolrIndexSearcher.<init> Opening Searcher@20ac7dc3 main
[junit4:junit4]   2> 2114181 T4517 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368960627842/nodes_used_collection_shard2_replica2/data/tlog
[junit4:junit4]   2> 2114184 T4517 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2114186 T4517 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2114197 T4561 oasc.SolrCore.registerSearcher [nodes_used_collection_shard2_replica2] Registered new searcher Searcher@20ac7dc3 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2114198 T4550 oass.SolrIndexSearcher.<init> Opening Searcher@82c1d18 main
[junit4:junit4]   2> 2114200 T4550 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368960632997/nodes_used_collection_shard2_replica1/data/tlog
[junit4:junit4]   2> 2114201 T4517 oasc.ZkController.publish publishing core=nodes_used_collection_shard2_replica2 state=down
[junit4:junit4]   2> 2114203 T4550 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2114204 T4550 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2114209 T4503 oass.SolrIndexSearcher.<init> Opening Searcher@78bc9c0f main
[junit4:junit4]   2> 2114211 T4562 oasc.SolrCore.registerSearcher [nodes_used_collection_shard2_replica1] Registered new searcher Searcher@82c1d18 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2114212 T4503 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368960625511/nodes_used_collection_shard1_replica1/data/tlog
[junit4:junit4]   2> 2114217 T4550 oasc.ZkController.publish publishing core=nodes_used_collection_shard2_replica1 state=down
[junit4:junit4]   2> 2114222 T4503 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2114223 T4503 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2114230 T4560 oasc.SolrCore.registerSearcher [nodes_used_collection_shard1_replica1] Registered new searcher Searcher@78bc9c0f main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2114234 T4503 oasc.ZkController.publish publishing core=nodes_used_collection_shard1_replica1 state=down
[junit4:junit4]   2> 2114245 T4489 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2114288 T4489 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2114302 T4489 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 2114307 T4489 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 2114308 T4489 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 2114309 T4489 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 2114314 T4489 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 2114315 T4489 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 2114316 T4489 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2114317 T4489 oasc.SolrCore.<init> [nodes_used_collection_shard1_replica2] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368960623854/nodes_used_collection_shard1_replica2/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368960623854/nodes_used_collection_shard1_replica2/data/
[junit4:junit4]   2> 2114318 T4489 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b973e81
[junit4:junit4]   2> 2114319 T4489 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2114321 T4489 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368960623854/nodes_used_collection_shard1_replica2/data
[junit4:junit4]   2> 2114322 T4489 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368960623854/nodes_used_collection_shard1_replica2/data/index/
[junit4:junit4]   2> 2114324 T4489 oasc.SolrCore.initIndex WARN [nodes_used_collection_shard1_replica2] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368960623854/nodes_used_collection_shard1_replica2/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2114332 T4489 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368960623854/nodes_used_collection_shard1_replica2/data/index
[junit4:junit4]   2> 2114354 T4489 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6832daa lockFactory=org.apache.lucene.store.NativeFSLockFactory@1151a7b0),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2114355 T4489 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2114362 T4489 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 2114363 T4489 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 2114365 T4489 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 2114367 T4489 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2114369 T4489 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 2114370 T4489 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 2114371 T4489 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2114373 T4489 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2114375 T4489 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 2114409 T4489 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2114426 T4489 oass.SolrIndexSearcher.<init> Opening Searcher@2fcbe5e4 main
[junit4:junit4]   2> 2114428 T4489 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368960623854/nodes_used_collection_shard1_replica2/data/tlog
[junit4:junit4]   2> 2114430 T4489 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2114431 T4489 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2114438 T4563 oasc.SolrCore.registerSearcher [nodes_used_collection_shard1_replica2] Registered new searcher Searcher@2fcbe5e4 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2114442 T4489 oasc.ZkController.publish publishing core=nodes_used_collection_shard1_replica2 state=down
[junit4:junit4]   2> 2114495 T4495 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2114498 T4495 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"nodes_used_collection_shard2_replica2",
[junit4:junit4]   2> 	  "collection":"nodes_used_collection",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:53347_fztlc",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53347/fztlc"}
[junit4:junit4]   2> 2114498 T4495 oasc.Overseer$ClusterStateUpdater.createCollection Create collection nodes_used_collection with numShards 2
[junit4:junit4]   2> 2114512 T4495 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"nodes_used_collection_shard2_replica1",
[junit4:junit4]   2> 	  "collection":"nodes_used_collection",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:53353_fztlc",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53353/fztlc"}
[junit4:junit4]   2> 2114524 T4495 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"nodes_used_collection_shard1_replica1",
[junit4:junit4]   2> 	  "collection":"nodes_used_collection",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:53344_fztlc",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53344/fztlc"}
[junit4:junit4]   2> 2114547 T4495 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"nodes_used_collection_shard1_replica2",
[junit4:junit4]   2> 	  "collection":"nodes_used_collection",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:53340_fztlc",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53340/fztlc"}
[junit4:junit4]   2> 2114564 T4494 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2114565 T4554 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2114565 T4499 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2114565 T4526 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2114564 T4540 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2114565 T4512 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2115231 T4517 oasc.CoreContainer.registerCore registering core: nodes_used_collection_shard2_replica2
[junit4:junit4]   2> 2115233 T4517 oasc.ZkController.register Register replica - core:nodes_used_collection_shard2_replica2 address:http://127.0.0.1:53347/fztlc collection:nodes_used_collection shard:shard2
[junit4:junit4]   2> 2115234 T4550 oasc.CoreContainer.registerCore registering core: nodes_used_collection_shard2_replica1
[junit4:junit4]   2> 2115236 T4550 oasc.ZkController.register Register replica - core:nodes_used_collection_shard2_replica1 address:http://127.0.0.1:53353/fztlc collection:nodes_used_collection shard:shard2
[junit4:junit4]   2> 2115239 T4517 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection/leader_elect/shard2/election
[junit4:junit4]   2> 2115242 T4503 oasc.CoreContainer.registerCore registering core: nodes_used_collection_shard1_replica1
[junit4:junit4]   2> 2115243 T4503 oasc.ZkController.register Register replica - core:nodes_used_collection_shard1_replica1 address:http://127.0.0.1:53344/fztlc collection:nodes_used_collection shard:shard1
[junit4:junit4]   2> 2115253 T4503 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2115243 T4550 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection/leader_elect/shard2/election
[junit4:junit4]   2> 2115295 T4503 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2115310 T4503 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Waiting until we see more replicas up: total=2 found=1 timeoutin=179997
[junit4:junit4]   2> 2115311 T4517 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2115322 T4517 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2115324 T4517 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2115325 T4517 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:53347/fztlc/nodes_used_collection_shard2_replica2/
[junit4:junit4]   2> 2115326 T4517 oasu.PeerSync.sync PeerSync: core=nodes_used_collection_shard2_replica2 url=http://127.0.0.1:53347/fztlc START replicas=[http://127.0.0.1:53353/fztlc/nodes_used_collection_shard2_replica1/] nUpdates=100
[junit4:junit4]   2> 2115327 T4517 oasu.PeerSync.sync PeerSync: core=nodes_used_collection_shard2_replica2 url=http://127.0.0.1:53347/fztlc DONE.  We have no versions.  sync failed.
[junit4:junit4]   2> 2115329 T4517 oasc.SyncStrategy.syncReplicas Leader's attempt to sync with shard failed, moving to the next canidate
[junit4:junit4]   2> 2115330 T4517 oasc.ShardLeaderElectionContext.runLeaderProcess We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
[junit4:junit4]   2> 2115331 T4517 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:53347/fztlc/nodes_used_collection_shard2_replica2/
[junit4:junit4]   2> 2115334 T4517 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection/leaders/shard2
[junit4:junit4]   2> ASYNC  NEW_CORE C290 name=nodes_used_collection_shard2_replica1 org.apache.solr.core.SolrCore@61f9cbbb url=http://127.0.0.1:53353/fztlc/nodes_used_collection_shard2_replica1 node=127.0.0.1:53353_fztlc C290_STATE=coll:nodes_used_collection core:nodes_used_collection_shard2_replica1 props:{shard=shard2, state=down, core=nodes_used_collection_shard2_replica1, collection=nodes_used_collection, node_name=127.0.0.1:53353_fztlc, base_url=http://127.0.0.1:53353/fztlc}
[junit4:junit4]   2> 2115353 T4545 C290 P53353 oasc.SolrCore.execute [nodes_used_collection_shard2_replica1] webapp=/fztlc path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 2115447 T4489 oasc.CoreContainer.registerCore registering core: nodes_used_collection_shard1_replica2
[junit4:junit4]   2> 2115448 T4489 oasc.ZkController.register Register replica - core:nodes_used_collection_shard1_replica2 address:http://127.0.0.1:53340/fztlc collection:nodes_used_collection shard:shard1
[junit4:junit4]   2> 2115815 T4503 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2115816 T4503 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2115817 T4503 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:53344/fztlc/nodes_used_collection_shard1_replica1/
[junit4:junit4]   2> 2115817 T4503 oasu.PeerSync.sync PeerSync: core=nodes_used_collection_shard1_replica1 url=http://127.0.0.1:53344/fztlc START replicas=[http://127.0.0.1:53340/fztlc/nodes_used_collection_shard1_replica2/] nUpdates=100
[junit4:junit4]   2> 2115819 T4503 oasu.PeerSync.sync PeerSync: core=nodes_used_collection_shard1_replica1 url=http://127.0.0.1:53344/fztlc DONE.  We have no versions.  sync failed.
[junit4:junit4]   2> 2115820 T4503 oasc.SyncStrategy.syncReplicas Leader's attempt to sync with shard failed, moving to the next canidate
[junit4:junit4]   2> 2115821 T4503 oasc.ShardLeaderElectionContext.runLeaderProcess We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
[junit4:junit4]   2> 2115822 T4503 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:53344/fztlc/nodes_used_collection_shard1_replica1/
[junit4:junit4]   2> 2115825 T4503 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection/leaders/shard1
[junit4:junit4]   2> ASYNC  NEW_CORE C291 name=nodes_used_collection_shard1_replica2 org.apache.solr.core.SolrCore@62012198 url=http://127.0.0.1:53340/fztlc/nodes_used_collection_shard1_replica2 node=127.0.0.1:53340_fztlc C291_STATE=coll:nodes_used_collection core:nodes_used_collection_shard1_replica2 props:{shard=shard1, state=down, core=nodes_used_collection_shard1_replica2, collection=nodes_used_collection, node_name=127.0.0.1:53340_fztlc, base_url=http://127.0.0.1:53340/fztlc}
[junit4:junit4]   2> 2115842 T4487 C291 P53340 oasc.SolrCore.execute [nodes_used_collection_shard1_replica2] webapp=/fztlc path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 2116110 T4495 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2116165 T4554 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2116173 T4540 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2116175 T4526 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2116176 T4499 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2116184 T4512 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2116176 T4494 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2116211 T4517 oasc.ZkController.register We are http://127.0.0.1:53347/fztlc/nodes_used_collection_shard2_replica2/ and leader is http://127.0.0.1:53347/fztlc/nodes_used_collection_shard2_replica2/
[junit4:junit4]   2> 2116211 T4517 oasc.ZkController.register No LogReplay needed for core=nodes_used_collection_shard2_replica2 baseURL=http://127.0.0.1:53347/fztlc
[junit4:junit4]   2> 2116212 T4517 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 2116212 T4517 oasc.ZkController.publish publishing core=nodes_used_collection_shard2_replica2 state=active
[junit4:junit4]   2> 2116217 T4517 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2116220 T4517 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={numShards=2&shard=shard2&name=nodes_used_collection_shard2_replica2&action=CREATE&collection=nodes_used_collection&wt=javabin&qt=/admin/cores&version=2} status=0 QTime=7851 
[junit4:junit4]   2> 2116228 T4503 oasc.ZkController.register We are http://127.0.0.1:53344/fztlc/nodes_used_collection_shard1_replica1/ and leader is http://127.0.0.1:53344/fztlc/nodes_used_collection_shard1_replica1/
[junit4:junit4]   2> 2116229 T4503 oasc.ZkController.register No LogReplay needed for core=nodes_used_collection_shard1_replica1 baseURL=http://127.0.0.1:53344/fztlc
[junit4:junit4]   2> 2116229 T4503 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 2116230 T4503 oasc.ZkController.publish publishing core=nodes_used_collection_shard1_replica1 state=active
[junit4:junit4]   2> 2116234 T4503 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2116236 T4503 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={numShards=2&shard=shard1&name=nodes_used_collection_shard1_replica1&action=CREATE&collection=nodes_used_collection&wt=javabin&qt=/admin/cores&version=2} status=0 QTime=7883 
[junit4:junit4]   2> 2116315 T4550 oasc.ZkController.register We are http://127.0.0.1:53353/fztlc/nodes_used_collection_shard2_replica1/ and leader is http://127.0.0.1:53347/fztlc/nodes_used_collection_shard2_replica2/
[junit4:junit4]   2> 2116316 T4550 oasc.ZkController.register No LogReplay needed for core=nodes_used_collection_shard2_replica1 baseURL=http://127.0.0.1:53353/fztlc
[junit4:junit4]   2> 2116316 T4550 oasc.ZkController.checkRecovery Core needs to recover:nodes_used_collection_shard2_replica1
[junit4:junit4]   2> 2116316 T4550 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> 2116318 T4566 C290 P53353 oasc.RecoveryStrategy.run Starting recovery process.  core=nodes_used_collection_shard2_replica1 recoveringAfterStartup=true
[junit4:junit4]   2> 2116318 T4566 C290 P53353 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 2116320 T4550 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2116322 T4550 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={numShards=2&shard=shard2&name=nodes_used_collection_shard2_replica1&action=CREATE&collection=nodes_used_collection&wt=javabin&qt=/admin/cores&version=2} status=0 QTime=7953 
[junit4:junit4]   2> 2116324 T4566 C290 P53353 oasc.ZkController.publish publishing core=nodes_used_collection_shard2_replica1 state=recovering
[junit4:junit4]   2> 2116327 T4566 C290 P53353 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2116368 T4519 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: 127.0.0.1:53353_fztlc_nodes_used_collection_shard2_replica1, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   2> 2116460 T4489 oasc.ZkController.register We are http://127.0.0.1:53340/fztlc/nodes_used_collection_shard1_replica2/ and leader is http://127.0.0.1:53344/fztlc/nodes_used_collection_shard1_replica1/
[junit4:junit4]   2> 2116461 T4489 oasc.ZkController.register No LogReplay needed for core=nodes_used_collection_shard1_replica2 baseURL=http://127.0.0.1:53340/fztlc
[junit4:junit4]   2> 2116461 T4489 oasc.ZkController.checkRecovery Core needs to recover:nodes_used_collection_shard1_replica2
[junit4:junit4]   2> 2116462 T4489 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> 2116463 T4567 C291 P53340 oasc.RecoveryStrategy.run Starting recovery process.  core=nodes_used_collection_shard1_replica2 recoveringAfterStartup=true
[junit4:junit4]   2> 2116463 T4567 C291 P53340 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 2116465 T4567 C291 P53340 oasc.ZkController.publish publishing core=nodes_used_collection_shard1_replica2 state=recovering
[junit4:junit4]   2> 2116467 T4489 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2116473 T4567 C291 P53340 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2116475 T4489 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={numShards=2&shard=shard1&name=nodes_used_collection_shard1_replica2&action=CREATE&collection=nodes_used_collection&wt=javabin&qt=/admin/cores&version=2} status=0 QTime=8106 
[junit4:junit4]   2> 2116477 T4496 oasc.OverseerCollectionProcessor.createCollection Finished create command on all shards for collection: nodes_used_collection
[junit4:junit4]   2> 2116510 T4508 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: 127.0.0.1:53340_fztlc_nodes_used_collection_shard1_replica2, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   2> 2116511 T4496 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Message id:/overseer/collection-queue-work/qn-0000000000 complete, response:{success={null={responseHeader={status=0,QTime=7851},core=nodes_used_collection_shard2_replica2},null={responseHeader={status=0,QTime=7883},core=nodes_used_collection_shard1_replica1},null={responseHeader={status=0,QTime=7953},core=nodes_used_collection_shard2_replica1},null={responseHeader={status=0,QTime=8106},core=nodes_used_collection_shard1_replica2}}}
[junit4:junit4]   2> 2116513 T4512 oasc.DistributedQueue$LatchChildWatcher.process Watcher fired on path: /overseer/collection-queue-work/qnr-0000000000 state: SyncConnected type NodeDataChanged
[junit4:junit4]   2> 2116517 T4494 oasc.DistributedQueue$LatchChildWatcher.process Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
[junit4:junit4]   2> 2116519 T4504 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/collections params={numShards=2&name=nodes_used_collection&replicationFactor=2&action=CREATE&wt=javabin&version=2} status=0 QTime=8196 
[junit4:junit4]   2> 2116521 T4472 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 2116523 T4472 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2116529 T4569 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@13e0350e name:ZooKeeperConnection Watcher:127.0.0.1:53337/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2116530 T4472 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2116535 T4472 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 2116549 T4472 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 2116552 T4472 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2116558 T4571 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5f51f251 name:ZooKeeperConnection Watcher:127.0.0.1:53337/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2116558 T4472 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2116564 T4472 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 2116595 T4521 oasha.CollectionsHandler.handleCreateAction Creating Collection : numShards=3&maxShardsPerNode=2&name=awholynewcollection_0&replicationFactor=2&action=CREATE&wt=javabin&version=2
[junit4:junit4]   2> 2116598 T4494 oasc.DistributedQueue$LatchChildWatcher.process Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
[junit4:junit4]   2> 2116603 T4496 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000002 message:{
[junit4:junit4]   2> 	  "operation":"createcollection",
[junit4:junit4]   2> 	  "numShards":"3",
[junit4:junit4]   2> 	  "maxShardsPerNode":"2",
[junit4:junit4]   2> 	  "createNodeSet":null,
[junit4:junit4]   2> 	  "name":"awholynewcollection_0",
[junit4:junit4]   2> 	  "replicationFactor":"2"}
[junit4:junit4]   2> 2116603 T4496 oasc.OverseerCollectionProcessor.createCollection Creating shard awholynewcollection_0_shard1_replica1 as part of slice shard1 of collection awholynewcollection_0 on 127.0.0.1:53347_fztlc
[junit4:junit4]   2> 2116604 T4496 oasc.OverseerCollectionProcessor.createCollection Creating shard awholynewcollection_0_shard1_replica2 as part of slice shard1 of collection awholynewcollection_0 on 127.0.0.1:53350_fztlc
[junit4:junit4]   2> 2116604 T4496 oasc.OverseerCollectionProcessor.createCollection Creating shard awholynewcollection_0_shard2_replica1 as part of slice shard2 of collection awholynewcollection_0 on 127.0.0.1:53353_fztlc
[junit4:junit4]   2> 2116605 T4496 oasc.OverseerCollectionProcessor.createCollection Creating shard awholynewcollection_0_shard2_replica2 as part of slice shard2 of collection awholynewcollection_0 on 127.0.0.1:53344_fztlc
[junit4:junit4]   2> 2116605 T4496 oasc.OverseerCollectionProcessor.createCollection Creating shard awholynewcollection_0_shard3_replica1 as part of slice shard3 of collection awholynewcollection_0 on 127.0.0.1:53340_fztlc
[junit4:junit4]   2> 2116607 T4496 oasc.OverseerCollectionProcessor.createCollection Creating shard awholynewcollection_0_shard3_replica2 as part of slice shard3 of collection awholynewcollection_0 on 127.0.0.1:53347_fztlc
[junit4:junit4]   2> 2116612 T4506 oasc.CoreContainer.create Creating SolrCore 'awholynewcollection_0_shard2_replica2' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368960625511/awholynewcollection_0_shard2_replica2
[junit4:junit4]   2> 2116614 T4506 oasc.ZkController.createCollectionZkNode Check for collection zkNode:awholynewcollection_0
[junit4:junit4]   2> 2116611 T4490 oasc.CoreContainer.create Creating SolrCore 'awholynewcollection_0_shard3_replica1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368960623854/awholynewcollection_0_shard3_replica1
[junit4:junit4]   2> 2116615 T4490 oasc.ZkController.createCollectionZkNode Check for collection zkNode:awholynewcollection_0
[junit4:junit4]   2> 2116611 T4548 oasc.CoreContainer.create Creating SolrCore 'awholynewcollection_0_shard2_replica1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368960632997/awholynewcollection_0_shard2_replica1
[junit4:junit4]   2> 2116618 T4506 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:awholynewcollection_0
[junit4:junit4]   2> 2116618 T4506 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 2116608 T4522 oasc.CoreContainer.create Creating SolrCore 'awholynewcollection_0_shard1_replica1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368960627842/awholynewcollection_0_shard1_replica1
[junit4:junit4]   2> 2116620 T4522 oasc.ZkController.createCollectionZkNode Check for collection zkNode:awholynewcollection_0
[junit4:junit4]   2> 2116618 T4518 oasc.CoreContainer.create Creating SolrCore 'awholynewcollection_0_shard3_replica2' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368960627842/awholynewcollection_0_shard3_replica2
[junit4:junit4]   2> 2116621 T4518 oasc.ZkController.createCollectionZkNode Check for collection zkNode:awholynewcollection_0
[junit4:junit4]   2> 2116618 T4548 oasc.ZkController.createCollectionZkNode Check for collection zkNode:awholynewcollection_0
[junit4:junit4]   2> 2116614 T4533 oasc.CoreContainer.create Creating SolrCore 'awholynewcollection_0_shard1_replica2' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368960630292/awholynewcollection_0_shard1_replica2
[junit4:junit4]   2> 2116622 T4533 oasc.ZkController.createCollectionZkNode Check for collection zkNode:awholynewcollection_0
[junit4:junit4]   2> 2116622 T4490 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:awholynewcollection_0
[junit4:junit4]   2> 2116623 T4490 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 2116625 T4506 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 2116625 T4506 oascc.SolrZkClient.makePath makePath: /collections/awholynewcollection_0
[junit4:junit4]   2> 2116626 T4518 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:awholynewcollection_0
[junit4:junit4]   2> 2116627 T4518 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 2116627 T4533 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:awholynewcollection_0
[junit4:junit4]   2> 2116628 T4533 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 2116625 T4522 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:awholynewcollection_0
[junit4:junit4]   2> 2116627 T4548 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:awholynewcollection_0
[junit4:junit4]   2> 2116629 T4548 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 2116629 T4522 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 2116634 T4490 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 2116637 T4533 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 2116638 T4533 oascc.SolrZkClient.makePath makePath: /collections/awholynewcollection_0
[junit4:junit4]   2> 2116637 T4490 oascc.SolrZkClient.makePath makePath: /collections/awholynewcollection_0
[junit4:junit4]   2> 2116639 T4548 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 2116640 T4518 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 2116642 T4522 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 2116643 T4548 oascc.SolrZkClient.makePath makePath: /collections/awholynewcollection_0
[junit4:junit4]   2> 2116642 T4518 oascc.SolrZkClient.makePath makePath: /collections/awholynewcollection_0
[junit4:junit4]   2> 2116643 T4522 oascc.SolrZkClient.makePath makePath: /collections/awholynewcollection_0
[junit4:junit4]   2> 2116647 T4533 oasc.ZkController.readConfigName Load collection config from:/collections/awholynewcollection_0
[junit4:junit4]   2> 2116648 T4506 oasc.ZkController.readConfigName Load collection config from:/collections/awholynewcollection_0
[junit4:junit4]   2> 2116657 T4533 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368960630292/awholynewcollection_0_shard1_replica2/'
[junit4:junit4]   2> 2116668 T4548 oasc.ZkController.readConfigName Load collection config from:/collections/awholynewcollection_0
[junit4:junit4]   2> 2116691 T4506 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368960625511/awholynewcollection_0_shard2_replica2/'
[junit4:junit4]   2> 2116702 T4490 oasc.ZkController.readConfigName Load collection config from:/collections/awholynewcollection_0
[junit4:junit4]   2> 2116716 T4518 oasc.ZkController.readConfigName Load collection config from:/collections/awholynewcollection_0
[junit4:junit4]   2> 2116718 T4522 oasc.ZkController.readConfigName Load collection config from:/collections/awholynewcollection_0
[junit4:junit4]   2> 2116721 T4548 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368960632997/awholynewcollection_0_shard2_replica1/'
[junit4:junit4]   2> 2116724 T4490 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368960623854/awholynewcollection_0_shard3_replica1/'
[junit4:junit4]   2> 2116728 T4518 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368960627842/awholynewcollection_0_shard3_replica2/'
[junit4:junit4]   2> 2116732 T4522 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368960627842/awholynewcollection_0_shard1_replica1/'
[junit4:junit4]   2> 2116921 T4518 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 2116937 T4548 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 2116981 T4506 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 2117040 T4533 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 2117052 T4490 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 2117156 T4522 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 2117381 T4548 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 2117388 T4548 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 2117394 T4548 oass.IndexSchema.readSchema [awholynewcollection_0_shard2_replica1] Schema name=test
[junit4:junit4]   2> 2117487 T4490 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 2117503 T4506 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 2117510 T4518 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 2117512 T4490 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 2117534 T4490 oass.IndexSchema.readSchema [awholynewcollection_0_shard3_replica1] Schema name=test
[junit4:junit4]   2> 2117543 T4506 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 2117550 T4506 oass.IndexSchema.readSchema [awholynewcollection_0_shard2_replica2] Schema name=test
[junit4:junit4]   2> 2117556 T4533 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 2117560 T4518 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 2117561 T4533 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 2117592 T4533 oass.IndexSchema.readSchema [awholynewcollection_0_shard1_replica2] Schema name=test
[junit4:junit4]   2> 2117607 T4522 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 2117610 T4518 oass.IndexSchema.readSchema [awholynewcollection_0_shard3_replica2] Schema name=test
[junit4:junit4]   2> 2117633 T4522 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 2117691 T4522 oass.IndexSchema.readSchema [awholynewcollection_0_shard1_replica1] Schema name=test
[junit4:junit4]   2> 2117725 T4495 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2117736 T4495 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:53347_fztlc_nodes_used_collection_shard2_replica2",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"nodes_used_collection_shard2_replica2",
[junit4:junit4]   2> 	  "collection":"nodes_used_collection",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:53347_fztlc",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53347/fztlc"}
[junit4:junit4]   2> 2117770 T4495 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:53344_fztlc_nodes_used_collection_shard1_replica1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"nodes_used_collection_shard1_replica1",
[junit4:junit4]   2> 	  "collection":"nodes_used_collection",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:53344_fztlc",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53344/fztlc"}
[junit4:junit4]   2> 2117834 T4495 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:53353_fztlc_nodes_used_collection_shard2_replica1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"nodes_used_collection_shard2_replica1",
[junit4:junit4]   2> 	  "collection":"nodes_used_collection",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:53353_fztlc",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53353/fztlc"}
[junit4:junit4]   2> 2117896 T4495 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:53340_fztlc_nodes_used_collection_shard1_replica2",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"nodes_used_collection_shard1_replica2",
[junit4:junit4]   2> 	  "collection":"nodes_used_collection",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:53340_fztlc",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53340/fztlc"}
[junit4:junit4]   2> 2118003 T4526 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2118004 T4540 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2118004 T4569 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2118009 T4499 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2118009 T4554 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2118010 T4571 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2118010 T4512 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2118017 T4494 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2118370 T4519 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: 127.0.0.1:53353_fztlc_nodes_used_collection_shard2_replica1, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
[junit4:junit4]   2> 2118371 T4519 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=127.0.0.1:53353_fztlc_nodes_used_collection_shard2_replica1&state=recovering&nodeName=127.0.0.1:53353_fztlc&action=PREPRECOVERY&checkLive=true&core=nodes_used_collection_shard2_replica2&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2003 
[junit4:junit4]   2> 2118513 T4508 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: 127.0.0.1:53340_fztlc_nodes_used_collection_shard1_replica2, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
[junit4:junit4]   2> 2118514 T4508 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=127.0.0.1:53340_fztlc_nodes_used_collection_shard1_replica2&state=recovering&nodeName=127.0.0.1:53340_fztlc&action=PREPRECOVERY&checkLive=true&core=nodes_used_collection_shard1_replica1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2004 
[junit4:junit4]   2>  C290_STATE=coll:nodes_used_collection core:nodes_used_collection_shard2_replica1 props:{shard=shard2, state=recovering, core=nodes_used_collection_shard2_replica1, collection=nodes_used_collection, node_name=127.0.0.1:53353_fztlc, base_url=http://127.0.0.1:53353/fztlc}
[junit4:junit4]   2> 2120378 T4566 C290 P53353 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:53347/fztlc/nodes_used_collection_shard2_replica2/ core=nodes_used_collection_shard2_replica1 - recoveringAfterStartup=true
[junit4:junit4]   2> 2120379 T4566 C290 P53353 oasu.PeerSync.sync PeerSync: core=nodes_used_collection_shard2_replica1 url=http://127.0.0.1:53353/fztlc START replicas=[http://127.0.0.1:53347/fztlc/nodes_used_collection_shard2_replica2/] nUpdates=100
[junit4:junit4]   2> 2120380 T4566 C290 P53353 oasu.PeerSync.sync WARN no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 2120381 T4566 C290 P53353 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=nodes_used_collection_shard2_replica1
[junit4:junit4]   2> 2120381 T4566 C290 P53353 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=nodes_used_collection_shard2_replica1
[junit4:junit4]   2> 2120382 T4566 C290 P53353 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=nodes_used_collection_shard2_replica1
[junit4:junit4]   2> 2120382 T4566 C290 P53353 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 2120384 T4566 C290 P53353 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:53347/fztlc/nodes_used_collection_shard2_replica2/. core=nodes_used_collection_shard2_replica1
[junit4:junit4]   2> 2120385 T4566 C290 P53353 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C292 name=nodes_used_collection_shard2_replica2 org.apache.solr.core.SolrCore@6feceac1 url=http://127.0.0.1:53347/fztlc/nodes_used_collection_shard2_replica2 node=127.0.0.1:53347_fztlc C292_STATE=coll:nodes_used_collection core:nodes_used_collection_shard2_replica2 props:{shard=shard2, state=active, core=nodes_used_collection_shard2_replica2, collection=nodes_used_collection, node_name=127.0.0.1:53347_fztlc, base_url=http://127.0.0.1:53347/fztlc, leader=true}
[junit4:junit4]   2> 2120432 T4520 C292 P53347 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 2120472 T4519 C292 P53347 oasc.SolrCore.execute [nodes_used_collection_shard2_replica2] webapp=/fztlc path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=11 
[junit4:junit4]   2> 2120512 T4520 C292 P53347 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7b261801 lockFactory=org.apache.lucene.store.NativeFSLockFactory@d44f0e3),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2120514 T4520 C292 P53347 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2120515 T4520 C292 P53347 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7b261801 lockFactory=org.apache.lucene.store.NativeFSLockFactory@d44f0e3),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7b261801 lockFactory=org.apache.lucene.store.NativeFSLockFactory@d44f0e3),segFN=segments_2,generation=2}
[junit4:junit4]   2> 2120516 T4520 C292 P53347 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 2120517 T4520 C292 P53347 oass.SolrIndexSearcher.<init> Opening Searcher@7049be5a realtime
[junit4:junit4]   2> 2120518 T4520 C292 P53347 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 2120518 T4520 C292 P53347 oasup.LogUpdateProcessor.finish [nodes_used_collection_shard2_replica2] webapp=/fztlc path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 87
[junit4:junit4]   2>  C291_STATE=coll:nodes_used_collection core:nodes_used_collection_shard1_replica2 props:{shard=shard1, state=recovering, core=nodes_used_collection_shard1_replica2, collection=nodes_used_collection, node_name=127.0.0.1:53340_fztlc, base_url=http://127.0.0.1:53340/fztlc}
[junit4:junit4]   2> 2120522 T4567 C291 P53340 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:53344/fztlc/nodes_used_collection_shard1_replica1/ core=nodes_used_collection_shard1_replica2 - recoveringAfterStartup=true
[junit4:junit4]   2> 2120523 T4567 C291 P53340 oasu.PeerSync.sync PeerSync: core=nodes_used_collection_shard1_replica2 url=http://127.0.0.1:53340/fztlc START replicas=[http://127.0.0.1:53344/fztlc/nodes_used_collection_shard1_replica1/] nUpdates=100
[junit4:junit4]   2> 2120523 T4566 C290 P53353 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 2120524 T4567 C291 P53340 oasu.PeerSync.sync WARN no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 2120582 T4567 C291 P53340 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=nodes_used_collection_shard1_replica2
[junit4:junit4]   2> 2120582 T4567 C291 P53340 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=nodes_used_collection_shard1_replica2
[junit4:junit4]   2> 2120583 T4567 C291 P53340 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=nodes_used_collection_shard1_replica2
[junit4:junit4]   2> 2120583 T4567 C291 P53340 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 2120583 T4567 C291 P53340 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:53344/fztlc/nodes_used_collection_shard1_replica1/. core=nodes_used_collection_shard1_replica2
[junit4:junit4]   2> 2120584 T4567 C291 P53340 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2120584 T4566 C290 P53353 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> ASYNC  NEW_CORE C293 name=nodes_used_collection_shard1_replica1 org.apache.solr.core.SolrCore@6607928b url=http://127.0.0.1:53344/fztlc/nodes_used_collection_shard1_replica1 node=127.0.0.1:53344_fztlc C293_STATE=coll:nodes_used_collection core:nodes_used_collection_shard1_replica1 props:{shard=shard1, state=active, core=nodes_used_collection_shard1_replica1, collection=nodes_used_collection, node_name=127.0.0.1:53344_fztlc, base_url=http://127.0.0.1:53344/fztlc, leader=true}
[junit4:junit4]   2> 2120605 T4507 C293 P53344 oasc.SolrCore.execute [nodes_used_collection_shard1_replica1] webapp=/fztlc path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=2 
[junit4:junit4]   2> 2120619 T4519 C292 P53347 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 2120621 T4519 C292 P53347 oasc.SolrCore.execute [nodes_used_collection_shard2_replica2] webapp=/fztlc path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=11 
[junit4:junit4]   2> 2120625 T4566 C290 P53353 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 2120625 T4566 C290 P53353 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 2120626 T4566 C290 P53353 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 2120634 T4520 C292 P53347 oasc.SolrCore.execute [nodes_used_collection_shard2_replica2] webapp=/fztlc path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=1 
[junit4:junit4]   2> 2120636 T4566 C290 P53353 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 2120638 T4566 C290 P53353 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368960632997/nodes_used_collection_shard2_replica1/data/index.20130519055048289
[junit4:junit4]   2> 2120639 T4566 C290 P53353 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@1550b53a lockFactory=org.apache.lucene.store.NativeFSLockFactory@27bdb441) fullCopy=false
[junit4:junit4]   2> 2120646 T4517 C292 P53347 oasc.SolrCore.execute [nodes_used_collection_shard2_replica2] webapp=/fztlc path=/replication params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
[junit4:junit4]   2> 2120648 T4503 C293 P53344 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 2120678 T4566 C290 P53353 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 2120678 T4503 C293 P53344 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@73b95fa8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@13c14009),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2120680 T4503 C293 P53344 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2120682 T4503 C293 P53344 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@73b95fa8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@13c14009),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@73b95fa8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@13c14009),segFN=segments_2,generation=2}
[junit4:junit4]   2> 2120683 T4503 C293 P53344 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 2120685 T4503 C293 P53344 oass.SolrIndexSearcher.<init> Opening Searcher@6f787658 realtime
[junit4:junit4]   2> 2120686 T4503 C293 P53344 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 2120687 T4503 C293 P53344 oasup.LogUpdateProcessor.finish [nodes_used_collection_shard1_replica1] webapp=/fztlc path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 39
[junit4:junit4]   2> 2120689 T4566 C290 P53353 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 2120690 T4566 C290 P53353 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=nodes_used_collection_shard2_replica1
[junit4:junit4]   2> 2120696 T4566 C290 P53353 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@127a4bd5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@77d6a038),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@127a4bd5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@77d6a038),segFN=segments_2,generation=2}
[junit4:junit4]   2> 2120691 T4567 C291 P53340 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 2120708 T4567 C291 P53340 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 2120699 T4566 C290 P53353 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 2120749 T4566 C290 P53353 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 2120750 T4504 C293 P53344 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 2120750 T4504 C293 P53344 oasc.SolrCore.execute [nodes_used_collection_shard1_replica1] webapp=/fztlc path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=2 
[junit4:junit4]   2> 2120750 T4566 C290 P53353 oass.SolrIndexSearcher.<init> Opening Searcher@2d193aa6 main
[junit4:junit4]   2> 2120751 T4567 C291 P53340 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 2120756 T4567 C291 P53340 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 2120759 T4567 C291 P53340 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 2120752 T4562 oasc.SolrCore.registerSearcher [nodes_used_collection_shard2_replica1] Registered new searcher Searcher@2d193aa6 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 2120762 T4566 C290 P53353 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368960632997/nodes_used_collection_shard2_replica1/data/index.20130519055048289 [CachedDir<<refCount=0;path=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368960632997/nodes_used_collection_shard2_replica1/data/index.20130519055048289;done=true>>]
[junit4:junit4]   2> 2120772 T4566 C290 P53353 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368960632997/nodes_used_collection_shard2_replica1/data/index.20130519055048289
[junit4:junit4]   2> 2120778 T4566 C290 P53353 oasc.CachingDirectoryFactory.closeCacheValue Removing directory before core close: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368960632997/nodes_used_collection_shard2_replica1/data/index.20130519055048289
[junit4:junit4]   2> 2120778 T4566 C290 P53353 oasc.RecoveryStrategy.replay No replay needed. core=nodes_used_collection_shard2_replica1
[junit4:junit4]   2> 2120779 T4566 C290 P53353 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=nodes_used_collection_shard2_replica1
[junit4:junit4]   2> 2120779 T4566 C290 P53353 oasc.ZkController.publish publishing core=nodes_used_collection_shard2_replica1 state=active
[junit4:junit4]   2> 2120796 T4508 C293 P53344 oasc.SolrCore.execute [nodes_used_collection_shard1_replica1] webapp=/fztlc path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=23 
[junit4:junit4]   2> 2120798 T4566 C290 P53353 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=nodes_used_collection_shard2_replica1
[junit4:junit4]   2> 2120804 T4567 C291 P53340 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 2120807 T4567 C291 P53340 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368960623854/nodes_used_collection_shard1_replica2/data/index.20130519055048457
[junit4:junit4]   2> 2120808 T4567 C291 P53340 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@172eb420 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5c007a4b) fullCopy=false
[junit4:junit4]   2> 2120811 T4507 C293 P53344 oasc.SolrCore.execute [nodes_used_collection_shard1_replica1] webapp=/fztlc path=/replication params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 2120829 T4567 C291 P53340 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 2120831 T4567 C291 P53340 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 2120831 T4567 C291 P53340 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=nodes_used_collection_shard1_replica2
[junit4:junit4]   2> 2120883 T4567 C291 P53340 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6832daa lockFactory=org.apache.lucene.store.NativeFSLockFactory@1151a7b0),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6832daa lockFactory=org.apache.lucene.store.NativeFSLockFactory@1151a7b0),segFN=segments_2,generation=2}
[junit4:junit4]   2> 2120886 T4567 C291 P53340 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 2120887 T4567 C291 P53340 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 2120888 T4567 C291 P53340 oass.SolrIndexSearcher.<init> Opening Searcher@67dc617a main
[junit4:junit4]   2> 2120891 T4563 oasc.SolrCore.registerSearcher [nodes_used_collection_shard1_replica2] Registered new searcher Searcher@67dc617a main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 2120894 T4567 C291 P53340 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368960623854/nodes_used_collection_shard1_replica2/data/index.20130519055048457 [CachedDir<<refCount=0;path=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368960623854/nodes_used_collection_shard1_replica2/data/index.20130519055048457;done=true>>]
[junit4:junit4]   2> 2120895 T4567 C291 P53340 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368960623854/nodes_used_collection_shard1_replica2/data/index.20130519055048457
[junit4:junit4]   2> 2120895 T4567 C291 P53340 oasc.CachingDirectoryFactory.closeCacheValue Removing directory before core close: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368960623854/nodes_used_collection_shard1_replica2/data/index.20130519055048457
[junit4:junit4]   2> 2120896 T4567 C291 P53340 oasc.RecoveryStrategy.replay No replay needed. core=nodes_used_collection_shard1_replica2
[junit4:junit4]   2> 2120896 T4567 C291 P53340 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=nodes_used_collection_shard1_replica2
[junit4:junit4]   2> 2120897 T4567 C291 P53340 oasc.ZkController.publish publishing core=nodes_used_collection_shard1_replica2 state=active
[junit4:junit4]   2> 2120911 T4567 C291 P53340 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=nodes_used_collection_shard1_replica2
[junit4:junit4]   2> 2121217 T4495 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2121221 T4495 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:53353_fztlc_nodes_used_collection_shard2_replica1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"nodes_used_collection_shard2_replica1",
[junit4:junit4]   2> 	  "collection":"nodes_used_collection",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:53353_fztlc",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53353/fztlc"}
[junit4:junit4]   2> 2121244 T4495 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:53340_fztlc_nodes_used_collection_shard1_replica2",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"nodes_used_collection_shard1_replica2",
[junit4:junit4]   2> 	  "collection":"nodes_used_collection",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:53340_fztlc",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53340/fztlc"}
[junit4:junit4]   2> 2121284 T4526 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2121285 T4494 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2121286 T4554 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2121287 T4540 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2121287 T4571 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2121288 T4499 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2121286 T4569 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2121288 T4512 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2122551 T4490 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 2122612 T4490 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 2122716 T4490 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2122868 T4548 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 2122887 T4490 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2122896 T4490 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2122899 T4548 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 2122906 T4490 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 2122909 T4490 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 2122910 T4490 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 2122910 T4490 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 2122914 T4490 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 2122914 T4490 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 2122915 T4490 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2122916 T4490 oasc.SolrCore.<init> [awholynewcollection_0_shard3_replica1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368960623854/awholynewcollection_0_shard3_replica1/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368960623854/awholynewcollection_0_shard3_replica1/data/
[junit4:junit4]   2> 2122917 T4490 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b973e81
[junit4:junit4]   2> 2122918 T4490 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2122919 T4490 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368960623854/awholynewcollection_0_shard3_replica1/data
[junit4:junit4]   2> 2122919 T4490 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368960623854/awholynewcollection_0_shard3_replica1/data/index/
[junit4:junit4]   2> 2122920 T4490 oasc.SolrCore.initIndex WARN [awholynewcollection_0_shard3_replica1] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368960623854/awholynewcollection_0_shard3_replica1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2122921 T4490 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368960623854/awholynewcollection_0_shard3_replica1/data/index
[junit4:junit4]   2> 2122928 T4490 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@effe89d lockFactory=org.apache.lucene.store.NativeFSLockFactory@5ac61daa),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2122928 T4490 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2122933 T4490 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 2122934 T4490 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 2122937 T4490 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 2122938 T4490 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2122940 T4490 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 2122940 T4490 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 2122941 T4490 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2122942 T4490 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2122943 T4490 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 2122962 T4548 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2123055 T4490 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2123078 T4522 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 2123092 T4506 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 2123106 T4490 oass.SolrIndexSearcher.<init> Opening Searcher@8bb0679 main
[junit4:junit4]   2> 2123108 T4490 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368960623854/awholynewcollection_0_shard3_replica1/data/tlog
[junit4:junit4]   2> 2123110 T4490 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2123110 T4490 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2123115 T4578 oasc.SolrCore.registerSearcher [awholynewcollection_0_shard3_replica1] Registered new searcher Searcher@8bb0679 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2123153 T4490 oasc.ZkController.publish publishing core=awholynewcollection_0_shard3_replica1 state=down
[junit4:junit4]   2> 2123150 T4506 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 2123161 T4522 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 2123172 T4522 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2123176 T4506 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2123174 T4533 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 2123208 T4533 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 2123249 T4533 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2123257 T4548 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2123330 T4518 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 2123338 T4522 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2123339 T4548 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2123367 T4518 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 2123379 T4522 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2123400 T4548 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 2123402 T4518 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2123404 T4522 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 2123413 T4506 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2123418 T4548 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 2123419 T4548 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 2123422 T4548 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 2123421 T4522 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 2123425 T4522 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 2123427 T4522 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 2123437 T4548 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 2123438 T4548 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 2123443 T4548 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2123445 T4548 oasc.SolrCore.<init> [awholynewcollection_0_shard2_replica1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368960632997/awholynewcollection_0_shard2_replica1/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368960632997/awholynewcollection_0_shard2_replica1/data/
[junit4:junit4]   2> 2123446 T4548 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b973e81
[junit4:junit4]   2> 2123447 T4548 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2123442 T4522 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 2123449 T4522 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 2123451 T4522 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2123454 T4522 oasc.SolrCore.<init> [awholynewcollection_0_shard1_replica1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368960627842/awholynewcollection_0_shard1_replica1/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368960627842/awholynewcollection_0_shard1_replica1/data/
[junit4:junit4]   2> 2123459 T4522 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b973e81
[junit4:junit4]   2> 2123449 T4506 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2123465 T4522 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2123465 T4548 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368960632997/awholynewcollection_0_shard2_replica1/data
[junit4:junit4]   2> 2123475 T4522 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368960627842/awholynewcollection_0_shard1_replica1/data
[junit4:junit4]   2> 2123478 T4548 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368960632997/awholynewcollection_0_shard2_replica1/data/index/
[junit4:junit4]   2> 2123479 T4548 oasc.SolrCore.initIndex WARN [awholynewcollection_0_shard2_replica1] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368960632997/awholynewcollection_0_shard2_replica1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2123478 T4533 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2123483 T4522 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368960627842/awholynewcollection_0_shard1_replica1/data/index/
[junit4:junit4]   2> 2123486 T4522 oasc.SolrCore.initIndex WARN [awholynewcollection_0_shard1_replica1] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368960627842/awholynewcollection_0_shard1_replica1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2123488 T4548 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368960632997/awholynewcollection_0_shard2_replica1/data/index
[junit4:junit4]   2> 2123497 T4506 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 2123498 T4533 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2123509 T4522 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368960627842/awholynewcollection_0_shard1_replica1/data/index
[junit4:junit4]   2> 2123519 T4533 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 2123514 T4506 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 2123535 T4506 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 2123536 T4506 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 2123535 T4522 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@135938cd lockFactory=org.apache.lucene.store.NativeFSLockFactory@78754d2b),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2123545 T4522 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2123534 T4548 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1aa25fee lockFactory=org.apache.lucene.store.NativeFSLockFactory@61f4900e),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2123552 T4548 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2123556 T4522 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 2123557 T4522 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 2123557 T4548 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 2123558 T4522 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 2123559 T4522 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2123560 T4522 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 2123564 T4522 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 2123565 T4522 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2123550 T4506 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 2123567 T4506 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 2123568 T4506 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2123569 T4506 oasc.SolrCore.<init> [awholynewcollection_0_shard2_replica2] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368960625511/awholynewcollection_0_shard2_replica2/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368960625511/awholynewcollection_0_shard2_replica2/data/
[junit4:junit4]   2> 2123570 T4506 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b973e81
[junit4:junit4]   2> 2123571 T4518 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2123571 T4506 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2123536 T4533 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 2123573 T4533 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 2123574 T4506 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368960625511/awholynewcollection_0_shard2_replica2/data
[junit4:junit4]   2> 2123567 T4522 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2123577 T4522 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 2123558 T4548 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 2123594 T4548 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 2123596 T4548 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2123597 T4548 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 2123598 T4548 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 2123600 T4548 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2123575 T4506 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368960625511/awholynewcollection_0_shard2_replica2/data/index/
[junit4:junit4]   2> 2123602 T4506 oasc.SolrCore.initIndex WARN [awholynewcollection_0_shard2_replica2] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368960625511/awholynewcollection_0_shard2_replica2/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2123574 T4533 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 2123613 T4548 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2123615 T4548 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 2123623 T4506 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368960625511/awholynewcollection_0_shard2_replica2/data/index
[junit4:junit4]   2> 2123638 T4518 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2123640 T4548 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2123648 T4533 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 2123650 T4533 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 2123650 T4533 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2123652 T4533 oasc.SolrCore.<init> [awholynewcollection_0_shard1_replica2] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368960630292/awholynewcollection_0_shard1_replica2/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368960630292/awholynewcollection_0_shard1_replica2/data/
[junit4:junit4]   2> 2123653 T4533 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b973e81
[junit4:junit4]   2> 2123654 T4533 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2123658 T4506 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1f6935d4 lockFactory=org.apache.lucene.store.NativeFSLockFactory@513ec130),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2123659 T4506 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2123660 T4548 oass.SolrIndexSearcher.<init> Opening Searcher@29da119a main
[junit4:junit4]   2> 2123661 T4548 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368960632997/awholynewcollection_0_shard2_replica1/data/tlog
[junit4:junit4]   2> 2123663 T4548 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2123664 T4548 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2123669 T4579 oasc.SolrCore.registerSearcher [awholynewcollection_0_shard2_replica1] Registered new searcher Searcher@29da119a main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2123670 T4533 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368960630292/awholynewcollection_0_shard1_replica2/data
[junit4:junit4]   2> 2123673 T4548 oasc.ZkController.publish publishing core=awholynewcollection_0_shard2_replica1 state=down
[junit4:junit4]   2> 2123684 T4533 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368960630292/awholynewcollection_0_shard1_replica2/data/index/
[junit4:junit4]   2> 2123685 T4533 oasc.SolrCore.initIndex WARN [awholynewcollection_0_shard1_replica2] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368960630292/awholynewcollection_0_shard1_replica2/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2123689 T4506 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 2123690 T4506 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 2123700 T4506 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 2123701 T4506 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2123703 T4506 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 2123703 T4506 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 2123704 T4506 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2123705 T4506 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2123706 T4506 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 2123659 T4522 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2123697 T4533 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368960630292/awholynewcollection_0_shard1_replica2/data/index
[junit4:junit4]   2> 2123736 T4518 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 2123738 T4522 oass.SolrIndexSearcher.<init> Opening Searcher@6256fb83 main
[junit4:junit4]   2> 2123740 T4522 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368960627842/awholynewcollection_0_shard1_replica1/data/tlog
[junit4:junit4]   2> 2123743 T4522 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2123744 T4522 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2123746 T4506 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2123753 T4580 oasc.SolrCore.registerSearcher [awholynewcollection_0_shard1_replica1] Registered new searcher Searcher@6256fb83 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2123756 T4522 oasc.ZkController.publish publishing core=awholynewcollection_0_shard1_replica1 state=down
[junit4:junit4]   2> 2123753 T4533 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2a4107e lockFactory=org.apache.lucene.store.NativeFSLockFactory@437794d),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2123758 T4533 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2123765 T4533 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 2123766 T4533 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 2123767 T4533 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 2123768 T4533 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2123770 T4533 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 2123772 T4533 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 2123773 T4533 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2123775 T4533 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2123776 T4533 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 2123792 T4506 oass.SolrIndexSearcher.<init> Opening Searcher@5b473264 main
[junit4:junit4]   2> 2123794 T4506 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368960625511/awholynewcollection_0_shard2_replica2/data/tlog
[junit4:junit4]   2> 2123796 T4506 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2123797 T4506 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2123803 T4518 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 2123806 T4518 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 2123812 T4518 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 2123812 T4533 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2123827 T4581 oasc.SolrCore.registerSearcher [awholynewcollection_0_shard2_replica2] Registered new searcher Searcher@5b473264 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2123835 T4506 oasc.ZkController.publish publishing core=awholynewcollection_0_shard2_replica2 state=down
[junit4:junit4]   2> 2123842 T4518 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 2123844 T4518 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 2123844 T4518 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2123846 T4518 oasc.SolrCore.<init> [awholynewcollection_0_shard3_replica2] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368960627842/awholynewcollection_0_shard3_replica2/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368960627842/awholynewcollection_0_shard3_replica2/data/
[junit4:junit4]   2> 2123846 T4518 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b973e81
[junit4:junit4]   2> 2123847 T4518 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2123843 T4533 oass.SolrIndexSearcher.<init> Opening Searcher@6ea7eb5f main
[junit4:junit4]   2> 2123849 T4533 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368960630292/awholynewcollection_0_shard1_replica2/data/tlog
[junit4:junit4]   2> 2123850 T4518 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368960627842/awholynewcollection_0_shard3_replica2/data
[junit4:junit4]   2> 2123852 T4533 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2123853 T4533 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2123858 T4582 oasc.SolrCore.registerSearcher [awholynewcollection_0_shard1_replica2] Registered new searcher Searcher@6ea7eb5f main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2123859 T4518 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368960627842/awholynewcollection_0_shard3_replica2/data/index/
[junit4:junit4]   2> 2123860 T4533 oasc.ZkController.publish publishing core=awholynewcollection_0_shard1_replica2 state=down
[junit4:junit4]   2> 2123860 T4518 oasc.SolrCore.initIndex WARN [awholynewcollection_0_shard3_replica2] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368960627842/awholynewcollection_0_shard3_replica2/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2123868 T4518 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368960627842/awholynewcollection_0_shard3_replica2/data/index
[junit4:junit4]   2> 2123876 T4518 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@227f69fe lockFactory=org.apache.lucene.store.NativeFSLockFactory@77da908b),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2123877 T4518 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2123882 T4518 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 2123883 T4518 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 2123886 T4518 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 2123888 T4518 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2123890 T4518 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 2123891 T4518 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 2123891 T4518 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2123893 T4518 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2123894 T4518 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 2123921 T4518 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2123944 T4518 oass.SolrIndexSearcher.<init> Opening Searcher@643a8514 main
[junit4:junit4]   2> 2123945 T4518 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368960627842/awholynewcollection_0_shard3_replica2/data/tlog
[junit4:junit4]   2> 2123947 T4518 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2123948 T4518 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2123956 T4583 oasc.SolrCore.registerSearcher [awholynewcollection_0_shard3_replica2] Registered new searcher Searcher@643a8514 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2123960 T4518 oasc.ZkController.publish publishing core=awholynewcollection_0_shard3_replica2 state=down
[junit4:junit4]   2> 2124372 T4495 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2124374 T4495 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"3",
[junit4:junit4]   2> 	  "shard":"shard3",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"awholynewcollection_0_shard3_replica1",
[junit4:junit4]   2> 	  "collection":"awholynewcollection_0",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:53340_fztlc",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53340/fztlc"}
[junit4:junit4]   2> 2124375 T4495 oasc.Overseer$ClusterStateUpdater.createCollection Create collection awholynewcollection_0 with numShards 3
[junit4:junit4]   2> 2124385 T4495 oasc.Overseer$ClusterStateUpdater.upda

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

itTest-1368962197378 FAILED !!!!!
[junit4:junit4]   2> 3718835 T7117 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
[junit4:junit4]   2> 3718835 T7117 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:54127 54127
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ShardSplitTest -Dtests.method=testDistribSearch -Dtests.seed=C1BF6594B1D20D53 -Dtests.slow=true -Dtests.locale=sl -Dtests.timezone=Israel -Dtests.file.encoding=US-ASCII
[junit4:junit4] ERROR   49.1s | ShardSplitTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:54134/xs_z/s returned non ok status:500, message:Server Error
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([C1BF6594B1D20D53:4059EB8CC68D6D6F]:0)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:385)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
[junit4:junit4]    > 	at org.apache.solr.cloud.ShardSplitTest.splitShard(ShardSplitTest.java:208)
[junit4:junit4]    > 	at org.apache.solr.cloud.ShardSplitTest.doTest(ShardSplitTest.java:133)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:815)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 3718847 T7117 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 49142 T7116 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
[junit4:junit4]   2> 3719699 T7208 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 3719700 T7208 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=433), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=433)), sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=sl, timezone=Israel
[junit4:junit4]   2> NOTE: Mac OS X 10.8.3 x86_64/Oracle Corporation 1.7.0_21 (64-bit)/cpus=2,threads=5,free=138729224,total=371720192
[junit4:junit4]   2> NOTE: All tests run in this JVM: [StandardRequestHandlerTest, SignatureUpdateProcessorFactoryTest, TestMergePolicyConfig, TestPseudoReturnFields, TestDefaultSimilarityFactory, TestCSVResponseWriter, HardAutoCommitTest, TestLMDirichletSimilarityFactory, ShardRoutingCustomTest, DistributedQueryElevationComponentTest, TestSolrQueryParser, TestManagedSchema, ShowFileRequestHandlerTest, CircularListTest, TestDistributedGrouping, TestSort, TestDocSet, LoggingHandlerTest, SolrCoreCheckLockOnStartupTest, JSONWriterTest, TestStressLucene, TestMultiCoreConfBootstrap, ResourceLoaderTest, TestRecovery, PreAnalyzedUpdateProcessorTest, DebugComponentTest, LegacyHTMLStripCharFilterTest, TestCoreContainer, DirectUpdateHandlerTest, ClusterStateTest, TestManagedSchemaFieldResource, DisMaxRequestHandlerTest, RecoveryZkTest, SolrRequestParserTest, TestBinaryField, QueryEqualityTest, IndexSchemaTest, AnalysisAfterCoreReloadTest, TestSolrDeletionPolicy2, TestStressReorder, TestLuceneMatchVersion, DirectSolrSpellCheckerTest, TestLazyCores, TestRealTimeGet, SolrPluginUtilsTest, SyncSliceTest, TestIBSimilarityFactory, DOMUtilTest, TermsComponentTest, TestPartialUpdateDeduplication, CSVRequestHandlerTest, FullSolrCloudDistribCmdsTest, ResponseLogComponentTest, DirectUpdateHandlerOptimizeTest, TestWriterPerf, TestReload, BasicDistributedZkTest, FieldAnalysisRequestHandlerTest, BadComponentTest, StatelessScriptUpdateProcessorFactoryTest, DistanceFunctionTest, TestFieldTypeResource, TestReversedWildcardFilterFactory, ShardRoutingTest, CoreContainerCoreInitFailuresTest, XmlUpdateRequestHandlerTest, AliasIntegrationTest, SchemaVersionSpecificBehaviorTest, SolrTestCaseJ4Test, TestBM25SimilarityFactory, CacheHeaderTest, FieldMutatingUpdateProcessorTest, TestDistributedSearch, TestExtendedDismaxParser, TestSolrQueryParserResource, SolrIndexSplitterTest, TestQuerySenderNoQuery, RAMDirectoryFactoryTest, ZkCLITest, CurrencyFieldOpenExchangeTest, TestAddFieldRealTimeGet, DocumentBuilderTest, TestCharFilters, UUIDFieldTest, JsonLoaderTest, TestCopyFieldCollectionResource, SuggesterFSTTest, IndexSchemaRuntimeFieldTest, DocumentAnalysisRequestHandlerTest, ChaosMonkeySafeLeaderTest, TestSolr4Spatial, URLClassifyProcessorTest, AutoCommitTest, TestSchemaVersionResource, TestRandomFaceting, TestNumberUtils, TestDynamicFieldCollectionResource, XsltUpdateRequestHandlerTest, PolyFieldTest, PingRequestHandlerTest, TestDocumentBuilder, TestElisionMultitermQuery, OverseerCollectionProcessorTest, LukeRequestHandlerTest, TestSolrXml, TestLFUCache, TestHashPartitioner, TestPhraseSuggestions, DateFieldTest, TestUtils, TestZkChroot, SolrIndexConfigTest, TestDFRSimilarityFactory, TermVectorComponentDistributedTest, OpenExchangeRatesOrgProviderTest, BadIndexSchemaTest, TestShardHandlerFactory, TestFunctionQuery, SpellingQueryConverterTest, TestSolrDeletionPolicy1, TestSearchPerf, WordBreakSolrSpellCheckerTest, DocValuesTest, TestPluginEnable, TestFieldResource, TestReplicationHandler, TestDefaultSearchFieldResource, TestCloudManagedSchemaAddField, TestFieldTypeCollectionResource, ExternalFileFieldSortTest, DateMathParserTest, TestRTGBase, FileBasedSpellCheckerTest, SpellCheckComponentTest, OutputWriterTest, PreAnalyzedFieldTest, QueryParsingTest, IndexReaderFactoryTest, TestFaceting, MultiTermTest, TestMaxScoreQueryParser, BasicDistributedZk2Test, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, OpenCloseCoreStressTest, OverseerTest, LeaderElectionIntegrationTest, BasicZkTest, ClusterStateUpdateTest, LeaderElectionTest, ZkSolrClientTest, TestRandomDVFaceting, SliceStateUpdateTest, DistributedSpellCheckComponentTest, ZkControllerTest, TestJoin, TestStressVersions, DistributedTermsComponentTest, TestRangeQuery, SimpleFacetsTest, SolrCoreTest, StatsComponentTest, TestGroupingSearch, SolrCmdDistributorTest, QueryElevationComponentTest, PeerSyncTest, ConvertedLegacyTest, TestFiltering, BasicFunctionalityTest, TestBadConfig, TestIndexSearcher, HighlighterTest, SoftAutoCommitTest, CurrencyFieldXmlFileTest, SimplePostToolTest, TestCoreDiscovery, SpellCheckCollatorTest, CoreAdminHandlerTest, TestFoldingMultitermQuery, SuggesterTSTTest, SuggesterTest, TestTrie, SpatialFilterTest, SuggesterWFSTTest, TestCSVLoader, NoCacheHeaderTest, TestUpdate, TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, DefaultValueUpdateProcessorTest, SortByFunctionTest, TestRemoteStreaming, DocValuesMultiTest, SolrInfoMBeanTest, IndexBasedSpellCheckerTest, TestSurroundQueryParser, TestQueryUtils, TestQueryTypes, PrimitiveFieldTypeTest, TestOmitPositions, RequestHandlersTest, TestValueSourceCache, PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, TestIndexingPerformance, MoreLikeThisHandlerTest, RequiredFieldsTest, TestArbitraryIndexDir, FastVectorHighlighterTest, RegexBoostProcessorTest, TestJmxIntegration, TestCollationField, ReturnFieldsTest, UpdateRequestProcessorFactoryTest, MBeansHandlerTest, TestAnalyzedSuggestions, UniqFieldsUpdateProcessorFactoryTest, BinaryUpdateRequestHandlerTest, TestPHPSerializedResponseWriter, TestComponentsName, SearchHandlerTest, TestBinaryResponseWriter, HighlighterConfigTest, SOLR749Test, TestPropInject, TestQuerySenderListener, TestPropInjectDefaults, UpdateParamsTest, AlternateDirectoryTest, TestSolrIndexConfig, CopyFieldTest, TestStressRecovery, SampleTest, NumericFieldsTest, MinimalSchemaTest, TestConfig, TestFuzzyAnalyzedSuggestions, TestSolrCoreProperties, TestPostingsSolrHighlighter, DirectSolrConnectionTest, NotRequiredUniqueKeyTest, SpellPossibilityIteratorTest, TestCodecSupport, SynonymTokenizerTest, TestXIncludeConfig, EchoParamsTest, TestSweetSpotSimilarityFactory, TestPerFieldSimilarity, TestLMJelinekMercerSimilarityFactory, TestFastWriter, TestJmxMonitoredMap, TimeZoneUtilsTest, TestFastOutputStream, ScriptEngineTest, PluginInfoTest, TestFastLRUCache, ChaosMonkeyNothingIsSafeTest, TestSolrXMLSerializer, TestSystemIdResolver, PrimUtilsTest, TestSuggestSpellingConverter, TestSolrJ, TestLRUCache, ZkNodePropsTest, SliceStateTest, SystemInfoHandlerTest, FileUtilsTest, TestCollationKeyRangeQueries, ChaosMonkeyShardSplitTest, ShardSplitTest]
[junit4:junit4] Completed in 50.20s, 1 test, 1 error <<< FAILURES!

[...truncated 49 lines...]
BUILD FAILED
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:383: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:363: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:39: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build.xml:181: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/common-build.xml:437: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1243: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:887: There were test failures: 296 suites, 1234 tests, 1 error, 1 failure, 18 ignored (6 assumptions)

Total time: 118 minutes 30 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-4.x-MacOSX (64bit/jdk1.7.0) - Build # 467 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/467/
Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.core.OpenCloseCoreStressTest.test30SecondsNew

Error Message:
Core 00000_core bad! expected:<294> but was:<0>

Stack Trace:
java.lang.AssertionError: Core 00000_core bad! expected:<294> but was:<0>
	at __randomizedtesting.SeedInfo.seed([611BD6EA1127239E:5AECA3E43E7DADB]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.core.OpenCloseCoreStressTest.checkResults(OpenCloseCoreStressTest.java:300)
	at org.apache.solr.core.OpenCloseCoreStressTest.doStress(OpenCloseCoreStressTest.java:200)
	at org.apache.solr.core.OpenCloseCoreStressTest.test30SecondsNew(OpenCloseCoreStressTest.java:120)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 9661 lines...]
[junit4:junit4] Suite: org.apache.solr.core.OpenCloseCoreStressTest
[junit4:junit4] IGNOR/A 0.05s | OpenCloseCoreStressTest.test1HourNew
[junit4:junit4]    > Assumption #1: 'weekly' test group is disabled (@Weekly)
[junit4:junit4]   2> 2488812 T4191 oas.SolrTestCaseJ4.setUp ###Starting test30SecondsOld
[junit4:junit4]   2> 2489181 T4191 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 2489195 T4191 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52869
[junit4:junit4]   2> 2489197 T4191 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 2489198 T4191 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 2489199 T4191 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_
[junit4:junit4]   2> 2489201 T4191 oasc.CoreContainer$Initializer.initialize looking for solr config file: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/solr.xml
[junit4:junit4]   2> 2489202 T4191 oasc.CoreContainer.<init> New CoreContainer 153244480
[junit4:junit4]   2> 2489203 T4191 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/'
[junit4:junit4]   2> 2489204 T4191 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/'
[junit4:junit4]   2> 2489509 T4191 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 2489511 T4191 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 2489512 T4191 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 2489513 T4191 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 2489514 T4191 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 2489515 T4191 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 2489516 T4191 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 2489518 T4191 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 2489519 T4191 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 2489520 T4191 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 2489563 T4191 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 2489576 T4201 oasc.CoreContainer.create Creating SolrCore '00000_core' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00000_core
[junit4:junit4]   2> 2489578 T4201 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00000_core/'
[junit4:junit4]   2> 2489805 T4201 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 2489964 T4201 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 2489966 T4201 oass.IndexSchema.readSchema Reading Solr Schema from schema-tiny.xml
[junit4:junit4]   2> 2489974 T4201 oass.IndexSchema.readSchema [00000_core] Schema name=tiny
[junit4:junit4]   2> 2490053 T4201 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2490057 T4201 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 2490064 T4201 oasc.SolrCore.<init> [00000_core] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00000_core/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00000_core/data/
[junit4:junit4]   2> 2490067 T4201 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5cc5450c
[junit4:junit4]   2> 2490068 T4201 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 2490074 T4201 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00000_core/data
[junit4:junit4]   2> 2490075 T4201 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00000_core/data/index/
[junit4:junit4]   2> 2490076 T4201 oasc.SolrCore.initIndex WARN [00000_core] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00000_core/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2490078 T4201 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00000_core/data/index
[junit4:junit4]   2> 2490085 T4201 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00000_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6d010c26),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2490086 T4201 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2490087 T4201 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 2490091 T4201 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 2490092 T4201 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 2490093 T4201 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2490133 T4201 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2490159 T4201 oass.SolrIndexSearcher.<init> Opening Searcher@3388d008 main
[junit4:junit4]   2> 2490162 T4201 oasc.SolrCore.registerSearcher [00000_core] Registered new searcher Searcher@3388d008 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2490164 T4201 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2490165 T4201 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2490175 T4201 oasc.CoreContainer.registerCore registering core: 00000_core
[junit4:junit4]   2> 2490178 T4191 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 2490182 T4191 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 2490186 T4191 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2490229 T4191 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2490259 T4191 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2490299 T4191 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2490334 T4191 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2490365 T4191 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2490397 T4191 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2490425 T4191 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2490462 T4191 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2490487 T4191 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2490519 T4191 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2490562 T4191 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2490595 T4191 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2490632 T4191 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2490666 T4191 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2490705 T4191 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2490736 T4191 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2490778 T4191 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2490811 T4191 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2490848 T4191 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2490880 T4191 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2490907 T4191 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2490932 T4191 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2490966 T4191 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2490991 T4191 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2491019 T4191 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2491056 T4191 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2491078 T4191 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2491106 T4191 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2491137 T4191 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2491169 T4191 oasc.OpenCloseCoreStressTest.doStress Starting indexing and querying
[junit4:junit4]   2> 2491170 T4191 oasc.OpenCloseCoreStressTest.doStress 
[junit4:junit4]   2> 	
[junit4:junit4]   2> 	
[junit4:junit4]   2> 	
[junit4:junit4]   2> 	
[junit4:junit4]   2> 	Starting a 30 second cycle, seconds left: 30. Seconds run so far: 0.
[junit4:junit4]   2> 2491177 T4204 oasc.OneIndexer.run Starting indexing thread: 4204
[junit4:junit4]   2> 2491180 T4205 oasc.OneIndexer.run Starting indexing thread: 4205
[junit4:junit4]   2> 2491192 T4206 oasc.OneIndexer.run Starting indexing thread: 4206
[junit4:junit4]   2> 2491199 T4200 oasc.CoreContainer.create Creating SolrCore '00019_core' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00019_core
[junit4:junit4]   2> 2491251 T4210 oasc.OneIndexer.run Starting indexing thread: 4210
[junit4:junit4]   2> 2491250 T4209 oasc.OneIndexer.run Starting indexing thread: 4209
[junit4:junit4]   2> 2491249 T4208 oasc.OneIndexer.run Starting indexing thread: 4208
[junit4:junit4]   2> 2491262 T4195 oasc.CoreContainer.create Creating SolrCore '00015_core' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00015_core
[junit4:junit4]   2> 2491264 T4211 oasc.OneIndexer.run Starting indexing thread: 4211
[junit4:junit4]   2> 2491244 T4207 oasc.OneIndexer.run Starting indexing thread: 4207
[junit4:junit4]   2> 2491199 T4199 oasc.CoreContainer.create Creating SolrCore '00010_core' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00010_core
[junit4:junit4]   2> 2491313 T4199 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00010_core/'
[junit4:junit4]   2> 2491264 T4195 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00015_core/'
[junit4:junit4]   2> 2491251 T4200 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00019_core/'
[junit4:junit4]   2> 2491348 T4212 oasc.OneIndexer.run Starting indexing thread: 4212
[junit4:junit4]   2> 2491348 T4214 oasc.OneIndexer.run Starting indexing thread: 4214
[junit4:junit4]   2> 2491347 T4213 oasc.OneIndexer.run Starting indexing thread: 4213
[junit4:junit4]   2> 2491327 T4198 oasc.CoreContainer.create Creating SolrCore '00008_core' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00008_core
[junit4:junit4]   2> 2491393 T4218 oasc.OneIndexer.run Starting indexing thread: 4218
[junit4:junit4]   2> 2491400 T4198 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00008_core/'
[junit4:junit4]   2> 2491392 T4217 oasc.OneIndexer.run Starting indexing thread: 4217
[junit4:junit4]   2> 2491391 T4216 oasc.OneIndexer.run Starting indexing thread: 4216
[junit4:junit4]   2> 2491390 T4215 oasc.OneIndexer.run Starting indexing thread: 4215
[junit4:junit4]   2> 2491418 T4219 oasc.CoreContainer.create Creating SolrCore '00013_core' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00013_core
[junit4:junit4]   2> 2491419 T4221 oasc.CoreContainer.create Creating SolrCore '00018_core' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00018_core
[junit4:junit4]   2> 2491453 T4221 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00018_core/'
[junit4:junit4]   2> 2491419 T4220 oasc.CoreContainer.create Creating SolrCore '00002_core' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00002_core
[junit4:junit4]   2> 2491453 T4226 oasc.CoreContainer.create Creating SolrCore '00009_core' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00009_core
[junit4:junit4]   2> 2491463 T4220 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00002_core/'
[junit4:junit4]   2> 2491452 T4219 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00013_core/'
[junit4:junit4]   2> 2491451 T4225 oasc.OneQuery.run Starting query thread: 4225
[junit4:junit4]   2> ASYNC  NEW_CORE C297 name=00000_core org.apache.solr.core.SolrCore@742d0adb
[junit4:junit4]   2> 2491447 T4197 C297 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00000_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6d010c26),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2491444 T4224 oasc.CoreContainer.create Creating SolrCore '00017_core' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00017_core
[junit4:junit4]   2> 2491443 T4223 oasc.CoreContainer.create Creating SolrCore '00007_core' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00007_core
[junit4:junit4]   2> 2491473 T4224 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00017_core/'
[junit4:junit4]   2> 2491474 T4223 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00007_core/'
[junit4:junit4]   2> 2491470 T4228 oasc.CoreContainer.create Creating SolrCore '00016_core' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00016_core
[junit4:junit4]   2> 2491464 T4226 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00009_core/'
[junit4:junit4]   2> 2491478 T4228 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00016_core/'
[junit4:junit4]   2> 2491498 T4197 C297 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2491506 T4229 oasc.OneQuery.run Starting query thread: 4229
[junit4:junit4]   2> 2491513 T4197 C297 oasup.LogUpdateProcessor.finish [00000_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id4]} 0 161
[junit4:junit4]   2> 2491515 T4230 oasc.OneQuery.run Starting query thread: 4230
[junit4:junit4]   2> 2491528 T4232 oasc.OneQuery.run Starting query thread: 4232
[junit4:junit4]   2> 2491529 T4233 oasc.OneQuery.run Starting query thread: 4233
[junit4:junit4]   2> 2491530 T4234 oasc.OneQuery.run Starting query thread: 4234
[junit4:junit4]   2> 2491531 T4235 oasc.OneQuery.run Starting query thread: 4235
[junit4:junit4]   2> 2491537 T4238 oasc.OneQuery.run Starting query thread: 4238
[junit4:junit4]   2> 2491538 T4239 oasc.OneQuery.run Starting query thread: 4239
[junit4:junit4]   2> 2491539 T4240 oasc.OneQuery.run Starting query thread: 4240
[junit4:junit4]   2> 2491540 T4241 oasc.OneQuery.run Starting query thread: 4241
[junit4:junit4]   2> 2491533 T4237 oasc.OneQuery.run Starting query thread: 4237
[junit4:junit4]   2> 2491532 T4236 oasc.OneQuery.run Starting query thread: 4236
[junit4:junit4]   2> 2491541 T4242 oasc.OneQuery.run Starting query thread: 4242
[junit4:junit4]   2> 2491562 T4244 oasc.OneQuery.run Starting query thread: 4244
[junit4:junit4]   2> 2491627 T4246 oasc.CoreContainer.create Creating SolrCore '00011_core' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00011_core
[junit4:junit4]   2> 2491629 T4246 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00011_core/'
[junit4:junit4]   2> 2491671 T4247 oasc.CoreContainer.create Creating SolrCore '00001_core' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00001_core
[junit4:junit4]   2> 2491704 T4247 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00001_core/'
[junit4:junit4]   2> 2491716 T4249 oasc.CoreContainer.create Creating SolrCore '00012_core' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00012_core
[junit4:junit4]   2> 2491719 T4249 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00012_core/'
[junit4:junit4]   2> 2492553 T4195 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 2492669 T4198 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 2493387 T4199 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 2495611 T4228 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 2495877 T4200 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 2495986 T4223 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 2496034 T4246 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 2496106 T4247 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 2496122 T4220 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 2496142 T4249 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 2496290 T4219 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 2496348 T4226 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 2496392 T4224 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 2496460 T4195 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 2496462 T4195 oass.IndexSchema.readSchema Reading Solr Schema from schema-tiny.xml
[junit4:junit4]   2> 2496475 T4195 oass.IndexSchema.readSchema [00015_core] Schema name=tiny
[junit4:junit4]   2> 2496506 T4231 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4:junit4]   2> 2496529 T4198 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 2496532 T4221 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 2496568 T4199 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 2496569 T4199 oass.IndexSchema.readSchema Reading Solr Schema from schema-tiny.xml
[junit4:junit4]   2> 2496602 T4199 oass.IndexSchema.readSchema [00010_core] Schema name=tiny
[junit4:junit4]   2> 2496652 T4198 oass.IndexSchema.readSchema Reading Solr Schema from schema-tiny.xml
[junit4:junit4]   2> 2496893 T4198 oass.IndexSchema.readSchema [00008_core] Schema name=tiny
[junit4:junit4]   2> 2496968 T4195 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2497011 T4231 oass.SolrIndexSearcher.<init> Opening Searcher@64afb249 main
[junit4:junit4]   2> 2497011 T4231 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 2497013 T4202 oasc.SolrCore.registerSearcher [00000_core] Registered new searcher Searcher@64afb249 main{StandardDirectoryReader(segments_1:3:nrt _0(4.4):C1)}
[junit4:junit4]   2> 2497057 T4219 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 2497093 T4200 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 2497095 T4249 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 2497098 T4195 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 2497101 T4195 oasc.SolrCore.<init> [00015_core] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00015_core/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00015_core/data/
[junit4:junit4]   2> 2497102 T4195 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5cc5450c
[junit4:junit4]   2> 2497103 T4195 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 2497106 T4195 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00015_core/data
[junit4:junit4]   2> 2497107 T4195 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00015_core/data/index/
[junit4:junit4]   2> 2497109 T4195 oasc.SolrCore.initIndex WARN [00015_core] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00015_core/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2497110 T4195 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00015_core/data/index
[junit4:junit4]   2> 2497131 T4195 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00015_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1f4c872d),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2497132 T4195 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2497134 T4195 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 2497137 T4195 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 2497138 T4195 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 2497139 T4195 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2497148 T4219 oass.IndexSchema.readSchema Reading Solr Schema from schema-tiny.xml
[junit4:junit4]   2> 2497155 T4200 oass.IndexSchema.readSchema Reading Solr Schema from schema-tiny.xml
[junit4:junit4]   2> 2497099 T4249 oass.IndexSchema.readSchema Reading Solr Schema from schema-tiny.xml
[junit4:junit4]   2> 2497174 T4200 oass.IndexSchema.readSchema [00019_core] Schema name=tiny
[junit4:junit4]   2> 2497175 T4247 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 2497186 T4247 oass.IndexSchema.readSchema Reading Solr Schema from schema-tiny.xml
[junit4:junit4]   2> 2497191 T4247 oass.IndexSchema.readSchema [00001_core] Schema name=tiny
[junit4:junit4]   2> 2497207 T4199 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2497211 T4199 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 2497212 T4199 oasc.SolrCore.<init> [00010_core] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00010_core/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00010_core/data/
[junit4:junit4]   2> 2497213 T4199 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5cc5450c
[junit4:junit4]   2> 2497214 T4199 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 2497215 T4199 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00010_core/data
[junit4:junit4]   2> 2497217 T4199 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00010_core/data/index/
[junit4:junit4]   2> 2497218 T4199 oasc.SolrCore.initIndex WARN [00010_core] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00010_core/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2497227 T4195 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2497228 T4228 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 2497267 T4228 oass.IndexSchema.readSchema Reading Solr Schema from schema-tiny.xml
[junit4:junit4]   2> 2497263 T4198 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2497254 T4199 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00010_core/data/index
[junit4:junit4]   2> 2497284 T4249 oass.IndexSchema.readSchema [00012_core] Schema name=tiny
[junit4:junit4]   2> 2497258 T4219 oass.IndexSchema.readSchema [00013_core] Schema name=tiny
[junit4:junit4]   2> 2497257 T4223 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 2497296 T4223 oass.IndexSchema.readSchema Reading Solr Schema from schema-tiny.xml
[junit4:junit4]   2> 2497282 T4198 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 2497302 T4198 oasc.SolrCore.<init> [00008_core] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00008_core/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00008_core/data/
[junit4:junit4]   2> 2497302 T4198 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5cc5450c
[junit4:junit4]   2> 2497303 T4198 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 2497304 T4228 oass.IndexSchema.readSchema [00016_core] Schema name=tiny
[junit4:junit4]   2> 2497305 T4198 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00008_core/data
[junit4:junit4]   2> 2497306 T4198 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00008_core/data/index/
[junit4:junit4]   2> 2497307 T4198 oasc.SolrCore.initIndex WARN [00008_core] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00008_core/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2497308 T4198 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00008_core/data/index
[junit4:junit4]   2> 2497315 T4223 oass.IndexSchema.readSchema [00007_core] Schema name=tiny
[junit4:junit4]   2> 2497433 T4199 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00010_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5f7e5206),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2497434 T4199 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2497441 T4246 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 2497442 T4246 oass.IndexSchema.readSchema Reading Solr Schema from schema-tiny.xml
[junit4:junit4]   2> 2497461 T4200 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2497463 T4200 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 2497467 T4224 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 2497468 T4224 oass.IndexSchema.readSchema Reading Solr Schema from schema-tiny.xml
[junit4:junit4]   2> 2497478 T4200 oasc.SolrCore.<init> [00019_core] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00019_core/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00019_core/data/
[junit4:junit4]   2> 2497479 T4200 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5cc5450c
[junit4:junit4]   2> 2497479 T4200 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 2497481 T4200 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00019_core/data
[junit4:junit4]   2> 2497483 T4200 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00019_core/data/index/
[junit4:junit4]   2> 2497484 T4200 oasc.SolrCore.initIndex WARN [00019_core] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00019_core/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2497485 T4200 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00019_core/data/index
[junit4:junit4]   2> 2497488 T4199 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 2497492 T4199 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 2497494 T4199 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 2497498 T4199 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2497511 T4195 oass.SolrIndexSearcher.<init> Opening Searcher@16955c3a main
[junit4:junit4]   2> 2497512 T4195 oasc.SolrCore.registerSearcher [00015_core] Registered new searcher Searcher@16955c3a main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2497513 T4195 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2497514 T4195 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2497510 T4198 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00008_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1c9c0bda),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2497521 T4198 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2497529 T4195 oasc.SolrCores.putTransientCore Opening transient core 00015_core
[junit4:junit4]   2> 2497529 T4195 oasc.CoreContainer.registerCore registering core: 00015_core
[junit4:junit4]   2> 2497543 T4198 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 2497547 T4198 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 2497548 T4198 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 2497549 T4198 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2497559 T4224 oass.IndexSchema.readSchema [00017_core] Schema name=tiny
[junit4:junit4]   2> 2497567 T4246 oass.IndexSchema.readSchema [00011_core] Schema name=tiny
[junit4:junit4]   2> 2497571 T4226 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 2497573 T4226 oass.IndexSchema.readSchema Reading Solr Schema from schema-tiny.xml
[junit4:junit4]   2> 2497571 T4221 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 2497599 T4200 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00019_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@27d9ef6b),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2497601 T4200 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2497600 T4221 oass.IndexSchema.readSchema Reading Solr Schema from schema-tiny.xml
[junit4:junit4]   2> 2497622 T4249 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2497624 T4249 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 2497626 T4249 oasc.SolrCore.<init> [00012_core] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00012_core/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00012_core/data/
[junit4:junit4]   2> 2497626 T4249 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5cc5450c
[junit4:junit4]   2> 2497627 T4249 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 2497652 T4219 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2497654 T4219 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 2497656 T4219 oasc.SolrCore.<init> [00013_core] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00013_core/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00013_core/data/
[junit4:junit4]   2> 2497656 T4219 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5cc5450c
[junit4:junit4]   2> 2497657 T4219 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 2497659 T4219 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00013_core/data
[junit4:junit4]   2> 2497660 T4219 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00013_core/data/index/
[junit4:junit4]   2> 2497713 T4219 oasc.SolrCore.initIndex WARN [00013_core] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00013_core/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2497715 T4219 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00013_core/data/index
[junit4:junit4]   2> 2497652 T4249 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00012_core/data
[junit4:junit4]   2> 2497722 T4249 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00012_core/data/index/
[junit4:junit4]   2> 2497692 T4198 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2497723 T4249 oasc.SolrCore.initIndex WARN [00012_core] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00012_core/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2497723 T4249 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00012_core/data/index
[junit4:junit4]   2> 2497684 T4200 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 2497664 T4226 oass.IndexSchema.readSchema [00009_core] Schema name=tiny
[junit4:junit4]   2> 2497730 T4200 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 2497661 T4228 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2497731 T4200 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 2497656 T4199 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2497656 T4221 oass.IndexSchema.readSchema [00018_core] Schema name=tiny
[junit4:junit4]   2> 2497732 T4200 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> ASYNC  NEW_CORE C298 name=00015_core org.apache.solr.core.SolrCore@4ae20a43
[junit4:junit4]   2> 2497724 T4195 C298 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00015_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1f4c872d),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2497743 T4195 C298 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2497745 T4200 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2497766 T4228 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 2497767 T4223 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2497769 T4195 C298 oasup.LogUpdateProcessor.finish [00015_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id3]} 0 188
[junit4:junit4]   2> 2497769 T4219 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00013_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4b81f524),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2497771 T4219 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2497782 T4260 oasc.CoreContainer.create Creating SolrCore '00014_core' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00014_core
[junit4:junit4]   2> 2497784 T4260 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00014_core/'
[junit4:junit4]   2> 2497793 T4224 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2497799 T4219 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 2497805 T4224 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 2497806 T4224 oasc.SolrCore.<init> [00017_core] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00017_core/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00017_core/data/
[junit4:junit4]   2> 2497807 T4224 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5cc5450c
[junit4:junit4]   2> 2497807 T4219 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 2497808 T4219 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 2497809 T4219 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2497807 T4224 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 2497816 T4224 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00017_core/data
[junit4:junit4]   2> 2497817 T4224 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00017_core/data/index/
[junit4:junit4]   2> 2497818 T4224 oasc.SolrCore.initIndex WARN [00017_core] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00017_core/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2497820 T4224 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00017_core/data/index
[junit4:junit4]   2> 2497841 T4223 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 2497845 T4223 oasc.SolrCore.<init> [00007_core] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00007_core/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00007_core/data/
[junit4:junit4]   2> 2497846 T4223 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5cc5450c
[junit4:junit4]   2> 2497847 T4223 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 2497849 T4223 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00007_core/data
[junit4:junit4]   2> 2497850 T4223 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00007_core/data/index/
[junit4:junit4]   2> 2497851 T4223 oasc.SolrCore.initIndex WARN [00007_core] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00007_core/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2497852 T4223 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00007_core/data/index
[junit4:junit4]   2> 2497850 T4228 oasc.SolrCore.<init> [00016_core] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00016_core/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00016_core/data/
[junit4:junit4]   2> 2497856 T4228 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5cc5450c
[junit4:junit4]   2> 2497856 T4228 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 2497858 T4220 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 2497859 T4220 oass.IndexSchema.readSchema Reading Solr Schema from schema-tiny.xml
[junit4:junit4]   2> 2497862 T4199 oass.SolrIndexSearcher.<init> Opening Searcher@23339a7d main
[junit4:junit4]   2> 2497864 T4199 oasc.SolrCore.registerSearcher [00010_core] Registered new searcher Searcher@23339a7d main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2497865 T4199 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2497865 T4199 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2497873 T4228 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00016_core/data
[junit4:junit4]   2> 2497874 T4228 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00016_core/data/index/
[junit4:junit4]   2> 2497875 T4228 oasc.SolrCore.initIndex WARN [00016_core] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00016_core/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2497876 T4228 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00016_core/data/index
[junit4:junit4]   2> 2497880 T4199 oasc.SolrCores.putTransientCore Opening transient core 00010_core
[junit4:junit4]   2> 2497883 T4199 oasc.CoreContainer.registerCore registering core: 00010_core
[junit4:junit4]   2> 2497895 T4249 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00012_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@3d246002),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2497896 T4249 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2497899 T4198 oass.SolrIndexSearcher.<init> Opening Searcher@15d52dae main
[junit4:junit4]   2> 2497900 T4198 oasc.SolrCore.registerSearcher [00008_core] Registered new searcher Searcher@15d52dae main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2497902 T4198 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2497903 T4198 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2497924 T4249 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 2497928 T4249 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 2497929 T4249 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 2497930 T4249 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2497925 T4198 oasc.SolrCores.putTransientCore Opening transient core 00008_core
[junit4:junit4]   2> 2497948 T4198 oasc.CoreContainer.registerCore registering core: 00008_core
[junit4:junit4]   2> 2497958 T4228 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00016_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4d05e577),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2497958 T4228 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2497959 T4223 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00007_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2425a109),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2497960 T4223 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2497967 T4220 oass.IndexSchema.readSchema [00002_core] Schema name=tiny
[junit4:junit4]   2> 2497996 T4228 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 2498000 T4228 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 2498003 T4219 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2498008 T4200 oass.SolrIndexSearcher.<init> Opening Searcher@62c03a68 main
[junit4:junit4]   2> 2498009 T4200 oasc.SolrCore.registerSearcher [00019_core] Registered new searcher Searcher@62c03a68 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2498010 T4200 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2498010 T4200 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2498009 T4223 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 2498022 T4221 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2498025 T4221 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 2498026 T4221 oasc.SolrCore.<init> [00018_core] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00018_core/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00018_core/data/
[junit4:junit4]   2> 2498027 T4221 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5cc5450c
[junit4:junit4]   2> 2498032 T4247 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2498035 T4247 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 2498036 T4247 oasc.SolrCore.<init> [00001_core] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00001_core/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00001_core/data/
[junit4:junit4]   2> 2498036 T4247 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5cc5450c
[junit4:junit4]   2> 2498038 T4246 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2498040 T4246 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 2498041 T4246 oasc.SolrCore.<init> [00011_core] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00011_core/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00011_core/data/
[junit4:junit4]   2> 2498042 T4246 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5cc5450c
[junit4:junit4]   2> 2498053 T4228 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 2498056 T4221 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 2498058 T4249 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2498061 T4221 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00018_core/data
[junit4:junit4]   2> 2498063 T4221 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00018_core/data/index/
[junit4:junit4]   2> 2498068 T4221 oasc.SolrCore.initIndex WARN [00018_core] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00018_core/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2498067 T4246 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 2498071 T4224 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00017_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5a8874cf),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2498072 T4224 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2498063 T4247 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 2498075 T4228 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2498080 T4228 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2498085 T4200 oasc.SolrCores.putTransientCore Opening transient core 00019_core
[junit4:junit4]   2> 2498086 T4200 oasc.CoreContainer.registerCore registering core: 00019_core
[junit4:junit4]   2> 2498086 T4223 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 2498092 T4223 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 2498094 T4223 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2498108 T4221 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00018_core/data/index
[junit4:junit4]   2> 2498149 T4249 oass.SolrIndexSearcher.<init> Opening Searcher@77e9e516 main
[junit4:junit4]   2> 2498160 T4249 oasc.SolrCore.registerSearcher [00012_core] Registered new searcher Searcher@77e9e516 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2498160 T4249 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2498161 T4249 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2498148 T4219 oass.SolrIndexSearcher.<init> Opening Searcher@19122ad9 main
[junit4:junit4]   2> 2498134 T4224 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 2498178 T4224 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 2498179 T4224 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 2498180 T4224 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> ASYNC  NEW_CORE C299 name=00019_core org.apache.solr.core.SolrCore@4823d68e
[junit4:junit4]   2> 2498134 T4250 C299 oasc.SolrCore.execute [00019_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=5 
[junit4:junit4]   2> ASYNC  NEW_CORE C300 name=00010_core org.apache.solr.core.SolrCore@3d369d4f
[junit4:junit4]   2> 2498127 T4196 C300 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00010_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5f7e5206),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2498126 T4251 C299 oasc.SolrCore.execute [00019_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2498120 T4226 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2498204 T4223 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2498119 T4246 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00011_core/data
[junit4:junit4]   2> 2498114 T4247 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00001_core/data
[junit4:junit4]   2> 2498210 T4247 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00001_core/data/index/
[junit4:junit4]   2> ASYNC  NEW_CORE C301 name=00008_core org.apache.solr.core.SolrCore@60c2c479
[junit4:junit4]   2> 2498114 T4198 C301 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00008_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1c9c0bda),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2498211 T4198 C301 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2498211 T4224 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2498211 T4247 oasc.SolrCore.initIndex WARN [00001_core] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00001_core/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2498209 T4246 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00011_core/data/index/
[junit4:junit4]   2> 2498191 T4219 oasc.SolrCore.registerSearcher [00013_core] Registered new searcher Searcher@19122ad9 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2498230 T4219 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2498231 T4219 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2498232 T4200 C299 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00019_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@27d9ef6b),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2498233 T4200 C299 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2498190 T4249 oasc.SolrCores.putTransientCore Opening transient core 00012_core
[junit4:junit4]   2> 2498235 T4249 oasc.CoreContainer.registerCore registering core: 00012_core
[junit4:junit4]   2> 2498188 T4196 C300 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2498231 T4198 C301 oasup.LogUpdateProcessor.finish [00008_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id5]} 0 237
[junit4:junit4]   2> 2498224 T4247 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00001_core/data/index
[junit4:junit4]   2> ASYNC  NEW_CORE C302 name=00012_core org.apache.solr.core.SolrCore@359a5b62
[junit4:junit4]   2> 2498248 T4253 C302 oasc.SolrCore.execute [00012_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2498243 T4219 oasc.SolrCores.putTransientCore Opening transient core 00013_core
[junit4:junit4]   2> 2498260 T4219 oasc.CoreContainer.registerCore registering core: 00013_core
[junit4:junit4]   2> 2498267 T4226 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> ASYNC  NEW_CORE C303 name=00013_core org.apache.solr.core.SolrCore@707b58d9
[junit4:junit4]   2> 2498275 T4248 C303 oasc.SolrCore.execute [00013_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2498282 T4226 oasc.SolrCore.<init> [00009_core] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00009_core/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00009_core/data/
[junit4:junit4]   2> 2498283 T4226 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5cc5450c
[junit4:junit4]   2> 2498296 T4196 C300 oasup.LogUpdateProcessor.finish [00010_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id6]} 0 322
[junit4:junit4]   2> 2498299 T4199 C300 oasup.LogUpdateProcessor.finish [00010_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id1]} 0 275
[junit4:junit4]   2> 2498302 T4253 C302 oasc.SolrCore.execute [00012_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2498384 T4221 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00018_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7a96dc80),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2498388 T4226 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 2498388 T4246 oasc.SolrCore.initIndex WARN [00011_core] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00011_core/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2498391 T4248 C297 oasc.SolrCore.execute [00000_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=1 status=0 QTime=0 
[junit4:junit4]   2> 2498394 T4246 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00011_core/data/index
[junit4:junit4]   2> 2498388 T4221 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2498406 T4221 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 2498410 T4221 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 2498411 T4221 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 2498412 T4221 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2498417 T4199 C302 oasc.SolrCore.execute [00012_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2498419 T4228 oass.SolrIndexSearcher.<init> Opening Searcher@100b2ea3 main
[junit4:junit4]   2> 2498420 T4228 oasc.SolrCore.registerSearcher [00016_core] Registered new searcher Searcher@100b2ea3 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2498421 T4228 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2498422 T4228 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2498418 T4220 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2498432 T4220 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 2498434 T4220 oasc.SolrCore.<init> [00002_core] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00002_core/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00002_core/data/
[junit4:junit4]   2> 2498434 T4220 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5cc5450c
[junit4:junit4]   2> 2498435 T4220 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 2498438 T4249 C302 oasc.SolrCore.execute [00012_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2498419 T4200 C299 oasup.LogUpdateProcessor.finish [00019_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id2]} 0 269
[junit4:junit4]   2> 2498439 T4228 oasc.SolrCores.putTransientCore Opening transient core 00016_core
[junit4:junit4]   2> 2498455 T4228 oasc.CoreContainer.registerCore registering core: 00016_core
[junit4:junit4]   2> 2498461 T4221 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2498466 T4196 oasc.CoreContainer.create Creating SolrCore '00006_core' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00006_core
[junit4:junit4]   2> 2498479 T4220 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00002_core/data
[junit4:junit4]   2> 2498481 T4220 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00002_core/data/index/
[junit4:junit4]   2> 2498482 T4226 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00009_core/data
[junit4:junit4]   2> 2498483 T4220 oasc.SolrCore.initIndex WARN [00002_core] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00002_core/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2498483 T4226 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00009_core/data/index/
[junit4:junit4]   2> 2498484 T4220 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00002_core/data/index
[junit4:junit4]   2> 2498486 T4226 oasc.SolrCore.initIndex WARN [00009_core] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00009_core/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2498488 T4226 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00009_core/data/index
[junit4:junit4]   2> 2498501 T4196 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00006_core/'
[junit4:junit4]   2> 2498505 T4248 C302 oasc.SolrCore.execute [00012_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2498511 T4246 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00011_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@607db378),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2498512 T4246 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2498526 T4223 oass.SolrIndexSearcher.<init> Opening Searcher@58fa3188 main
[junit4:junit4]   2> 2498528 T4223 oasc.SolrCore.registerSearcher [00007_core] Registered new searcher Searcher@58fa3188 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2498529 T4223 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2498529 T4223 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2498532 T4199 C298 oasc.SolrCore.execute [00015_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2498545 T4223 oasc.SolrCores.putTransientCore Opening transient core 00007_core
[junit4:junit4]   2> 2498546 T4223 oasc.CoreContainer.registerCore registering core: 00007_core
[junit4:junit4]   2> 2498549 T4250 C302 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00012_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@3d246002),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2498551 T4224 oass.SolrIndexSearcher.<init> Opening Searcher@31c02bd4 main
[junit4:junit4]   2> 2498554 T4224 oasc.SolrCore.registerSearcher [00017_core] Registered new searcher Searcher@31c02bd4 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2498555 T4224 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2498556 T4224 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> ASYNC  NEW_CORE C304 name=00016_core org.apache.solr.core.SolrCore@1ddf1285
[junit4:junit4]   2> 2498557 T4254 C304 oasc.SolrCore.execute [00016_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2498560 T4247 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00001_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@78312b99),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2498561 T4247 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2498566 T4250 C302 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2498569 T4254 oasc.CoreContainer.create Creating SolrCore '00005_core' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00005_core
[junit4:junit4]   2> 2498572 T4224 oasc.SolrCores.putTransientCore Opening transient core 00017_core
[junit4:junit4]   2> 2498574 T4224 oasc.CoreContainer.registerCore registering core: 00017_core
[junit4:junit4]   2> 2498586 T4221 oass.SolrIndexSearcher.<init> Opening Searcher@375f1abf main
[junit4:junit4]   2> 2498595 T4221 oasc.SolrCore.registerSearcher [00018_core] Registered new searcher Searcher@375f1abf main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2498596 T4221 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2498597 T4221 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2498610 T4247 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 2498615 T4247 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 2498616 T4247 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> ASYNC  NEW_CORE C305 name=00017_core org.apache.solr.core.SolrCore@2825a16c
[junit4:junit4]   2> 2498619 T4258 C305 oasc.SolrCore.execute [00017_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2498620 T4247 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2498625 T4226 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00009_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7c682856),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2498626 T4226 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2498640 T4221 oasc.SolrCores.putTransientCore Opening transient core 00018_core
[junit4:junit4]   2> 2498641 T4221 oasc.CoreContainer.registerCore registering core: 00018_core
[junit4:junit4]   2> 2498648 T4228 C304 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00016_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4d05e577),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2498649 T4228 C304 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2498651 T4219 C303 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00013_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4b81f524),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2498658 T4219 C303 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2498656 T4250 C302 oasup.LogUpdateProcessor.finish [00012_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id18]} 0 408
[junit4:junit4]   2> 2498663 T4249 C300 oasup.LogUpdateProcessor.finish [00010_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id22]} 0 0
[junit4:junit4]   2> ASYNC  NEW_CORE C306 name=00018_core org.apache.solr.core.SolrCore@46d525db
[junit4:junit4]   2> 2498665 T4199 C306 oasc.SolrCore.execute [00018_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2498685 T4200 C306 oasc.SolrCore.execute [00018_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=28 
[junit4:junit4]   2> 2498697 T4254 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00005_core/'
[junit4:junit4]   2> 2498700 T4246 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 2498705 T4246 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 2498706 T4246 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 2498707 T4246 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2498712 T4228 C304 oasup.LogUpdateProcessor.finish [00016_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id11]} 0 236
[junit4:junit4]   2> 2498714 T4228 oasc.CoreContainer.create Creating SolrCore '00004_core' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00004_core
[junit4:junit4]   2> 2498715 T4228 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00004_core/'
[junit4:junit4]   2> 2498722 T4258 C301 oasup.LogUpdateProcessor.finish [00008_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id24]} 0 4
[junit4:junit4]   2> 2498724 T4249 C303 oasc.SolrCore.execute [00013_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2498733 T4219 C303 oasup.LogUpdateProcessor.finish [00013_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id7]} 0 283
[junit4:junit4]   2> 2498738 T4222 C303 oasup.LogUpdateProcessor.finish [00013_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id10]} 0 284
[junit4:junit4]   2> 2498744 T4226 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 2498747 T4226 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 2498748 T4226 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 2498750 T4226 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2498765 T4200 C304 oasup.LogUpdateProcessor.finish [00016_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id26]} 0 2
[junit4:junit4]   2> 2498771 T4220 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00002_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@f6c3efe),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2498772 T4220 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2498781 T4250 C298 oasup.LogUpdateProcessor.finish [00015_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id27]} 0 10
[junit4:junit4]   2> ASYNC  NEW_CORE C307 name=00007_core org.apache.solr.core.SolrCore@53f7be45
[junit4:junit4]   2> 2498794 T4249 C307 oasc.SolrCore.execute [00007_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2498807 T4226 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2498809 T4222 C302 oasc.SolrCore.execute [00012_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2498818 T4247 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2498832 T4200 C301 oasc.SolrCore.execute [00008_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2498835 T4223 C307 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00007_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2425a109),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2498835 T4223 C307 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2498853 T4220 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 2498858 T4220 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 2498859 T4220 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 2498860 T4220 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2498875 T4223 C307 oasup.LogUpdateProcessor.finish [00007_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id13]} 0 252
[junit4:junit4]   2> 2498879 T4227 C307 oasup.LogUpdateProcessor.finish [00007_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id15]} 0 109
[junit4:junit4]   2> 2498877 T4251 C305 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00017_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5a8874cf),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2498905 T4219 C306 oasc.SolrCore.execute [00018_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2498915 T4200 C301 oasc.SolrCore.execute [00008_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2498917 T4251 C305 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2498929 T4221 C306 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00018_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7a96dc80),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2498930 T4221 C306 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2498930 T4246 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2498959 T4260 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 2498970 T4220 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2498967 T4246 oass.SolrIndexSearcher.<init> Opening Searcher@119cc4b5 main
[junit4:junit4]   2> 2498977 T4246 oasc.SolrCore.registerSearcher [00011_core] Registered new searcher Searcher@119cc4b5 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2498978 T4246 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2498979 T4246 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2498966 T4247 oass.SolrIndexSearcher.<init> Opening Searcher@749951b8 main
[junit4:junit4]   2> 2498985 T4226 oass.SolrIndexSearcher.<init> Opening Searcher@75ea80a6 main
[junit4:junit4]   2> 2498987 T4221 C306 oasup.LogUpdateProcessor.finish [00018_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id8]} 0 127
[junit4:junit4]   2> 2498991 T4247 oasc.SolrCore.registerSearcher [00001_core] Registered new searcher Searcher@749951b8 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2498993 T4247 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2498993 T4247 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2498994 T4226 oasc.SolrCore.registerSearcher [00009_core] Registered new searcher Searcher@75ea80a6 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2498994 T4226 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2498995 T4226 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2498999 T4251 C305 oasup.LogUpdateProcessor.finish [00017_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id19]} 0 293
[junit4:junit4]   2> 2499000 T4253 C305 oasup.LogUpdateProcessor.finish [00017_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id20]} 0 142
[junit4:junit4]   2> 2499001 T4249 C305 oasup.LogUpdateProcessor.finish [00017_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id29]} 0 205
[junit4:junit4]   2> 2499002 T4224 C305 oasup.LogUpdateProcessor.finish [00017_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id12]} 0 118
[junit4:junit4]   2> 2499010 T4219 C303 oasc.SolrCore.execute [00013_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2499005 T4227 C300 oasup.LogUpdateProcessor.finish [00010_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id32]} 0 1
[junit4:junit4]   2> 2499046 T4224 C305 oasc.SolrCore.execute [00017_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2499046 T4249 C301 oasup.LogUpdateProcessor.finish [00008_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id36]} 0 1
[junit4:junit4]   2> 2499046 T4247 oasc.SolrCores.putTransientCore Opening transient core 00001_core
[junit4:junit4]   2> 2499055 T4247 oasc.CoreContainer.registerCore registering core: 00001_core
[junit4:junit4]   2> 2499044 T4246 oasc.SolrCores.putTransientCore Opening transient core 00011_core
[junit4:junit4]   2> 2499079 T4246 oasc.CoreContainer.registerCore registering core: 00011_core
[junit4:junit4]   2> 2499040 T4220 oass.SolrIndexSearcher.<init> Opening Searcher@298e3ed7 main
[junit4:junit4]   2> 2499100 T4220 oasc.SolrCore.registerSearcher [00002_core] Registered new searcher Searcher@298e3ed7 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2499101 T4220 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2499102 T4220 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2499064 T4251 C297 oasup.LogUpdateProcessor.finish [00000_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id38]} 0 4
[junit4:junit4]   2> 2499064 T4219 C297 oasup.LogUpdateProcessor.finish [00000_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id37]} 0 7
[junit4:junit4]   2> 2499062 T4226 oasc.SolrCores.putTransientCore Opening transient core 00009_core
[junit4:junit4]   2> 2499134 T4226 oasc.CoreContainer.registerCore registering core: 00009_core
[junit4:junit4]   2> 2499127 T4227 oasc.CoreContainer.create Creating SolrCore '00003_core' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00003_core
[junit4:junit4]   2> 2499153 T4227 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00003_core/'
[junit4:junit4]   2> ASYNC  NEW_CORE C308 name=00001_core org.apache.solr.core.SolrCore@252ebb6a
[junit4:junit4]   2> 2499157 T4252 C308 oasc.SolrCore.execute [00001_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> ASYNC  NEW_CORE C309 name=00011_core org.apache.solr.core.SolrCore@61737bed
[junit4:junit4]   2> 2499162 T4257 C309 oasc.SolrCore.execute [00011_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2499165 T4257 C299 oasc.SolrCore.execute [00019_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2499129 T4220 oasc.SolrCores.putTransientCore Opening transient core 00002_core
[junit4:junit4]   2> 2499169 T4220 oasc.CoreContainer.registerCore registering core: 00002_core
[junit4:junit4]   2> 2499163 T4249 C302 oasc.SolrCore.execute [00012_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2499180 T4256 C309 oasc.SolrCore.execute [00011_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> ASYNC  NEW_CORE C310 name=00009_core org.apache.solr.core.SolrCore@7f6b8835
[junit4:junit4]   2> 2499176 T4198 C310 oasc.SolrCore.execute [00009_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2499179 T4195 C310 oasc.SolrCore.execute [00009_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2499213 T4246 C309 oasc.SolrCore.execute [00011_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2499240 T4245 C310 oasc.SolrCore.execute [00009_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2499283 T4252 C304 oasc.SolrCore.execute [00016_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2499288 T4257 C297 oasc.SolrCore.execute [00000_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=1 status=0 QTime=0 
[junit4:junit4]   2> 2499295 T4256 C303 oasc.SolrCore.execute [00013_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2499300 T4257 C301 oasc.SolrCore.execute [00008_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2499308 T4250 C309 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00011_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@607db378),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2499310 T4198 C302 oasc.SolrCore.execute [00012_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2499311 T4250 C309 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2499343 T4195 C306 oasc.SolrCore.execute [00018_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> ASYNC  NEW_CORE C311 name=00002_core org.apache.solr.core.SolrCore@34828740
[junit4:junit4]   2> 2499347 T4195 C311 oasc.SolrCore.execute [00002_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2499350 T4255 C308 oasc.SolrCore.execute [00001_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2499368 T4248 C308 oasc.SolrCore.execute [00001_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2499370 T4250 C309 oasup.LogUpdateProcessor.finish [00011_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id30]} 0 248
[junit4:junit4]   2> 2499378 T4247 C308 oasc.SolrCore.execute [00001_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2499371 T4258 C309 oasup.LogUpdateProcessor.finish [00011_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id28]} 0 117
[junit4:junit4]   2> 2499384 T4247 C302 oasup.LogUpdateProcessor.finish [00012_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id41]} 0 1
[junit4:junit4]   2> 2499390 T4256 C307 oasc.SolrCore.execute [00007_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2499395 T4223 C309 oasc.SolrCore.execute [00011_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2499398 T4223 C301 oasup.LogUpdateProcessor.finish [00008_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id43]} 0 1
[junit4:junit4]   2> 2499409 T4198 C305 oasc.SolrCore.execute [00017_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2499411 T4257 C310 oasc.SolrCore.execute [00009_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=4 
[junit4:junit4]   2> 2499429 T4255 C300 oasup.LogUpdateProcessor.finish [00010_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id44]} 0 1
[junit4:junit4]   2> 2499442 T4243 C311 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00002_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@f6c3efe),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2499424 T4247 C307 oasup.LogUpdateProcessor.finish [00007_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id42]} 0 1
[junit4:junit4]   2> 2499454 T4246 C309 oasc.SolrCore.execute [00011_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2499470 T4243 C311 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2499477 T4245 C306 oasc.SolrCore.execute [00018_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2499477 T4258 C309 oasc.SolrCore.execute [00011_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2499477 T4249 C310 oasc.SolrCore.execute [00009_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2499492 T4223 C297 oasc.SolrCore.execute [00000_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=1 status=0 QTime=0 
[junit4:junit4]   2> 2499494 T4221 C308 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00001_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@78312b99),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2499495 T4221 C308 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2499506 T4255 C297 oasc.SolrCore.execute [00000_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=1 status=0 QTime=1 
[junit4:junit4]   2> 2499506 T4195 C304 oasc.SolrCore.execute [00016_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2499508 T4221 C308 oasup.LogUpdateProcessor.finish [00001_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id35]} 0 254
[junit4:junit4]   2> 2499518 T4247 C307 oasup.LogUpdateProcessor.finish [00007_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id47]} 0 1
[junit4:junit4]   2> 2499520 T4253 C308 oasup.LogUpdateProcessor.finish [00001_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id34]} 0 214
[junit4:junit4]   2> 2499541 T4256 C300 oasc.SolrCore.execute [00010_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2499542 T4252 C300 oasup.LogUpdateProcessor.finish [00010_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id49]} 0 1
[junit4:junit4]   2> 2499542 T4243 C311 oasup.LogUpdateProcessor.finish [00002_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id16]} 0 302
[junit4:junit4]   2> 2499662 T4259 C311 oasc.SolrCore.execute [00002_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2499662 T4220 C311 oasup.LogUpdateProcessor.finish [00002_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id9]} 0 1
[junit4:junit4]   2> 2499660 T4245 C301 oasc.SolrCore.execute [00008_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2499660 T4253 C308 oasc.SolrCore.execute [00001_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2499670 T4253 C304 oasup.LogUpdateProcessor.finish [00016_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id51]} 0 0
[junit4:junit4]   2> 2499659 T4247 C301 oasc.SolrCore.execute [00008_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2499658 T4221 C309 oasc.SolrCore.execute [00011_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2499657 T4255 C297 oasc.SolrCore.execute [00000_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=1 status=0 QTime=0 
[junit4:junit4]   2> 2499657 T4223 C309 oasc.SolrCore.execute [00011_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2499657 T4258 C305 oasup.LogUpdateProcessor.finish [00017_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id50]} 0 100
[junit4:junit4]   2> 2499656 T4249 C307 oasc.SolrCore.execute [00007_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2499549 T4219 C311 oasup.LogUpdateProcessor.finish [00002_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id39]} 0 143
[junit4:junit4]   2> 2499546 T4226 C310 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00009_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7c682856),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2499693 T4226 C310 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2499695 T4220 C308 oasup.LogUpdateProcessor.finish [00001_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id54]} 0 0
[junit4:junit4]   2> 2499546 T4256 C300 oasc.SolrCore.execute [00010_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=3 
[junit4:junit4]   2> 2499706 T4252 C309 oasup.LogUpdateProcessor.finish [00011_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id56]} 0 0
[junit4:junit4]   2> 2499716 T4259 C304 oasup.LogUpdateProcessor.finish [00016_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id53]} 0 0
[junit4:junit4]   2> 2499717 T4226 C310 oasup.LogUpdateProcessor.finish [00009_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id14]} 0 407
[junit4:junit4]   2> 2499721 T4250 C310 oasup.LogUpdateProcessor.finish [00009_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id45]} 0 246
[junit4:junit4]   2> 2499745 T4243 C308 oasup.LogUpdateProcessor.finish [00001_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id57]} 0 1
[junit4:junit4]   2> 2499745 T4221 C311 oasup.LogUpdateProcessor.finish [00002_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id59]} 0 1
[junit4:junit4]   2> 2499748 T4243 C301 oasup.LogUpdateProcessor.finish [00008_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id58]} 0 1
[junit4:junit4]   2> 2499749 T4221 C309 oasup.LogUpdateProcessor.finish [00011_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id60]} 0 2
[junit4:junit4]   2> 2499753 T4243 C306 oasup.LogUpdateProcessor.finish [00018_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id61]} 0 4
[junit4:junit4]   2> 2499790 T4223 C300 oasc.SolrCore.execute [00010_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2499791 T4255 C297 oasup.LogUpdateProcessor.finish [00000_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id65]} 0 1
[junit4:junit4]   2> 2499794 T4223 C301 oasc.SolrCore.execute [00008_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2499795 T4255 C302 oasc.SolrCore.execute [00012_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2499798 T4249 C302 oasc.SolrCore.execute [00012_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2499802 T4249 C306 oasc.SolrCore.execute [00018_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2499798 T4258 C302 oasc.SolrCore.execute [00012_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2499806 T4249 C301 oasc.SolrCore.execute [00008_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2499803 T4255 C305 oasup.LogUpdateProcessor.finish [00017_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id63]} 0 3
[junit4:junit4]   2> 2499803 T4219 C307 oasc.SolrCore.execute [00007_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2499815 T4220 C306 oasup.LogUpdateProcessor.finish [00018_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id66]} 0 1
[junit4:junit4]   2> 2499825 T4252 C298 oasup.LogUpdateProcessor.finish [00015_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id68]} 0 1
[junit4:junit4]   2> 2499839 T4254 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 2499843 T4249 C305 oasup.LogUpdateProcessor.finish [00017_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id69]} 0 1
[junit4:junit4]   2> 2499855 T4228 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 2499876 T4255 C308 oasup.LogUpdateProcessor.finish [00001_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id70]} 0 1
[junit4:junit4]   2> 2499880 T4260 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 2499883 T4260 oass.IndexSchema.readSchema Reading Solr Schema from schema-tiny.xml
[junit4:junit4]   2> 2499899 T4259 C310 oasup.LogUpdateProcessor.finish [00009_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id71]} 0 1
[junit4:junit4]   2> 2499904 T4259 C308 oasc.SolrCore.execute [00001_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2499904 T4226 C304 oasc.SolrCore.execute [00016_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2499907 T4226 C299 oasc.SolrCore.execute [00019_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2499915 T4256 C309 oasc.SolrCore.execute [00011_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=4 
[junit4:junit4]   2> 2499917 T4256 C311 oasup.LogUpdateProcessor.finish [00002_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id72]} 0 1
[junit4:junit4]   2> 2499918 T4196 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 2499920 T4252 C300 oasc.SolrCore.execute [00010_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2499922 T4258 C302 oasc.SolrCore.execute [00012_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2499922 T4252 C305 oasc.SolrCore.execute [00017_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2499927 T4255 C304 oasup.LogUpdateProcessor.finish [00016_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id73]} 0 1
[junit4:junit4]   2> 2499961 T4259 C304 oasup.LogUpdateProcessor.finish [00016_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id74]} 0 0
[junit4:junit4]   2> 2499966 T4260 oass.IndexSchema.readSchema [00014_core] Schema name=tiny
[junit4:junit4]   2> 2499980 T4226 C309 oasup.LogUpdateProcessor.finish [00011_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id75]} 0 1
[junit4:junit4]   2> 2499994 T4221 C306 oasup.LogUpdateProcessor.finish [00018_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id76]} 0 0
[junit4:junit4]   2> 2500001 T4227 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 2500014 T4258 C300 oasup.LogUpdateProcessor.finish [00010_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id77]} 0 2
[junit4:junit4]   2> 2500022 T4249 C307 oasc.SolrCore.execute [00007_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2500026 T4220 C306 oasc.SolrCore.execute [00018_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=2 
[junit4:junit4]   2> 2500032 T4259 C305 oasc.SolrCore.execute [00017_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2500034 T4226 C300 oasc.SolrCore.execute [00010_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2500034 T4259 C304 oasup.LogUpdateProcessor.finish [00016_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id78]} 0 0
[junit4:junit4]   2> 2500036 T4255 C302 oasc.SolrCore.execute [00012_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=5 
[junit4:junit4]   2> 2500139 T4220 C302 oasc.SolrCore.execute [00012_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2500144 T4221 C301 oasc.SolrCore.execute [00008_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2500153 T4221 C300 oasc.SolrCore.execute [00010_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2500154 T4226 C297 oasc.SolrCore.execute [00000_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=1 status=0 QTime=1 
[junit4:junit4]   2> 2500200 T4260 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2500209 T4260 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 2500235 T4260 oasc.SolrCore.<init> [00014_core] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00014_core/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00014_core/data/
[junit4:junit4]   2> 2500236 T4260 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5cc5450c
[junit4:junit4]   2> 2500237 T4260 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 2500239 T4260 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00014_core/data
[junit4:junit4]   2> 2500241 T4260 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00014_core/data/index/
[junit4:junit4]   2> 2500247 T4255 C306 oasc.SolrCore.execute [00018_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2500263 T4221 C297 oasc.SolrCore.execute [00000_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=1 status=0 QTime=0 
[junit4:junit4]   2> 2500266 T4221 C303 oasc.SolrCore.execute [00013_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2500268 T4259 C303 oasc.SolrCore.execute [00013_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2500286 T4260 oasc.SolrCore.initIndex WARN [00014_core] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00014_core/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2500296 T4260 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00014_core/data/index
[junit4:junit4]   2> 2500352 T4260 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00014_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@44b09805),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2500353 T4260 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2500365 T4220 C301 oasc.SolrCore.execute [00008_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2500370 T4255 C298 oasc.SolrCore.execute [00015_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2500373 T4255 C301 oasc.SolrCore.execute [00008_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2500374 T4221 C308 oasc.SolrCore.execute [00001_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2500455 T4254 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 2500457 T4254 oass.IndexSchema.readSchema Reading Solr Schema from schema-tiny.xml
[junit4:junit4]   2> 2500458 T4196 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 2500459 T4196 oass.IndexSchema.readSchema Reading Solr Schema from schema-tiny.xml
[junit4:junit4]   2> 2500464 T4260 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 2500467 T4260 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 2500469 T4260 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 2500470 T4260 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2500500 T4220 C298 oasc.SolrCore.execute [00015_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2500503 T4220 C303 oasc.SolrCore.execute [00013_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2500501 T4255 C305 oasc.SolrCore.execute [00017_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2500510 T4254 oass.IndexSchema.readSchema [00005_core] Schema name=tiny
[junit4:junit4]   2> 2500517 T4196 oass.IndexSchema.readSchema [00006_core] Schema name=tiny
[junit4:junit4]   2> 2500522 T4228 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 2500523 T4228 oass.IndexSchema.readSchema Reading Solr Schema from schema-tiny.xml
[junit4:junit4]   2> 2500535 T4228 oass.IndexSchema.readSchema [00004_core] Schema name=tiny
[junit4:junit4]   2> 2500555 T4227 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 2500556 T4227 oass.IndexSchema.readSchema Reading Solr Schema from schema-tiny.xml
[junit4:junit4]   2> 2500567 T4227 oass.IndexSchema.readSchema [00003_core] Schema name=tiny
[junit4:junit4]   2> 2500576 T4260 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2500611 T4221 C301 oasc.SolrCore.execute [00008_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2500642 T4260 oass.SolrIndexSearcher.<init> Opening Searcher@2d06cc73 main
[junit4:junit4]   2> 2500644 T4260 oasc.SolrCore.registerSearcher [00014_core] Registered new searcher Searcher@2d06cc73 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2500645 T4260 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2500645 T4260 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2500653 T4260 oasc.SolrCores.putTransientCore Opening transient core 00014_core
[junit4:junit4]   2> 2500654 T4260 oasc.CoreContainer.registerCore registering core: 00014_core
[junit4:junit4]   2> ASYNC  NEW_CORE C312 name=00014_core org.apache.solr.core.SolrCore@4ea71572
[junit4:junit4]   2> 2500684 T4219 C312 oasc.SolrCore.execute [00014_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2500725 T4228 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2500738 T4196 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2500740 T4196 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 2500742 T4196 oasc.SolrCore.<init> [00006_core] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00006_core/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00006_core/data/
[junit4:junit4]   2> 2500742 T4196 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5cc5450c
[junit4:junit4]   2> 2500743 T4196 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 2500764 T4196 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00006_core/data
[junit4:junit4]   2> 2500766 T4196 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00006_core/data/index/
[junit4:junit4]   2> 2500764 T4245 C312 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00014_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@44b09805),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2500769 T4196 oasc.SolrCore.initIndex WARN [00006_core] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00006_core/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2500776 T4196 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00006_core/data/index
[junit4:junit4]   2> 2500780 T4228 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 2500782 T4228 oasc.SolrCore.<init> [00004_core] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00004_core/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00004_core/data/
[junit4:junit4]   2> 2500783 T4228 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5cc5450c
[junit4:junit4]   2> 2500788 T4228 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 2500773 T4245 C312 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2500793 T4228 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00004_core/data
[junit4:junit4]   2> 2500807 T4227 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2500786 T4254 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2500785 T4196 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00006_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2a918b5c),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2500818 T4196 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2500835 T4254 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 2500837 T4196 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 2500834 T4228 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00004_core/data/index/
[junit4:junit4]   2> 2500840 T4228 oasc.SolrCore.initIndex WARN [00004_core] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00004_core/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2500833 T4260 C312 oasup.LogUpdateProcessor.finish [00014_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id17]} 0 98
[junit4:junit4]   2> 2500834 T4227 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 2500832 T4245 C312 oasup.LogUpdateProcessor.finish [00014_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id55]} 0 146
[junit4:junit4]   2> 2500853 T4227 oasc.SolrCore.<init> [00003_core] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00003_core/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00003_core/data/
[junit4:junit4]   2> 2500854 T4227 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5cc5450c
[junit4:junit4]   2> 2500855 T4227 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 2500847 T4196 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 2500861 T4255 C311 oasup.LogUpdateProcessor.finish [00002_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id80]} 0 1
[junit4:junit4]   2> 2500862 T4228 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00004_core/data/index
[junit4:junit4]   2> 2500837 T4254 oasc.SolrCore.<init> [00005_core] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00005_core/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00005_core/data/
[junit4:junit4]   2> 2500874 T4254 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5cc5450c
[junit4:junit4]   2> 2500876 T4254 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 2500869 T4245 C299 oasup.LogUpdateProcessor.finish [00019_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id82]} 0 1
[junit4:junit4]   2> 2500894 T4255 C311 oasup.LogUpdateProcessor.finish [00002_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id83]} 0 6
[junit4:junit4]   2> 2500866 T4227 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00003_core/data
[junit4:junit4]   2> 2500899 T4227 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00003_core/data/index/
[junit4:junit4]   2> 2500900 T4227 oasc.SolrCore.initIndex WARN [00003_core] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00003_core/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2500901 T4227 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00003_core/data/index
[junit4:junit4]   2> 2500863 T4196 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 2500901 T4245 C300 oasup.LogUpdateProcessor.finish [00010_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id84]} 0 1
[junit4:junit4]   2> 2500879 T4254 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00005_core/data
[junit4:junit4]   2> 2500908 T4196 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2500911 T4254 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00005_core/data/index/
[junit4:junit4]   2> 2500911 T4255 C311 oasup.LogUpdateProcessor.finish [00002_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id85]} 0 0
[junit4:junit4]   2> 2500912 T4228 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.MMapDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00004_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@743741db),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2500915 T4228 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2500916 T4254 oasc.SolrCore.initIndex WARN [00005_core] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00005_core/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2500919 T4254 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00005_core/data/index
[junit4:junit4]   2> 2500922 T4245 C301 oasup.LogUpdateProcessor.finish [00008_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id86]} 0 1
[junit4:junit4]   2> 2500926 T4228 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 2500930 T4228 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 2500932 T4228 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 2500934 T4228 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2500936 T4255 C303 oasup.LogUpdateProcessor.finish [00013_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id87]} 0 1
[junit4:junit4]   2> 2500951 T4245 C307 oasup.LogUpdateProcessor.finish [00007_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id88]} 0 0
[junit4:junit4]   2> 2500957 T4227 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00003_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@65678fe5),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2500959 T4227 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2500963 T4227 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 2500964 T4255 C308 oasup.LogUpdateProcessor.finish [00001_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id89]} 0 1
[junit4:junit4]   2> 2500974 T4196 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2500986 T4254 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00005_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7c4ff525),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2500987 T4254 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2500992 T4227 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 2500993 T4227 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 2500994 T4227 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2501001 T4254 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 2501004 T4254 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 2501008 T4254 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 2501009 T4254 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2501007 T4228 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2501024 T4227 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2501027 T4254 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2501062 T4254 oass.SolrIndexSearcher.<init> Opening Searcher@26240d97 main
[junit4:junit4]   2> 2501064 T4254 oasc.SolrCore.registerSearcher [00005_core] Registered new searcher Searcher@26240d97 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2501065 T4228 oass.SolrIndexSearcher.<init> Opening Searcher@5da121d2 main
[junit4:junit4]   2> 2501068 T4196 oass.SolrIndexSearcher.<init> Opening Searcher@1270d687 main
[junit4:junit4]   2> 2501070 T4196 oasc.SolrCore.registerSearcher [00006_core] Registered new searcher Searcher@1270d687 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2501066 T4254 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2501071 T4254 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2501070 T4196 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2501073 T4196 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2501070 T4227 oass.SolrIndexSearcher.<init> Opening Searcher@1c79bcab main
[junit4:junit4]   2> 2501078 T4227 oasc.SolrCore.registerSearcher [00003_core] Registered new searcher Searcher@1c79bcab main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2501079 T4227 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2501080 T4227 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2501068 T4228 oasc.SolrCore.registerSearcher [00004_core] Registered new searcher Searcher@5da121d2 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2501087 T4228 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2501088 T4228 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2501130 T4254 oasc.SolrCores.putTransientCore Opening transient core 00005_core
[junit4:junit4]   2> 2501130 T4254 oasc.CoreContainer.registerCore registering core: 00005_core
[junit4:junit4]   2> 2501132 T4196 oasc.SolrCores.putTransientCore Opening transient core 00006_core
[junit4:junit4]   2> 2501132 T4196 oasc.CoreContainer.registerCore registering core: 00006_core
[junit4:junit4]   2> ASYNC  NEW_CORE C313 name=00005_core org.apache.solr.core.SolrCore@72aed7f3
[junit4:junit4]   2> 2501143 T4254 C313 oasc.SolrCore.execute [00005_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2501144 T4219 C313 oasc.SolrCore.execute [00005_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> ASYNC  NEW_CORE C314 name=00006_core org.apache.solr.core.SolrCore@6b943964
[junit4:junit4]   2> 2501158 T4221 C314 oasc.SolrCore.execute [00006_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2501160 T4226 C313 oasc.SolrCore.execute [00005_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2501162 T4227 oasc.SolrCores.putTransientCore Opening transient core 00003_core
[junit4:junit4]   2> 2501162 T4227 oasc.CoreContainer.registerCore registering core: 00003_core
[junit4:junit4]   2> 2501166 T4220 C314 oasc.SolrCore.execute [00006_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2501172 T4252 C313 oasc.SolrCore.execute [00005_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2501182 T4223 C314 oasc.SolrCore.execute [00006_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> ASYNC  NEW_CORE C315 name=00003_core org.apache.solr.core.SolrCore@7fb73b10
[junit4:junit4]   2> 2501185 T4249 C315 oasc.SolrCore.execute [00003_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2501185 T4228 oasc.SolrCores.putTransientCore Opening transient core 00004_core
[junit4:junit4]   2> 2501213 T4228 oasc.CoreContainer.registerCore registering core: 00004_core
[junit4:junit4]   2> 2501217 T4224 C315 oasc.SolrCore.execute [00003_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2501255 T4260 C313 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00005_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7c4ff525),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2501258 T4260 C313 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2501262 T4256 C315 oasc.SolrCore.execute [00003_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2501267 T4256 C315 oasc.SolrCore.execute [00003_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2501269 T4256 C312 oasc.SolrCore.execute [00014_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2501286 T4243 C314 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00006_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2a918b5c),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2501303 T4243 C314 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> ASYNC  NEW_CORE C316 name=00004_core org.apache.solr.core.SolrCore@39545ad9
[junit4:junit4]   2> 2501318 T4251 C316 oasc.SolrCore.execute [00004_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2501320 T4251 C316 oasc.SolrCore.execute [00004_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2501322 T4251 C298 oasc.SolrCore.execute [00015_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2501354 T4195 C316 oasc.SolrCore.execute [00004_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2501364 T4199 C313 oasup.LogUpdateProcessor.finish [00005_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id25]} 0 173
[junit4:junit4]   2> 2501366 T4195 C308 oasc.SolrCore.execute [00001_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2501368 T4195 C316 oasc.SolrCore.execute [00004_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2501371 T4195 C309 oasc.SolrCore.execute [00011_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2501373 T4195 C304 oasc.SolrCore.execute [00016_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2501384 T4251 C305 oasc.SolrCore.execute [00017_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2501361 T4198 C316 oasc.SolrCore.execute [00004_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=4 
[junit4:junit4]   2> 2501355 T4250 C315 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00003_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@65678fe5),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2501416 T4222 C316 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.MMapDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00004_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@743741db),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2501415 T4196 C314 oasup.LogUpdateProcessor.finish [00006_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id21]} 0 1
[junit4:junit4]   2> 2501414 T4253 C313 oasup.LogUpdateProcessor.finish [00005_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id52]} 0 191
[junit4:junit4]   2> 2501426 T4253 C310 oasc.SolrCore.execute [00009_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2501396 T4260 C313 oasup.LogUpdateProcessor.finish [00005_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id81]} 0 242
[junit4:junit4]   2> 2501395 T4246 C314 oasup.LogUpdateProcessor.finish [00006_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id48]} 0 174
[junit4:junit4]   2> 2501395 T4248 C314 oasup.LogUpdateProcessor.finish [00006_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id46]} 0 174
[junit4:junit4]   2> 2501395 T4243 C314 oasup.LogUpdateProcessor.finish [00006_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id64]} 0 213
[junit4:junit4]   2> 2501380 T4257 C316 oasc.SolrCore.execute [00004_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2501436 T4254 C314 oasup.LogUpdateProcessor.finish [00006_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id95]} 0 0
[junit4:junit4]   2> 2501438 T4254 C309 oasup.LogUpdateProcessor.finish [00011_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id96]} 0 0
[junit4:junit4]   2> 2501380 T4259 C316 oasc.SolrCore.execute [00004_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2501454 T4220 C313 oasc.SolrCore.execute [00005_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2501366 T4199 C307 oasc.SolrCore.execute [00007_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2501363 T4247 C314 oasup.LogUpdateProcessor.finish [00006_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id62]} 0 180
[junit4:junit4]   2> 2501455 T4259 C299 oasup.LogUpdateProcessor.finish [00019_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id99]} 0 0
[junit4:junit4]   2> 2501466 T4219 C312 oasup.LogUpdateProcessor.finish [00014_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id100]} 0 1
[junit4:junit4]   2> 2501454 T4252 C311 oasup.LogUpdateProcessor.finish [00002_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id98]} 0 1
[junit4:junit4]   2> 2501446 T4221 C308 oasup.LogUpdateProcessor.finish [00001_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id97]} 0 1
[junit4:junit4]   2> 2501474 T4256 C311 oasc.SolrCore.execute [00002_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2501445 T4226 C298 oasc.SolrCore.execute [00015_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2501435 T4243 C301 oasup.LogUpdateProcessor.finish [00008_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id94]} 0 0
[junit4:junit4]   2> 2501433 T4246 C299 oasup.LogUpdateProcessor.finish [00019_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id93]} 0 1
[junit4:junit4]   2> 2501483 T4243 C316 oasc.SolrCore.execute [00004_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2501485 T4243 C301 oasup.LogUpdateProcessor.finish [00008_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id103]} 0 0
[junit4:junit4]   2> 2501486 T4256 C306 oasup.LogUpdateProcessor.finish [00018_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id104]} 0 5
[junit4:junit4]   2> 2501489 T4246 C305 oasc.SolrCore.execute [00017_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=5 
[junit4:junit4]   2> 2501426 T4255 C306 oasc.SolrCore.execute [00018_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2501493 T4260 C312 oasup.LogUpdateProcessor.finish [00014_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id105]} 0 1
[junit4:junit4]   2> 2501495 T4255 C298 oasup.LogUpdateProcessor.finish [00015_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id107]} 0 1
[junit4:junit4]   2> 2501497 T4249 C308 oasup.LogUpdateProcessor.finish [00001_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id109]} 0 0
[junit4:junit4]   2> 2501422 T4222 C316 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2501501 T4249 C314 oasup.LogUpdateProcessor.finish [00006_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id110]} 0 1
[junit4:junit4]   2> 2501422 T4250 C315 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2501503 T4249 C303 oasup.LogUpdateProcessor.finish [00013_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id111]} 0 1
[junit4:junit4]   2> 2501509 T4249 C309 oasup.LogUpdateProcessor.finish [00011_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id112]} 0 0
[junit4:junit4]   2> 2501513 T4249 C301 oasup.LogUpdateProcessor.finish [00008_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id113]} 0 1
[junit4:junit4]   2> 2501516 T4249 C310 oasup.LogUpdateProcessor.finish [00009_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id114]} 0 1
[junit4:junit4]   2> 2501522 T4255 C308 oasc.SolrCore.execute [00001_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2501524 T4255 C309 oasc.SolrCore.execute [00011_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2501496 T4254 C314 oasc.SolrCore.execute [00006_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=3 
[junit4:junit4]   2> 2501496 T4260 C302 oasup.LogUpdateProcessor.finish [00012_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id108]} 0 0
[junit4:junit4]   2> 2501493 T4248 C303 oasc.SolrCore.execute [00013_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2501542 T4245 C315 oasup.LogUpdateProcessor.finish [00003_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id90]} 0 207
[junit4:junit4]   2> 2501492 T4246 C308 oasup.LogUpdateProcessor.finish [00001_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id106]} 0 1
[junit4:junit4]   2> 2501547 T4198 C307 oasc.SolrCore.execute [00007_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2501552 T4199 C298 oasup.LogUpdateProcessor.finish [00015_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id118]} 0 1
[junit4:junit4]   2> 2501555 T4252 C310 oasup.LogUpdateProcessor.finish [00009_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id119]} 0 0
[junit4:junit4]   2> 2501486 T4243 C300 oasc.SolrCore.execute [00010_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2501559 T4243 C300 oasc.SolrCore.execute [00010_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2501476 T4196 C313 oasup.LogUpdateProcessor.finish [00005_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id101]} 0 1
[junit4:junit4]   2> 2501473 T4253 C301 oasup.LogUpdateProcessor.finish [00008_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id102]} 0 0
[junit4:junit4]   2> 2501566 T4253 C310 oasc.SolrCore.execute [00009_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2501568 T4249 C301 oasup.LogUpdateProcessor.finish [00008_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id121]} 0 2
[junit4:junit4]   2> 2501564 T4228 C316 oasup.LogUpdateProcessor.finish [00004_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id23]} 0 114
[junit4:junit4]   2> 2501563 T4252 C306 oasup.LogUpdateProcessor.finish [00018_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id120]} 0 4
[junit4:junit4]   2> 2501548 T4247 C297 oasup.LogUpdateProcessor.finish [00000_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id117]} 0 1
[junit4:junit4]   2> 2501578 T4255 C307 oasup.LogUpdateProcessor.finish [00007_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id123]} 0 3
[junit4:junit4]   2> 2501583 T4248 C304 oasup.LogUpdateProcessor.finish [00016_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id127]} 0 1
[junit4:junit4]   2> 2501545 T4222 C316 oasup.LogUpdateProcessor.finish [00004_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id31]} 0 214
[junit4:junit4]   2> 2501589 T4245 C314 oasc.SolrCore.execute [00006_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=2 
[junit4:junit4]   2> 2501592 T4246 C298 oasc.SolrCore.execute [00015_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2501596 T4219 C308 oasc.SolrCore.execute [00001_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2501599 T4246 C307 oasup.LogUpdateProcessor.finish [00007_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id128]} 0 4
[junit4:junit4]   2> 2501602 T4221 C316 oasup.LogUpdateProcessor.finish [00004_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id130]} 0 0
[junit4:junit4]   2> 2501605 T4246 C305 oasc.SolrCore.execute [00017_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2501540 T4227 C315 oasup.LogUpdateProcessor.finish [00003_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id40]} 0 114
[junit4:junit4]   2> 2501538 T4251 C315 oasup.LogUpdateProcessor.finish [00003_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id92]} 0 106
[junit4:junit4]   2> 2501536 T4224 C298 oasc.SolrCore.execute [00015_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2501527 T4257 C305 oasup.LogUpdateProcessor.finish [00017_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id116]} 0 1
[junit4:junit4]   2> 2501524 T4220 C300 oasup.LogUpdateProcessor.finish [00010_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id115]} 0 1
[junit4:junit4]   2> 2501648 T4258 C316 oasup.LogUpdateProcessor.finish [00004_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id79]} 0 269
[junit4:junit4]   2> 2501649 T4252 C303 oasup.LogUpdateProcessor.finish [00013_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id133]} 0 1
[junit4:junit4]   2> 2501654 T4252 C310 oasc.SolrCore.execute [00009_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=2 
[junit4:junit4]   2> 2501511 T4250 C315 oasup.LogUpdateProcessor.finish [00003_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id67]} 0 246
[junit4:junit4]   2> 2501656 T4228 C299 oasup.LogUpdateProcessor.finish [00019_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id134]} 0 0
[junit4:junit4]   2> 2501654 T4247 C316 oasc.SolrCore.execute [00004_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2501650 T4258 C299 oasc.SolrCore.execute [00019_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2501664 T4228 C312 oasup.LogUpdateProcessor.finish [00014_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id137]} 0 2
[junit4:junit4]   2> 2501667 T4258 C303 oasup.LogUpdateProcessor.finish [00013_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id135]} 0 0
[junit4:junit4]   2> 2501621 T4200 C316 oasup.LogUpdateProcessor.finish [00004_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id33]} 0 237
[junit4:junit4]   2> 2501619 T4256 C298 oasup.LogUpdateProcessor.finish [00015_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id131]} 0 1
[junit4:junit4]   2> 2501676 T4256 C302 oasc.SolrCore.execute [00012_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2501618 T4253 C307 oasup.LogUpdateProcessor.finish [00007_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id132]} 0 1
[junit4:junit4]   2> 2501680 T4256 C316 oasc.SolrCore.execute [00004_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2501606 T4260 C299 oasup.LogUpdateProcessor.finish [00019_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id124]} 0 24
[junit4:junit4]   2> 2501601 T4259 C308 oasup.LogUpdateProcessor.finish [00001_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id126]} 0 1
[junit4:junit4]   2> 2501698 T4259 C315 oasup.LogUpdateProcessor.finish [00003_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id145]} 0 0
[junit4:junit4]   2> 2501700 T4259 C306 oasup.LogUpdateProcessor.finish [00018_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id144]} 0 1
[junit4:junit4]   2> 2501701 T4259 C302 oasc.SolrCore.execute [00012_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2501600 T4243 C299 oasc.SolrCore.execute [00019_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2501596 T4198 C310 oasup.LogUpdateProcessor.finish [00009_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id129]} 0 1
[junit4:junit4]   2> 2501710 T4243 C310 oasup.LogUpdateProcessor.finish [00009_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id146]} 0 0
[junit4:junit4]   2> 2501712 T4243 C310 oasc.SolrCore.execute [00009_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2501713 T4243 C314 oasup.LogUpdateProcessor.finish [00006_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id148]} 0 1
[junit4:junit4]   2> 2501716 T4243 C302 oasup.LogUpdateProcessor.finish [00012_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id147]} 0 0
[junit4:junit4]   2> 2501580 T4254 C312 oasup.LogUpdateProcessor.finish [00014_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id125]} 0 1
[junit4:junit4]   2> 2501571 T4223 C299 oasup.LogUpdateProcessor.finish [00019_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id122]} 0 1
[junit4:junit4]   2> 2501567 T4226 C299 oasc.SolrCore.execute [00019_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2501723 T4257 C297 oasup.LogUpdateProcessor.finish [00000_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id152]} 0 1
[junit4:junit4]   2> 2501731 T4248 C310 oasup.LogUpdateProcessor.finish [00009_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id155]} 0 1
[junit4:junit4]   2> 2501722 T4220 C298 oasup.LogUpdateProcessor.finish [00015_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id151]} 0 1
[junit4:junit4]   2> 2501721 T4258 C298 oasup.LogUpdateProcessor.finish [00015_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id139]} 0 0
[junit4:junit4]   2> 2501721 T4251 C302 oasc.SolrCore.execute [00012_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2501720 T4227 C314 oasup.LogUpdateProcessor.finish [00006_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id150]} 0 1
[junit4:junit4]   2> 2501750 T4222 C311 oasup.LogUpdateProcessor.finish [00002_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id154]} 0 1
[junit4:junit4]   2> 2501753 T4245 C303 oasup.LogUpdateProcessor.finish [00013_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id156]} 0 1
[junit4:junit4]   2> 2501759 T4256 C303 oasup.LogUpdateProcessor.finish [00013_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id160]} 0 1
[junit4:junit4]   2> 2501720 T4196 C309 oasup.LogUpdateProcessor.finish [00011_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id142]} 0 2
[junit4:junit4]   2> 2501720 T4224 C308 oasup.LogUpdateProcessor.finish [00001_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id149]} 0 1
[junit4:junit4]   2> 2501718 T4198 C308 oasc.SolrCore.execute [00001_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2501696 T4260 C302 oasup.LogUpdateProcessor.finish [00012_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id143]} 0 1
[junit4:junit4]   2> 2501685 T4249 C315 oasup.LogUpdateProcessor.finish [00003_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id138]} 0 0
[junit4:junit4]   2> 2501681 T4253 C313 oasup.LogUpdateProcessor.finish [00005_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id141]} 0 1
[junit4:junit4]   2> 2501677 T4246 C305 oasc.SolrCore.execute [00017_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2501672 T4247 C311 oasup.LogUpdateProcessor.finish [00002_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id140]} 0 2
[junit4:junit4]   2> 2501780 T4246 C315 oasc.SolrCore.execute [00003_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2501782 T4247 C307 oasup.LogUpdateProcessor.finish [00007_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id163]} 0 1
[junit4:junit4]   2> 2501786 T4247 C304 oasup.LogUpdateProcessor.finish [00016_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id166]} 0 2
[junit4:junit4]   2> 2501668 T4228 C299 oasup.LogUpdateProcessor.finish [00019_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id136]} 0 2
[junit4:junit4]   2> 2501788 T4243 C304 oasup.LogUpdateProcessor.finish [00016_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id165]} 0 2
[junit4:junit4]   2> 2501790 T4243 C306 oasc.SolrCore.execute [00018_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2501662 T4199 C305 oasc.SolrCore.execute [00017_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2501797 T4199 C303 oasup.LogUpdateProcessor.finish [00013_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id170]} 0 1
[junit4:junit4]   2> 2501660 T4195 C316 oasup.LogUpdateProcessor.finish [00004_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id91]} 0 277
[junit4:junit4]   2> 2501800 T4220 C312 oasup.LogUpdateProcessor.finish [00014_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id168]} 0 1
[junit4:junit4]   2> 2501802 T4220 C301 oasup.LogUpdateProcessor.finish [00008_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id172]} 0 1
[junit4:junit4]   2> 2501803 T4220 C306 oasup.LogUpdateProcessor.finish [00018_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id173]} 0 0
[junit4:junit4]   2> 2501804 T4220 C316 oasup.LogUpdateProcessor.finish [00004_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id174]} 0 0
[junit4:junit4]   2> 2501659 T4252 C305 oasc.SolrCore.execute [00017_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2501809 T4258 C305 oasup.LogUpdateProcessor.finish [00017_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id178]} 0 0
[junit4:junit4]   2> 2501812 T4221 C300 oasc.SolrCore.execute [00010_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2501813 T4200 C298 oasup.LogUpdateProcessor.finish [00015_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id179]} 0 1
[junit4:junit4]   2> 2501815 T4200 C306 oasc.SolrCore.execute [00018_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2501817 T4200 C309 oasup.LogUpdateProcessor.finish [00011_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id180]} 0 0
[junit4:junit4]   2> 2501808 T4254 C307 oasup.LogUpdateProcessor.finish [00007_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id169]} 0 11
[junit4:junit4]   2> 2501802 T4195 C313 oasup.LogUpdateProcessor.finish [00005_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id171]} 0 1
[junit4:junit4]   2> 2501800 T4199 C312 oasup.LogUpdateProcessor.finish [00014_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id167]} 0 2
[junit4:junit4]   2> 2501795 T4228 C312 oasc.SolrCore.execute [00014_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2501824 T4199 C300 oasup.LogUpdateProcessor.finish [00010_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id182]} 0 0
[junit4:junit4]   2> 2501794 T4243 C316 oasc.SolrCore.execute [00004_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2501793 T4250 C302 oasc.SolrCore.execute [00012_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2501787 T4253 C302 oasc.SolrCore.execute [00012_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2501829 T4250 C301 oasup.LogUpdateProcessor.finish [00008_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id183]} 0 0
[junit4:junit4]   2> 2501832 T4253 C299 oasup.LogUpdateProcessor.finish [00019_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id184]} 0 1
[junit4:junit4]   2> 2501833 T4250 C316 oasup.LogUpdateProcessor.finish [00004_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id185]} 0 1
[junit4:junit4]   2> 2501834 T4253 C299 oasup.LogUpdateProcessor.finish [00019_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id186]} 0 1
[junit4:junit4]   2> 2501834 T4250 C316 oasc.SolrCore.execute [00004_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2501782 T4246 C314 oasup.LogUpdateProcessor.finish [00006_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id164]} 0 0
[junit4:junit4]   2> 2501838 T4250 C314 oasup.LogUpdateProcessor.finish [00006_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id187]} 0 2
[junit4:junit4]   2> 2501840 T4254 C298 oasup.LogUpdateProcessor.finish [00015_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id181]} 0 14
[junit4:junit4]   2> 2501843 T4250 C299 oasup.LogUpdateProcessor.finish [00019_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id188]} 0 4
[junit4:junit4]   2> 2501846 T4228 C316 oasup.LogUpdateProcessor.finish [00004_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id191]} 0 1
[junit4:junit4]   2> 2501778 T4249 C316 oasup.LogUpdateProcessor.finish [00004_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id161]} 0 1
[junit4:junit4]   2> 2501773 T4259 C301 oasup.LogUpdateProcessor.finish [00008_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id162]} 0 1
[junit4:junit4]   2> 2501754 T4222 C303 oasup.LogUpdateProcessor.finish [00013_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id158]} 0 1
[junit4:junit4]   2> 2501754 T4219 C315 oasup.LogUpdateProcessor.finish [00003_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id159]} 0 1
[junit4:junit4]   2> 2501751 T4227 C306 oasup.LogUpdateProcessor.finish [00018_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id157]} 0 0
[junit4:junit4]   2> 2501729 T4226 C316 oasup.LogUpdateProcessor.finish [00004_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id153]} 0 2
[junit4:junit4]   2> 2501867 T4228 C299 oasup.LogUpdateProcessor.finish [00019_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id199]} 0 0
[junit4:junit4]   2> 2501868 T4226 C313 oasup.LogUpdateProcessor.finish [00005_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id198]} 0 1
[junit4:junit4]   2> 2501873 T4247 C303 oasup.LogUpdateProcessor.finish [00013_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id200]} 0 1
[junit4:junit4]   2> 2501875 T4247 C303 oasup.LogUpdateProcessor.finish [00013_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id201]} 0 1
[junit4:junit4]   2> 2501877 T4247 C297 oasc.SolrCore.execute [00000_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=1 status=0 QTime=1 
[junit4:junit4]   2> 2501866 T4227 C307 oasup.LogUpdateProcessor.finish [00007_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id197]} 0 1
[junit4:junit4]   2> 2501861 T4222 C310 oasup.LogUpdateProcessor.finish [00009_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id196]} 0 1
[junit4:junit4]   2> 2501855 T4198 C315 oasup.LogUpdateProcessor.finish [00003_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id195]} 0 0
[junit4:junit4]   2> 2501855 T4221 C316 oasc.SolrCore.execute [00004_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2501885 T4221 C316 oasup.LogUpdateProcessor.finish [00004_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id204]} 0 1
[junit4:junit4]   2> 2501888 T4198 C302 oasup.LogUpdateProcessor.finish [00012_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id205]} 0 5
[junit4:junit4]   2> 2501854 T4258 C312 oasup.LogUpdateProcessor.finish [00014_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id194]} 0 1
[junit4:junit4]   2> 2501896 T4255 C316 oasc.SolrCore.execute [00004_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2501900 T4255 C315 oasup.LogUpdateProcessor.finish [00003_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id207]} 0 1
[junit4:junit4]   2> 2501903 T4248 C299 oasup.LogUpdateProcessor.finish [00019_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id209]} 0 1
[junit4:junit4]   2> 2501906 T4248 C304 oasup.LogUpdateProcessor.finish [00016_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id211]} 0 1
[junit4:junit4]   2> 2501851 T4196 C308 oasup.LogUpdateProcessor.finish [00001_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id190]} 0 6
[junit4:junit4]   2> 2501850 T4260 C297 oasup.LogUpdateProcessor.finish [00000_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id192]} 0 1
[junit4:junit4]   2> 2501848 T4223 C297 oasup.LogUpdateProcessor.finish [00000_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id193]} 0 1
[junit4:junit4]   2> 2501912 T4255 C310 oasup.LogUpdateProcessor.finish [00009_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id210]} 0 4
[junit4:junit4]   2> 2501923 T4219 C316 oasc.SolrCore.execute [00004_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2501928 T4219 C298 oasup.LogUpdateProcessor.finish [00015_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id212]} 0 1
[junit4:junit4]   2> 2501930 T4226 C307 oasup.LogUpdateProcessor.finish [00007_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id213]} 0 1
[junit4:junit4]   2> 2501937 T4226 C299 oasup.LogUpdateProcessor.finish [00019_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id216]} 0 1
[junit4:junit4]   2> 2501843 T4243 C303 oasup.LogUpdateProcessor.finish [00013_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id189]} 0 1
[junit4:junit4]   2> 2501823 T4195 C307 oasc.SolrCore.execute [00007_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2501811 T4252 C300 oasup.LogUpdateProcessor.finish [00010_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id175]} 0 1
[junit4:junit4]   2> 2501811 T4251 C313 oasup.LogUpdateProcessor.finish [00005_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id177]} 0 0
[junit4:junit4]   2> 2501811 T4245 C306 oasup.LogUpdateProcessor.finish [00018_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id176]} 0 0
[junit4:junit4]   2> 2501941 T4228 C297 oasup.LogUpdateProcessor.finish [00000_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id215]} 0 16
[junit4:junit4]   2> 2501938 T4250 C303 oasc.SolrCore.execute [00013_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=12 
[junit4:junit4]   2> 2501937 T4220 C298 oasup.LogUpdateProcessor.finish [00015_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id214]} 0 1
[junit4:junit4]   2> 2501931 T4219 C313 oasup.LogUpdateProcessor.finish [00005_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id217]} 0 1
[junit4:junit4]   2> 2501920 T4196 C307 oasc.SolrCore.execute [00007_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2501958 T4219 C303 oasc.SolrCore.execute [00013_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2501907 T4248 C300 oasc.SolrCore.execute [00010_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2501960 T4219 C304 oasc.SolrCore.execute [00016_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2501962 T4196 C315 oasc.SolrCore.execute [00003_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2501963 T4219 C316 oasc.SolrCore.execute [00004_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2501967 T4219 C310 oasup.LogUpdateProcessor.finish [00009_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id224]} 0 0
[junit4:junit4]   2> 2501968 T4258 C306 oasup.LogUpdateProcessor.finish [00018_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id218]} 0 1
[junit4:junit4]   2> 2501971 T4259 C300 oasup.LogUpdateProcessor.finish [00010_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id222]} 0 1
[junit4:junit4]   2> 2501974 T4259 C307 oasup.LogUpdateProcessor.finish [00007_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id225]} 0 1
[junit4:junit4]   2> 2501906 T4249 C316 oasc.SolrCore.execute [00004_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=9 
[junit4:junit4]   2> 2501906 T4257 C307 oasup.LogUpdateProcessor.finish [00007_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id208]} 0 1
[junit4:junit4]   2> 2501984 T4226 C300 oasup.LogUpdateProcessor.finish [00010_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id226]} 0 1
[junit4:junit4]   2> 2501986 T4257 C315 oasup.LogUpdateProcessor.finish [00003_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id230]} 0 1
[junit4:junit4]   2> 2501989 T4257 C311 oasup.LogUpdateProcessor.finish [00002_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id232]} 0 1
[junit4:junit4]   2> 2501992 T4249 C300 oasc.SolrCore.execute [00010_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2501896 T4254 C300 oasup.LogUpdateProcessor.finish [00010_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id206]} 0 1
[junit4:junit4]   2> 2501998 T4245 C300 oasup.LogUpdateProcessor.finish [00010_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id233]} 0 2
[junit4:junit4]   2> 2501883 T4253 C307 oasup.LogUpdateProcessor.finish [00007_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id202]} 0 1
[junit4:junit4]   2> 2501881 T4199 C306 oasup.LogUpdateProcessor.finish [00018_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id203]} 0 1
[junit4:junit4]   2> 2502005 T4254 C315 oasc.SolrCore.execute [00003_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=6 
[junit4:junit4]   2> 2502001 T4245 C303 oasup.LogUpdateProcessor.finish [00013_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id235]} 0 1
[junit4:junit4]   2> 2502010 T4196 C299 oasup.LogUpdateProcessor.finish [00019_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id236]} 0 2
[junit4:junit4]   2> 2502011 T4254 C304 oasc.SolrCore.execute [00016_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2501998 T4227 C303 oasup.LogUpdateProcessor.finish [00013_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id234]} 0 1
[junit4:junit4]   2> 2501990 T4200 C312 oasup.LogUpdateProcessor.finish [00014_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id231]} 0 1
[junit4:junit4]   2> 2502019 T4227 C313 oasup.LogUpdateProcessor.finish [00005_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id238]} 0 3
[junit4:junit4]   2> 2501983 T4255 C299 oasup.LogUpdateProcessor.finish [00019_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id227]} 0 1
[junit4:junit4]   2> 2501982 T4224 C316 oasup.LogUpdateProcessor.finish [00004_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id228]} 0 2
[junit4:junit4]   2> 2501974 T4260 C306 oasup.LogUpdateProcessor.finish [00018_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id221]} 0 1
[junit4:junit4]   2> 2502027 T4227 C300 oasup.LogUpdateProcessor.finish [00010_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id241]} 0 1
[junit4:junit4]   2> 2501971 T4258 C311 oasup.LogUpdateProcessor.finish [00002_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id219]} 0 0
[junit4:junit4]   2> 2501967 T4223 C315 oasup.LogUpdateProcessor.finish [00003_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id223]} 0 1
[junit4:junit4]   2> 2501964 T4246 C313 oasup.LogUpdateProcessor.finish [00005_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id220]} 0 1
[junit4:junit4]   2> 2501961 T4248 C298 oasc.SolrCore.execute [00015_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2501957 T4220 C300 oasc.SolrCore.execute [00010_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2502017 T4250 C298 oasup.LogUpdateProcessor.finish [00015_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id229]} 0 1
[junit4:junit4]   2> 2502015 T4245 C312 oasup.LogUpdateProcessor.finish [00014_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id237]} 0 2
[junit4:junit4]   2> 2502014 T4254 C305 oasup.LogUpdateProcessor.finish [00017_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id240]} 0 1
[junit4:junit4]   2> 2502012 T4196 C304 oasup.LogUpdateProcessor.finish [00016_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id239]} 0 0
[junit4:junit4]   2> 2502050 T4253 C314 oasup.LogUpdateProcessor.finish [00006_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id244]} 0 1
[junit4:junit4]   2> 2502052 T4199 C301 oasup.LogUpdateProcessor.finish [00008_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id243]} 0 1
[junit4:junit4]   2> 2502053 T4221 C313 oasc.SolrCore.execute [00005_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2502055 T4199 C299 oasc.SolrCore.execute [00019_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2502057 T4221 C300 oasup.LogUpdateProcessor.finish [00010_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id254]} 0 2
[junit4:junit4]   2> 2502058 T4199 C312 oasup.LogUpdateProcessor.finish [00014_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id252]} 0 1
[junit4:junit4]   2> 2502059 T4221 C306 oasup.LogUpdateProcessor.finish [00018_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id255]} 0 0
[junit4:junit4]   2> 2502062 T4221 C299 oasup.LogUpdateProcessor.finish [00019_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id250]} 0 1
[junit4:junit4]   2> 2502071 T4198 C297 oasup.LogUpdateProcessor.finish [00000_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id246]} 0 1
[junit4:junit4]   2> 2502073 T4198 C305 oasup.LogUpdateProcessor.finish [00017_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id251]} 0 0
[junit4:junit4]   2> 2502074 T4221 C300 oasup.LogUpdateProcessor.finish [00010_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id253]} 0 2
[junit4:junit4]   2> 2502052 T4253 C311 oasup.LogUpdateProcessor.finish [00002_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id242]} 0 0
[junit4:junit4]   2> 2502075 T4198 C300 oasup.LogUpdateProcessor.finish [00010_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id247]} 0 0
[junit4:junit4]   2> 2502062 T4199 C308 oasup.LogUpdateProcessor.finish [00001_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id249]} 0 2
[junit4:junit4]   2> 2502084 T4

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

solr-core/test/J0/OpenCloseCoreStressTest_/00007_core/data/index;done=false>>]
[junit4:junit4]   2> 2579651 T4191 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00007_core/data/index
[junit4:junit4]   2> 2579769 T4191 oasc.SolrCore.close [00012_core]  CLOSING SolrCore org.apache.solr.core.SolrCore@14d073ad
[junit4:junit4]   2> 2579777 T4191 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=5,autocommits=0,soft autocommits=5,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=302,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=302,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 2579778 T4191 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 2579779 T4191 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 2579780 T4191 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 2579819 T4191 C336 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00012_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@34af54fa),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00012_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@34af54fa),segFN=segments_2,generation=2}
[junit4:junit4]   2> 2579820 T4191 C336 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 2579824 T4191 oasc.SolrCore.closeSearcher [00012_core] Closing main searcher on request.
[junit4:junit4]   2> 2579828 T4191 oasc.CachingDirectoryFactory.close Closing MockFSDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   2> 2579829 T4191 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00012_core/data [CachedDir<<refCount=0;path=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00012_core/data;done=false>>]
[junit4:junit4]   2> 2579829 T4191 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00012_core/data
[junit4:junit4]   2> 2579831 T4191 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00012_core/data/index [CachedDir<<refCount=0;path=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00012_core/data/index;done=false>>]
[junit4:junit4]   2> 2579832 T4191 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00012_core/data/index
[junit4:junit4]   2> 2580019 T4191 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 2581544 T4191 oas.SolrTestCaseJ4.tearDown ###Ending test30SecondsNew
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=OpenCloseCoreStressTest -Dtests.method=test30SecondsNew -Dtests.seed=611BD6EA1127239E -Dtests.slow=true -Dtests.locale=es_PY -Dtests.timezone=Europe/Stockholm -Dtests.file.encoding=US-ASCII
[junit4:junit4] FAILURE 46.0s | OpenCloseCoreStressTest.test30SecondsNew <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: Core 00000_core bad! expected:<294> but was:<0>
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([611BD6EA1127239E:5AECA3E43E7DADB]:0)
[junit4:junit4]    > 	at org.apache.solr.core.OpenCloseCoreStressTest.checkResults(OpenCloseCoreStressTest.java:300)
[junit4:junit4]    > 	at org.apache.solr.core.OpenCloseCoreStressTest.doStress(OpenCloseCoreStressTest.java:200)
[junit4:junit4]    > 	at org.apache.solr.core.OpenCloseCoreStressTest.test30SecondsNew(OpenCloseCoreStressTest.java:120)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4] IGNOR/A 0.06s | OpenCloseCoreStressTest.test10MinutesOld
[junit4:junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
[junit4:junit4]   2> 2581639 T4191 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {id=PostingsFormat(name=MockSep), text=PostingsFormat(name=Memory doPackFST= false)}, docValues:{}, sim=DefaultSimilarity, locale=es_PY, timezone=Europe/Stockholm
[junit4:junit4]   2> NOTE: Mac OS X 10.8.3 x86_64/Oracle Corporation 1.7.0_21 (64-bit)/cpus=2,threads=1,free=139425664,total=262144000
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestFunctionQuery, TestFastOutputStream, TestDocumentBuilder, EchoParamsTest, BasicZkTest, PingRequestHandlerTest, PluginInfoTest, NotRequiredUniqueKeyTest, TestSolrDeletionPolicy2, TimeZoneUtilsTest, TestCodecSupport, TestGroupingSearch, TestFastLRUCache, HighlighterTest, ClusterStateUpdateTest, UniqFieldsUpdateProcessorFactoryTest, TestPartialUpdateDeduplication, TestSolrQueryParserResource, TestMaxScoreQueryParser, TestRecovery, ConvertedLegacyTest, TestCSVResponseWriter, ChaosMonkeyShardSplitTest, SpellCheckCollatorTest, TestJmxMonitoredMap, DirectUpdateHandlerTest, TestSolrJ, TestDocSet, TestFaceting, TestBinaryResponseWriter, TestShardHandlerFactory, CoreAdminHandlerTest, TermVectorComponentDistributedTest, ShowFileRequestHandlerTest, BadIndexSchemaTest, TestRangeQuery, LukeRequestHandlerTest, TestCloudManagedSchema, TestMultiCoreConfBootstrap, TestStressVersions, TestIndexingPerformance, DirectSolrConnectionTest, NoCacheHeaderTest, PreAnalyzedUpdateProcessorTest, CopyFieldTest, BadComponentTest, TestSchemaSimilarityResource, LoggingHandlerTest, ShardRoutingTest, OutputWriterTest, TestSearchPerf, TestDistributedGrouping, BasicFunctionalityTest, AliasIntegrationTest, UnloadDistributedZkTest, SimplePostToolTest, WordBreakSolrSpellCheckerTest, DirectSolrSpellCheckerTest, TestSolr4Spatial, UpdateParamsTest, BasicDistributedZkTest, OpenExchangeRatesOrgProviderTest, ChaosMonkeySafeLeaderTest, ZkCLITest, TestFieldResource, TestJoin, DocValuesTest, StatelessScriptUpdateProcessorFactoryTest, AnalysisAfterCoreReloadTest, ZkControllerTest, DistanceFunctionTest, TestUniqueKeyFieldResource, PrimitiveFieldTypeTest, SuggesterTest, TestLuceneMatchVersion, FieldAnalysisRequestHandlerTest, ZkNodePropsTest, TestLRUCache, TestBM25SimilarityFactory, IndexSchemaRuntimeFieldTest, TestDefaultSearchFieldResource, SpellCheckComponentTest, TestFiltering, RequiredFieldsTest, SOLR749Test, DistributedTermsComponentTest, FastVectorHighlighterTest, TestPhraseSuggestions, ResponseLogComponentTest, RequestHandlersTest, TestDynamicFieldCollectionResource, DocumentAnalysisRequestHandlerTest, TestIBSimilarityFactory, TestQuerySenderListener, TestSchemaVersionResource, TestFastWriter, SpellPossibilityIteratorTest, TestPluginEnable, TestFuzzyAnalyzedSuggestions, TermVectorComponentTest, TestSuggestSpellingConverter, TestSolrXMLSerializer, SoftAutoCommitTest, RAMDirectoryFactoryTest, MoreLikeThisHandlerTest, AutoCommitTest, TestQueryTypes, SpellingQueryConverterTest, SliceStateTest, SolrIndexConfigTest, TestPropInject, TestSweetSpotSimilarityFactory, SliceStateUpdateTest, AlternateDirectoryTest, CurrencyFieldOpenExchangeTest, TestSolrIndexConfig, UpdateRequestProcessorFactoryTest, DocValuesMultiTest, TestSystemIdResolver, DocumentBuilderTest, QueryEqualityTest, SchemaVersionSpecificBehaviorTest, TestNumberUtils, TermsComponentTest, TestAddFieldRealTimeGet, TestFoldingMultitermQuery, TestDynamicFieldResource, TestStressRecovery, TestXIncludeConfig, TestCSVLoader, TestCharFilters, SolrInfoMBeanTest, TestSchemaResource, TestDistributedSearch, LeaderElectionTest, ScriptEngineTest, TestRandomFaceting, FullSolrCloudDistribCmdsTest, TestPropInjectDefaults, BadCopyFieldTest, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest]
[junit4:junit4] Completed in 92.95s, 6 tests, 1 failure, 4 skipped <<< FAILURES!

[...truncated 446 lines...]
BUILD FAILED
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:383: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:363: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:39: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build.xml:181: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/common-build.xml:437: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1243: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:887: There were test failures: 296 suites, 1234 tests, 1 failure, 18 ignored (6 assumptions)

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



[JENKINS] Lucene-Solr-4.x-MacOSX (64bit/jdk1.6.0) - Build # 466 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/466/
Java: 64bit/jdk1.6.0 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
REGRESSION:  org.apache.lucene.replicator.http.HttpReplicatorTest.testBasic

Error Message:
Connection to http://localhost:52179 refused

Stack Trace:
org.apache.http.conn.HttpHostConnectException: Connection to http://localhost:52179 refused
	at __randomizedtesting.SeedInfo.seed([D257D106A349E7F4:79ADCC137C9561DA]:0)
	at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:190)
	at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
	at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
	at org.apache.lucene.replicator.http.HttpClientBase.executeGET(HttpClientBase.java:178)
	at org.apache.lucene.replicator.http.HttpReplicator.checkForUpdate(HttpReplicator.java:51)
	at org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:196)
	at org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:402)
	at org.apache.lucene.replicator.http.HttpReplicatorTest.testBasic(HttpReplicatorTest.java:110)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	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 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 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:680)
Caused by: java.net.ConnectException: Connection refused
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:351)
	at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:213)
	at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:200)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:432)
	at java.net.Socket.connect(Socket.java:529)
	at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
	at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
	... 48 more




Build Log:
[...truncated 7482 lines...]
[junit4:junit4] Suite: org.apache.lucene.replicator.http.HttpReplicatorTest
[junit4:junit4]   2> SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[junit4:junit4]   2> SLF4J: Defaulting to no-operation (NOP) logger implementation
[junit4:junit4]   2> SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HttpReplicatorTest -Dtests.method=testBasic -Dtests.seed=D257D106A349E7F4 -Dtests.slow=true -Dtests.locale=is -Dtests.timezone=SystemV/EST5 -Dtests.file.encoding=MacRoman
[junit4:junit4] ERROR   3.90s | HttpReplicatorTest.testBasic <<<
[junit4:junit4]    > Throwable #1: org.apache.http.conn.HttpHostConnectException: Connection to http://localhost:52179 refused
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([D257D106A349E7F4:79ADCC137C9561DA]:0)
[junit4:junit4]    > 	at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:190)
[junit4:junit4]    > 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
[junit4:junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
[junit4:junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
[junit4:junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
[junit4:junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
[junit4:junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
[junit4:junit4]    > 	at org.apache.lucene.replicator.http.HttpClientBase.executeGET(HttpClientBase.java:178)
[junit4:junit4]    > 	at org.apache.lucene.replicator.http.HttpReplicator.checkForUpdate(HttpReplicator.java:51)
[junit4:junit4]    > 	at org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:196)
[junit4:junit4]    > 	at org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:402)
[junit4:junit4]    > 	at org.apache.lucene.replicator.http.HttpReplicatorTest.testBasic(HttpReplicatorTest.java:110)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:680)
[junit4:junit4]    > Caused by: java.net.ConnectException: Connection refused
[junit4:junit4]    > 	at java.net.PlainSocketImpl.socketConnect(Native Method)
[junit4:junit4]    > 	at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:351)
[junit4:junit4]    > 	at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:213)
[junit4:junit4]    > 	at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:200)
[junit4:junit4]    > 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:432)
[junit4:junit4]    > 	at java.net.Socket.connect(Socket.java:529)
[junit4:junit4]    > 	at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
[junit4:junit4]    > 	at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
[junit4:junit4]    > 	... 48 more
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {}, docValues:{}, sim=DefaultSimilarity, locale=is, timezone=SystemV/EST5
[junit4:junit4]   2> NOTE: Mac OS X 10.8.3 x86_64/Apple Inc. 1.6.0_45 (64-bit)/cpus=2,threads=1,free=32555864,total=74055680
[junit4:junit4]   2> NOTE: All tests run in this JVM: [IndexAndTaxonomyReplicationClientTest, IndexAndTaxonomyRevisionTest, HttpReplicatorTest]
[junit4:junit4] Completed in 3.97s, 1 test, 1 error <<< FAILURES!

[...truncated 21 lines...]
BUILD FAILED
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:383: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:363: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:39: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/build.xml:554: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1827: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/module-build.xml:61: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1243: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:887: There were test failures: 7 suites, 30 tests, 1 error

Total time: 48 minutes 0 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.6.0 -XX:-UseCompressedOops -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-4.x-MacOSX (64bit/jdk1.7.0) - Build # 465 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/465/
Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseSerialGC

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

Error Message:
Server at http://127.0.0.1:52231/jh_/o returned non ok status:500, message:Server Error

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:52231/jh_/o returned non ok status:500, message:Server Error
	at __randomizedtesting.SeedInfo.seed([1A2185C313EA4E8:804496444661C4D4]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:385)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
	at org.apache.solr.cloud.ShardSplitTest.splitShard(ShardSplitTest.java:208)
	at org.apache.solr.cloud.ChaosMonkeyShardSplitTest.doTest(ChaosMonkeyShardSplitTest.java:136)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 9204 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.ChaosMonkeyShardSplitTest
[junit4:junit4]   2> 256509 T496 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /jh_/o
[junit4:junit4]   2> 256519 T496 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solrtest-ChaosMonkeyShardSplitTest-1368887793024
[junit4:junit4]   2> 256521 T496 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 256522 T497 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 256532 T496 oasc.ZkTestServer.run start zk server on port:52224
[junit4:junit4]   2> 256538 T496 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 256552 T503 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3ba659f7 name:ZooKeeperConnection Watcher:127.0.0.1:52224 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 256552 T496 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 256553 T496 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 256568 T496 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 256576 T505 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3f9b6bc7 name:ZooKeeperConnection Watcher:127.0.0.1:52224/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 256576 T496 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 256577 T496 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 256592 T496 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 256611 T496 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 256620 T496 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 256630 T496 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 256631 T496 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 256692 T496 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 256693 T496 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 256706 T496 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 256708 T496 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 256720 T496 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 256721 T496 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 256738 T496 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 256741 T496 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 256753 T496 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 256754 T496 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 256765 T496 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 256766 T496 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 256778 T496 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 256779 T496 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 256797 T496 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 256798 T496 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 257484 T496 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 257495 T496 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52227
[junit4:junit4]   2> 257496 T496 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 257497 T496 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 257498 T496 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1368887793322
[junit4:junit4]   2> 257499 T496 oasc.CoreContainer$Initializer.initialize looking for solr config file: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1368887793322/solr.xml
[junit4:junit4]   2> 257499 T496 oasc.CoreContainer.<init> New CoreContainer 427291008
[junit4:junit4]   2> 257500 T496 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1368887793322/'
[junit4:junit4]   2> 257501 T496 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1368887793322/'
[junit4:junit4]   2> 257727 T496 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 257728 T496 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 257728 T496 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 257729 T496 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 257730 T496 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 257730 T496 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 257731 T496 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 257732 T496 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 257732 T496 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 257733 T496 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 257777 T496 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 257778 T496 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52224/solr
[junit4:junit4]   2> 257779 T496 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 257787 T496 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 257789 T516 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4a72f9cf name:ZooKeeperConnection Watcher:127.0.0.1:52224 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 257790 T496 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 257799 T496 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 257831 T496 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 257838 T518 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@38c14c76 name:ZooKeeperConnection Watcher:127.0.0.1:52224/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 257839 T496 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 257846 T496 oascc.SolrZkClient.makePath makePath: /overseer/queue
[junit4:junit4]   2> 257862 T496 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
[junit4:junit4]   2> 257880 T496 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 257889 T496 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52227_jh_%2Fo
[junit4:junit4]   2> 257892 T496 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52227_jh_%2Fo
[junit4:junit4]   2> 257906 T496 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 257932 T496 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 257952 T496 oasc.Overseer.start Overseer (id=89711430404341763-127.0.0.1:52227_jh_%2Fo-n_0000000000) starting
[junit4:junit4]   2> 257968 T496 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
[junit4:junit4]   2> 257983 T520 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 257989 T496 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 257999 T496 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 258012 T496 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 258024 T519 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 258030 T521 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1368887793322/collection1
[junit4:junit4]   2> 258031 T521 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 258035 T521 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 258036 T521 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 258041 T521 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1368887793322/collection1/'
[junit4:junit4]   2> 258043 T521 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1368887793322/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 258044 T521 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1368887793322/collection1/lib/README' to classloader
[junit4:junit4]   2> 258179 T521 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 258305 T521 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 258309 T521 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 258319 T521 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 259363 T521 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 259374 T521 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 259379 T521 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 259393 T521 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 259547 T521 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 259548 T521 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1368887793322/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368887793024/control/data/
[junit4:junit4]   2> 259549 T521 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@768ed221
[junit4:junit4]   2> 259550 T521 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 259551 T521 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368887793024/control/data
[junit4:junit4]   2> 259551 T521 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368887793024/control/data/index/
[junit4:junit4]   2> 259551 T521 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368887793024/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 259552 T521 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368887793024/control/data/index
[junit4:junit4]   2> 259560 T521 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5ce8aa3f lockFactory=org.apache.lucene.store.NativeFSLockFactory@2cd77530),segFN=segments_1,generation=1}
[junit4:junit4]   2> 259561 T521 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 259566 T521 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 259566 T521 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 259568 T521 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 259570 T521 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 259571 T521 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 259571 T521 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 259573 T521 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 259574 T521 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 259576 T521 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 259605 T521 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 259617 T521 oass.SolrIndexSearcher.<init> Opening Searcher@420ba5a6 main
[junit4:junit4]   2> 259618 T521 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368887793024/control/data/tlog
[junit4:junit4]   2> 259620 T521 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 259620 T521 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 259625 T522 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@420ba5a6 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 259630 T521 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 259630 T521 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 261100 T519 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 261102 T519 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52227_jh_%2Fo",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52227/jh_/o"}
[junit4:junit4]   2> 261103 T519 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 261103 T519 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 261122 T518 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 261637 T521 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 261637 T521 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:52227/jh_/o collection:control_collection shard:shard1
[junit4:junit4]   2> 261640 T521 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 261677 T521 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 261686 T521 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 261687 T521 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 261687 T521 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:52227/jh_/o/collection1/
[junit4:junit4]   2> 261688 T521 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 261688 T521 oasc.SyncStrategy.syncToMe http://127.0.0.1:52227/jh_/o/collection1/ has no replicas
[junit4:junit4]   2> 261689 T521 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:52227/jh_/o/collection1/
[junit4:junit4]   2> 261689 T521 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 262641 T519 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 262679 T518 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 262727 T521 oasc.ZkController.register We are http://127.0.0.1:52227/jh_/o/collection1/ and leader is http://127.0.0.1:52227/jh_/o/collection1/
[junit4:junit4]   2> 262728 T521 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52227/jh_/o
[junit4:junit4]   2> 262729 T521 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 262729 T521 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 262730 T521 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 262738 T521 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 262743 T496 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 262744 T496 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 262745 T496 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 262802 T496 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 262806 T496 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 262811 T525 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6fb1667b name:ZooKeeperConnection Watcher:127.0.0.1:52224/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 262811 T496 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 262817 T496 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 262828 T496 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 263434 T496 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 263442 T496 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52231
[junit4:junit4]   2> 263443 T496 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 263444 T496 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 263452 T496 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1368887799333
[junit4:junit4]   2> 263453 T496 oasc.CoreContainer$Initializer.initialize looking for solr config file: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1368887799333/solr.xml
[junit4:junit4]   2> 263454 T496 oasc.CoreContainer.<init> New CoreContainer 1136027437
[junit4:junit4]   2> 263456 T496 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1368887799333/'
[junit4:junit4]   2> 263456 T496 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1368887799333/'
[junit4:junit4]   2> 263699 T496 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 263700 T496 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 263700 T496 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 263701 T496 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 263702 T496 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 263702 T496 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 263703 T496 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 263703 T496 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 263704 T496 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 263705 T496 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 263737 T496 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 263738 T496 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52224/solr
[junit4:junit4]   2> 263739 T496 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 263742 T496 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 263749 T536 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@73090dbb name:ZooKeeperConnection Watcher:127.0.0.1:52224 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 263750 T496 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 263759 T496 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 263791 T496 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 263798 T538 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@624273b name:ZooKeeperConnection Watcher:127.0.0.1:52224/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 263798 T496 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 263829 T496 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 264208 T519 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 264210 T519 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52227_jh_%2Fo",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52227/jh_/o"}
[junit4:junit4]   2> 264224 T518 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 264231 T525 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 264232 T538 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 264857 T496 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52231_jh_%2Fo
[junit4:junit4]   2> 264861 T496 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52231_jh_%2Fo
[junit4:junit4]   2> 264875 T525 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 264878 T518 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 264879 T518 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 264883 T538 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 264883 T538 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 264888 T525 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 264903 T539 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1368887799333/collection1
[junit4:junit4]   2> 264903 T539 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 264905 T539 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 264906 T539 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 264910 T539 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1368887799333/collection1/'
[junit4:junit4]   2> 264911 T539 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1368887799333/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 264912 T539 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1368887799333/collection1/lib/README' to classloader
[junit4:junit4]   2> 265015 T539 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 265134 T539 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 265144 T539 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 265153 T539 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 266152 T539 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 266157 T539 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 266160 T539 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 266171 T539 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 266298 T539 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 266298 T539 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1368887799333/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368887793024/jetty1/
[junit4:junit4]   2> 266299 T539 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@768ed221
[junit4:junit4]   2> 266300 T539 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 266301 T539 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368887793024/jetty1
[junit4:junit4]   2> 266301 T539 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368887793024/jetty1/index/
[junit4:junit4]   2> 266302 T539 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368887793024/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 266304 T539 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368887793024/jetty1/index
[junit4:junit4]   2> 266310 T539 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6ea15485 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4a34c02c),segFN=segments_1,generation=1}
[junit4:junit4]   2> 266310 T539 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 266321 T539 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 266322 T539 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 266323 T539 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 266324 T539 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 266325 T539 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 266326 T539 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 266327 T539 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 266329 T539 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 266330 T539 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 266350 T539 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 266374 T539 oass.SolrIndexSearcher.<init> Opening Searcher@5f34b846 main
[junit4:junit4]   2> 266375 T539 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368887793024/jetty1/tlog
[junit4:junit4]   2> 266377 T539 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 266377 T539 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 266383 T540 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5f34b846 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 266388 T539 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 266388 T539 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 267292 T519 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 267294 T519 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52231_jh_%2Fo",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52231/jh_/o"}
[junit4:junit4]   2> 267295 T519 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 267295 T519 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 267315 T518 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 267316 T525 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 267316 T538 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 267393 T539 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 267394 T539 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:52231/jh_/o collection:collection1 shard:shard1
[junit4:junit4]   2> 267396 T539 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 267422 T539 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 267431 T539 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 267431 T539 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 267432 T539 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:52231/jh_/o/collection1/
[junit4:junit4]   2> 267432 T539 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 267432 T539 oasc.SyncStrategy.syncToMe http://127.0.0.1:52231/jh_/o/collection1/ has no replicas
[junit4:junit4]   2> 267433 T539 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:52231/jh_/o/collection1/
[junit4:junit4]   2> 267433 T539 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 268835 T519 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 268874 T525 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 268881 T538 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 268890 T518 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 268900 T539 oasc.ZkController.register We are http://127.0.0.1:52231/jh_/o/collection1/ and leader is http://127.0.0.1:52231/jh_/o/collection1/
[junit4:junit4]   2> 268900 T539 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52231/jh_/o
[junit4:junit4]   2> 268900 T539 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 268901 T539 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 268901 T539 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 268906 T539 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 268915 T496 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 268916 T496 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 268917 T496 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 269580 T496 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 269589 T496 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52234
[junit4:junit4]   2> 269611 T496 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 269614 T496 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 269615 T496 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1368887805471
[junit4:junit4]   2> 269616 T496 oasc.CoreContainer$Initializer.initialize looking for solr config file: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1368887805471/solr.xml
[junit4:junit4]   2> 269616 T496 oasc.CoreContainer.<init> New CoreContainer 1011246983
[junit4:junit4]   2> 269618 T496 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1368887805471/'
[junit4:junit4]   2> 269618 T496 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1368887805471/'
[junit4:junit4]   2> 269852 T496 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 269853 T496 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 269854 T496 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 269855 T496 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 269856 T496 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 269856 T496 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 269857 T496 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 269858 T496 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 269858 T496 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 269859 T496 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 269894 T496 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 269895 T496 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52224/solr
[junit4:junit4]   2> 269896 T496 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 269898 T496 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 269905 T552 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1215a6eb name:ZooKeeperConnection Watcher:127.0.0.1:52224 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 269906 T496 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 269914 T496 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 269951 T496 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 269956 T554 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@14ac7303 name:ZooKeeperConnection Watcher:127.0.0.1:52224/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 269957 T496 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 269974 T496 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 270411 T519 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 270413 T519 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52231_jh_%2Fo",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52231/jh_/o"}
[junit4:junit4]   2> 270427 T518 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 270428 T538 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 270429 T554 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 270429 T525 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 270990 T496 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52234_jh_%2Fo
[junit4:junit4]   2> 270996 T496 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52234_jh_%2Fo
[junit4:junit4]   2> 271007 T525 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 271014 T554 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 271014 T538 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 271015 T518 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 271015 T518 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 271014 T554 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 271015 T538 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 271020 T525 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 271040 T555 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1368887805471/collection1
[junit4:junit4]   2> 271043 T555 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 271046 T555 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 271047 T555 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 271054 T555 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1368887805471/collection1/'
[junit4:junit4]   2> 271056 T555 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1368887805471/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 271057 T555 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1368887805471/collection1/lib/README' to classloader
[junit4:junit4]   2> 271188 T555 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 271341 T555 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 271348 T555 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 271356 T555 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 272383 T555 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 272389 T555 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 272392 T555 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 272411 T555 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 272534 T555 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 272538 T555 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1368887805471/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368887793024/jetty2/
[junit4:junit4]   2> 272540 T555 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@768ed221
[junit4:junit4]   2> 272541 T555 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 272543 T555 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368887793024/jetty2
[junit4:junit4]   2> 272543 T555 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368887793024/jetty2/index/
[junit4:junit4]   2> 272544 T555 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368887793024/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 272545 T555 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368887793024/jetty2/index
[junit4:junit4]   2> 272554 T555 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@60a5b71f lockFactory=org.apache.lucene.store.NativeFSLockFactory@13b1060d),segFN=segments_1,generation=1}
[junit4:junit4]   2> 272555 T555 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 272560 T555 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 272561 T555 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 272562 T555 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 272563 T555 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 272564 T555 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 272564 T555 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 272565 T555 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 272566 T555 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 272567 T555 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 272589 T555 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 272600 T555 oass.SolrIndexSearcher.<init> Opening Searcher@93fb7d3 main
[junit4:junit4]   2> 272604 T555 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368887793024/jetty2/tlog
[junit4:junit4]   2> 272608 T555 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 272612 T555 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 272619 T556 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@93fb7d3 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 272623 T555 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 272624 T555 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 273477 T519 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 273487 T519 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52234_jh_%2Fo",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52234/jh_/o"}
[junit4:junit4]   2> 273488 T519 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 273488 T519 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard2
[junit4:junit4]   2> 273504 T554 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 273513 T518 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 273514 T525 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 273515 T538 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 273629 T555 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 273629 T555 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:52234/jh_/o collection:collection1 shard:shard2
[junit4:junit4]   2> 273632 T555 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 273656 T555 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 273665 T555 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 273665 T555 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 273666 T555 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:52234/jh_/o/collection1/
[junit4:junit4]   2> 273666 T555 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 273667 T555 oasc.SyncStrategy.syncToMe http://127.0.0.1:52234/jh_/o/collection1/ has no replicas
[junit4:junit4]   2> 273667 T555 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:52234/jh_/o/collection1/
[junit4:junit4]   2> 273668 T555 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 275032 T519 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 275066 T518 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 275068 T538 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 275073 T554 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 275082 T525 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 275141 T555 oasc.ZkController.register We are http://127.0.0.1:52234/jh_/o/collection1/ and leader is http://127.0.0.1:52234/jh_/o/collection1/
[junit4:junit4]   2> 275144 T555 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52234/jh_/o
[junit4:junit4]   2> 275145 T555 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 275146 T555 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 275146 T555 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 275155 T555 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 275160 T496 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 275160 T496 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 275161 T496 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 275801 T496 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 275815 T496 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52237
[junit4:junit4]   2> 275817 T496 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 275817 T496 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 275818 T496 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1368887811719
[junit4:junit4]   2> 275819 T496 oasc.CoreContainer$Initializer.initialize looking for solr config file: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1368887811719/solr.xml
[junit4:junit4]   2> 275819 T496 oasc.CoreContainer.<init> New CoreContainer 1184193815
[junit4:junit4]   2> 275820 T496 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1368887811719/'
[junit4:junit4]   2> 275821 T496 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1368887811719/'
[junit4:junit4]   2> 276050 T496 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 276051 T496 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 276052 T496 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 276052 T496 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 276053 T496 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 276054 T496 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 276055 T496 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 276056 T496 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 276057 T496 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 276057 T496 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 276093 T496 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 276094 T496 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52224/solr
[junit4:junit4]   2> 276095 T496 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 276101 T496 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 276105 T568 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@19593066 name:ZooKeeperConnection Watcher:127.0.0.1:52224 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 276106 T496 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 276114 T496 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 276145 T496 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 276154 T570 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@84bee56 name:ZooKeeperConnection Watcher:127.0.0.1:52224/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 276155 T496 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 276171 T496 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 276620 T519 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 276622 T519 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52234_jh_%2Fo",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52234/jh_/o"}
[junit4:junit4]   2> 276638 T570 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 276639 T518 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 276645 T525 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 276646 T538 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 276648 T554 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 277185 T496 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52237_jh_%2Fo
[junit4:junit4]   2> 277190 T496 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52237_jh_%2Fo
[junit4:junit4]   2> 277198 T525 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 277208 T518 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 277209 T518 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 277212 T538 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 277216 T538 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 277220 T570 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 277221 T570 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 277220 T554 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 277223 T554 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 277229 T525 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 277280 T571 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1368887811719/collection1
[junit4:junit4]   2> 277281 T571 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 277288 T571 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 277288 T571 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 277325 T571 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1368887811719/collection1/'
[junit4:junit4]   2> 277327 T571 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1368887811719/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 277328 T571 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1368887811719/collection1/lib/README' to classloader
[junit4:junit4]   2> 277438 T571 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 277563 T571 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 277568 T571 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 277576 T571 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 278602 T571 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 278607 T571 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 278611 T571 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 278621 T571 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 278726 T571 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 278727 T571 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1368887811719/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368887793024/jetty3/
[junit4:junit4]   2> 278728 T571 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@768ed221
[junit4:junit4]   2> 278729 T571 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 278730 T571 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368887793024/jetty3
[junit4:junit4]   2> 278730 T571 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368887793024/jetty3/index/
[junit4:junit4]   2> 278730 T571 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368887793024/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 278732 T571 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368887793024/jetty3/index
[junit4:junit4]   2> 278738 T571 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@84a4dd2 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5aa6aecc),segFN=segments_1,generation=1}
[junit4:junit4]   2> 278738 T571 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 278743 T571 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 278744 T571 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 278745 T571 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 278747 T571 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 278748 T571 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 278748 T571 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 278749 T571 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 278750 T571 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 278751 T571 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 278776 T571 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 278786 T571 oass.SolrIndexSearcher.<init> Opening Searcher@239c46f3 main
[junit4:junit4]   2> 278787 T571 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368887793024/jetty3/tlog
[junit4:junit4]   2> 278789 T571 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 278789 T571 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 278800 T572 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@239c46f3 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 278804 T571 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 278804 T571 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 279717 T519 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 279719 T519 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52237_jh_%2Fo",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52237/jh_/o"}
[junit4:junit4]   2> 279720 T519 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 279720 T519 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 279738 T525 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 279739 T518 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 279757 T570 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 279762 T538 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 279764 T554 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 279819 T571 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 279820 T571 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:52237/jh_/o collection:collection1 shard:shard1
[junit4:junit4]   2> 279830 T571 oasc.ZkController.register We are http://127.0.0.1:52237/jh_/o/collection1/ and leader is http://127.0.0.1:52231/jh_/o/collection1/
[junit4:junit4]   2> 279831 T571 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52237/jh_/o
[junit4:junit4]   2> 279831 T571 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 279831 T571 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C34 name=collection1 org.apache.solr.core.SolrCore@646d9de6 url=http://127.0.0.1:52237/jh_/o/collection1 node=127.0.0.1:52237_jh_%2Fo C34_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:52237_jh_%2Fo, base_url=http://127.0.0.1:52237/jh_/o}
[junit4:junit4]   2> 279832 T573 C34 P52237 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 279834 T573 C34 P52237 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 279834 T573 C34 P52237 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 279835 T573 C34 P52237 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 279838 T571 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 279846 T573 C34 P52237 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 279849 T496 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 279850 T496 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 279851 T496 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 279904 T532 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: 4, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   2> 280483 T496 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 280493 T496 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52241
[junit4:junit4]   2> 280494 T496 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 280495 T496 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 280495 T496 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1368887816405
[junit4:junit4]   2> 280496 T496 oasc.CoreContainer$Initializer.initialize looking for solr config file: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1368887816405/solr.xml
[junit4:junit4]   2> 280496 T496 oasc.CoreContainer.<init> New CoreContainer 683460983
[junit4:junit4]   2> 280497 T496 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1368887816405/'
[junit4:junit4]   2> 280499 T496 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1368887816405/'
[junit4:junit4]   2> 280733 T496 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 280734 T496 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 280734 T496 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 280735 T496 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 280736 T496 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 280736 T496 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 280737 T496 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 280738 T496 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 280738 T496 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 280739 T496 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 280768 T496 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 280772 T496 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52224/solr
[junit4:junit4]   2> 280772 T496 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 280775 T496 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 280780 T585 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2667733f name:ZooKeeperConnection Watcher:127.0.0.1:52224 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 280781 T496 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 280788 T496 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 280816 T496 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 280824 T587 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2d2877a name:ZooKeeperConnection Watcher:127.0.0.1:52224/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 280824 T496 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 280854 T496 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 281258 T519 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 281261 T519 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52237_jh_%2Fo",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52237/jh_/o"}
[junit4:junit4]   2> 281277 T538 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 281277 T518 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 281278 T587 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 281283 T570 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 281283 T554 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 281285 T525 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 281867 T496 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52241_jh_%2Fo
[junit4:junit4]   2> 281870 T496 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52241_jh_%2Fo
[junit4:junit4]   2> 281879 T587 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 281884 T570 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 281885 T570 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 281885 T554 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 281886 T554 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 281890 T525 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 281908 T538 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 281909 T538 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 281910 T518 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 281911 T525 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 281911 T532 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: 4, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
[junit4:junit4]   2> 281912 T532 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=4&state=recovering&nodeName=127.0.0.1:52237_jh_%252Fo&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2008 
[junit4:junit4]   2> 281911 T518 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 281918 T587 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 281936 T588 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1368887816405/collection1
[junit4:junit4]   2> 281936 T588 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 281939 T588 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 281939 T588 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 281944 T588 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1368887816405/collection1/'
[junit4:junit4]   2> 281945 T588 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1368887816405/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 281946 T588 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1368887816405/collection1/lib/README' to classloader
[junit4:junit4]   2> 282100 T588 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 282223 T588 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 282235 T588 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 282243 T588 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 283292 T588 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 283299 T588 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 283304 T588 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 283321 T588 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 283437 T588 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 283438 T588 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1368887816405/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368887793024/jetty4/
[junit4:junit4]   2> 283439 T588 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@768ed221
[junit4:junit4]   2> 283441 T588 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 283447 T588 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368887793024/jetty4
[junit4:junit4]   2> 283448 T588 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368887793024/jetty4/index/
[junit4:junit4]   2> 283448 T588 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368887793024/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 283450 T588 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368887793024/jetty4/index
[junit4:junit4]   2> 283456 T588 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@51983697 lockFactory=org.apache.lucene.store.NativeFSLockFactory@524bf8bd),segFN=segments_1,generation=1}
[junit4:junit4]   2> 283456 T588 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 283464 T588 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 283465 T588 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 283466 T588 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 283468 T588 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 283469 T588 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 283469 T588 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 283470 T588 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 283471 T588 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 283472 T588 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 283493 T588 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 283511 T588 oass.SolrIndexSearcher.<init> Opening Searcher@32b92f90 main
[junit4:junit4]   2> 283512 T588 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368887793024/jetty4/tlog
[junit4:junit4]   2> 283514 T588 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 283514 T588 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 283522 T589 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@32b92f90 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 283526 T588 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 283527 T588 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2>  C34_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:52237_jh_%2Fo, base_url=http://127.0.0.1:52237/jh_/o}
[junit4:junit4]   2> 283916 T573 C34 P52237 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:52231/jh_/o/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 283916 T573 C34 P52237 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:52237/jh_/o START replicas=[http://127.0.0.1:52231/jh_/o/collection1/] nUpdates=100
[junit4:junit4]   2> 283918 T573 C34 P52237 oasu.PeerSync.sync WARN no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 283920 T573 C34 P52237 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 283921 T573 C34 P52237 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 283921 T573 C34 P52237 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 283923 T573 C34 P52237 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 283925 T573 C34 P52237 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:52231/jh_/o/collection1/. core=collection1
[junit4:junit4]   2> 283926 T573 C34 P52237 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C35 name=collection1 org.apache.solr.core.SolrCore@1167eb80 url=http://127.0.0.1:52231/jh_/o/collection1 node=127.0.0.1:52231_jh_%2Fo C35_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:52231_jh_%2Fo, base_url=http://127.0.0.1:52231/jh_/o, leader=true}
[junit4:junit4]   2> 283964 T531 C35 P52231 oasc.SolrCore.execute [collection1] webapp=/jh_/o path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 283990 T528 C35 P52231 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 283995 T528 C35 P52231 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6ea15485 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4a34c02c),segFN=segments_1,generation=1}
[junit4:junit4]   2> 283995 T528 C35 P52231 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 283997 T528 C35 P52231 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6ea15485 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4a34c02c),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6ea15485 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4a34c02c),segFN=segments_2,generation=2}
[junit4:junit4]   2> 283997 T528 C35 P52231 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 283998 T528 C35 P52231 oass.SolrIndexSearcher.<init> Opening Searcher@61134ea8 realtime
[junit4:junit4]   2> 283999 T528 C35 P52231 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 283999 T528 C35 P52231 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 10
[junit4:junit4]   2> 284002 T573 C34 P52237 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 284003 T573 C34 P52237 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 284012 T530 C35 P52231 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 284013 T530 C35 P52231 oasc.SolrCore.execute [collection1] webapp=/jh_/o path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=2 
[junit4:junit4]   2> 284014 T573 C34 P52237 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 284015 T573 C34 P52237 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 284015 T573 C34 P52237 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 284019 T532 C35 P52231 oasc.SolrCore.execute [collection1] webapp=/jh_/o path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=0 
[junit4:junit4]   2> 284020 T573 C34 P52237 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 284022 T573 C34 P52237 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368887793024/jetty3/index.20130518093700524
[junit4:junit4]   2> 284022 T573 C34 P52237 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@99051d2 lockFactory=org.apache.lucene.store.NativeFSLockFactory@56a6699e) fullCopy=false
[junit4:junit4]   2> 284026 T533 C35 P52231 oasc.SolrCore.execute [collection1] webapp=/jh_/o path=/replication params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
[junit4:junit4]   2> 284029 T573 C34 P52237 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 284031 T573 C34 P52237 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 284032 T573 C34 P52237 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 284041 T573 C34 P52237 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@84a4dd2 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5aa6aecc),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@84a4dd2 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5aa6aecc),segFN=segments_2,generation=2}
[junit4:junit4]   2> 284042 T573 C34 P52237 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 284042 T573 C34 P52237 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 284043 T573 C34 P52237 oass.SolrIndexSearcher.<init> Opening Searcher@522699ef main
[junit4:junit4]   2> 284045 T572 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@522699ef main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 284046 T573 C34 P52237 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368887793024/jetty3/index.20130518093700524 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368887793024/jetty3/index.20130518093700524;done=true>>]
[junit4:junit4]   2> 284046 T573 C34 P52237 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368887793024/jetty3/index.20130518093700524
[junit4:junit4]   2> 284046 T573 C34 P52237 oasc.CachingDirectoryFactory.closeCacheValue Removing directory before core close: ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368887793024/jetty3/index.20130518093700524
[junit4:junit4]   2> 284048 T573 C34 P52237 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 284049 T573 C34 P52237 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 284049 T573 C34 P52237 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 284050 T573 C34 P52237 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 284053 T573 C34 P52237 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 284328 T519 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 284331 T519 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52241_jh_%2Fo",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52241/jh_/o"}
[junit4:junit4]   2> 284332 T519 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 284332 T519 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard2
[junit4:junit4]   2> 284345 T519 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52237_jh_%2Fo",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52237/jh_/o"}
[junit4:junit4]   2> 284362 T525 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 284362 T538 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 284366 T570 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 284372 T518 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 284374 T554 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 284374 T587 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 284531 T588 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 284532 T588 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:52241/jh_/o collection:collection1 shard:shard2
[junit4:junit4]   2> 284541 T588 oasc.ZkController.register We are http://127.0.0.1:52241/jh_/o/collection1/ and leader is http://127.0.0.1:52234/jh_/o/collection1/
[junit4:junit4]   2> 284542 T588 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52241/jh_/o
[junit4:junit4]   2> 284542 T588 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 284543 T588 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C36 name=collection1 org.apache.solr.core.SolrCore@17014bde url=http://127.0.0.1:52241/jh_/o/collection1 node=127.0.0.1:52241_jh_%2Fo C36_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:52241_jh_%2Fo, base_url=http://127.0.0.1:52241/jh_/o}
[junit4:junit4]   2> 284544 T592 C36 P52241 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 284545 T592 C36 P52241 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 284546 T592 C36 P52241 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 284546 T592 C36 P52241 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 284550 T588 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 284553 T496 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 284555 T496 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 284555 T496 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 284553 T592 C36 P52241 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 284589 T496 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 284592 T496 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   2> 284592 T496 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   2> 284617 T496 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 284621 T550 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: 5, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   2> 285624 T496 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 285904 T519 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 285907 T519 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52241_jh_%2Fo",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52241/jh_/o"}
[junit4:junit4]   2> 285924 T570 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 285925 T554 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 285924 T525 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 285925 T538 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 285925 T587 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 285925 T518 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 286625 T550 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: 5, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
[junit4:junit4]   2> 286625 T550 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=5&state=recovering&nodeName=127.0.0.1:52241_jh_%252Fo&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2004 
[junit4:junit4]   2> 286635 T496 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 287640 T496 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C36_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:52241_jh_%2Fo, base_url=http://127.0.0.1:52241/jh_/o}
[junit4:junit4]   2> 288628 T592 C36 P52241 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:52234/jh_/o/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 288632 T592 C36 P52241 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:52241/jh_/o START replicas=[http://127.0.0.1:52234/jh_/o/collection1/] nUpdates=100
[junit4:junit4]   2> 288635 T592 C36 P52241 oasu.PeerSync.sync WARN no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 288636 T592 C36 P52241 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 288636 T592 C36 P52241 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 288636 T592 C36 P52241 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 288637 T592 C36 P52241 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 288639 T592 C36 P52241 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:52234/jh_/o/collection1/. core=collection1
[junit4:junit4]   2> 288639 T592 C36 P52241 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 288656 T496 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> ASYNC  NEW_CORE C37 name=collection1 org.apache.solr.core.SolrCore@430fe248 url=http://127.0.0.1:52234/jh_/o/collection1 node=127.0.0.1:52234_jh_%2Fo C37_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:52234_jh_%2Fo, base_url=http://127.0.0.1:52234/jh_/o, leader=true}
[junit4:junit4]   2> 288656 T545 C37 P52234 oasc.SolrCore.execute [collection1] webapp=/jh_/o path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=2 
[junit4:junit4]   2> 288671 T546 C37 P52234 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 288676 T546 C37 P52234 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@60a5b71f lockFactory=org.apache.lucene.store.NativeFSLockFactory@13b1060d),segFN=segments_1,generation=1}
[junit4:junit4]   2> 288677 T546 C37 P52234 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 288678 T546 C37 P52234 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@60a5b71f lockFactory=org.apache.lucene.store.NativeFSLockFactory@13b1060d),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@60a5b71f lockFactory=org.apache.lucene.store.NativeFSLockFactory@13b1060d),segFN=segments_2,generation=2}
[junit4:junit4]   2> 288679 T546 C37 P52234 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 288680 T546 C37 P52234 oass.SolrIndexSearcher.<init> Opening Searcher@5451d861 realtime
[junit4:junit4]   2> 288680 T546 C37 P52234 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 288681 T546 C37 P52234 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 10
[junit4:junit4]   2> 288684 T592 C36 P52241 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 288684 T592 C36 P52241 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 288691 T548 C37 P52234 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 288692 T548 C37 P52234 oasc.SolrCore.execute [collection1] webapp=/jh_/o path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=2 
[junit4:junit4]   2> 288693 T592 C36 P52241 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 288693 T592 C36 P52241 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 288694 T592 C36 P52241 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 288697 T550 C37 P52234 oasc.SolrCore.execute [collection1] webapp=/jh_/o path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=0 
[junit4:junit4]   2> 288699 T592 C36 P52241 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 288704 T592 C36 P52241 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368887793024/jetty4/index.20130518093705204
[junit4:junit4]   2> 288707 T592 C36 P52241 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@4b7fa047 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2aab9ecf) fullCopy=false
[junit4:junit4]   2> 288712 T545 C37 P52234 oasc.SolrCore.execute [collection1] webapp=/jh_/o path=/replication params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 288715 T592 C36 P52241 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 288717 T592 C36 P52241 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 288718 T592 C36 P52241 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 288721 T592 C36 P52241 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@51983697 lockFactory=org.apache.lucene.store.NativeFSLockFactory@524bf8bd),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@51983697 lockFactory=org.apache.lucene.store.NativeFSLockFactory@524bf8bd),segFN=segments_2,generation=2}
[junit4:junit4]   2> 288722 T592 C36 P52241 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 288723 T592 C36 P52241 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 288724 T592 C36 P52241 oass.SolrIndexSearcher.<init> Opening Searcher@31a4755b main
[junit4:junit4]   2> 288725 T589 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@31a4755b main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 288726 T592 C36 P52241 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368887793024/jetty4/index.20130518093705204 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368887793024/jetty4/index.20130518093705204;done=true>>]
[junit4:junit4]   2> 288726 T592 C36 P52241 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368887793024/jetty4/index.20130518093705204
[junit4:junit4]   2> 288727 T592 C36 P52241 oasc.CachingDirectoryFactory.closeCacheValue Removing directory before core close: ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368887793024/jetty4/index.20130518093705204
[junit4:junit4]   2> 288727 T592 C36 P52241 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 288728 T592 C36 P52241 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 288728 T592 C36 P52241 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 288729 T592 C36 P52241 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 288733 T592 C36 P52241 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 288995 T519 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 288998 T519 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52241_jh_%2Fo",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52241/jh_/o"}
[junit4:junit4]   2> 289014 T538 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 289015 T554 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 289016 T587 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 289023 T525 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 289028 T570 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 289030 T518 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 289663 T496 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 289666 T496 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> ASYNC  NEW_CORE C38 name=collection1 org.apache.solr.core.SolrCore@69b61047 url=http://127.0.0.1:52227/jh_/o/collection1 node=127.0.0.1:52227_jh_%2Fo C38_STATE=coll:control_collection core:collection1 props:{shard=shard1, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:52227_jh_%2Fo, base_url=http://127.0.0.1:52227/jh_/o, leader=true}
[junit4:junit4]   2> 289683 T510 C38 P52227 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 289688 T510 C38 P52227 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5ce8aa3f lockFactory=org.apache.lucene.store.NativeFSLockFactory@2cd77530),segFN=segments_1,generation=1}
[junit4:junit4]   2> 289689 T510 C38 P52227 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 289691 T510 C38 P52227 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5ce8aa3f lockFactory=org.apache.lucene.store.NativeFSLockFactory@2cd77530),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5ce8aa3f lockFactory=org.apache.lucene.store.NativeFSLockFactory@2cd77530),segFN=segments_2,generation=2}
[junit4:junit4]   2> 289691 T510 C38 P52227 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 289692 T510 C38 P52227 oass.SolrIndexSearcher.<init> Opening Searcher@7efdc57e main
[junit4:junit4]   2> 289693 T510 C38 P52227 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 289695 T522 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7efdc57e main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 289696 T510 C38 P52227 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 13
[junit4:junit4]   2> 289735 T549 C37 P52234 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 289737 T549 C37 P52234 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@60a5b71f lockFactory=org.apache.lucene.store.NativeFSLockFactory@13b1060d),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@60a5b71f lockFactory=org.apache.lucene.store.NativeFSLockFactory@13b1060d),segFN=segments_3,generation=3}
[junit4:junit4]   2> 289738 T549 C37 P52234 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 289739 T549 C37 P52234 oass.SolrIndexSearcher.<init> Opening Searcher@5b77a36c main
[junit4:junit4]   2> 289740 T549 C37 P52234 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 289742 T556 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5b77a36c main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 289774 T549 C37 P52234 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:52231/jh_/o/collection1/, StdNode: http://127.0.0.1:52237/jh_/o/collection1/, StdNode: http://127.0.0.1:52241/jh_/o/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2> 289796 T529 C35 P52231 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2>  C34_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:52237_jh_%2Fo, base_url=http://127.0.0.1:52237/jh_/o}
[junit4:junit4]   2> 289821 T565 C34 P52237 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2>  C36_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:52241_jh_%2Fo, base_url=http://127.0.0.1:52241/jh_/o}
[junit4:junit4]   2> 289836 T582 C36 P52241 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 289838 T529 C35 P52231 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6ea15485 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4a34c02c),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6ea15485 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4a34c02c),segFN=segments_3,generation=3}
[junit4:junit4]   2> 289847 T529 C35 P52231 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 289844 T565 C34 P52237 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@84a4dd2 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5aa6aecc),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@84a4dd2 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5aa6aecc),segFN=segments_3,generation=3}
[junit4:junit4]   2> 289849 T565 C34 P52237 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 289841 T582 C36 P52241 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@51983697 lockFactory=org.apache.lucene.store.NativeFSLockFactory@524bf8bd),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@51983697 lockFactory=org.apache.lucene.store.NativeFSLockFactory@524bf8bd),segFN=segments_3,generation=3}
[junit4:junit4]   2> 289854 T582 C36 P52241 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 289854 T565 C34 P52237 oass.SolrIndexSearcher.<init> Opening Searcher@782047ca main
[junit4:junit4]   2> 289848 T529 C35 P52231 oass.SolrIndexSearcher.<init> Opening Searcher@3a8ee17a main
[junit4:junit4]   2> 289857 T572 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@782047ca main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 289856 T565 C34 P52237 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 289859 T565 C34 P52237 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 38
[junit4:junit4]   2> 289856 T582 C36 P52241 oass.SolrIndexSearcher.<init> Opening Searcher@6fc3286f main
[junit4:junit4]   2> 289859 T540 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3a8ee17a main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 289863 T589 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6fc3286f main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 289864 T582 C36 P52241 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 289865 T582 C36 P52241 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 29
[junit4:junit4]   2> 289857 T529 C35 P52231 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 289867 T529 C35 P52231 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 71
[junit4:junit4]   2> 289870 T549 C37 P52234 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 135
[junit4:junit4]   2> 289875 T496 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 289884 T530 C35 P52231 oasc.SolrCore.execute [collection1] webapp=/jh_/o path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 289890 T566 C34 P52237 oasc.SolrCore.execute [collection1] webapp=/jh_/o path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 289896 T548 C37 P52234 oasc.SolrCore.execute [collection1] webapp=/jh_/o path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 289903 T577 C36 P52241 oasc.SolrCore.execute [collection1] webapp=/jh_/o path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 291974 T510 C38 P52227 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1435382923572281344)} 0 66
[junit4:junit4]   2> 292018 T562 C34 P52237 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={update.distrib=FROMLEADER&_version_=-1435382923642535936&update.from=http://127.0.0.1:52231/jh_/o/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1435382923642535936)} 0 5
[junit4:junit4]   2> 292023 T577 C36 P52241 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={update.distrib=FROMLEADER&_version_=-1435382923675041792&update.from=http://127.0.0.1:52234/jh_/o/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1435382923675041792)} 0 2
[junit4:junit4]   2> 292024 T548 C37 P52234 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={update.distrib=TOLEADER&wt=javabin&version=2} {deleteByQuery=*:* (-1435382923675041792)} 0 11
[junit4:junit4]   2> 292026 T530 C35 P52231 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1435382923642535936)} 0 45
[junit4:junit4]   2> 292042 T511 C38 P52227 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[0 (1435382923702304768)]} 0 11
[junit4:junit4]   2> 292089 T563 C34 P52237 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52231/jh_/o/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[0 (1435382923710693376)]} 0 2
[junit4:junit4]   2> 292091 T532 C35 P52231 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[0 (1435382923710693376)]} 0 45
[junit4:junit4]   2> 292096 T512 C38 P52227 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[1 (1435382923762073600)]} 0 0
[junit4:junit4]   2> 292106 T564 C34 P52237 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52231/jh_/o/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1435382923767316480)]} 0 1
[junit4:junit4]   2> 292107 T533 C35 P52231 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[1 (1435382923767316480)]} 0 6
[junit4:junit4]   2> 292113 T513 C38 P52227 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[2 (1435382923778850816)]} 0 1
[junit4:junit4]   2> 292146 T578 C36 P52241 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52234/jh_/o/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[2 (1435382923784093696)]} 0 25
[junit4:junit4]   2> 292148 T550 C37 P52234 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[2 (1435382923784093696)]} 0 31
[junit4:junit4]   2> 292154 T514 C38 P52227 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[3 (1435382923821842432)]} 0 2
[junit4:junit4]   2> 292205 T579 C36 P52241 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52234/jh_/o/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[3 (1435382923828133888)]} 0 1
[junit4:junit4]   2> 292222 T545 C37 P52234 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[3 (1435382923828133888)]} 0 64
[junit4:junit4]   2> 292238 T510 C38 P52227 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[4 (1435382923910971392)]} 0 0
[junit4:junit4]   2> 292288 T565 C34 P52237 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52231/jh_/o/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[4 (1435382923932991488)]} 0 1
[junit4:junit4]   2> 292290 T531 C35 P52231 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52234/jh_/o/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[4 (1435382923932991488)]} 0 32
[junit4:junit4]   2> 292301 T546 C37 P52234 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[4]} 0 58
[junit4:junit4]   2> 292330 T511 C38 P52227 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[5 (1435382924004294656)]} 0 5
[junit4:junit4]   2> 292340 T580 C36 P52241 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52234/jh_/o/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[5 (1435382924012683264)]} 0 1
[junit4:junit4]   2> 292342 T547 C37 P52234 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[5 (1435382924012683264)]} 0 7
[junit4:junit4]   2> 292349 T512 C38 P52227 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[6 (1435382924026314752)]} 0 1
[junit4:junit4]   2> 292360 T582 C36 P52241 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52234/jh_/o/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[6 (1435382924035751936)]} 0 1
[junit4:junit4]   2> 292362 T548 C37 P52234 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52231/jh_/o/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[6 (1435382924035751936)]} 0 6
[junit4:junit4]   2> 292363 T529 C35 P52231 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[6]} 0 10
[junit4:junit4]   2> 292381 T513 C38 P52227 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[7 (1435382924059869184)]} 0 7
[junit4:junit4]   2> 292398 T577 C36 P52241 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52234/jh_/o/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[7 (1435382924074549248)]} 0 1
[junit4:junit4]   2> 292404 T550 C37 P52234 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[7 (1435382924074549248)]} 0 10
[junit4:junit4]   2> 292421 T514 C38 P52227 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[8 (1435382924101812224)]} 0 2
[junit4:junit4]   2> 292440 T566 C34 P52237 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52231/jh_/o/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[8 (1435382924119638016)]} 0 0
[junit4:junit4]   2> 292442 T530 C35 P52231 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52234/jh_/o/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[8 (1435382924119638016)]} 0 6
[junit4:junit4]   2> 292444 T545 C37 P52234 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[8]} 0 11
[junit4:junit4]   2> 292449 T509 C38 P52227 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[9 (1435382924131172352)]} 0 1
[junit4:junit4]   2> 292457 T578 C36 P52241 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52234/jh_/o/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[9 (1435382924136415232)]} 0 0
[junit4:junit4]   2> 292459 T546 C37 P52234 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[9 (1435382924136415232)]} 0 6
[junit4:junit4]   2> 292505 T510 C38 P52227 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[10 (1435382924189892608)]} 0 1
[junit4:junit4]   2> 292531 T562 C34 P52237 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52231/jh_/o/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10 (1435382924211912704)]} 0 3
[junit4:junit4]   2> 292533 T532 C35 P52231 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52234/jh_/o/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[10 (1435382924211912704)]} 0 9
[junit4:junit4]   2> 292535 T549 C37 P52234 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[10]} 0 19
[junit4:junit4]   2> 292579 T511 C38 P52227 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[11 (1435382924267487232)]} 0 1
[junit4:junit4]   2> 292601 T563 C34 P52237 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52231/jh_/o/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[11 (1435382924281118720)]} 0 1
[junit4:junit4]   2> 292625 T533 C35 P52231 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[11 (1435382924281118720)]} 0 34
[junit4:junit4]   2> 292641 T513 C38 P52227 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[12 (1435382924331450368)]} 0 4
[junit4:junit4]   2> 292653 T564 C34 P52237 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52231/jh_/o/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[12 (1435382924341936128)]} 0 1
[junit4:junit4]   2> 292656 T531 C35 P52231 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52234/jh_/o/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[12 (1435382924341936128)]} 0 7
[junit4:junit4]   2> 292658 T547 C37 P52234 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[12]} 0 13
[junit4:junit4]   2> 292668 T514 C38 P52227 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[13 (1435382924360810496)]} 0 1
[junit4:junit4]   2> 292720 T565 C34 P52237 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52231/jh_/o/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[13 (1435382924391219200)]} 0 4
[junit4:junit4]   2> 292722 T528 C35 P52231 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52234/jh_/o/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[13 (1435382924391219200)]} 0 26
[junit4:junit4]   2> 292724 T548 C37 P52234 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[13]} 0 35
[junit4:junit4]   2> 292729 T509 C38 P52227 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[14 (1435382924425822208)]} 0 0
[junit4:junit4]   2> 292762 T561 C34 P52237 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52231/jh_/o/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[14 (1435382924437356544)]} 0 1
[junit4:junit4]   2> 292768 T530 C35 P52231 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[14 (1435382924437356544)]} 0 29
[junit4:junit4]   2> 292786 T510 C38 P52227 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[15 (1435382924485591040)]} 0 1
[junit4:junit4]   2> 292828 T566 C34 P52237 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52231/jh_/o/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[15 (1435382924495028224)]} 0 0
[junit4:junit4]   2> 292838 T532 C35 P52231 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[15 (1435382924495028224)]} 0 43
[junit4:junit4]   2> 292849 T511 C38 P52227 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[16 (1435382924550602752)]} 0 1
[junit4:junit4]   2> 292861 T562 C34 P52237 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52231/jh_/o/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[16 (1435382924560039936)]} 0 1
[junit4:junit4]   2> 292863 T533 C35 P52231 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52234/jh_/o/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[16 (1435382924560039936)]} 0 7
[junit4:junit4]   2> 292866 T550 C37 P52234 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[16]} 0 13
[junit4:junit4]   2> 292874 T512 C38 P52227 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[17 (1435382924577865728)]} 0 1
[junit4:junit4]   2> 292899 T581 C36 P52241 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52234/jh_/o/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[17 (1435382924599885824)]} 0 1
[junit4:junit4]   2> 292905 T546 C37 P52234 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[17 (1435382924599885824)]} 0 11
[junit4:junit4]   2> 292923 T513 C38 P52227 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[18 (1435382924628197376)]} 0 2
[junit4:junit4]   2> 292953 T580 C36 P52241 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52234/jh_/o/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[18 (1435382924637634560)]} 0 0
[junit4:junit4]   2> 292954 T549 C37 P52234 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[18 (1435382924637634560)]} 0 23
[junit4:junit4]   2> 292967 T514 C38 P52227 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[19 (1435382924675383296)]} 0 1
[junit4:junit4]   2> 292993 T582 C36 P52241 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52234/jh_/o/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[19 (1435382924695306240)]} 0 0
[junit4:junit4]   2> 292995 T547 C37 P52234 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52231/jh_/o/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[19 (1435382924695306240)]} 0 9
[junit4:junit4]   2> 293006 T531 C35 P52231 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[19]} 0 30
[junit4:junit4]   2> 293020 T509 C38 P52227 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[20 (1435382924730957824)]} 0 1
[junit4:junit4]   2> 293055 T564 C34 P52237 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52231/jh_/o/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[20 (1435382924755075072)]} 0 4
[junit4:junit4]   2> 293057 T528 C35 P52231 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52234/jh_/o/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[20 (1435382924755075072)]} 0 14
[junit4:junit4]   2> 293059 T548 C37 P52234 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[20]} 0 27
[junit4:junit4]   2> 293063 T511 C38 P52227 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[21 (1435382924776046592)]} 0 0
[junit4:junit4]   2> 293072 T577 C36 P52241 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52234/jh_/o/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[21 (1435382924781289472)]} 0 1
[junit4:junit4]   2> 293074 T545 C37 P52234 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[21 (1435382924781289472)]} 0 6
[junit4:junit4]   2> 293079 T512 C38 P52227 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[22 (1435382924791775232)]} 0 1
[junit4:junit4]   2> 293090 T565 C34 P52237 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52231/jh_/o/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[22 (1435382924799115264)]} 0 1
[junit4:junit4]   2> 293092 T529 C35 P52231 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52234/jh_/o/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[22 (1435382924799115264)]} 0 7
[junit4:junit4]   2> 293093 T550 C37 P52234 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[22]} 0 11
[junit4:junit4]   2> 293098 T513 C38 P52227 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[23 (1435382924812746752)]} 0 1
[junit4:junit4]   2> 293112 T578 C36 P52241 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52234/jh_/o/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[23 (1435382924822183936)]} 0 1
[junit4:junit4]   2> 293113 T546 C37 P52234 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[23 (1435382924822183936)]} 0 8
[junit4:junit4]   2> 293119 T514 C38 P52227 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[24 (1435382924834766848)]} 0 1
[junit4:junit4]   2> 293127 T561 C34 P52237 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52231/jh_/o/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[24 (1435382924838961152)]} 0 0
[junit4:junit4]   2> 293129 T530 C35 P52231 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[24 (1435382924838961152)]} 0 6
[junit4:junit4]   2> 293134 T510 C38 P52227 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[25 (1435382924849446912)]} 0 1
[junit4:junit4]   2> 293155 T579 C36 P52241 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52234/jh_/o/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[25 (1435382924868321280)]} 0 1
[junit4:junit4]   2> 293157 T549 C37 P52234 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52231/jh_/o/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[25 (1435382924868321280)]} 0 6
[junit4:junit4]   2> 293159 T533 C35 P52231 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[25]} 0 11
[junit4:junit4]   2> 293163 T509 C38 P52227 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[26 (1435382924880904192)]} 0 0
[junit4:junit4]   2> 293183 T581 C36 P52241 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52234/jh_/o/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[26 (1435382924892438528)]} 0 1
[junit4:junit4]   2> 293184 T547 C37 P52234 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52231/jh_/o/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[26 (1435382924892438528)]} 0 10
[junit4:junit4]   2> 293185 T531 C35 P52231 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[26]} 0 18
[junit4:junit4]   2> 293190 T511 C38 P52227 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[27 (1435382924908167168)]} 0 1
[junit4:junit4]   2> 293197 T566 C34 P52237 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52231/jh_/o/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[27 (1435382924912361472)]} 0 1
[junit4:junit4]   2> 293199 T528 C35 P52231 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[27 (1435382924912361472)]} 0 6
[junit4:junit4]   2> 293203 T512 C38 P52227 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[28 (1435382924922847232)]} 0 0
[junit4:junit4]   2> 293211 T562 C34 P52237 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52231/jh_/o/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[28 (1435382924927041536)]} 0 0
[junit4:junit4]   2> 293213 T529 C35 P52231 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[28 (1435382924927041536)]} 0 6
[junit4:junit4]   2> 293218 T513 C38 P52227 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[29 (1435382924938575872)]} 0 0
[junit4:junit4]   2> 293230 T580 C36 P52241 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52234/jh_/o/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[29 (1435382924946964480)]} 0 0
[junit4:junit4]   2> 293231 T548 C37 P52234 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52231/jh_/o/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[29 (1435382924946964480)]} 0 5
[junit4:junit4]   2> 293233 T530 C35 P52231 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[29]} 0 11
[junit4:junit4]   2> 293239 T514 C38 P52227 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[30 (1435382924958498816)]} 0 2
[junit4:junit4]   2> 293254 T582 C36 P52241 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52234/jh_/o/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[30 (1435382924972130304)]} 0 1
[junit4:junit4]   2> 293255 T545 C37 P52234 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[30 (1435382924972130304)]} 0 5
[junit4:junit4]   2> 293262 T510 C38 P52227 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[31 (1435382924984713216)]} 0 1
[junit4:junit4]   2> 293271 T577 C36 P52241 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52234/jh_/o/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[31 (1435382924989956096)]} 0 0
[junit4:junit4]   2> 293273 T546 C37 P52234 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[31 (1435382924989956096)]} 0 6
[junit4:junit4]   2> 293277 T509 C38 P52227 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[32 (1435382925000441856)]} 0 0
[junit4:junit4]   2> 293285 T563 C34 P52237 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52231/jh_/o/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[32 (1435382925004636160)]} 0 1
[junit4:junit4]   2> 293286 T532 C35 P52231 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[32 (1435382925004636160)]} 0 5
[junit4:junit4]   2> 293291 T511 C38 P52227 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[33 (1435382925015121920)]} 0 1
[junit4:junit4]   2> 293318 T579 C36 P52241 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52234/jh_/o/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[33 (1435382925040287744)]} 0 0
[junit4:junit4]   2> 293320 T549 C37 P52234 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52231/jh_/o/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[33 (1435382925040287744)]} 0 6
[junit4:junit4]   2> 293321 T533 C35 P52231 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[33]} 0 11
[junit4:junit4]   2> 293328 T512 C38 P52227 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[34 (1435382925053919232)]} 0 0
[junit4:junit4]   2> 293338 T565 C34 P52237 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52231/jh_/o/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[34 (1435382925059162112)]} 0 1
[junit4:junit4]   2> 293339 T531 C35 P52231 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[34 (1435382925059162112)]} 0 6
[junit4:junit4]   2> 293344 T513 C38 P52227 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[35 (1435382925070696448)]} 0 1
[junit4:junit4]   2> 293352 T561 C34 P52237 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52231/jh_/o/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[35 (1435382925074890752)]} 0 0
[junit4:junit4]   2> 293354 T528 C35 P52231 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[35 (1435382925074890752)]} 0 6
[junit4:junit4]   2> 293359 T514 C38 P52227 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[36 (1435382925085376512)]} 0 1
[junit4:junit4]   2> 293367 T566 C34 P52237 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52231/jh_/o/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[36 (1435382925090619392)]} 0 1
[junit4:junit4]   2> 293368 T529 C35 P52231 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[36 (1435382925090619392)]} 0 5
[junit4:junit4]   2> 293372 T510 C38 P52227 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[37 (1435382925099008000)]} 0 1
[junit4:junit4]   2> 293388 T581 C36 P52241 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52234/jh_/o/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[37 (1435382925112639488)]} 0 1
[junit4:junit4]   2> 293392 T547 C37 P52234 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52231/jh_/o/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[37 (1435382925112639488)]} 0 9
[junit4:junit4]   2> 293393 T530 C35 P52231 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[37]} 0 12
[junit4:junit4]   2> 293399 T509 C38 P52227 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[38 (1435382925128368128)]} 0 0
[junit4:junit4]   2> 293407 T562 C34 P52237 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52231/jh_/o/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[38 (1435382925132562432)]} 0 1
[junit4:junit4]   2> 293408 T532 C35 P52231 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[38 (1435382925132562432)]} 0 5
[junit4:junit4]   2> 293412 T511 C38 P52227 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[39 (1435382925141999616)]} 0 0
[junit4:junit4]   2> 293419 T580 C36 P52241 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52234/jh_/o/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[39 (1435382925146193920)]} 0 1
[junit4:junit4]   2> 293420 T548 C37 P52234 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[39 (1435382925146193920)]} 0 5
[junit4:junit4]   2> 293424 T512 C38 P52227 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[40 (1435382925154582528)]} 0 1
[junit4:junit4]   2> 293434 T564 C34 P52237 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52231/jh_/o/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[40 (1435382925161922560)]} 0 0
[junit4:junit4]   2> 293436 T533 C35 P52231 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52234/jh_/o/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[40 (1435382925161922560)]} 0 5
[junit4:junit4]   2> 293438 T545 C37 P52234 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[40]} 0 10
[junit4:junit4]   2> 293447 T514 C38 P52227 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[41 (1435382925178699776)]} 0 0
[junit4:junit4]   2> 293464 T563 C34 P52237 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52231/jh_/o/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[41 (1435382925186039808)]} 0 1
[junit4:junit4]   2> 293466 T531 C35 P52231 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[41 (1435382925186039808)]} 0 15
[junit4:junit4]   2> 293471 T510 C38 P52227 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[42 (1435382925203865600)]} 0 1
[junit4:junit4]   2> 293483 T565 C34 P52237 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52231/jh_/o/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[42 (1435382925212254208)]} 0 1
[junit4:junit4]   2> 293485 T528 C35 P52231 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52234/jh_/o/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[42 (1435382925212254208)]} 0 7
[junit4:junit4]   2> 293487 T550 C37 P52234 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[42]} 0 12
[junit4:junit4]   2> 293492 T509 C38 P52227 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[43 (1435382925224837120)]} 0 1
[junit4:junit4]   2> 293511 T561 C34 P52237 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52231/jh_/o/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[43 (1435382925238468608)]} 0 1
[junit4:junit4]   2> 293512 T529 C35 P52231 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52234/jh_/o/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[43 (1435382925238468608)]} 0 9
[junit4:junit4]   2> 293517 T546 C37 P52234 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[43]} 0 21
[junit4:junit4]   2> 293523 T511 C38 P52227 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[44 (1435382925257342976)]} 0 1
[junit4:junit4]   2> 293536 T566 C34 P52237 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52231/jh_/o/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[44 (1435382925266780160)]} 0 1
[junit4:junit4]   2> 293538 T530 C35 P52231 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52234/jh_/o/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[44 (1435382925266780160)]} 0 7
[junit4:junit4]   2> 293540 T549 C37 P52234 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[44]} 0 12
[junit4:junit4]   2> 293545 T513 C38 P52227 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[45 (1435382925281460224)]} 0 1
[junit4:junit4]   2> 293576 T582 C36 P52241 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52234/jh_/o/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[45 (1435382925300334592)]} 0 1
[junit4:junit4]   2> 293580 T547 C37 P52234 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52231/jh_/o/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[45 (1435382925300334592)]} 0 18
[junit4:junit4]   2> 293582 T533 C35 P52231 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[45]} 0 33
[junit4:junit4]   2> 293592 T512 C38 P52227 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[46 (1435382925329694720)]} 0 1
[junit4:junit4]   2> 293601 T562 C34 P52237 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52231/jh_/o/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[46 (1435382925335986176)]} 0 1
[junit4:junit4]   2> 293607 T531 C35 P52231 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[46 (1435382925335986176)]} 0 11
[junit4:junit4]   2> 293612 T514 C38 P52227 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[47 (1435382925350666240)]} 0 1
[junit4:junit4]   2> 293620 T564 C34 P52237 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52231/jh_/o/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[47 (1435382925355909120)]} 0 1
[junit4:junit4]   2> 293621 T528 C35 P52231 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[47 (1435382925355909120)]} 0 6
[junit4:junit4]   2> 293625 T510 C38 P52227 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[48 (1435382925365346304)]} 0 0
[junit4:junit4]   2> 293636 T563 C34 P52237 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52231/jh_/o/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[48 (1435382925373734912)]} 0 0
[junit4:junit4]   2> 293638 T529 C35 P52231 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52234/jh_/o/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[48 (1435382925373734912)]} 0 5
[junit4:junit4]   2> 293639 T548 C37 P52234 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[48]} 0 9
[junit4:junit4]   2> 293645 T509 C38 P52227 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[49 (1435382925385269248)]} 0 1
[junit4:junit4]   2> 293665 T565 C34 P52237 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52231/jh_/o/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[49 (1435382925403095040)]} 0 1
[junit4:junit4]   2> 293684 T530 C35 P52231 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52234/jh_/o/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[49 (1435382925403095040)]} 0 24
[junit4:junit4]   2> 293685 T545 C37 P52234 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[49]} 0 31
[junit4:junit4]   2> 293691 T511 C38 P52227 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[50 (1435382925434552320)]} 0 1
[junit4:junit4]   2> 293700 T561 C34 P52237 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52231/jh_/o/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[50 (1435382925439795200)]} 0 1
[junit4:junit4]   2> 293701 T532 C35 P52231 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[50 (1435382925439795200)]} 0 5
[junit4:junit4]   2> 293706 T513 C38 P52227 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[51 (1435382925450280960)]} 0 1
[junit4:junit4]   2> 293724 T562 C34 P52237 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52231/jh_/o/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[51 (1435382925464961024)]} 0 1
[junit4:junit4]   2> 293725 T533 C35 P52231 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52234/jh_/o/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[51 (1435382925464961024)]} 0 6
[junit4:junit4]   2> 293726 T546 C37 P52234 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[51]} 0 15
[junit4:junit4]   2> 293734 T512 C38 P52227 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[52 (1435382925478592512)]} 0 2
[junit4:junit4]   2> 293742 T564 C34 P52237 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52231/jh_/o/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[52 (1435382925483835392)]} 0 1
[junit4:junit4]   2> 293743 T531 C35 P52231 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[52 (1435382925483835392)]} 0 5
[junit4:junit4]   2> 293750 T514 C38 P52227 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[53 (1435382925496418304)]} 0 1
[junit4:junit4]   2> 293761 T577 C36 P52241 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52234/jh_/o/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[53 (1435382925503758336)]} 0 1
[junit4:junit4]   2> 293762 T549 C37 P52234 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52231/jh_/o/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[53 (1435382925503758336)]} 0 5
[junit4:junit4]   2> 293764 T528 C35 P52231 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[53]} 0 10
[junit4:junit4]   2> 293768 T510 C38 P52227 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[54 (1435382925515292672)]} 0 0
[junit4:junit4]   2> 293785 T563 C34 P52237 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52231/jh_/o/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[54 (1435382925528924160)]} 0 1
[junit4:junit4]   2> 293786 T529 C35 P52231 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52234/jh_/o/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[54 (1435382925528924160)]} 0 5
[junit4:junit4]   2> 293788 T547 C37 P52234 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[54]} 0 12
[junit4:junit4]   2> 293797 T509 C38 P52227 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[55 (1435382925545701376)]} 0 1
[junit4:junit4]   2> 293808 T565 C34 P52237 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52231/jh_/o/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[55 (1435382925553041408)]} 0 1
[junit4:junit4]   2> 293810 T530 C35 P52231 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52234/jh_/o/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[55 (1435382925553041408)]} 0 6
[junit4:junit4]   2> 293812 T548 C37 P52234 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[55]} 0 11
[junit4:junit4]   2> 293816 T511 C38 P52227 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[56 (1435382925564575744)]} 0 1
[junit4:junit4]   2> 293851 T579 C36 P52241 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52234/jh_/o/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[56 (1435382925596033024)]} 0 1
[junit4:junit4]   2> 293852 T545 C37 P52234 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52231/jh_/o/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[56 (1435382925596033024)]} 0 7
[junit4:junit4]   2> 293854 T532 C35 P52231 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[56]} 0 28
[junit4:junit4]   2> 293862 T513 C38 P52227 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[57 (1435382925612810240)]} 0 1
[junit4:junit4]   2> 293870 T581 C36 P52241 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52234/jh_/o/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[57 (1435382925618053120)]} 0 1
[junit4:junit4]   2> 293872 T550 C37 P52234 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[57 (1435382925618053120)]} 0 5
[junit4:junit4]   2> 293876 T514 C38 P52227 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[58 (1435382925627490304)]} 0 1
[junit4:junit4]   2> 293886 T580 C36 P52241 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52234/jh_/o/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[58 (1435382925635878912)]} 0 0
[junit4:junit4]   2> 293888 T546 C37 P52234 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52231/jh_/o/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[58 (1435382925635878912)]} 0 5
[junit4:junit4]   2> 293890 T533 C35 P52231 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[58]} 0 10
[junit4:junit4]   2> 293894 T510 C38 P52227 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[59 (1435382925646364672)]} 0 1
[junit4:junit4]   2> 293909 T566 C34 P52237 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52231/jh_/o/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[59 (1435382925654753280)]} 0 3
[junit4:junit4]   2> 293912 T531 C35 P52231 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52234/jh_/o/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[59 (1435382925654753280)]} 0 11
[junit4:junit4]   2> 293914 T549 C37 P52234 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[59]} 0 16
[junit4:junit4]   2> 293921 T509 C38 P52227 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[60 (1435382925675724800)]} 0 1
[junit4:junit4]   2> 293932 T582 C36 P52241 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52234/jh_/o/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[60 (1435382925684113408)]} 0 0
[junit4:junit4]   2> 293934 T547 C37 P52234 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52231/jh_/o/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[60 (1435382925684113408)]} 0 5
[junit4:junit4]   2> 293936 T528 C35 P52231 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[60]} 0 11
[junit4:junit4]   2> 293940 T511 C38 P52227 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[61 (1435382925695647744)]} 0 0
[junit4:junit4]   2> 293951 T561 C34 P52237 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52231/jh_/o/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[61 (1435382925702987776)]} 0 0
[junit4:junit4]   2> 293953 T529 C35 P52231 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52234/jh_/o/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[61 (1435382925702987776)]} 0 6
[junit4:junit4]   2> 293955 T548 C37 P52234 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[61]} 0 11
[junit4:junit4]   2> 293959 T512 C38 P52227 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[62 (1435382925715570688)]} 0 1
[junit4:junit4]   2> 293975 T578 C36 P52241 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52234/jh_/o/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[62 (1435382925722910720)]} 0 2
[junit4:junit4]   2> 293976 T545 C37 P52234 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52231/jh_/o/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[62 (1435382925722910720)]} 0 10
[junit4:junit4]   2> 293977 T532 C35 P52231 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[62]} 0 14
[junit4:junit4]   2> 293984 T513 C38 P52227 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[63 (1435382925740736512)]} 0 0
[junit4:junit4]   2> 293996 T562 C34 P52237 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52231/jh_/o/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[63 (1435382925750173696)]} 0 1
[junit4:junit4]   2> 293998 T533 C35 P52231 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52234/jh_/o/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[63 (1435382925750173696)]} 0 6
[junit4:junit4]   2> 294000 T550 C37 P52234 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[63]} 0 12
[junit4:junit4]   2> 294004 T514 C38 P52227 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[64 (1435382925762756608)]} 0 0
[junit4:junit4]   2> 294015 T564 C34 P52237 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52231/jh_/o/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[64 (1435382925770096640)]} 0 0
[junit4:junit4]   2> 294017 T531 C35 P52231 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52234/jh_/o/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[64 (1435382925770096640)]} 0 6
[junit4:junit4]   2> 294020 T546 C37 P52234 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[64]} 0 12
[junit4:junit4]   2> 294025 T510 C38 P52227 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[65 (1435382925783728128)]} 0 2
[junit4:junit4]   2> 294034 T563 C34 P52237 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52231/jh_/o/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[65 (1435382925788971008)]} 0 3
[junit4:junit4]   2> 294039 T528 C35 P52231 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[65 (1435382925788971008)]} 0 11
[junit4:junit4]   2> 294045 T509 C38 P52227 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[66 (1435382925805748224)]} 0 1
[junit4:junit4]   2> 294053 T565 C34 P52237 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52231/jh_/o/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[66 (1435382925810991104)]} 0 1
[junit4:junit4]   2> 294054 T530 C35 P52231 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[66 (1435382925810991104)]} 0 5
[junit4:junit4]   2> 294058 T511 C38 P52227 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[67 (1435382925818331136)]} 0 1
[junit4:junit4]   2> 294066 T577 C36 P52241 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52234/jh_/o/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[67 (1435382925823574016)]} 0 1
[junit4:junit4]   2> 294068 T549 C37 P52234 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[67 (1435382925823574016)]} 0 6
[junit4:junit4]   2> 294072 T512 C38 P52227 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[68 (1435382925834059776)]} 0 0
[junit4:junit4]   2> 294100 T579 C36 P52241 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.0.0.1:52234/jh_/o/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[68 (1435382925838254080)]} 0 2
[junit4:junit4]   2> 294104 T547 C37 P52234 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[68 (1435382925838254080)]} 0 28
[junit4:junit4]   2> 294112 T513 C38 P52227 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={wt=javabin&version=2} {add=[69 (1435382925874954240)]} 0 2
[junit4:junit4]   2> 294119 T581 C36 P52241 oasup.LogUpdateProcessor.finish [collection1] webapp=/jh_/o path=/update params={distrib.from=http://127.

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

ChaosMonkey.monkeyLog monkey: stop shard! 52241
[junit4:junit4]   2> 329906 T496 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=683460983
[junit4:junit4]   2> 329919 T650 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:52237_jh_%2Fo_collection1_shard1_0_replica1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1_0",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":null,
[junit4:junit4]   2> 	  "core":"collection1_shard1_0_replica1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52237_jh_%2Fo",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52237/jh_/o"}
[junit4:junit4]   2> 329930 T650 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:52237_jh_%2Fo_collection1_shard1_1_replica1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1_1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":null,
[junit4:junit4]   2> 	  "core":"collection1_shard1_1_replica1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52237_jh_%2Fo",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52237/jh_/o"}
[junit4:junit4]   2> 329947 T650 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52241_jh_%2Fo",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52241/jh_/o"}
[junit4:junit4]   2> 329961 T587 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 330915 T496 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 330916 T496 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 330919 T496 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@17014bde
[junit4:junit4]   2> 330920 T496 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=4,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=204,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
[junit4:junit4]   2> 330921 T496 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 330922 T496 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 330922 T496 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 330925 T496 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 330926 T496 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   2> 330926 T496 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368887793024/jetty4/index [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368887793024/jetty4/index;done=false>>]
[junit4:junit4]   2> 330926 T496 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368887793024/jetty4/index
[junit4:junit4]   2> 330927 T496 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368887793024/jetty4 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368887793024/jetty4;done=false>>]
[junit4:junit4]   2> 330949 T496 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368887793024/jetty4
[junit4:junit4]   2> 330951 T650 oasc.Overseer$ClusterStateUpdater.amILeader According to ZK I (id=89711430404341772-127.0.0.1:52241_jh_%2Fo-n_0000000004) am no longer a leader.
[junit4:junit4]   2> 330956 T587 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 330957 T587 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 330957 T587 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 330973 T496 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/jh_/o,null}
[junit4:junit4]   2> 331063 T570 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 331065 T570 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 331068 T570 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 331067 T496 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
[junit4:junit4]   2> 331076 T496 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:52224 52224
[junit4:junit4]   2> 331263 T496 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 52227
[junit4:junit4]   2> !!!! WARNING: best effort to remove /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368887793024 FAILED !!!!!
[junit4:junit4]   2> 331270 T496 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
[junit4:junit4]   2> 331271 T496 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:52224 52224
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ChaosMonkeyShardSplitTest -Dtests.method=testDistribSearch -Dtests.seed=1A2185C313EA4E8 -Dtests.slow=true -Dtests.locale=sl -Dtests.timezone=America/Rainy_River -Dtests.file.encoding=US-ASCII
[junit4:junit4] ERROR   75.0s | ChaosMonkeyShardSplitTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:52231/jh_/o returned non ok status:500, message:Server Error
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([1A2185C313EA4E8:804496444661C4D4]:0)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:385)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
[junit4:junit4]    > 	at org.apache.solr.cloud.ShardSplitTest.splitShard(ShardSplitTest.java:208)
[junit4:junit4]    > 	at org.apache.solr.cloud.ChaosMonkeyShardSplitTest.doTest(ChaosMonkeyShardSplitTest.java:136)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:815)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 331514 T496 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Lucene41, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=sl, timezone=America/Rainy_River
[junit4:junit4]   2> NOTE: Mac OS X 10.8.3 x86_64/Oracle Corporation 1.7.0_21 (64-bit)/cpus=2,threads=2,free=31460576,total=93192192
[junit4:junit4]   2> NOTE: All tests run in this JVM: [ResponseLogComponentTest, AutoCommitTest, SolrRequestParserTest, WordBreakSolrSpellCheckerTest, TestSolrQueryParserDefaultOperatorResource, MultiTermTest, SpellCheckCollatorTest, TermVectorComponentDistributedTest, TestCopyFieldCollectionResource, TestSolrJ, HighlighterTest, TestDistributedGrouping, SimpleFacetsTest, TestComponentsName, TestCloudManagedSchema, ChaosMonkeyShardSplitTest]
[junit4:junit4] Completed in 75.09s, 1 test, 1 error <<< FAILURES!

[...truncated 874 lines...]
BUILD FAILED
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:383: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:363: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:39: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build.xml:181: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/common-build.xml:437: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1243: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:887: There were test failures: 296 suites, 1234 tests, 1 error, 18 ignored (6 assumptions)

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



Re: [JENKINS] Lucene-Solr-4.x-MacOSX (64bit/jdk1.6.0) - Build # 464 - Still Failing!

Posted by Robert Muir <rc...@gmail.com>.
On May 18, 2013 4:27 AM, "Policeman Jenkins Server" <je...@thetaphi.de>
wrote:

> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/464/
> Java: 64bit/jdk1.6.0 -XX:+UseCompressedOops -XX:+UseSerialGC
>
> 1 tests failed.
> FAILED:  org.apache.lucene.replicator.http.HttpReplicatorTest.testBasic
>
> Error Message:
> Connection to http://localhost:49608 refused
>
> Stack Trace:
> org.apache.http.conn.HttpHostConnectException: Connection to
> http://localhost:49608 refused
>         at
> __randomizedtesting.SeedInfo.seed([BBE59D91333B6D98:101F8084ECE7EBB6]:0)
>         at
> org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:190)
>         at
> org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
>         at
> org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
>         at
> org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
>         at
> org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
>         at
> org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
>         at
> org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
>         at
> org.apache.lucene.replicator.http.HttpClientBase.executeGET(HttpClientBase.java:178)
>         at
> org.apache.lucene.replicator.http.HttpReplicator.checkForUpdate(HttpReplicator.java:51)
>         at
> org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:196)
>         at
> org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:402)
>         at
> org.apache.lucene.replicator.http.HttpReplicatorTest.testBasic(HttpReplicatorTest.java:110)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>         at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>         at java.lang.reflect.Method.invoke(Method.java:597)
>         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
> 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
> 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:680)
> Caused by: java.net.ConnectException: Connection refused
>         at java.net.PlainSocketImpl.socketConnect(Native Method)
>         at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:351)
>         at
> java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:213)
>         at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:200)
>         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:432)
>         at java.net.Socket.connect(Socket.java:529)
>         at
> org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
>         at
> org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
>         ... 48 more
>
>
>
>
> Build Log:
> [...truncated 7412 lines...]
> [junit4:junit4] Suite: org.apache.lucene.replicator.http.HttpReplicatorTest
> [junit4:junit4]   2> SLF4J: Failed to load class
> "org.slf4j.impl.StaticLoggerBinder".
> [junit4:junit4]   2> SLF4J: Defaulting to no-operation (NOP) logger
> implementation
> [junit4:junit4]   2> SLF4J: See
> http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
> [junit4:junit4]   2> NOTE: reproduce with: ant test
>  -Dtestcase=HttpReplicatorTest -Dtests.method=testBasic
> -Dtests.seed=BBE59D91333B6D98 -Dtests.slow=true -Dtests.locale=ar_TN
> -Dtests.timezone=Asia/Chungking -Dtests.file.encoding=UTF-8
> [junit4:junit4] ERROR   4.08s | HttpReplicatorTest.testBasic <<<
> [junit4:junit4]    > Throwable #1:
> org.apache.http.conn.HttpHostConnectException: Connection to
> http://localhost:49608 refused
> [junit4:junit4]    >    at
> __randomizedtesting.SeedInfo.seed([BBE59D91333B6D98:101F8084ECE7EBB6]:0)
> [junit4:junit4]    >    at
> org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:190)
> [junit4:junit4]    >    at
> org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
> [junit4:junit4]    >    at
> org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
> [junit4:junit4]    >    at
> org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
> [junit4:junit4]    >    at
> org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
> [junit4:junit4]    >    at
> org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
> [junit4:junit4]    >    at
> org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
> [junit4:junit4]    >    at
> org.apache.lucene.replicator.http.HttpClientBase.executeGET(HttpClientBase.java:178)
> [junit4:junit4]    >    at
> org.apache.lucene.replicator.http.HttpReplicator.checkForUpdate(HttpReplicator.java:51)
> [junit4:junit4]    >    at
> org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:196)
> [junit4:junit4]    >    at
> org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:402)
> [junit4:junit4]    >    at
> org.apache.lucene.replicator.http.HttpReplicatorTest.testBasic(HttpReplicatorTest.java:110)
> [junit4:junit4]    >    at java.lang.Thread.run(Thread.java:680)
> [junit4:junit4]    > Caused by: java.net.ConnectException: Connection
> refused
> [junit4:junit4]    >    at java.net.PlainSocketImpl.socketConnect(Native
> Method)
> [junit4:junit4]    >    at
> java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:351)
> [junit4:junit4]    >    at
> java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:213)
> [junit4:junit4]    >    at
> java.net.PlainSocketImpl.connect(PlainSocketImpl.java:200)
> [junit4:junit4]    >    at
> java.net.SocksSocketImpl.connect(SocksSocketImpl.java:432)
> [junit4:junit4]    >    at java.net.Socket.connect(Socket.java:529)
> [junit4:junit4]    >    at
> org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
> [junit4:junit4]    >    at
> org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
> [junit4:junit4]    >    ... 48 more
> [junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {},
> docValues:{}, sim=DefaultSimilarity, locale=ar_TN, timezone=Asia/Chungking
> [junit4:junit4]   2> NOTE: Mac OS X 10.8.3 x86_64/Apple Inc. 1.6.0_45
> (64-bit)/cpus=2,threads=1,free=28406936,total=48693248
> [junit4:junit4]   2> NOTE: All tests run in this JVM:
> [IndexReplicationClientTest, IndexAndTaxonomyReplicationClientTest,
> SessionTokenTest, IndexAndTaxonomyRevisionTest, IndexRevisionTest,
> LocalReplicatorTest, HttpReplicatorTest]
> [junit4:junit4] Completed in 4.14s, 1 test, 1 error <<< FAILURES!
>
> [...truncated 9 lines...]
> BUILD FAILED
> /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:383:
> The following error occurred while executing this line:
> /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:363:
> The following error occurred while executing this line:
> /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:39:
> The following error occurred while executing this line:
> /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/build.xml:554:
> The following error occurred while executing this line:
> /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1827:
> The following error occurred while executing this line:
> /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/module-build.xml:61:
> The following error occurred while executing this line:
> /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1243:
> The following error occurred while executing this line:
> /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:887:
> There were test failures: 7 suites, 30 tests, 1 error
>
> Total time: 57 minutes 16 seconds
> Build step 'Invoke Ant' marked build as failure
> Description set: Java: 64bit/jdk1.6.0 -XX:+UseCompressedOops
> -XX:+UseSerialGC
> Archiving artifacts
> Recording test results
> Email was triggered for: Failure
> Sending email for trigger: Failure
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>

[JENKINS] Lucene-Solr-4.x-MacOSX (64bit/jdk1.6.0) - Build # 464 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/464/
Java: 64bit/jdk1.6.0 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.lucene.replicator.http.HttpReplicatorTest.testBasic

Error Message:
Connection to http://localhost:49608 refused

Stack Trace:
org.apache.http.conn.HttpHostConnectException: Connection to http://localhost:49608 refused
	at __randomizedtesting.SeedInfo.seed([BBE59D91333B6D98:101F8084ECE7EBB6]:0)
	at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:190)
	at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
	at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
	at org.apache.lucene.replicator.http.HttpClientBase.executeGET(HttpClientBase.java:178)
	at org.apache.lucene.replicator.http.HttpReplicator.checkForUpdate(HttpReplicator.java:51)
	at org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:196)
	at org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:402)
	at org.apache.lucene.replicator.http.HttpReplicatorTest.testBasic(HttpReplicatorTest.java:110)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	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 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 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:680)
Caused by: java.net.ConnectException: Connection refused
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:351)
	at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:213)
	at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:200)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:432)
	at java.net.Socket.connect(Socket.java:529)
	at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
	at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
	... 48 more




Build Log:
[...truncated 7412 lines...]
[junit4:junit4] Suite: org.apache.lucene.replicator.http.HttpReplicatorTest
[junit4:junit4]   2> SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[junit4:junit4]   2> SLF4J: Defaulting to no-operation (NOP) logger implementation
[junit4:junit4]   2> SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HttpReplicatorTest -Dtests.method=testBasic -Dtests.seed=BBE59D91333B6D98 -Dtests.slow=true -Dtests.locale=ar_TN -Dtests.timezone=Asia/Chungking -Dtests.file.encoding=UTF-8
[junit4:junit4] ERROR   4.08s | HttpReplicatorTest.testBasic <<<
[junit4:junit4]    > Throwable #1: org.apache.http.conn.HttpHostConnectException: Connection to http://localhost:49608 refused
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([BBE59D91333B6D98:101F8084ECE7EBB6]:0)
[junit4:junit4]    > 	at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:190)
[junit4:junit4]    > 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
[junit4:junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
[junit4:junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
[junit4:junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
[junit4:junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
[junit4:junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
[junit4:junit4]    > 	at org.apache.lucene.replicator.http.HttpClientBase.executeGET(HttpClientBase.java:178)
[junit4:junit4]    > 	at org.apache.lucene.replicator.http.HttpReplicator.checkForUpdate(HttpReplicator.java:51)
[junit4:junit4]    > 	at org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:196)
[junit4:junit4]    > 	at org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:402)
[junit4:junit4]    > 	at org.apache.lucene.replicator.http.HttpReplicatorTest.testBasic(HttpReplicatorTest.java:110)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:680)
[junit4:junit4]    > Caused by: java.net.ConnectException: Connection refused
[junit4:junit4]    > 	at java.net.PlainSocketImpl.socketConnect(Native Method)
[junit4:junit4]    > 	at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:351)
[junit4:junit4]    > 	at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:213)
[junit4:junit4]    > 	at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:200)
[junit4:junit4]    > 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:432)
[junit4:junit4]    > 	at java.net.Socket.connect(Socket.java:529)
[junit4:junit4]    > 	at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
[junit4:junit4]    > 	at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
[junit4:junit4]    > 	... 48 more
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {}, docValues:{}, sim=DefaultSimilarity, locale=ar_TN, timezone=Asia/Chungking
[junit4:junit4]   2> NOTE: Mac OS X 10.8.3 x86_64/Apple Inc. 1.6.0_45 (64-bit)/cpus=2,threads=1,free=28406936,total=48693248
[junit4:junit4]   2> NOTE: All tests run in this JVM: [IndexReplicationClientTest, IndexAndTaxonomyReplicationClientTest, SessionTokenTest, IndexAndTaxonomyRevisionTest, IndexRevisionTest, LocalReplicatorTest, HttpReplicatorTest]
[junit4:junit4] Completed in 4.14s, 1 test, 1 error <<< FAILURES!

[...truncated 9 lines...]
BUILD FAILED
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:383: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:363: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:39: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/build.xml:554: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1827: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/module-build.xml:61: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1243: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:887: There were test failures: 7 suites, 30 tests, 1 error

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



Re: [JENKINS] Lucene-Solr-4.x-MacOSX (64bit/jdk1.7.0) - Build # 463 - Still Failing!

Posted by Adrien Grand <jp...@gmail.com>.
I committed a fix.

--
Adrien

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


Re: [JENKINS] Lucene-Solr-4.x-MacOSX (64bit/jdk1.7.0) - Build # 463 - Still Failing!

Posted by Adrien Grand <jp...@gmail.com>.
In this test, EdgeNGramTokenFilter immediately follows ShingleFilter
and it fails because EdgeNGramTokenFilter doesn't handle graph inputs
correctly. I working on a fix.

--
Adrien

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[JENKINS] Lucene-Solr-4.x-MacOSX (64bit/jdk1.7.0) - Build # 463 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/463/
Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
REGRESSION:  org.apache.lucene.analysis.core.TestRandomChains.testRandomChains

Error Message:
stage 3: inconsistent endOffset at pos=1: 8 vs 15; token=umogcyi

Stack Trace:
java.lang.IllegalStateException: stage 3: inconsistent endOffset at pos=1: 8 vs 15; token=umogcyi
	at __randomizedtesting.SeedInfo.seed([FC7EA7C46A18B094:C19F8EA52D0AAD54]:0)
	at org.apache.lucene.analysis.ValidatingTokenFilter.incrementToken(ValidatingTokenFilter.java:135)
	at org.apache.lucene.analysis.payloads.DelimitedPayloadTokenFilter.incrementToken(DelimitedPayloadTokenFilter.java:55)
	at org.apache.lucene.analysis.ValidatingTokenFilter.incrementToken(ValidatingTokenFilter.java:78)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkAnalysisConsistency(BaseTokenStreamTestCase.java:635)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:546)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:447)
	at org.apache.lucene.analysis.core.TestRandomChains.testRandomChains(TestRandomChains.java:933)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at 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 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 4800 lines...]
[junit4:junit4] Suite: org.apache.lucene.analysis.core.TestRandomChains
[junit4:junit4]   2> TEST FAIL: useCharFilter=false text='aogcyihp eqbxjz \u10b77'
[junit4:junit4]   2> Exception from random analyzer: 
[junit4:junit4]   2> charfilters=
[junit4:junit4]   2>   org.apache.lucene.analysis.pattern.PatternReplaceCharFilter(a, um, java.io.StringReader@347b78e1)
[junit4:junit4]   2>   org.apache.lucene.analysis.charfilter.MappingCharFilter(org.apache.lucene.analysis.charfilter.NormalizeCharMap@163d16b2, org.apache.lucene.analysis.pattern.PatternReplaceCharFilter@49d0b86)
[junit4:junit4]   2> tokenizer=
[junit4:junit4]   2>   org.apache.lucene.analysis.core.LetterTokenizer(LUCENE_44, org.apache.lucene.analysis.core.TestRandomChains$CheckThatYouDidntReadAnythingReaderWrapper@625f8cc7)
[junit4:junit4]   2> filters=
[junit4:junit4]   2>   org.apache.lucene.analysis.el.GreekStemFilter(org.apache.lucene.analysis.ValidatingTokenFilter@25)
[junit4:junit4]   2>   org.apache.lucene.analysis.shingle.ShingleFilter(org.apache.lucene.analysis.ValidatingTokenFilter@489ca5)
[junit4:junit4]   2>   org.apache.lucene.analysis.ngram.EdgeNGramTokenFilter(LUCENE_44, org.apache.lucene.analysis.ValidatingTokenFilter@489ca5, 7, 89)
[junit4:junit4]   2>   org.apache.lucene.analysis.payloads.DelimitedPayloadTokenFilter(org.apache.lucene.analysis.ValidatingTokenFilter@8caf7fb, ?, org.apache.lucene.analysis.payloads.IdentityEncoder@6f138f45)
[junit4:junit4]   2> offsetsAreCorrect=true
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestRandomChains -Dtests.method=testRandomChains -Dtests.seed=FC7EA7C46A18B094 -Dtests.slow=true -Dtests.locale=en_US -Dtests.timezone=Pacific/Samoa -Dtests.file.encoding=UTF-8
[junit4:junit4] ERROR   2.87s | TestRandomChains.testRandomChains <<<
[junit4:junit4]    > Throwable #1: java.lang.IllegalStateException: stage 3: inconsistent endOffset at pos=1: 8 vs 15; token=umogcyi
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([FC7EA7C46A18B094:C19F8EA52D0AAD54]:0)
[junit4:junit4]    > 	at org.apache.lucene.analysis.ValidatingTokenFilter.incrementToken(ValidatingTokenFilter.java:135)
[junit4:junit4]    > 	at org.apache.lucene.analysis.payloads.DelimitedPayloadTokenFilter.incrementToken(DelimitedPayloadTokenFilter.java:55)
[junit4:junit4]    > 	at org.apache.lucene.analysis.ValidatingTokenFilter.incrementToken(ValidatingTokenFilter.java:78)
[junit4:junit4]    > 	at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkAnalysisConsistency(BaseTokenStreamTestCase.java:635)
[junit4:junit4]    > 	at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:546)
[junit4:junit4]    > 	at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:447)
[junit4:junit4]    > 	at org.apache.lucene.analysis.core.TestRandomChains.testRandomChains(TestRandomChains.java:933)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> NOTE: test params are: codec=Lucene3x, sim=DefaultSimilarity, locale=en_US, timezone=Pacific/Samoa
[junit4:junit4]   2> NOTE: Mac OS X 10.8.3 x86_64/Oracle Corporation 1.7.0_21 (64-bit)/cpus=2,threads=1,free=78402632,total=423624704
[junit4:junit4]   2> NOTE: All tests run in this JVM: [DelimitedPayloadTokenFilterTest, TestReverseStringFilter, TestKeywordMarkerFilterFactory, TestIrishAnalyzer, TestChineseTokenizerFactory, TestGalicianAnalyzer, TestFrenchAnalyzer, TestTurkishLowerCaseFilterFactory, TestCharArrayMap, TestDuelingAnalyzers, TestStemmerOverrideFilter, TestStopAnalyzer, TestKeywordMarkerFilter, TestStandardFactories, TestPerFieldAnalyzerWrapper, TestClassicAnalyzer, TestSnowballPorterFilterFactory, TestSwedishLightStemFilter, PatternAnalyzerTest, TestHungarianLightStemFilterFactory, QueryAutoStopWordAnalyzerTest, TestFinnishLightStemFilter, TestArabicAnalyzer, HunspellDictionaryTest, TestHyphenationCompoundWordTokenFilterFactory, TestKeepWordFilter, TestGalicianMinimalStemFilter, TestTeeSinkTokenFilter, TestFrenchMinimalStemFilter, TestFrenchLightStemFilterFactory, TestWordnetSynonymParser, TestLimitTokenCountAnalyzer, TestGermanStemFilter, TestFrenchLightStemFilter, TestLimitTokenPositionFilter, TestCJKWidthFilter, TestChineseFilterFactory, TestNorwegianLightStemFilter, TestPersianNormalizationFilterFactory, TestPortugueseAnalyzer, TestPatternTokenizerFactory, TestTrimFilterFactory, TestLatvianStemFilterFactory, TestCapitalizationFilter, TestHyphenatedWordsFilter, TestShingleFilterFactory, TestCJKTokenizer, TestLimitTokenCountFilterFactory, TestPathHierarchyTokenizer, TestStemmerOverrideFilterFactory, TestBulgarianAnalyzer, TestEnglishMinimalStemFilterFactory, TestPatternReplaceFilterFactory, TestArabicStemFilter, TestGermanNormalizationFilter, TestUAX29URLEmailTokenizer, WikipediaTokenizerTest, TestCharArraySet, TokenTypeSinkTokenizerTest, TestRollingCharBuffer, TestCommonGramsQueryFilterFactory, TestFilesystemResourceLoader, TestLengthFilterFactory, TestMappingCharFilterFactory, TestPortugueseMinimalStemFilterFactory, HunspellStemmerTest, TestHTMLStripCharFilterFactory, TypeAsPayloadTokenFilterTest, TestBrazilianStemmer, TestCzechStemFilterFactory, TestPortugueseStemFilter, EdgeNGramTokenizerTest, TestThaiWordFilterFactory, TestReversePathHierarchyTokenizer, TestStopFilter, ShingleAnalyzerWrapperTest, TestGermanStemFilterFactory, TestSlowSynonymFilter, PositionFilterTest, TestElisionFilterFactory, TestElision, TestIndicNormalizer, TestCzechStemmer, TestKStemmer, TestArabicNormalizationFilter, TestNGramFilters, TestFrenchMinimalStemFilterFactory, TestMultiWordSynonyms, TestLimitTokenPositionFilterFactory, TestGalicianStemFilter, TestHindiAnalyzer, TestStandardAnalyzer, TestHungarianLightStemFilter, TestHindiFilters, TestFinnishLightStemFilterFactory, DateRecognizerSinkTokenizerTest, TestCompoundWordTokenFilter, TestChineseTokenizer, TestSingleTokenTokenFilter, TestLatvianAnalyzer, TestAnalyzers, TestDictionaryCompoundWordTokenFilterFactory, TestTurkishAnalyzer, TestCJKBigramFilter, HTMLStripCharFilterTest, NumericPayloadTokenFilterTest, TestRussianLightStemFilterFactory, HunspellStemFilterTest, TestCommonGramsFilterFactory, TestSnowballVocab, TestCatalanAnalyzer, TestUAX29URLEmailTokenizerFactory, TestItalianLightStemFilterFactory, TestGermanMinimalStemFilterFactory, TestLengthFilter, TestFactories, TestSnowball, TestRandomChains]
[junit4:junit4] Completed in 6.58s, 1 test, 1 error <<< FAILURES!

[...truncated 345 lines...]
BUILD FAILED
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:383: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:363: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:39: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/build.xml:554: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1827: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/analysis/build.xml:105: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/analysis/build.xml:38: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/module-build.xml:61: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1243: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:887: There were test failures: 230 suites, 1298 tests, 1 error, 1 ignored

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



[JENKINS] Lucene-Solr-4.x-MacOSX (64bit/jdk1.7.0) - Build # 462 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/462/
Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseG1GC

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

Error Message:
There are still nodes recoverying - waited for 230 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 230 seconds
	at __randomizedtesting.SeedInfo.seed([5449907CC7AE750:84A2171FBB25876C]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:173)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:131)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:126)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:512)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:146)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 9638 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
[junit4:junit4]   2> 2569193 T4719 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /vmn/mf
[junit4:junit4]   2> 2569205 T4719 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solrtest-CollectionsAPIDistributedZkTest-1368813970488
[junit4:junit4]   2> 2569208 T4719 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 2569211 T4720 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 2569218 T4719 oasc.ZkTestServer.run start zk server on port:53490
[junit4:junit4]   2> 2569242 T4719 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2569245 T4726 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7a54c7e0 name:ZooKeeperConnection Watcher:127.0.0.1:53490 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2569245 T4719 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2569246 T4719 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 2569273 T4719 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2569280 T4728 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@627780ad name:ZooKeeperConnection Watcher:127.0.0.1:53490/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2569281 T4719 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2569282 T4719 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 2569293 T4719 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 2569304 T4719 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 2569318 T4719 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 2569347 T4719 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 2569349 T4719 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 2569372 T4719 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 2569375 T4719 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 2569391 T4719 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 2569392 T4719 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 2569403 T4719 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 2569405 T4719 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 2569413 T4719 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 2569414 T4719 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 2569424 T4719 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 2569425 T4719 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 2569434 T4719 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 2569436 T4719 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 2569451 T4719 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 2569452 T4719 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 2569463 T4719 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 2569465 T4719 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 2570326 T4719 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 2570344 T4719 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53493
[junit4:junit4]   2> 2570347 T4719 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 2570348 T4719 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 2570350 T4719 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368813970769
[junit4:junit4]   2> 2570351 T4719 oasc.CoreContainer$Initializer.initialize looking for solr config file: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368813970769/solr.xml
[junit4:junit4]   2> 2570352 T4719 oasc.CoreContainer.<init> New CoreContainer 218682803
[junit4:junit4]   2> 2570357 T4719 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368813970769/'
[junit4:junit4]   2> 2570358 T4719 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368813970769/'
[junit4:junit4]   2> 2570635 T4719 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368813970769
[junit4:junit4]   2> 2570639 T4719 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368813970769/collection1
[junit4:junit4]   2> 2570642 T4719 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368813970769/collection1/conf
[junit4:junit4]   2> 2570854 T4719 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368813970769/collection1/conf/xslt
[junit4:junit4]   2> 2570860 T4719 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368813970769/collection1/lib
[junit4:junit4]   2> 2570862 T4719 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368813970769/collection1/lib/classes
[junit4:junit4]   2> 2570866 T4719 oasc.SolrCoreDiscoverer.addCore Discovered properties file /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368813970769/conf/core.properties, adding to cores
[junit4:junit4]   2> 2570901 T4719 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 2570902 T4719 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 2570904 T4719 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 2570905 T4719 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 2570907 T4719 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 2570908 T4719 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 2570910 T4719 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 2570911 T4719 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 2570913 T4719 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 2570914 T4719 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 2570957 T4719 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 2570960 T4719 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53490/solr
[junit4:junit4]   2> 2570962 T4719 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 2570978 T4719 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2570985 T4739 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@571d13fb name:ZooKeeperConnection Watcher:127.0.0.1:53490 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2570988 T4719 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2571001 T4719 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 2571043 T4719 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2571048 T4741 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@27e0ff90 name:ZooKeeperConnection Watcher:127.0.0.1:53490/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2571049 T4719 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2571057 T4719 oascc.SolrZkClient.makePath makePath: /overseer/queue
[junit4:junit4]   2> 2571079 T4719 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
[junit4:junit4]   2> 2571107 T4719 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 2571115 T4719 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53493_vmn%2Fmf
[junit4:junit4]   2> 2571119 T4719 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53493_vmn%2Fmf
[junit4:junit4]   2> 2571130 T4719 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 2571147 T4719 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 2571155 T4719 oasc.Overseer.start Overseer (id=89706592370753539-127.0.0.1:53493_vmn%2Fmf-n_0000000000) starting
[junit4:junit4]   2> 2571165 T4719 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
[junit4:junit4]   2> 2571187 T4743 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 2571192 T4719 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 2571258 T4719 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 2571278 T4719 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 2571293 T4742 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 2571303 T4719 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 2571305 T4719 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 2571307 T4719 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2571396 T4719 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 2571404 T4719 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2571436 T4746 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@16c16b7e name:ZooKeeperConnection Watcher:127.0.0.1:53490/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2571439 T4719 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2571446 T4719 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 2571485 T4719 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 2573022 T4719 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 2573081 T4719 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53497
[junit4:junit4]   2> 2573086 T4719 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 2573089 T4719 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 2573091 T4719 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368813972766
[junit4:junit4]   2> 2573093 T4719 oasc.CoreContainer$Initializer.initialize looking for solr config file: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368813972766/solr.xml
[junit4:junit4]   2> 2573098 T4719 oasc.CoreContainer.<init> New CoreContainer 841003616
[junit4:junit4]   2> 2573101 T4719 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368813972766/'
[junit4:junit4]   2> 2573102 T4719 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368813972766/'
[junit4:junit4]   2> 2573419 T4719 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368813972766
[junit4:junit4]   2> 2573421 T4719 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368813972766/collection1
[junit4:junit4]   2> 2573424 T4719 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368813972766/collection1/conf
[junit4:junit4]   2> 2573715 T4719 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368813972766/collection1/conf/xslt
[junit4:junit4]   2> 2573722 T4719 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368813972766/collection1/lib
[junit4:junit4]   2> 2573725 T4719 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368813972766/collection1/lib/classes
[junit4:junit4]   2> 2573730 T4719 oasc.SolrCoreDiscoverer.addCore Discovered properties file /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368813972766/conf/core.properties, adding to cores
[junit4:junit4]   2> 2573809 T4719 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 2573811 T4719 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 2573812 T4719 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 2573813 T4719 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 2573813 T4719 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 2573814 T4719 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 2573815 T4719 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 2573815 T4719 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 2573816 T4719 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 2573817 T4719 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 2573888 T4719 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 2573910 T4719 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53490/solr
[junit4:junit4]   2> 2573910 T4719 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 2573912 T4719 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2573923 T4757 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@43219e48 name:ZooKeeperConnection Watcher:127.0.0.1:53490 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2573926 T4719 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2573935 T4719 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 2573960 T4719 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2573967 T4759 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@900ebbb name:ZooKeeperConnection Watcher:127.0.0.1:53490/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2573968 T4719 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2573988 T4719 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 2575001 T4719 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53497_vmn%2Fmf
[junit4:junit4]   2> 2575006 T4719 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53497_vmn%2Fmf
[junit4:junit4]   2> 2575015 T4746 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 2575016 T4759 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 2575016 T4741 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 2575027 T4719 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 2575027 T4719 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 2575029 T4719 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2575629 T4719 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 2575637 T4719 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53500
[junit4:junit4]   2> 2575639 T4719 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 2575640 T4719 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 2575641 T4719 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368813976328
[junit4:junit4]   2> 2575641 T4719 oasc.CoreContainer$Initializer.initialize looking for solr config file: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368813976328/solr.xml
[junit4:junit4]   2> 2575642 T4719 oasc.CoreContainer.<init> New CoreContainer 623399282
[junit4:junit4]   2> 2575644 T4719 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368813976328/'
[junit4:junit4]   2> 2575644 T4719 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368813976328/'
[junit4:junit4]   2> 2575843 T4719 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368813976328
[junit4:junit4]   2> 2575846 T4719 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368813976328/collection1
[junit4:junit4]   2> 2575848 T4719 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368813976328/collection1/conf
[junit4:junit4]   2> 2576103 T4719 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368813976328/collection1/conf/xslt
[junit4:junit4]   2> 2576112 T4719 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368813976328/collection1/lib
[junit4:junit4]   2> 2576116 T4719 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368813976328/collection1/lib/classes
[junit4:junit4]   2> 2576123 T4719 oasc.SolrCoreDiscoverer.addCore Discovered properties file /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368813976328/conf/core.properties, adding to cores
[junit4:junit4]   2> 2576153 T4719 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 2576154 T4719 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 2576155 T4719 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 2576156 T4719 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 2576157 T4719 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 2576158 T4719 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 2576160 T4719 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 2576161 T4719 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 2576162 T4719 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 2576163 T4719 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 2576195 T4719 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 2576196 T4719 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53490/solr
[junit4:junit4]   2> 2576197 T4719 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 2576200 T4719 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2576212 T4771 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@614518dc name:ZooKeeperConnection Watcher:127.0.0.1:53490 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2576217 T4719 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2576224 T4719 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 2576250 T4719 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2576257 T4773 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@72dadaa6 name:ZooKeeperConnection Watcher:127.0.0.1:53490/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2576258 T4719 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2576278 T4719 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 2577293 T4719 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53500_vmn%2Fmf
[junit4:junit4]   2> 2577310 T4719 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53500_vmn%2Fmf
[junit4:junit4]   2> 2577325 T4746 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 2577331 T4773 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 2577333 T4741 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 2577336 T4759 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 2577348 T4719 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 2577349 T4719 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 2577350 T4719 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2577946 T4719 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 2577954 T4719 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53503
[junit4:junit4]   2> 2577955 T4719 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 2577957 T4719 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 2577957 T4719 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368813978660
[junit4:junit4]   2> 2577958 T4719 oasc.CoreContainer$Initializer.initialize looking for solr config file: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368813978660/solr.xml
[junit4:junit4]   2> 2577959 T4719 oasc.CoreContainer.<init> New CoreContainer 1595722176
[junit4:junit4]   2> 2577960 T4719 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368813978660/'
[junit4:junit4]   2> 2577961 T4719 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368813978660/'
[junit4:junit4]   2> 2578163 T4719 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368813978660
[junit4:junit4]   2> 2578166 T4719 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368813978660/collection1
[junit4:junit4]   2> 2578168 T4719 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368813978660/collection1/conf
[junit4:junit4]   2> 2578361 T4719 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368813978660/collection1/conf/xslt
[junit4:junit4]   2> 2578367 T4719 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368813978660/collection1/lib
[junit4:junit4]   2> 2578369 T4719 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368813978660/collection1/lib/classes
[junit4:junit4]   2> 2578372 T4719 oasc.SolrCoreDiscoverer.addCore Discovered properties file /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368813978660/conf/core.properties, adding to cores
[junit4:junit4]   2> 2578391 T4719 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 2578392 T4719 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 2578393 T4719 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 2578394 T4719 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 2578394 T4719 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 2578395 T4719 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 2578396 T4719 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 2578397 T4719 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 2578402 T4719 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 2578406 T4719 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 2578435 T4719 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 2578436 T4719 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53490/solr
[junit4:junit4]   2> 2578437 T4719 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 2578441 T4719 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2578448 T4785 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7f9a3103 name:ZooKeeperConnection Watcher:127.0.0.1:53490 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2578451 T4719 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2578458 T4721 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x13eb3aba4450009, likely client has closed socket
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 
[junit4:junit4]   2> 2578460 T4719 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 2578491 T4719 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2578498 T4787 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@15e47cc0 name:ZooKeeperConnection Watcher:127.0.0.1:53490/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2578498 T4719 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2578513 T4719 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 2579525 T4719 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53503_vmn%2Fmf
[junit4:junit4]   2> 2579530 T4719 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53503_vmn%2Fmf
[junit4:junit4]   2> 2579539 T4773 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 2579540 T4741 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 2579545 T4787 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 2579552 T4746 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 2579553 T4759 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 2579562 T4719 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 2579564 T4719 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 2579564 T4719 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2580184 T4719 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 2580194 T4719 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53506
[junit4:junit4]   2> 2580197 T4719 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 2580198 T4719 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 2580200 T4719 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368813980871
[junit4:junit4]   2> 2580206 T4719 oasc.CoreContainer$Initializer.initialize looking for solr config file: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368813980871/solr.xml
[junit4:junit4]   2> 2580207 T4719 oasc.CoreContainer.<init> New CoreContainer 421198228
[junit4:junit4]   2> 2580209 T4719 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368813980871/'
[junit4:junit4]   2> 2580210 T4719 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368813980871/'
[junit4:junit4]   2> 2580421 T4719 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368813980871
[junit4:junit4]   2> 2580423 T4719 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368813980871/collection1
[junit4:junit4]   2> 2580425 T4719 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368813980871/collection1/conf
[junit4:junit4]   2> 2580608 T4719 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368813980871/collection1/conf/xslt
[junit4:junit4]   2> 2580613 T4719 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368813980871/collection1/lib
[junit4:junit4]   2> 2580615 T4719 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368813980871/collection1/lib/classes
[junit4:junit4]   2> 2580621 T4719 oasc.SolrCoreDiscoverer.addCore Discovered properties file /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368813980871/conf/core.properties, adding to cores
[junit4:junit4]   2> 2580658 T4719 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 2580660 T4719 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 2580662 T4719 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 2580663 T4719 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 2580665 T4719 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 2580666 T4719 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 2580667 T4719 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 2580668 T4719 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 2580670 T4719 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 2580671 T4719 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 2580707 T4719 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 2580709 T4719 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53490/solr
[junit4:junit4]   2> 2580709 T4719 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 2580712 T4719 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2580719 T4799 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6c46203e name:ZooKeeperConnection Watcher:127.0.0.1:53490 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2580721 T4719 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2580726 T4719 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 2580761 T4719 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2580771 T4801 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@351c7c2e name:ZooKeeperConnection Watcher:127.0.0.1:53490/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2580772 T4719 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2580788 T4719 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 2581801 T4719 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53506_vmn%2Fmf
[junit4:junit4]   2> 2581814 T4719 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53506_vmn%2Fmf
[junit4:junit4]   2> 2581826 T4787 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 2581826 T4741 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 2581826 T4801 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 2581827 T4773 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 2581827 T4759 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 2581828 T4746 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 2581952 T4719 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 2581956 T4719 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 2581957 T4719 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2581982 T4719 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2582016 T4752 oasha.CollectionsHandler.handleCreateAction Creating Collection : numShards=2&name=nodes_used_collection&replicationFactor=2&action=CREATE&wt=javabin&version=2
[junit4:junit4]   2> 2582021 T4741 oasc.DistributedQueue$LatchChildWatcher.process Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
[junit4:junit4]   2> 2582025 T4743 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
[junit4:junit4]   2> 	  "operation":"createcollection",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "maxShardsPerNode":null,
[junit4:junit4]   2> 	  "createNodeSet":null,
[junit4:junit4]   2> 	  "name":"nodes_used_collection",
[junit4:junit4]   2> 	  "replicationFactor":"2"}
[junit4:junit4]   2> 2582025 T4743 oasc.OverseerCollectionProcessor.createCollection Creating shard nodes_used_collection_shard1_replica1 as part of slice shard1 of collection nodes_used_collection on 127.0.0.1:53493_vmn%2Fmf
[junit4:junit4]   2> 2582026 T4743 oasc.OverseerCollectionProcessor.createCollection Creating shard nodes_used_collection_shard1_replica2 as part of slice shard1 of collection nodes_used_collection on 127.0.0.1:53506_vmn%2Fmf
[junit4:junit4]   2> 2582027 T4743 oasc.OverseerCollectionProcessor.createCollection Creating shard nodes_used_collection_shard2_replica1 as part of slice shard2 of collection nodes_used_collection on 127.0.0.1:53503_vmn%2Fmf
[junit4:junit4]   2> 2582031 T4743 oasc.OverseerCollectionProcessor.createCollection Creating shard nodes_used_collection_shard2_replica2 as part of slice shard2 of collection nodes_used_collection on 127.0.0.1:53500_vmn%2Fmf
[junit4:junit4]   2> 2582037 T4736 oasc.CoreContainer.create Creating SolrCore 'nodes_used_collection_shard1_replica1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368813970769/nodes_used_collection_shard1_replica1
[junit4:junit4]   2> 2582038 T4736 oasc.ZkController.createCollectionZkNode Check for collection zkNode:nodes_used_collection
[junit4:junit4]   2> 2582046 T4782 oasc.CoreContainer.create Creating SolrCore 'nodes_used_collection_shard2_replica1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368813978660/nodes_used_collection_shard2_replica1
[junit4:junit4]   2> 2582049 T4782 oasc.ZkController.createCollectionZkNode Check for collection zkNode:nodes_used_collection
[junit4:junit4]   2> 2582053 T4766 oasc.CoreContainer.create Creating SolrCore 'nodes_used_collection_shard2_replica2' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368813976328/nodes_used_collection_shard2_replica2
[junit4:junit4]   2> 2582054 T4766 oasc.ZkController.createCollectionZkNode Check for collection zkNode:nodes_used_collection
[junit4:junit4]   2> 2582056 T4736 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:nodes_used_collection
[junit4:junit4]   2> 2582056 T4736 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 2582058 T4797 oasc.CoreContainer.create Creating SolrCore 'nodes_used_collection_shard1_replica2' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368813980871/nodes_used_collection_shard1_replica2
[junit4:junit4]   2> 2582059 T4797 oasc.ZkController.createCollectionZkNode Check for collection zkNode:nodes_used_collection
[junit4:junit4]   2> 2582061 T4766 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:nodes_used_collection
[junit4:junit4]   2> 2582062 T4766 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 2582064 T4782 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:nodes_used_collection
[junit4:junit4]   2> 2582067 T4782 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 2582072 T4797 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:nodes_used_collection
[junit4:junit4]   2> 2582073 T4797 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 2582075 T4736 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 2582076 T4736 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection
[junit4:junit4]   2> 2582076 T4766 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 2582082 T4766 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection
[junit4:junit4]   2> 2582081 T4782 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 2582084 T4782 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection
[junit4:junit4]   2> 2582085 T4797 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 2582086 T4797 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection
[junit4:junit4]   2> 2582089 T4736 oasc.ZkController.readConfigName Load collection config from:/collections/nodes_used_collection
[junit4:junit4]   2> 2582094 T4766 oasc.ZkController.readConfigName Load collection config from:/collections/nodes_used_collection
[junit4:junit4]   2> 2582094 T4736 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368813970769/nodes_used_collection_shard1_replica1/'
[junit4:junit4]   2> 2582106 T4797 oasc.ZkController.readConfigName Load collection config from:/collections/nodes_used_collection
[junit4:junit4]   2> 2582110 T4766 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368813976328/nodes_used_collection_shard2_replica2/'
[junit4:junit4]   2> 2582126 T4782 oasc.ZkController.readConfigName Load collection config from:/collections/nodes_used_collection
[junit4:junit4]   2> 2582133 T4797 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368813980871/nodes_used_collection_shard1_replica2/'
[junit4:junit4]   2> 2582152 T4782 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368813978660/nodes_used_collection_shard2_replica1/'
[junit4:junit4]   2> 2582410 T4766 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 2582424 T4797 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 2582447 T4782 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 2582490 T4736 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 2582745 T4797 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 2582755 T4797 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 2582784 T4736 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 2582800 T4782 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 2582815 T4766 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 2582817 T4782 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 2582815 T4797 oass.IndexSchema.readSchema [nodes_used_collection_shard1_replica2] Schema name=test
[junit4:junit4]   2> 2582830 T4766 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 2582831 T4736 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 2582863 T4766 oass.IndexSchema.readSchema [nodes_used_collection_shard2_replica2] Schema name=test
[junit4:junit4]   2> 2582874 T4736 oass.IndexSchema.readSchema [nodes_used_collection_shard1_replica1] Schema name=test
[junit4:junit4]   2> 2582875 T4782 oass.IndexSchema.readSchema [nodes_used_collection_shard2_replica1] Schema name=test
[junit4:junit4]   2> 2586416 T4736 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 2586501 T4736 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 2586532 T4736 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2586553 T4782 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 2586577 T4782 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 2586589 T4797 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 2586628 T4782 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2586644 T4797 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 2586661 T4736 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2586684 T4736 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2586696 T4736 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 2586702 T4736 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 2586722 T4736 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 2586741 T4736 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 2586719 T4797 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2586740 T4782 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2586770 T4736 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 2586771 T4736 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 2586771 T4736 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2586772 T4736 oasc.SolrCore.<init> [nodes_used_collection_shard1_replica1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368813970769/nodes_used_collection_shard1_replica1/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368813970769/nodes_used_collection_shard1_replica1/data/
[junit4:junit4]   2> 2586773 T4736 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b0a41f9
[junit4:junit4]   2> 2586774 T4736 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2586737 T4766 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 2586785 T4736 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368813970769/nodes_used_collection_shard1_replica1/data
[junit4:junit4]   2> 2586786 T4736 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368813970769/nodes_used_collection_shard1_replica1/data/index/
[junit4:junit4]   2> 2586787 T4736 oasc.SolrCore.initIndex WARN [nodes_used_collection_shard1_replica1] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368813970769/nodes_used_collection_shard1_replica1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2586791 T4766 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 2586801 T4782 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2586803 T4766 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2586818 T4736 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368813970769/nodes_used_collection_shard1_replica1/data/index
[junit4:junit4]   2> 2586876 T4782 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 2586888 T4782 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 2586890 T4782 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 2586891 T4782 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 2586890 T4797 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2586896 T4782 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 2586897 T4782 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 2586897 T4782 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2586898 T4782 oasc.SolrCore.<init> [nodes_used_collection_shard2_replica1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368813978660/nodes_used_collection_shard2_replica1/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368813978660/nodes_used_collection_shard2_replica1/data/
[junit4:junit4]   2> 2586899 T4782 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b0a41f9
[junit4:junit4]   2> 2586900 T4782 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2586923 T4782 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368813978660/nodes_used_collection_shard2_replica1/data
[junit4:junit4]   2> 2586924 T4782 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368813978660/nodes_used_collection_shard2_replica1/data/index/
[junit4:junit4]   2> 2586925 T4782 oasc.SolrCore.initIndex WARN [nodes_used_collection_shard2_replica1] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368813978660/nodes_used_collection_shard2_replica1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2586926 T4736 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@24ddeba7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@aad4c5c),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2586927 T4736 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2586932 T4736 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 2586933 T4736 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 2586934 T4736 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 2586935 T4736 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2586936 T4782 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368813978660/nodes_used_collection_shard2_replica1/data/index
[junit4:junit4]   2> 2586938 T4736 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 2586938 T4736 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 2586940 T4736 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2586941 T4736 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2586942 T4736 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 2586968 T4797 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2586984 T4736 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2587000 T4736 oass.SolrIndexSearcher.<init> Opening Searcher@7c0d8d00 main
[junit4:junit4]   2> 2587001 T4736 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368813970769/nodes_used_collection_shard1_replica1/data/tlog
[junit4:junit4]   2> 2587003 T4736 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2587004 T4736 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2587010 T4782 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@638ba2d5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@70cbc5a4),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2587011 T4782 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2587013 T4797 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 2587020 T4797 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 2587021 T4797 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 2587022 T4797 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 2587023 T4782 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 2587024 T4782 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 2587028 T4782 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 2587030 T4782 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2587031 T4782 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 2587032 T4782 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 2587033 T4782 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2587034 T4782 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2587034 T4782 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 2587038 T4797 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 2587039 T4797 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 2587040 T4797 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2587040 T4807 oasc.SolrCore.registerSearcher [nodes_used_collection_shard1_replica1] Registered new searcher Searcher@7c0d8d00 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2587040 T4797 oasc.SolrCore.<init> [nodes_used_collection_shard1_replica2] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368813980871/nodes_used_collection_shard1_replica2/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368813980871/nodes_used_collection_shard1_replica2/data/
[junit4:junit4]   2> 2587045 T4797 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b0a41f9
[junit4:junit4]   2> 2587052 T4797 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2587074 T4736 oasc.ZkController.publish publishing core=nodes_used_collection_shard1_replica1 state=down
[junit4:junit4]   2> 2587079 T4782 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2587116 T4766 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2587119 T4782 oass.SolrIndexSearcher.<init> Opening Searcher@362aa820 main
[junit4:junit4]   2> 2587120 T4782 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368813978660/nodes_used_collection_shard2_replica1/data/tlog
[junit4:junit4]   2> 2587122 T4782 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2587123 T4782 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2587124 T4797 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368813980871/nodes_used_collection_shard1_replica2/data
[junit4:junit4]   2> 2587125 T4797 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368813980871/nodes_used_collection_shard1_replica2/data/index/
[junit4:junit4]   2> 2587126 T4797 oasc.SolrCore.initIndex WARN [nodes_used_collection_shard1_replica2] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368813980871/nodes_used_collection_shard1_replica2/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2587127 T4797 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368813980871/nodes_used_collection_shard1_replica2/data/index
[junit4:junit4]   2> 2587128 T4808 oasc.SolrCore.registerSearcher [nodes_used_collection_shard2_replica1] Registered new searcher Searcher@362aa820 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2587144 T4782 oasc.ZkController.publish publishing core=nodes_used_collection_shard2_replica1 state=down
[junit4:junit4]   2> 2587187 T4766 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2587190 T4797 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3c962267 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1fc8e792),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2587191 T4797 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2587198 T4797 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 2587200 T4797 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 2587208 T4797 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 2587210 T4797 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2587211 T4797 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 2587212 T4797 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 2587212 T4797 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2587213 T4797 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2587214 T4797 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 2587227 T4766 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 2587235 T4797 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2587241 T4797 oass.SolrIndexSearcher.<init> Opening Searcher@2416436 main
[junit4:junit4]   2> 2587244 T4797 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368813980871/nodes_used_collection_shard1_replica2/data/tlog
[junit4:junit4]   2> 2587246 T4797 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2587246 T4797 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2587256 T4766 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 2587257 T4766 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 2587258 T4766 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 2587261 T4766 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 2587262 T4766 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 2587263 T4766 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2587264 T4809 oasc.SolrCore.registerSearcher [nodes_used_collection_shard1_replica2] Registered new searcher Searcher@2416436 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2587265 T4766 oasc.SolrCore.<init> [nodes_used_collection_shard2_replica2] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368813976328/nodes_used_collection_shard2_replica2/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368813976328/nodes_used_collection_shard2_replica2/data/
[junit4:junit4]   2> 2587266 T4766 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b0a41f9
[junit4:junit4]   2> 2587267 T4766 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2587266 T4797 oasc.ZkController.publish publishing core=nodes_used_collection_shard1_replica2 state=down
[junit4:junit4]   2> 2587271 T4766 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368813976328/nodes_used_collection_shard2_replica2/data
[junit4:junit4]   2> 2587272 T4766 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368813976328/nodes_used_collection_shard2_replica2/data/index/
[junit4:junit4]   2> 2587272 T4766 oasc.SolrCore.initIndex WARN [nodes_used_collection_shard2_replica2] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368813976328/nodes_used_collection_shard2_replica2/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2587274 T4766 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368813976328/nodes_used_collection_shard2_replica2/data/index
[junit4:junit4]   2> 2587280 T4766 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@d509fda lockFactory=org.apache.lucene.store.NativeFSLockFactory@3a38aed),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2587281 T4766 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2587289 T4766 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 2587290 T4766 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 2587292 T4766 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 2587293 T4766 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2587297 T4766 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 2587304 T4766 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 2587305 T4766 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2587306 T4766 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2587307 T4766 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 2587328 T4766 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2587340 T4766 oass.SolrIndexSearcher.<init> Opening Searcher@57d97497 main
[junit4:junit4]   2> 2587341 T4766 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368813976328/nodes_used_collection_shard2_replica2/data/tlog
[junit4:junit4]   2> 2587343 T4766 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2587343 T4766 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2587349 T4810 oasc.SolrCore.registerSearcher [nodes_used_collection_shard2_replica2] Registered new searcher Searcher@57d97497 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2587353 T4766 oasc.ZkController.publish publishing core=nodes_used_collection_shard2_replica2 state=down
[junit4:junit4]   2> 2588028 T4742 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2588031 T4742 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"nodes_used_collection_shard1_replica1",
[junit4:junit4]   2> 	  "collection":"nodes_used_collection",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:53493_vmn%2Fmf",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53493/vmn/mf"}
[junit4:junit4]   2> 2588032 T4742 oasc.Overseer$ClusterStateUpdater.createCollection Create collection nodes_used_collection with numShards 2
[junit4:junit4]   2> 2588041 T4742 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"nodes_used_collection_shard2_replica1",
[junit4:junit4]   2> 	  "collection":"nodes_used_collection",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:53503_vmn%2Fmf",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53503/vmn/mf"}
[junit4:junit4]   2> 2588050 T4742 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"nodes_used_collection_shard1_replica2",
[junit4:junit4]   2> 	  "collection":"nodes_used_collection",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:53506_vmn%2Fmf",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53506/vmn/mf"}
[junit4:junit4]   2> 2588060 T4742 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"nodes_used_collection_shard2_replica2",
[junit4:junit4]   2> 	  "collection":"nodes_used_collection",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:53500_vmn%2Fmf",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53500/vmn/mf"}
[junit4:junit4]   2> 2588078 T4741 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2588079 T4759 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2588080 T4746 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2588080 T4787 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2588079 T4773 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2588080 T4801 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2588163 T4782 oasc.CoreContainer.registerCore registering core: nodes_used_collection_shard2_replica1
[junit4:junit4]   2> 2588164 T4782 oasc.ZkController.register Register replica - core:nodes_used_collection_shard2_replica1 address:http://127.0.0.1:53503/vmn/mf collection:nodes_used_collection shard:shard2
[junit4:junit4]   2> 2588166 T4782 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection/leader_elect/shard2/election
[junit4:junit4]   2> 2588277 T4782 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2588292 T4797 oasc.CoreContainer.registerCore registering core: nodes_used_collection_shard1_replica2
[junit4:junit4]   2> 2588295 T4797 oasc.ZkController.register Register replica - core:nodes_used_collection_shard1_replica2 address:http://127.0.0.1:53506/vmn/mf collection:nodes_used_collection shard:shard1
[junit4:junit4]   2> 2588302 T4782 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Waiting until we see more replicas up: total=2 found=1 timeoutin=179990
[junit4:junit4]   2> 2588304 T4797 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2588329 T4797 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2588340 T4797 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Waiting until we see more replicas up: total=2 found=1 timeoutin=179999
[junit4:junit4]   2> 2588357 T4766 oasc.CoreContainer.registerCore registering core: nodes_used_collection_shard2_replica2
[junit4:junit4]   2> 2588358 T4766 oasc.ZkController.register Register replica - core:nodes_used_collection_shard2_replica2 address:http://127.0.0.1:53500/vmn/mf collection:nodes_used_collection shard:shard2
[junit4:junit4]   2> 2588807 T4782 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2588811 T4782 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2588812 T4782 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:53503/vmn/mf/nodes_used_collection_shard2_replica1/
[junit4:junit4]   2> 2588812 T4782 oasu.PeerSync.sync PeerSync: core=nodes_used_collection_shard2_replica1 url=http://127.0.0.1:53503/vmn/mf START replicas=[http://127.0.0.1:53500/vmn/mf/nodes_used_collection_shard2_replica2/] nUpdates=100
[junit4:junit4]   2> 2588813 T4782 oasu.PeerSync.sync PeerSync: core=nodes_used_collection_shard2_replica1 url=http://127.0.0.1:53503/vmn/mf DONE.  We have no versions.  sync failed.
[junit4:junit4]   2> 2588814 T4782 oasc.SyncStrategy.syncReplicas Leader's attempt to sync with shard failed, moving to the next canidate
[junit4:junit4]   2> 2588814 T4782 oasc.ShardLeaderElectionContext.runLeaderProcess We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
[junit4:junit4]   2> 2588815 T4782 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:53503/vmn/mf/nodes_used_collection_shard2_replica1/
[junit4:junit4]   2> 2588815 T4782 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection/leaders/shard2
[junit4:junit4]   2> ASYNC  NEW_CORE C311 name=nodes_used_collection_shard2_replica2 org.apache.solr.core.SolrCore@533d4c12 url=http://127.0.0.1:53500/vmn/mf/nodes_used_collection_shard2_replica2 node=127.0.0.1:53500_vmn%2Fmf C311_STATE=coll:nodes_used_collection core:nodes_used_collection_shard2_replica2 props:{shard=shard2, state=down, core=nodes_used_collection_shard2_replica2, collection=nodes_used_collection, node_name=127.0.0.1:53500_vmn%2Fmf, base_url=http://127.0.0.1:53500/vmn/mf}
[junit4:junit4]   2> 2588904 T4768 C311 P53500 oasc.SolrCore.execute [nodes_used_collection_shard2_replica2] webapp=/vmn/mf path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=41 
[junit4:junit4]   2> 2589093 T4736 oasc.CoreContainer.registerCore registering core: nodes_used_collection_shard1_replica1
[junit4:junit4]   2> 2589096 T4736 oasc.ZkController.register Register replica - core:nodes_used_collection_shard1_replica1 address:http://127.0.0.1:53493/vmn/mf collection:nodes_used_collection shard:shard1
[junit4:junit4]   2> 2589360 T4797 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2589361 T4797 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2589362 T4797 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:53506/vmn/mf/nodes_used_collection_shard1_replica2/
[junit4:junit4]   2> 2589362 T4797 oasu.PeerSync.sync PeerSync: core=nodes_used_collection_shard1_replica2 url=http://127.0.0.1:53506/vmn/mf START replicas=[http://127.0.0.1:53493/vmn/mf/nodes_used_collection_shard1_replica1/] nUpdates=100
[junit4:junit4]   2> 2589364 T4797 oasu.PeerSync.sync PeerSync: core=nodes_used_collection_shard1_replica2 url=http://127.0.0.1:53506/vmn/mf DONE.  We have no versions.  sync failed.
[junit4:junit4]   2> 2589364 T4797 oasc.SyncStrategy.syncReplicas Leader's attempt to sync with shard failed, moving to the next canidate
[junit4:junit4]   2> 2589365 T4797 oasc.ShardLeaderElectionContext.runLeaderProcess We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
[junit4:junit4]   2> 2589365 T4797 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:53506/vmn/mf/nodes_used_collection_shard1_replica2/
[junit4:junit4]   2> 2589366 T4797 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection/leaders/shard1
[junit4:junit4]   2> ASYNC  NEW_CORE C312 name=nodes_used_collection_shard1_replica1 org.apache.solr.core.SolrCore@189229d6 url=http://127.0.0.1:53493/vmn/mf/nodes_used_collection_shard1_replica1 node=127.0.0.1:53493_vmn%2Fmf C312_STATE=coll:nodes_used_collection core:nodes_used_collection_shard1_replica1 props:{shard=shard1, state=down, core=nodes_used_collection_shard1_replica1, collection=nodes_used_collection, node_name=127.0.0.1:53493_vmn%2Fmf, base_url=http://127.0.0.1:53493/vmn/mf}
[junit4:junit4]   2> 2589393 T4734 C312 P53493 oasc.SolrCore.execute [nodes_used_collection_shard1_replica1] webapp=/vmn/mf path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 2589630 T4742 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2589675 T4741 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2589676 T4801 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2589679 T4746 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2589686 T4773 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2589687 T4759 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2589688 T4787 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2589702 T4766 oasc.ZkController.register We are http://127.0.0.1:53500/vmn/mf/nodes_used_collection_shard2_replica2/ and leader is http://127.0.0.1:53503/vmn/mf/nodes_used_collection_shard2_replica1/
[junit4:junit4]   2> 2589703 T4766 oasc.ZkController.register No LogReplay needed for core=nodes_used_collection_shard2_replica2 baseURL=http://127.0.0.1:53500/vmn/mf
[junit4:junit4]   2> 2589704 T4766 oasc.ZkController.checkRecovery Core needs to recover:nodes_used_collection_shard2_replica2
[junit4:junit4]   2> 2589705 T4766 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> 2589706 T4813 C311 P53500 oasc.RecoveryStrategy.run Starting recovery process.  core=nodes_used_collection_shard2_replica2 recoveringAfterStartup=true
[junit4:junit4]   2> 2589707 T4813 C311 P53500 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 2589711 T4813 C311 P53500 oasc.ZkController.publish publishing core=nodes_used_collection_shard2_replica2 state=recovering
[junit4:junit4]   2> 2589709 T4766 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2589716 T4797 oasc.ZkController.register We are http://127.0.0.1:53506/vmn/mf/nodes_used_collection_shard1_replica2/ and leader is http://127.0.0.1:53506/vmn/mf/nodes_used_collection_shard1_replica2/
[junit4:junit4]   2> 2589716 T4797 oasc.ZkController.register No LogReplay needed for core=nodes_used_collection_shard1_replica2 baseURL=http://127.0.0.1:53506/vmn/mf
[junit4:junit4]   2> 2589717 T4797 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 2589718 T4797 oasc.ZkController.publish publishing core=nodes_used_collection_shard1_replica2 state=active
[junit4:junit4]   2> 2589716 T4813 C311 P53500 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2589743 T4782 oasc.ZkController.register We are http://127.0.0.1:53503/vmn/mf/nodes_used_collection_shard2_replica1/ and leader is http://127.0.0.1:53503/vmn/mf/nodes_used_collection_shard2_replica1/
[junit4:junit4]   2> 2589744 T4782 oasc.ZkController.register No LogReplay needed for core=nodes_used_collection_shard2_replica1 baseURL=http://127.0.0.1:53503/vmn/mf
[junit4:junit4]   2> 2589747 T4782 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 2589753 T4782 oasc.ZkController.publish publishing core=nodes_used_collection_shard2_replica1 state=active
[junit4:junit4]   2> 2589754 T4766 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={numShards=2&shard=shard2&name=nodes_used_collection_shard2_replica2&action=CREATE&collection=nodes_used_collection&wt=javabin&qt=/admin/cores&version=2} status=0 QTime=7701 
[junit4:junit4]   2> 2589756 T4797 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2589761 T4782 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2589764 T4797 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={numShards=2&shard=shard1&name=nodes_used_collection_shard1_replica2&action=CREATE&collection=nodes_used_collection&wt=javabin&qt=/admin/cores&version=2} status=0 QTime=7706 
[junit4:junit4]   2> 2589766 T4782 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={numShards=2&shard=shard2&name=nodes_used_collection_shard2_replica1&action=CREATE&collection=nodes_used_collection&wt=javabin&qt=/admin/cores&version=2} status=0 QTime=7720 
[junit4:junit4]   2> 2589786 T4781 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: 127.0.0.1:53500_vmn%2Fmf_nodes_used_collection_shard2_replica2, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   2> 2590119 T4736 oasc.ZkController.register We are http://127.0.0.1:53493/vmn/mf/nodes_used_collection_shard1_replica1/ and leader is http://127.0.0.1:53506/vmn/mf/nodes_used_collection_shard1_replica2/
[junit4:junit4]   2> 2590120 T4736 oasc.ZkController.register No LogReplay needed for core=nodes_used_collection_shard1_replica1 baseURL=http://127.0.0.1:53493/vmn/mf
[junit4:junit4]   2> 2590120 T4736 oasc.ZkController.checkRecovery Core needs to recover:nodes_used_collection_shard1_replica1
[junit4:junit4]   2> 2590121 T4736 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> 2590122 T4814 C312 P53493 oasc.RecoveryStrategy.run Starting recovery process.  core=nodes_used_collection_shard1_replica1 recoveringAfterStartup=true
[junit4:junit4]   2> 2590122 T4814 C312 P53493 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 2590123 T4814 C312 P53493 oasc.ZkController.publish publishing core=nodes_used_collection_shard1_replica1 state=recovering
[junit4:junit4]   2> 2590125 T4736 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2590128 T4814 C312 P53493 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2590134 T4736 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={numShards=2&shard=shard1&name=nodes_used_collection_shard1_replica1&action=CREATE&collection=nodes_used_collection&wt=javabin&qt=/admin/cores&version=2} status=0 QTime=8097 
[junit4:junit4]   2> 2590136 T4743 oasc.OverseerCollectionProcessor.createCollection Finished create command on all shards for collection: nodes_used_collection
[junit4:junit4]   2> 2590157 T4759 oasc.DistributedQueue$LatchChildWatcher.process Watcher fired on path: /overseer/collection-queue-work/qnr-0000000000 state: SyncConnected type NodeDataChanged
[junit4:junit4]   2> 2590161 T4796 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: 127.0.0.1:53493_vmn%2Fmf_nodes_used_collection_shard1_replica1, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   2> 2590164 T4741 oasc.DistributedQueue$LatchChildWatcher.process Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
[junit4:junit4]   2> 2590165 T4743 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Message id:/overseer/collection-queue-work/qn-0000000000 complete, response:{success={null={responseHeader={status=0,QTime=7701},core=nodes_used_collection_shard2_replica2},null={responseHeader={status=0,QTime=7720},core=nodes_used_collection_shard2_replica1},null={responseHeader={status=0,QTime=7706},core=nodes_used_collection_shard1_replica2},null={responseHeader={status=0,QTime=8097},core=nodes_used_collection_shard1_replica1}}}
[junit4:junit4]   2> 2590168 T4752 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/collections params={numShards=2&name=nodes_used_collection&replicationFactor=2&action=CREATE&wt=javabin&version=2} status=0 QTime=8152 
[junit4:junit4]   2> 2590170 T4719 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 2590187 T4719 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2590196 T4816 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b22645 name:ZooKeeperConnection Watcher:127.0.0.1:53490/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2590197 T4719 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2590200 T4719 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 2590218 T4719 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 2590223 T4719 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2590228 T4818 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3d24f89e name:ZooKeeperConnection Watcher:127.0.0.1:53490/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2590229 T4719 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2590232 T4719 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 2590259 T4753 oasha.CollectionsHandler.handleCreateAction Creating Collection : numShards=2&maxShardsPerNode=3&name=awholynewcollection_0&replicationFactor=5&action=CREATE&wt=javabin&version=2
[junit4:junit4]   2> 2590265 T4741 oasc.DistributedQueue$LatchChildWatcher.process Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
[junit4:junit4]   2> 2590269 T4743 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000002 message:{
[junit4:junit4]   2> 	  "operation":"createcollection",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "maxShardsPerNode":"3",
[junit4:junit4]   2> 	  "createNodeSet":null,
[junit4:junit4]   2> 	  "name":"awholynewcollection_0",
[junit4:junit4]   2> 	  "replicationFactor":"5"}
[junit4:junit4]   2> 2590270 T4743 oasc.OverseerCollectionProcessor.createCollection Creating shard awholynewcollection_0_shard1_replica1 as part of slice shard1 of collection awholynewcollection_0 on 127.0.0.1:53493_vmn%2Fmf
[junit4:junit4]   2> 2590273 T4743 oasc.OverseerCollectionProcessor.createCollection Creating shard awholynewcollection_0_shard1_replica2 as part of slice shard1 of collection awholynewcollection_0 on 127.0.0.1:53506_vmn%2Fmf
[junit4:junit4]   2> 2590274 T4743 oasc.OverseerCollectionProcessor.createCollection Creating shard awholynewcollection_0_shard1_replica3 as part of slice shard1 of collection awholynewcollection_0 on 127.0.0.1:53497_vmn%2Fmf
[junit4:junit4]   2> 2590275 T4743 oasc.OverseerCollectionProcessor.createCollection Creating shard awholynewcollection_0_shard1_replica4 as part of slice shard1 of collection awholynewcollection_0 on 127.0.0.1:53500_vmn%2Fmf
[junit4:junit4]   2> 2590275 T4743 oasc.OverseerCollectionProcessor.createCollection Creating shard awholynewcollection_0_shard1_replica5 as part of slice shard1 of collection awholynewcollection_0 on 127.0.0.1:53503_vmn%2Fmf
[junit4:junit4]   2> 2590286 T4737 oasc.CoreContainer.create Creating SolrCore 'awholynewcollection_0_shard1_replica1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368813970769/awholynewcollection_0_shard1_replica1
[junit4:junit4]   2> 2590287 T4793 oasc.CoreContainer.create Creating SolrCore 'awholynewcollection_0_shard1_replica2' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368813980871/awholynewcollection_0_shard1_replica2
[junit4:junit4]   2> 2590288 T4793 oasc.ZkController.createCollectionZkNode Check for collection zkNode:awholynewcollection_0
[junit4:junit4]   2> 2590287 T4737 oasc.ZkController.createCollectionZkNode Check for collection zkNode:awholynewcollection_0
[junit4:junit4]   2> 2590286 T4768 oasc.CoreContainer.create Creating SolrCore 'awholynewcollection_0_shard1_replica4' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368813976328/awholynewcollection_0_shard1_replica4
[junit4:junit4]   2> 2590291 T4768 oasc.ZkController.createCollectionZkNode Check for collection zkNode:awholynewcollection_0
[junit4:junit4]   2> 2590289 T4778 oasc.CoreContainer.create Creating SolrCore 'awholynewcollection_0_shard1_replica5' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368813978660/awholynewcollection_0_shard1_replica5
[junit4:junit4]   2> 2590292 T4778 oasc.ZkController.createCollectionZkNode Check for collection zkNode:awholynewcollection_0
[junit4:junit4]   2> 2590293 T4768 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:awholynewcollection_0
[junit4:junit4]   2> 2590294 T4768 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 2590288 T4743 oasc.OverseerCollectionProcessor.createCollection Creating shard awholynewcollection_0_shard2_replica1 as part of slice shard2 of collection awholynewcollection_0 on 127.0.0.1:53493_vmn%2Fmf
[junit4:junit4]   2> 2590288 T4754 oasc.CoreContainer.create Creating SolrCore 'awholynewcollection_0_shard1_replica3' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368813972766/awholynewcollection_0_shard1_replica3
[junit4:junit4]   2> 2590297 T4754 oasc.ZkController.createCollectionZkNode Check for collection zkNode:awholynewcollection_0
[junit4:junit4]   2> 2590295 T4778 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:awholynewcollection_0
[junit4:junit4]   2> 2590298 T4778 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 2590292 T4793 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:awholynewcollection_0
[junit4:junit4]   2> 2590300 T4793 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 2590291 T4737 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:awholynewcollection_0
[junit4:junit4]   2> 2590304 T4737 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 2590306 T4743 oasc.OverseerCollectionProcessor.createCollection Creating shard awholynewcollection_0_shard2_replica2 as part of slice shard2 of collection awholynewcollection_0 on 127.0.0.1:53506_vmn%2Fmf
[junit4:junit4]   2> 2590312 T4732 oasc.CoreContainer.create Creating SolrCore 'awholynewcollection_0_shard2_replica1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368813970769/awholynewcollection_0_shard2_replica1
[junit4:junit4]   2> 2590314 T4732 oasc.ZkController.createCollectionZkNode Check for collection zkNode:awholynewcollection_0
[junit4:junit4]   2> 2590312 T4754 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:awholynewcollection_0
[junit4:junit4]   2> 2590315 T4754 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 2590322 T4794 oasc.CoreContainer.create Creating SolrCore 'awholynewcollection_0_shard2_replica2' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368813980871/awholynewcollection_0_shard2_replica2
[junit4:junit4]   2> 2590322 T4794 oasc.ZkController.createCollectionZkNode Check for collection zkNode:awholynewcollection_0
[junit4:junit4]   2> 2590324 T4743 oasc.OverseerCollectionProcessor.createCollection Creating shard awholynewcollection_0_shard2_replica3 as part of slice shard2 of collection awholynewcollection_0 on 127.0.0.1:53497_vmn%2Fmf
[junit4:junit4]   2> 2590330 T4749 oasc.CoreContainer.create Creating SolrCore 'awholynewcollection_0_shard2_replica3' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368813972766/awholynewcollection_0_shard2_replica3
[junit4:junit4]   2> 2590334 T4749 oasc.ZkController.createCollectionZkNode Check for collection zkNode:awholynewcollection_0
[junit4:junit4]   2> 2590340 T4768 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 2590341 T4768 oascc.SolrZkClient.makePath makePath: /collections/awholynewcollection_0
[junit4:junit4]   2> 2590340 T4743 oasc.OverseerCollectionProcessor.createCollection Creating shard awholynewcollection_0_shard2_replica4 as part of slice shard2 of collection awholynewcollection_0 on 127.0.0.1:53500_vmn%2Fmf
[junit4:junit4]   2> 2590348 T4737 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 2590349 T4737 oascc.SolrZkClient.makePath makePath: /collections/awholynewcollection_0
[junit4:junit4]   2> 2590348 T4732 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:awholynewcollection_0
[junit4:junit4]   2> 2590351 T4732 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 2590352 T4743 oasc.OverseerCollectionProcessor.createCollection Creating shard awholynewcollection_0_shard2_replica5 as part of slice shard2 of collection awholynewcollection_0 on 127.0.0.1:53503_vmn%2Fmf
[junit4:junit4]   2> 2590343 T4778 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 2590355 T4778 oascc.SolrZkClient.makePath makePath: /collections/awholynewcollection_0
[junit4:junit4]   2> 2590361 T4768 oasc.ZkController.readConfigName Load collection config from:/collections/awholynewcollection_0
[junit4:junit4]   2> 2590368 T4732 oascc.SolrZkClient.makePath makePath: /collections/awholynewcollection_0
[junit4:junit4]   2> 2590371 T4769 oasc.CoreContainer.create Creating SolrCore 'awholynewcollection_0_shard2_replica4' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368813976328/awholynewcollection_0_shard2_replica4
[junit4:junit4]   2> 2590371 T4769 oasc.ZkController.createCollectionZkNode Check for collection zkNode:awholynewcollection_0
[junit4:junit4]   2> 2590375 T4737 oasc.ZkController.readConfigName Load collection config from:/collections/awholynewcollection_0
[junit4:junit4]   2> 2590379 T4778 oasc.ZkController.readConfigName Load collection config from:/collections/awholynewcollection_0
[junit4:junit4]   2> 2590385 T4769 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 2590386 T4769 oasc.ZkController.readConfigName Load collection config from:/collections/awholynewcollection_0
[junit4:junit4]   2> 2590392 T4778 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368813978660/awholynewcollection_0_shard1_replica5/'
[junit4:junit4]   2> 2590397 T4768 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368813976328/awholynewcollection_0_shard1_replica4/'
[junit4:junit4]   2> 2590401 T4732 oasc.ZkController.readConfigName Load collection config from:/collections/awholynewcollection_0
[junit4:junit4]   2> 2590402 T4737 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368813970769/awholynewcollection_0_shard1_replica1/'
[junit4:junit4]   2> 2590347 T4749 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:awholynewcollection_0
[junit4:junit4]   2> 2590407 T4749 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 2590347 T4754 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 2590347 T4794 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:awholynewcollection_0
[junit4:junit4]   2> 2590344 T4793 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 2590410 T4793 oascc.SolrZkClient.makePath makePath: /collections/awholynewcollection_0
[junit4:junit4]   2> 2590409 T4794 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 2590409 T4754 oascc.SolrZkClient.makePath makePath: /collections/awholynewcollection_0
[junit4:junit4]   2> 2590407 T4779 oasc.CoreContainer.create Creating SolrCore 'awholynewcollection_0_shard2_replica5' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368813978660/awholynewcollection_0_shard2_replica5
[junit4:junit4]   2> 2590413 T4779 oasc.ZkController.createCollectionZkNode Check for collection zkNode:awholynewcollection_0
[junit4:junit4]   2> 2590401 T4769 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368813976328/awholynewcollection_0_shard2_replica4/'
[junit4:junit4]   2> 2590412 T4732 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368813970769/awholynewcollection_0_shard2_replica1/'
[junit4:junit4]   2> 2590419 T4779 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 2590420 T4779 oasc.ZkController.readConfigName Load collection config from:/collections/awholynewcollection_0
[junit4:junit4]   2> 2590424 T4749 oascc.SolrZkClient.makePath makePath: /collections/awholynewcollection_0
[junit4:junit4]   2> 2590426 T4779 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368813978660/awholynewcollection_0_shard2_replica5/'
[junit4:junit4]   2> 2590425 T4794 oascc.SolrZkClient.makePath makePath: /collections/awholynewcollection_0
[junit4:junit4]   2> 2590428 T4754 oasc.ZkController.readConfigName Load collection config from:/collections/awholynewcollection_0
[junit4:junit4]   2> 2590429 T4793 oasc.ZkController.readConfigName Load collection config from:/collections/awholynewcollection_0
[junit4:junit4]   2> 2590449 T4793 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368813980871/awholynewcollection_0_shard1_replica2/'
[junit4:junit4]   2> 2590450 T4754 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368813972766/awholynewcollection_0_shard1_replica3/'
[junit4:junit4]   2> 2590453 T4794 oasc.ZkController.readConfigName Load collection config from:/collections/awholynewcollection_0
[junit4:junit4]   2> 2590454 T4749 oasc.ZkController.readConfigName Load collection config from:/collections/awholynewcollection_0
[junit4:junit4]   2> 2590459 T4794 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368813980871/awholynewcollection_0_shard2_replica2/'
[junit4:junit4]   2> 2590460 T4749 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368813972766/awholynewcollection_0_shard2_replica3/'
[junit4:junit4]   2> 2590891 T4769 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 2591002 T4778 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 2591077 T4737 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 2591164 T4779 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 2591222 T4732 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 2591298 T4742 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2591300 T4742 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:53500_vmn%2Fmf_nodes_used_collection_shard2_replica2",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"nodes_used_collection_shard2_replica2",
[junit4:junit4]   2> 	  "collection":"nodes_used_collection",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:53500_vmn%2Fmf",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53500/vmn/mf"}
[junit4:junit4]   2> 2591321 T4742 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:53506_vmn%2Fmf_nodes_used_collection_shard1_replica2",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"nodes_used_collection_shard1_replica2",
[junit4:junit4]   2> 	  "collection":"nodes_used_collection",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:53506_vmn%2Fmf",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53506/vmn/mf"}
[junit4:junit4]   2> 2591333 T4742 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:53503_vmn%2Fmf_nodes_used_collection_shard2_replica1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"nodes_used_collection_shard2_replica1",
[junit4:junit4]   2> 	  "collection":"nodes_used_collection",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:53503_vmn%2Fmf",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53503/vmn/mf"}
[junit4:junit4]   2> 2591415 T4794 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 2591434 T4742 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:53493_vmn%2Fmf_nodes_used_collection_shard1_replica1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"nodes_used_collection_shard1_replica1",
[junit4:junit4]   2> 	  "collection":"nodes_used_collection",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:53493_vmn%2Fmf",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53493/vmn/mf"}
[junit4:junit4]   2> 2591477 T4749 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 2591480 T4768 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 2591523 T4773 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2591524 T4818 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2591523 T4787 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2591554 T4741 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2591554 T4759 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2591555 T4816 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2591556 T4746 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2591554 T4801 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2591583 T4754 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 2591740 T4778 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 2591756 T4778 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 2591789 T4781 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: 127.0.0.1:53500_vmn%2Fmf_nodes_used_collection_shard2_replica2, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
[junit4:junit4]   2> 2591790 T4781 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=127.0.0.1:53500_vmn%252Fmf_nodes_used_collection_shard2_replica2&state=recovering&nodeName=127.0.0.1:53500_vmn%252Fmf&action=PREPRECOVERY&checkLive=true&core=nodes_used_collection_shard2_replica1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2004 
[junit4:junit4]   2> 2591888 T4794 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 2591903 T4794 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 2591931 T4737 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 2591944 T4794 oass.IndexSchema.readSchema [awholynewcollection_0_shard2_replica2] Schema name=test
[junit4:junit4]   2> 2591959 T4737 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 2591985 T4778 oass.IndexSchema.readSchema [awholynewcollection_0_shard1_replica5] Schema name=test
[junit4:junit4]   2> 2591996 T4732 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 2592018 T4737 oass.IndexSchema.readSchema [awholynewcollection_0_shard1_replica1] Schema name=test
[junit4:junit4]   2> 2592022 T4793 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 2592023 T4732 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 2592026 T4769 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 2592050 T4769 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 2592058 T4732 oass.IndexSchema.readSchema [awholynewcollection_0_shard2_replica1] Schema name=test
[junit4:junit4]   2> 2592081 T4779 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 2592100 T4779 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 2592241 T4796 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: 127.0.0.1:53493_vmn%2Fmf_nodes_used_collection_shard1_replica1, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
[junit4:junit4]   2> 2592243 T4796 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=127.0.0.1:53493_vmn%252Fmf_nodes_used_collection_shard1_replica1&state=recovering&nodeName=127.0.0.1:53493_vmn%252Fmf&action=PREPRECOVERY&checkLive=true&core=nodes_used_collection_shard1_replica2&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2082 
[junit4:junit4]   2> 2592245 T4769 oass.IndexSchema.readSchema [awholynewcollection_0_shard2_replica4] Schema name=test
[junit4:junit4]   2> 2592270 T4779 oass.IndexSchema.readSchema [awholynewcollection_0_shard2_replica5] Schema name=test
[junit4:junit4]   2> 2592654 T4749 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 2592681 T4754 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 2592687 T4768 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 2592699 T4768 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 2592700 T4754 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 2592701 T4749 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 2592757 T4749 oass.IndexSchema.readSchema [awholynewcollection_0_shard2_replica3] Schema name=test
[junit4:junit4]   2> 2592763 T4754 oass.IndexSchema.readSchema [awholynewcollection_0_shard1_replica3] Schema name=test
[junit4:junit4]   2> 2592794 T4768 oass.IndexSchema.readSchema [awholynewcollection_0_shard1_replica4] Schema name=test
[junit4:junit4]   2> 2592800 T4793 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 2592816 T4793 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 2592847 T4793 oass.IndexSchema.readSchema [awholynewcollection_0_shard1_replica2] Schema name=test
[junit4:junit4]   2>  C311_STATE=coll:nodes_used_collection core:nodes_used_collection_shard2_replica2 props:{shard=shard2, state=recovering, core=nodes_used_collection_shard2_replica2, collection=nodes_used_collection, node_name=127.0.0.1:53500_vmn%2Fmf, base_url=http://127.0.0.1:53500/vmn/mf}
[junit4:junit4]   2> 2593793 T4813 C311 P53500 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:53503/vmn/mf/nodes_used_collection_shard2_replica1/ core=nodes_used_collection_shard2_replica2 - recoveringAfterStartup=true
[junit4:junit4]   2> 2593794 T4813 C311 P53500 oasu.PeerSync.sync PeerSync: core=nodes_used_collection_shard2_replica2 url=http://127.0.0.1:53500/vmn/mf START replicas=[http://127.0.0.1:53503/vmn/mf/nodes_used_collection_shard2_replica1/] nUpdates=100
[junit4:junit4]   2> 2593794 T4813 C311 P53500 oasu.PeerSync.sync WARN no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 2593795 T4813 C311 P53500 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=nodes_used_collection_shard2_replica2
[junit4:junit4]   2> 2593795 T4813 C311 P53500 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=nodes_used_collection_shard2_replica2
[junit4:junit4]   2> 2593795 T4813 C311 P53500 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=nodes_used_collection_shard2_replica2
[junit4:junit4]   2> 2593796 T4813 C311 P53500 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 2593796 T4813 C311 P53500 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:53503/vmn/mf/nodes_used_collection_shard2_replica1/. core=nodes_used_collection_shard2_replica2
[junit4:junit4]   2> 2593796 T4813 C311 P53500 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C313 name=nodes_used_collection_shard2_replica1 org.apache.solr.core.SolrCore@1a08d56f url=http://127.0.0.1:53503/vmn/mf/nodes_used_collection_shard2_replica1 node=127.0.0.1:53503_vmn%2Fmf C313_STATE=coll:nodes_used_collection core:nodes_used_collection_shard2_replica1 props:{shard=shard2, state=active, core=nodes_used_collection_shard2_replica1, collection=nodes_used_collection, node_name=127.0.0.1:53503_vmn%2Fmf, base_url=http://127.0.0.1:53503/vmn/mf, leader=true}
[junit4:junit4]   2> 2593830 T4780 C313 P53503 oasc.SolrCore.execute [nodes_used_collection_shard2_replica1] webapp=/vmn/mf path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=11 
[junit4:junit4]   2> 2593869 T4781 C313 P53503 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 2593940 T4781 C313 P53503 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@638ba2d5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@70cbc5a4),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2593960 T4781 C313 P53503 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2593965 T4781 C313 P53503 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@638ba2d5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@70cbc5a4),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@638ba2d5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@70cbc5a4),segFN=segments_2,generation=2}
[junit4:junit4]   2> 2593965 T4781 C313 P53503 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 2593966 T4781 C313 P53503 oass.SolrIndexSearcher.<init> Opening Searcher@260b1288 realtime
[junit4:junit4]   2> 2593967 T4781 C313 P53503 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 2593968 T4781 C313 P53503 oasup.LogUpdateProcessor.finish [nodes_used_collection_shard2_replica1] webapp=/vmn/mf path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 99
[junit4:junit4]   2> 2593971 T4813 C311 P53500 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 2593972 T4813 C311 P53500 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 2593980 T4783 C313 P53503 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 2593981 T4783 C313 P53503 oasc.SolrCore.execute [nodes_used_collection_shard2_replica1] webapp=/vmn/mf path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=5 
[junit4:junit4]   2> 2593983 T4813 C311 P53500 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 2593983 T4813 C311 P53500 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 2593983 T4813 C311 P53500 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 2593991 T4781 C313 P53503 oasc.SolrCore.execute [nodes_used_collection_shard2_replica1] webapp=/vmn/mf path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=0 
[junit4:junit4]   2> 2593997 T4813 C311 P53500 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 2594001 T4813 C311 P53500 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368813976328/nodes_used_collection_shard2_replica2/data/index.20130517110635278
[junit4:junit4]   2> 2594002 T4813 C311 P53500 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@4c113e81 lockFactory=org.apache.lucene.store.NativeFSLockFactory@584dbd99) fullCopy=false
[junit4:junit4]   2> 2594006 T4782 C313 P53503 oasc.SolrCore.execute [nodes_used_collection_shard2_replica1] webapp=/vmn/mf path=/replication params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
[junit4:junit4]   2> 2594020 T4813 C311 P53500 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 2594023 T4813 C311 P53500 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 2594023 T4813 C311 P53500 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=nodes_used_collection_shard2_replica2
[junit4:junit4]   2> 2594051 T4813 C311 P53500 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@d509fda lockFactory=org.apache.lucene.store.NativeFSLockFactory@3a38aed),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@d509fda lockFactory=org.apache.lucene.store.NativeFSLockFactory@3a38aed),segFN=segments_2,generation=2}
[junit4:junit4]   2> 2594053 T4813 C311 P53500 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 2594060 T4813 C311 P53500 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 2594062 T4813 C311 P53500 oass.SolrIndexSearcher.<init> Opening Searcher@596ccb47 main
[junit4:junit4]   2> 2594065 T4810 oasc.SolrCore.registerSearcher [nodes_used_collection_shard2_replica2] Registered new searcher Searcher@596ccb47 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 2594066 T4813 C311 P53500 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368813976328/nodes_used_collection_shard2_replica2/data/index.20130517110635278 [CachedDir<<refCount=0;path=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368813976328/nodes_used_collection_shard2_replica2/data/index.20130517110635278;done=true>>]
[junit4:junit4]   2> 2594067 T4813 C311 P53500 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368813976328/nodes_used_collection_shard2_replica2/data/index.20130517110635278
[junit4:junit4]   2> 2594067 T4813 C311 P53500 oasc.CachingDirectoryFactory.closeCacheValue Removing directory before core close: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368813976328/nodes_used_collection_shard2_replica2/data/index.20130517110635278
[junit4:junit4]   2> 2594068 T4813 C311 P53500 oasc.RecoveryStrategy.replay No replay needed. core=nodes_used_collection_shard2_replica2
[junit4:junit4]   2> 2594068 T4813 C311 P53500 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=nodes_used_collection_shard2_replica2
[junit4:junit4]   2> 2594068 T4813 C311 P53500 oasc.ZkController.publish publishing core=nodes_used_collection_shard2_replica2 state=active
[junit4:junit4]   2> 2594074 T4813 C311 P53500 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=nodes_used_collection_shard2_replica2
[junit4:junit4]   2>  C312_STATE=coll:nodes_used_collection core:nodes_used_collection_shard1_replica1 props:{shard=shard1, state=recovering, core=nodes_used_collection_shard1_replica1, collection=nodes_used_collection, node_name=127.0.0.1:53493_vmn%2Fmf, base_url=http://127.0.0.1:53493/vmn/mf}
[junit4:junit4]   2> 2594259 T4814 C312 P53493 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:53506/vmn/mf/nodes_used_collection_shard1_replica2/ core=nodes_used_collection_shard1_replica1 - recoveringAfterStartup=true
[junit4:junit4]   2> 2594260 T4814 C312 P53493 oasu.PeerSync.sync PeerSync: core=nodes_used_collection_shard1_replica1 url=http://127.0.0.1:53493/vmn/mf START replicas=[http://127.0.0.1:53506/vmn/mf/nodes_used_collection_shard1_replica2/] nUpdates=100
[junit4:junit4]   2> 2594261 T4814 C312 P53493 oasu.PeerSync.sync WARN no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 2594261 T4814 C312 P53493 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=nodes_used_collection_shard1_replica1
[junit4:junit4]   2> 2594261 T4814 C312 P53493 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=nodes_used_collection_shard1_replica1
[junit4:junit4]   2> 2594261 T4814 C312 P53493 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=nodes_used_collection_shard1_replica1
[junit4:junit4]   2> 2594262 T4814 C312 P53493 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 2594262 T4814 C312 P53493 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:53506/vmn/mf/nodes_used_collection_shard1_replica2/. core=nodes_used_collection_shard1_replica1
[junit4:junit4]   2> 2594262 T4814 C312 P53493 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C314 name=nodes_used_collection_shard1_replica2 org.apache.solr.core.SolrCore@6b688896 url=http://127.0.0.1:53506/vmn/mf/nodes_used_collection_shard1_replica2 node=127.0.0.1:53506_vmn%2Fmf C314_STATE=coll:nodes_used_collection core:nodes_used_collection_shard1_replica2 props:{shard=shard1, state=active, core=nodes_used_collection_shard1_replica2, collection=nodes_used_collection, node_name=127.0.0.1:53506_vmn%2Fmf, base_url=http://127.0.0.1:53506/vmn/mf, leader=true}
[junit4:junit4]   2> 2594287 T4792 C314 P53506 oasc.SolrCore.execute [nodes_used_collection_shard1_replica2] webapp=/vmn/mf path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=11 
[junit4:junit4]   2> 2594496 T4796 C314 P53506 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 2594511 T4796 C314 P53506 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3c962267 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1fc8e792),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2594517 T4796 C314 P53506 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2594541 T4796 C314 P53506 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3c962267 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1fc8e792),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3c962267 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1fc8e792),segFN=segments_2,generation=2}
[junit4:junit4]   2> 2594543 T4796 C314 P53506 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 2594543 T4796 C314 P53506 oass.SolrIndexSearcher.<init> Opening Searcher@155ba7a7 realtime
[junit4:junit4]   2> 2594544 T4796 C314 P53506 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 2594545 T4796 C314 P53506 oasup.LogUpdateProcessor.finish [nodes_used_collection_shard1_replica2] webapp=/vmn/mf path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 49
[junit4:junit4]   2> 2594547 T4814 C312 P53493 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 2594548 T4814 C312 P53493 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 2594579 T4792 C314 P53506 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 2594580 T4792 C314 P53506 oasc.SolrCore.execute [nodes_used_collection_shard1_replica2] webapp=/vmn/mf path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=14 
[junit4:junit4]   2> 2594584 T4814 C312 P53493 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 2594588 T4814 C312 P53493 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 2594589 T4814 C312 P53493 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 2594605 T4796 C314 P53506 oasc.SolrCore.execute [nodes_used_collection_shard1_replica2] webapp=/vmn/mf path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=1 
[junit4:junit4]   2> 2594607 T4814 C312 P53493 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 2594632 T4814 C312 P53493 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368813970769/nodes_used_collection_shard1_replica1/data/index.20130517110635888
[junit4:junit4]   2> 2594644 T4814 C312 P53493 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@d98502e lockFactory=org.apache.lucene.store.NativeFSLockFactory@77229d3e) fullCopy=false
[junit4:junit4]   2> 2594649 T4797 C314 P53506 oasc.SolrCore.execute [nodes_used_collection_shard1_replica2] webapp=/vmn/mf path=/replication params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 2594672 T4814 C312 P53493 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 2594700 T4742 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2594702 T4742 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:53500_vmn%2Fmf_nodes_used_collection_shard2_replica2",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"nodes_used_collection_shard2_replica2",
[junit4:junit4]   2> 	  "collection":"nodes_used_collection",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:53500_vmn%2Fmf",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53500/vmn/mf"}
[junit4:junit4]   2> 2594724 T4773 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2594724 T4818 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2594725 T4816 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2594725 T4741 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2594727 T4801 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2594725 T4787 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2594726 T4759 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2594725 T4746 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2594747 T4814 C312 P53493 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 2594764 T4814 C312 P53493 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=nodes_used_collection_shard1_replica1
[junit4:junit4]   2> 2594838 T4814 C312 P53493 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@24ddeba7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@aad4c5c),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@24ddeba7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@aad4c5c),segFN=segments_2,generation=2}
[junit4:junit4]   2> 2594861 T4814 C312 P53493 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 2594869 T4814 C312 P53493 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 2594870 T4814 C312 P53493 oass.SolrIndexSearcher.<init> Opening Searcher@1b594182 main
[junit4:junit4]   2> 2594872 T4807 oasc.SolrCore.registerSearcher [nodes_used_collection_shard1_replica1] Registered new searcher Searcher@1b594182 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 2594875 T4814 C312 P53493 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368813970769/nodes_used_collection_shard1_replica1/data/index.20130517110635888 [CachedDir<<refCount=0;path=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368813970769/nodes_used_collection_shard1_replica1/data/index.20130517110635888;done=true>>]
[junit4:junit4]   2> 2594876 T4814 C312 P53493 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368813970769/nodes_used_collection_shard1_replica1/data/index.20130517110635888
[junit4:junit4]   2> 2594876 T4814 C312 P53493 oasc.CachingDirectoryFactory.closeCacheValue Removing directory before core close: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368813970769/nodes_used_collection_shard1_replica1/data/index.20130517110635888
[junit4:junit4]   2> 2594876 T4814 C312 P53493 oasc.RecoveryStrategy.replay No replay needed. core=nodes_used_collection_shard1_replica1
[junit4:junit4]   2> 2594877 T4814 C312 P53493 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=nodes_used_collection_shard1_replica1
[junit4:junit4]   2> 2594877 T4814 C312 P53493 oasc.ZkController.publish publishing core=nodes_used_collection_shard1_replica1 state=active
[junit4:junit4]   2> 2594888 T4814 C312 P53493 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=nodes_used_collection_shard1_replica1
[junit4:junit4]   2> 2596254 T4742 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2596256 T4742 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:53493_vmn%2Fmf_nodes_used_collection_shard1_replica1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"nodes_used_collection_shard1_replica1",
[junit4:junit4]   2> 	  "collection":"nodes_used_collection",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:53493_vmn%2Fmf",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53493/vmn/mf"}
[junit4:junit4]   2> 2596279 T4787 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2596280 T4818 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2596280 T4773 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2596281 T4746 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2596281 T4741 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2596282 T4801 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2596280 T4816 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2596280 T4759 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2600016 T4732 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 2600131 T4732 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 2600268 T4732 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2600397 T4732 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2600432 T4794 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 2600547 T4732 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2600560 T4794 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 2600568 T4794 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2600607 T4732 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 2600612 T4732 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 2600613 T4732 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 2600614 T4732 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 2600621 T4732 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 2600622 T4732 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 2600623 T4732 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2600623 T4732 oasc.SolrCore.<init> [awholynewcollection_0_shard2_replica1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368813970769/awholynewcollection_0_shard2_replica1/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368813970769/awholynewcollection_0_shard2_replica1/data/
[junit4:junit4]   2> 2600624 T4732 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b0a41f9
[junit4:junit4]   2> 2600625 T4732 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2600641 T4732 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368813970769/awholynewcollection_0_shard2_replica1/data
[junit4:junit4]   2> 2600643 T4732 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368813970769/awholynewcollection_0_shard2_replica1/data/index/
[junit4:junit4]   2> 2600644 T4732 oasc.SolrCore.initIndex WARN [awholynewcollection_0_shard2_replica1] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368813970769/awholynewcollection_0_shard2_replica1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2600657 T4732 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368813970769/awholynewcollection_0_shard2_replica1/data/index
[junit4:junit4]   2> 2600751 T4732 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@76bd4141 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2d734ff5),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2600754 T4732 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2600788 T4732 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 2600790 T4732 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 2600809 T4732 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 2600811 T4732 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2600813 T4732 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 2600815 T4732 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 2600816 T4732 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2600817 T4732 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2601003 T4732 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 2601013 T4779 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 2600821 T4794 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2601076 T4779 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 2601082 T4779 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2601092 T4794 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2601164 T4794 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 2601220 T4794 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 2601222 T4794 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 2601223 T4794 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 2601236 T4794 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 2601238 T4794 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 2601238 T4794 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2601239 T4794 oasc.SolrCore.<init> [awholynewcollection_0_shard2_replica2] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368813980871/awholynewcollection_0_shard2_replica2/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368813980871/awholynewcollection_0_shard2_replica2/data/
[junit4:junit4]   2> 2601240 T4794 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b0a41f9
[junit4:junit4]   2> 2601241 T4794 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2601261 T4794 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368813980871/awholynewcollection_0_shard2_replica2/data
[junit4:junit4]   2> 2601262 T4794 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368813980871/awholynewcollection_0_shard2_replica2/data/index/
[junit4:junit4]   2> 2601263 T4794 oasc.SolrCore.initIndex WARN [awholynewcollection_0_shard2_replica2] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368813980871/awholynewcollection_0_shard2_replica2/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2601282 T4794 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368813980871/awholynewcollection_0_shard2_replica2/data/index
[junit4:junit4]   2> 2601294 T4749 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 2601305 T4732 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2601323 T4749 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 2601346 T4754 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 2601353 T4749 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2601350 T4779 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2601348 T4732 oass.SolrIndexSearcher.<init> Opening Searcher@217b4743 main
[junit4:junit4]   2> 2601360 T4732 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368813970769/awholynewcollection_0_shard2_replica1/data/tlog
[junit4:junit4]   2> 2601363 T4732 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2601364 T4732 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2601370 T4829 oasc.SolrCore.registerSearcher [awholynewcollection_0_shard2_replica1] Registered new searcher Searcher@217b4743 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2601376 T4732 oasc.ZkController.publish publishing core=awholynewcollection_0_shard2_replica1 state=down
[junit4:junit4]   2> 2601378 T4794 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3b5546e9 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5451c0ba),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2601378 T4794 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2601384 T4794 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 2601385 T4794 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 2601387 T4794 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 2601394 T4779 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2601402 T4794 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2601403 T4794 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 2601405 T4794 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 2601406 T4794 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2601407 T4794 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2601408 T4794 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 2601510 T4793 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 2601517 T4754 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 2601526 T4793 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 2601535 T4793 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2601536 T4778 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 2601537 T4779 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 2601550 T4749 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2601566 T4779 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 2601567 T4779 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 2601567 T4779 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 2601574 T4749 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2601577 T4778 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 2601583 T4794 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2601587 T4779 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 2601587 T4779 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 2601588 T4779 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2601589 T4779 oasc.SolrCore.<init> [awholynewcollection_0_shard2_replica5] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368813978660/awholynewcollection_0_shard2_replica5/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368813978660/awholynewcollection_0_shard2_replica5/data/
[junit4:junit4]   2> 2601590 T4779 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b0a41f9
[junit4:junit4]   2> 2601591 T4779 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2601601 T4754 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2601607 T4779 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368813978660/awholynewcollection_0_shard2_replica5/data
[junit4:junit4]   2> 2601608 T4779 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368813978660/awholynewcollection_0_shard2_replica5/data/index/
[junit4:junit4]   2> 2601608 T4779 oasc.SolrCore.initIndex WARN [awholynewcollection_0_shard2_replica5] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368813978660/awholynewcollection_0_shard2_replica5/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2601625 T4779 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368813978660/awholynewcollection_0_shard2_replica5/data/index
[junit4:junit4]   2> 2601636 T4749 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 2601637 T4794 oass.SolrIndexSearcher.<init> Opening Searcher@6f7bbb4e main
[junit4:junit4]   2> 2601640 T4794 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368813980871/awholynewcollection_0_shard2_replica2/data/tlog
[junit4:junit4]   2> 2601642 T4794 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2601643 T4794 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2601649 T4830 oasc.SolrCore.registerSearcher [awholynewcollection_0_shard2_replica2] Registered new searcher Searcher@6f7bbb4e main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2601650 T4749 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 2601651 T4749 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 2601652 T4749 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 2601658 T4749 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 2601659 T4749 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 2601660 T4749 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2601661 T4749 oasc.SolrCore.<init> [awholynewcollection_0_shard2_replica3] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368813972766/awholynewcollection_0_shard2_replica3/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368813972766/awholynewcollection_0_shard2_replica3/data/
[junit4:junit4]   2> 2601661 T4749 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b0a41f9
[junit4:junit4]   2> 2601662 T4749 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2601665 T4768 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 2601673 T4794 oasc.ZkController.publish publishing core=awholynewcollection_0_shard2_replica2 state=down
[junit4:junit4]   2> 2601676 T4749 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368813972766/awholynewcollection_0_shard2_replica3/data
[junit4:junit4]   2> 2601677 T4749 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368813972766/awholynewcollection_0_shard2_replica3/data/index/
[junit4:junit4]   2> 2601677 T4749 oasc.SolrCore.initIndex WARN [awholynewcollection_0_shard2_replica3] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368813972766/awholynewcollection_0_shard2_replica3/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2601689 T4749 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368813972766/awholynewcollection_0_shard2_replica3/data/index
[junit4:junit4]   2> 2601713 T4778 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2601725 T4779 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5812cdb6 lockFactory=org.apache.lucene.store.NativeFSLockFactory@59cd235f),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2601726 T4779 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2601728 T4737 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 2601734 T4754 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2601738 T4779 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 2601739 T4779 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 2601741 T4779 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 2601746 T4779 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2601747 T4779 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 2601748 T4779 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 2601749 T4779 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2601754 T4793 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2601763 T4779 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2601767 T4779 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 2601793 T4749 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@231234fc lockFactory=org.apache.lucene.store.NativeFSLockFactory@70ac34bc),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2601794 T4749 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2601800 T4749 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 2601801 T4749 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 2601802 T4749 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 2601806 T4749 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2601811 T4749 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 2601811 T4749 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 2601812 T4749 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2601813 T4749 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2601814 T4749 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 2601823 T4754 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2601826 T4793 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2601854 T4737 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 2601878 T4768 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 2601883 T4749 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2601886 T4768 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2601892 T4778 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2601896 T4754 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 2601916 T4778 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2601921 T4793 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 2601890 T4779 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2601946 T4778 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 2601947 T4749 oass.SolrIndexSearcher.<init> Opening Searcher@7d2293af main
[junit4:junit4]   2> 2601948 T4749 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368813972766/awholynewcollection_0_shard2_replica3/data/tlog
[junit4:junit4]   2> 2601954 T4749 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2601958 T4749 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2601969 T4831 oasc.SolrCore.registerSearcher [awholynewcollection_0_shard2_replica3] Registered new searcher Searcher@7d2293af main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2601971 T4749 oasc.ZkController.publish publishing core=awholynewcollection_0_shard2_replica3 state=down
[junit4:junit4]   2> 2601934 T4754 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 2601973 T4754 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 2601975 T4754 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 2601904 T4737 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2601974 T4793 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 2601981 T4793 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 2601981 T4793 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 2601964 T4769 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 2601964 T4779 oass.SolrIndexSearcher.<init> Opening Searcher@6a46aa87 main
[junit4:junit4]   2> 2601985 T4779 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368813978660/awholynewcollection_0_shard2_replica5/data/tlog
[junit4:junit4]   2> 2601987 T4779 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2601988 T4779 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2601962 T4778 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 2601994 T4778 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 2601995 T4778 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 2601994 T4754 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 2601996 T4754 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 2601995 T4832 oasc.SolrCore.registerSearcher [awholynewcollection_0_shard2_replica5] Registered new searcher Searcher@6a46aa87 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2601997 T4754 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2601999 T4754 oasc.SolrCore.<init> [awholynewcollection_0_shard1_replica3] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368813972766/awholynewcollection_0_shard1_replica3/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368813972766/awholynewcollection_0_shard1_replica3/data/
[junit4:junit4]   2> 2602000 T4754 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b0a41f9
[junit4:junit4]   2> 2602000 T4793 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 2602002 T4793 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 2602002 T4793 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2602003 T4793 oasc.SolrCore.<init> [awholynewcollection_0_shard1_replica2] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368813980871/awholynewcollection_0_shard1_replica2/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368813980871/awholynewcollection_0_shard1_replica2/data/
[junit4:junit4]   2> 2602004 T4793 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b0a41f9
[junit4:junit4]   2> 2602004 T4793 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2602000 T4778 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 2602006 T4778 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 2602007 T4778 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2602008 T4778 oasc.SolrCore.<init> [awholynewcollection_0_shard1_replica5] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368813978660/awholynewcollection_0_shard1_replica5/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368813978660/awholynewcollection_0_shard1_replica5/data/
[junit4:junit4]   2> 2602008 T4778 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b0a41f9
[junit4:junit4]   2> 2602009 T4778 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2602004 T4779 oasc.ZkController.publish publishing core=awholynewcollection_0_shard2_replica5 state=down
[junit4:junit4]   2> 2602001 T4754 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2602017 T4793 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368813980871/awholynewcollection_0_shard1_replica2/data
[junit4:junit4]   2> 2602018 T4793 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368813980871/awholynewcollection_0_shard1_replica2/data/index/
[junit4:junit4]   2> 2602018 T4793 oasc.SolrCore.initIndex WARN [awholynewcollection_0_shard1_replica2] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368813980871/awholynewcollection_0_shard1_replica2/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2602021 T4769 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 2602032 T4769 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2602021 T4778 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins

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

nit4:junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
[junit4:junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
[junit4:junit4]   2> 
[junit4:junit4]   2> 2938731 T4801 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 2938731 T4801 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 2938732 T4801 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 2938732 T4801 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/awholynewcollection_4/leader_elect/shard1/election
[junit4:junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4:junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4:junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:235)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:232)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:232)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:84)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:129)
[junit4:junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
[junit4:junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
[junit4:junit4]   2> 
[junit4:junit4]   2> 2938733 T4801 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/awholynewcollection_4/leader_elect/shard4/election
[junit4:junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4:junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4:junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:235)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:232)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:232)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:84)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:129)
[junit4:junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
[junit4:junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
[junit4:junit4]   2> 
[junit4:junit4]   2> 2938734 T4801 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/awholynewcollection_4/leader_elect/shard2/election
[junit4:junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4:junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4:junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:235)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:232)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:232)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:84)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:129)
[junit4:junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
[junit4:junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
[junit4:junit4]   2> 
[junit4:junit4]   2> NOTE: test params are: codec=Appending, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=en_CA, timezone=Mexico/BajaNorte
[junit4:junit4]   2> NOTE: Mac OS X 10.8.3 x86_64/Oracle Corporation 1.7.0_21 (64-bit)/cpus=2,threads=1,free=59453144,total=406847488
[junit4:junit4]   2> NOTE: All tests run in this JVM: [SpellCheckCollatorTest, TestSolrDeletionPolicy1, OpenExchangeRatesOrgProviderTest, DirectUpdateHandlerTest, FullSolrCloudDistribCmdsTest, TestWordDelimiterFilterFactory, TestStressReorder, TestJmxIntegration, DocValuesMultiTest, TestArbitraryIndexDir, DocumentAnalysisRequestHandlerTest, CoreContainerCoreInitFailuresTest, SpellingQueryConverterTest, NotRequiredUniqueKeyTest, CacheHeaderTest, TestFastOutputStream, DateMathParserTest, TestPropInjectDefaults, DocumentBuilderTest, TestUniqueKeyFieldResource, TestPostingsSolrHighlighter, BasicZkTest, DistributedSpellCheckComponentTest, MultiTermTest, TestStressRecovery, LegacyHTMLStripCharFilterTest, QueryElevationComponentTest, TestTrie, SliceStateTest, TestUtils, TestSuggestSpellingConverter, BinaryUpdateRequestHandlerTest, TestPerFieldSimilarity, TestNumberUtils, DistributedQueryElevationComponentTest, TestSolrXml, DOMUtilTest, XsltUpdateRequestHandlerTest, DirectUpdateHandlerOptimizeTest, PluginInfoTest, RecoveryZkTest, TestXIncludeConfig, SolrTestCaseJ4Test, SimpleFacetsTest, NoCacheHeaderTest, AliasIntegrationTest, HardAutoCommitTest, ChaosMonkeyShardSplitTest, TestZkChroot, IndexBasedSpellCheckerTest, StatsComponentTest, TestJmxMonitoredMap, SolrCoreCheckLockOnStartupTest, SynonymTokenizerTest, TestReplicationHandler, ZkNodePropsTest, TestIBSimilarityFactory, ReturnFieldsTest, DistanceFunctionTest, BadCopyFieldTest, TestReload, LoggingHandlerTest, MoreLikeThisHandlerTest, TestQueryTypes, ChaosMonkeySafeLeaderTest, OpenCloseCoreStressTest, TestLMJelinekMercerSimilarityFactory, TestDefaultSimilarityFactory, TestIndexSearcher, TestSolrQueryParser, DateFieldTest, TestFaceting, TermVectorComponentDistributedTest, MinimalSchemaTest, DocValuesTest, TestSolrJ, TestStressLucene, SolrIndexSplitterTest, DirectSolrSpellCheckerTest, TestAnalyzedSuggestions, TestBinaryResponseWriter, TestValueSourceCache, SolrPluginUtilsTest, IndexSchemaTest, DefaultValueUpdateProcessorTest, TestJoin, TestFastLRUCache, TestPhraseSuggestions, SignatureUpdateProcessorFactoryTest, AlternateDirectoryTest, TestSchemaNameResource, TestSolrQueryParserDefaultOperatorResource, PeerSyncTest, TestSolrDeletionPolicy2, TestReversedWildcardFilterFactory, TestRemoteStreaming, ExternalFileFieldSortTest, TestCodecSupport, TestFieldTypeCollectionResource, ShardRoutingTest, TestPluginEnable, BadIndexSchemaTest, TermVectorComponentTest, TimeZoneUtilsTest, SampleTest, SOLR749Test, SuggesterWFSTTest, TestDistributedGrouping, FieldMutatingUpdateProcessorTest, PreAnalyzedUpdateProcessorTest, CircularListTest, SuggesterFSTTest, ZkControllerTest, TestSchemaResource, TestComponentsName, BadComponentTest, TestFuzzyAnalyzedSuggestions, SimplePostToolTest, TestCopyFieldCollectionResource, PrimitiveFieldTypeTest, TestMultiCoreConfBootstrap, TestCoreContainer, TestRandomFaceting, FieldAnalysisRequestHandlerTest, TestQuerySenderListener, ZkCLITest, FileUtilsTest, QueryResultKeyTest, TestPropInject, SyncSliceTest, ZkSolrClientTest, TestLRUCache, SpellPossibilityIteratorTest, TestMaxScoreQueryParser, TestSolrCoreProperties, TestSystemIdResolver, TestDefaultSearchFieldResource, TestBM25SimilarityFactory, TestSolr4Spatial, TestHashPartitioner, BasicDistributedZkTest, BasicDistributedZk2Test, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest]
[junit4:junit4] Completed in 369.82s, 1 test, 1 failure <<< FAILURES!

[...truncated 447 lines...]
BUILD FAILED
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:383: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:363: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:39: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build.xml:181: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/common-build.xml:437: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1243: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:887: There were test failures: 296 suites, 1234 tests, 1 failure, 18 ignored (6 assumptions)

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



[JENKINS] Lucene-Solr-4.x-MacOSX (64bit/jdk1.6.0) - Build # 461 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/461/
Java: 64bit/jdk1.6.0 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
REGRESSION:  org.apache.lucene.replicator.http.HttpReplicatorTest.testBasic

Error Message:
Connection to http://localhost:51990 refused

Stack Trace:
org.apache.http.conn.HttpHostConnectException: Connection to http://localhost:51990 refused
	at __randomizedtesting.SeedInfo.seed([EA94446847933E66:416E597D984FB848]:0)
	at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:190)
	at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
	at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
	at org.apache.lucene.replicator.http.HttpClientBase.executeGET(HttpClientBase.java:178)
	at org.apache.lucene.replicator.http.HttpReplicator.checkForUpdate(HttpReplicator.java:51)
	at org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:196)
	at org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:402)
	at org.apache.lucene.replicator.http.HttpReplicatorTest.testBasic(HttpReplicatorTest.java:110)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	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 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 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:680)
Caused by: java.net.ConnectException: Connection refused
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:351)
	at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:213)
	at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:200)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:432)
	at java.net.Socket.connect(Socket.java:529)
	at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
	at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
	... 48 more




Build Log:
[...truncated 7462 lines...]
[junit4:junit4] Suite: org.apache.lucene.replicator.http.HttpReplicatorTest
[junit4:junit4]   2> SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[junit4:junit4]   2> SLF4J: Defaulting to no-operation (NOP) logger implementation
[junit4:junit4]   2> SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HttpReplicatorTest -Dtests.method=testBasic -Dtests.seed=EA94446847933E66 -Dtests.slow=true -Dtests.locale=vi_VN -Dtests.timezone=Canada/Eastern -Dtests.file.encoding=US-ASCII
[junit4:junit4] ERROR   4.28s | HttpReplicatorTest.testBasic <<<
[junit4:junit4]    > Throwable #1: org.apache.http.conn.HttpHostConnectException: Connection to http://localhost:51990 refused
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([EA94446847933E66:416E597D984FB848]:0)
[junit4:junit4]    > 	at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:190)
[junit4:junit4]    > 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
[junit4:junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
[junit4:junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
[junit4:junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
[junit4:junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
[junit4:junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
[junit4:junit4]    > 	at org.apache.lucene.replicator.http.HttpClientBase.executeGET(HttpClientBase.java:178)
[junit4:junit4]    > 	at org.apache.lucene.replicator.http.HttpReplicator.checkForUpdate(HttpReplicator.java:51)
[junit4:junit4]    > 	at org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:196)
[junit4:junit4]    > 	at org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:402)
[junit4:junit4]    > 	at org.apache.lucene.replicator.http.HttpReplicatorTest.testBasic(HttpReplicatorTest.java:110)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:680)
[junit4:junit4]    > Caused by: java.net.ConnectException: Connection refused
[junit4:junit4]    > 	at java.net.PlainSocketImpl.socketConnect(Native Method)
[junit4:junit4]    > 	at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:351)
[junit4:junit4]    > 	at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:213)
[junit4:junit4]    > 	at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:200)
[junit4:junit4]    > 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:432)
[junit4:junit4]    > 	at java.net.Socket.connect(Socket.java:529)
[junit4:junit4]    > 	at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
[junit4:junit4]    > 	at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
[junit4:junit4]    > 	... 48 more
[junit4:junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=481), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=481)), sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=vi_VN, timezone=Canada/Eastern
[junit4:junit4]   2> NOTE: Mac OS X 10.8.3 x86_64/Apple Inc. 1.6.0_45 (64-bit)/cpus=2,threads=1,free=35468472,total=48693248
[junit4:junit4]   2> NOTE: All tests run in this JVM: [LocalReplicatorTest, IndexAndTaxonomyRevisionTest, IndexRevisionTest, HttpReplicatorTest]
[junit4:junit4] Completed in 4.35s, 1 test, 1 error <<< FAILURES!

[...truncated 18 lines...]
BUILD FAILED
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:383: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:363: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:39: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/build.xml:554: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1827: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/module-build.xml:61: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1243: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:887: There were test failures: 7 suites, 30 tests, 1 error

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



[JENKINS] Lucene-Solr-4.x-MacOSX (64bit/jdk1.7.0) - Build # 460 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/460/
Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.client.solrj.embedded.SolrExampleJettyTest.testStatistics

Error Message:
IOException occured when talking to server at: https://127.0.0.1:54992/solr/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: https://127.0.0.1:54992/solr/collection1
	at __randomizedtesting.SeedInfo.seed([587E4B2CA0FA1571:AFD778480CD7CF99]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:435)
	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.commit(SolrServer.java:168)
	at org.apache.solr.client.solrj.SolrServer.commit(SolrServer.java:146)
	at org.apache.solr.client.solrj.SolrExampleTests.testStatistics(SolrExampleTests.java:806)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: org.apache.http.NoHttpResponseException: The target server failed to respond
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:95)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:62)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:254)
	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:289)
	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:252)
	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:191)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:300)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:127)
	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:717)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:522)
	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)
	... 45 more




Build Log:
[...truncated 10574 lines...]
[junit4:junit4] Suite: org.apache.solr.client.solrj.embedded.SolrExampleJettyTest
[junit4:junit4]   1> 472067 [SUITE-SolrExampleJettyTest-seed#[587E4B2CA0FA1571]-worker] INFO  org.apache.solr.SolrJettyTestBase  ? Randomized ssl (true) and clientAuth (false)
[junit4:junit4]   1> 472068 [SUITE-SolrExampleJettyTest-seed#[587E4B2CA0FA1571]-worker] INFO  org.apache.solr.SolrTestCaseJ4  ? ####initCore
[junit4:junit4]   1> 472073 [SUITE-SolrExampleJettyTest-seed#[587E4B2CA0FA1571]-worker] INFO  org.apache.solr.SolrTestCaseJ4  ? ####initCore end
[junit4:junit4]   1> 472074 [SUITE-SolrExampleJettyTest-seed#[587E4B2CA0FA1571]-worker] INFO  org.eclipse.jetty.server.Server  ? jetty-8.1.10.v20130312
[junit4:junit4]   1> 472097 [SUITE-SolrExampleJettyTest-seed#[587E4B2CA0FA1571]-worker] INFO  org.eclipse.jetty.util.ssl.SslContextFactory  ? Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
[junit4:junit4]   1> 472106 [SUITE-SolrExampleJettyTest-seed#[587E4B2CA0FA1571]-worker] INFO  org.eclipse.jetty.server.AbstractConnector  ? Started SslSelectChannelConnector@127.0.0.1:54992
[junit4:junit4]   1> 472107 [SUITE-SolrExampleJettyTest-seed#[587E4B2CA0FA1571]-worker] INFO  org.apache.solr.servlet.SolrDispatchFilter  ? SolrDispatchFilter.init()
[junit4:junit4]   1> 472108 [SUITE-SolrExampleJettyTest-seed#[587E4B2CA0FA1571]-worker] INFO  org.apache.solr.core.SolrResourceLoader  ? JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> 472109 [SUITE-SolrExampleJettyTest-seed#[587E4B2CA0FA1571]-worker] INFO  org.apache.solr.core.SolrResourceLoader  ? using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/example/solr
[junit4:junit4]   1> 472109 [SUITE-SolrExampleJettyTest-seed#[587E4B2CA0FA1571]-worker] INFO  org.apache.solr.core.CoreContainer  ? looking for solr config file: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/example/solr/solr.xml
[junit4:junit4]   1> 472110 [SUITE-SolrExampleJettyTest-seed#[587E4B2CA0FA1571]-worker] INFO  org.apache.solr.core.CoreContainer  ? New CoreContainer 941436284
[junit4:junit4]   1> 472111 [SUITE-SolrExampleJettyTest-seed#[587E4B2CA0FA1571]-worker] INFO  org.apache.solr.core.CoreContainer  ? Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/example/solr/'
[junit4:junit4]   1> 472112 [SUITE-SolrExampleJettyTest-seed#[587E4B2CA0FA1571]-worker] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/example/solr/'
[junit4:junit4]   1> 472553 [SUITE-SolrExampleJettyTest-seed#[587E4B2CA0FA1571]-worker] INFO  org.apache.solr.core.SolrCoreDiscoverer  ? Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/example/solr
[junit4:junit4]   1> 472555 [SUITE-SolrExampleJettyTest-seed#[587E4B2CA0FA1571]-worker] INFO  org.apache.solr.core.SolrCoreDiscoverer  ? Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/example/solr/.svn
[junit4:junit4]   1> 472559 [SUITE-SolrExampleJettyTest-seed#[587E4B2CA0FA1571]-worker] INFO  org.apache.solr.core.SolrCoreDiscoverer  ? Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/example/solr/.svn/prop-base
[junit4:junit4]   1> 472567 [SUITE-SolrExampleJettyTest-seed#[587E4B2CA0FA1571]-worker] INFO  org.apache.solr.core.SolrCoreDiscoverer  ? Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/example/solr/.svn/props
[junit4:junit4]   1> 472570 [SUITE-SolrExampleJettyTest-seed#[587E4B2CA0FA1571]-worker] INFO  org.apache.solr.core.SolrCoreDiscoverer  ? Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/example/solr/.svn/text-base
[junit4:junit4]   1> 472574 [SUITE-SolrExampleJettyTest-seed#[587E4B2CA0FA1571]-worker] INFO  org.apache.solr.core.SolrCoreDiscoverer  ? Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/example/solr/.svn/tmp
[junit4:junit4]   1> 472577 [SUITE-SolrExampleJettyTest-seed#[587E4B2CA0FA1571]-worker] INFO  org.apache.solr.core.SolrCoreDiscoverer  ? Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/example/solr/.svn/tmp/prop-base
[junit4:junit4]   1> 472579 [SUITE-SolrExampleJettyTest-seed#[587E4B2CA0FA1571]-worker] INFO  org.apache.solr.core.SolrCoreDiscoverer  ? Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/example/solr/.svn/tmp/props
[junit4:junit4]   1> 472581 [SUITE-SolrExampleJettyTest-seed#[587E4B2CA0FA1571]-worker] INFO  org.apache.solr.core.SolrCoreDiscoverer  ? Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/example/solr/.svn/tmp/text-base
[junit4:junit4]   1> 472582 [SUITE-SolrExampleJettyTest-seed#[587E4B2CA0FA1571]-worker] INFO  org.apache.solr.core.SolrCoreDiscoverer  ? Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/example/solr/bin
[junit4:junit4]   1> 472584 [SUITE-SolrExampleJettyTest-seed#[587E4B2CA0FA1571]-worker] INFO  org.apache.solr.core.SolrCoreDiscoverer  ? Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/example/solr/bin/.svn
[junit4:junit4]   1> 472587 [SUITE-SolrExampleJettyTest-seed#[587E4B2CA0FA1571]-worker] INFO  org.apache.solr.core.SolrCoreDiscoverer  ? Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/example/solr/bin/.svn/prop-base
[junit4:junit4]   1> 472589 [SUITE-SolrExampleJettyTest-seed#[587E4B2CA0FA1571]-worker] INFO  org.apache.solr.core.SolrCoreDiscoverer  ? Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/example/solr/bin/.svn/props
[junit4:junit4]   1> 472591 [SUITE-SolrExampleJettyTest-seed#[587E4B2CA0FA1571]-worker] INFO  org.apache.solr.core.SolrCoreDiscoverer  ? Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/example/solr/bin/.svn/text-base
[junit4:junit4]   1> 472592 [SUITE-SolrExampleJettyTest-seed#[587E4B2CA0FA1571]-worker] INFO  org.apache.solr.core.SolrCoreDiscoverer  ? Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/example/solr/bin/.svn/tmp
[junit4:junit4]   1> 472594 [SUITE-SolrExampleJettyTest-seed#[587E4B2CA0FA1571]-worker] INFO  org.apache.solr.core.SolrCoreDiscoverer  ? Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/example/solr/bin/.svn/tmp/prop-base
[junit4:junit4]   1> 472596 [SUITE-SolrExampleJettyTest-seed#[587E4B2CA0FA1571]-worker] INFO  org.apache.solr.core.SolrCoreDiscoverer  ? Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/example/solr/bin/.svn/tmp/props
[junit4:junit4]   1> 472598 [SUITE-SolrExampleJettyTest-seed#[587E4B2CA0FA1571]-worker] INFO  org.apache.solr.core.SolrCoreDiscoverer  ? Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/example/solr/bin/.svn/tmp/text-base
[junit4:junit4]   1> 472599 [SUITE-SolrExampleJettyTest-seed#[587E4B2CA0FA1571]-worker] INFO  org.apache.solr.core.SolrCoreDiscoverer  ? Discovered properties file /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/example/solr/collection1/core.properties, adding to cores
[junit4:junit4]   1> 472605 [SUITE-SolrExampleJettyTest-seed#[587E4B2CA0FA1571]-worker] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting socketTimeout to: 0
[junit4:junit4]   1> 472605 [SUITE-SolrExampleJettyTest-seed#[587E4B2CA0FA1571]-worker] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting urlScheme to: http://
[junit4:junit4]   1> 472606 [SUITE-SolrExampleJettyTest-seed#[587E4B2CA0FA1571]-worker] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting connTimeout to: 0
[junit4:junit4]   1> 472611 [SUITE-SolrExampleJettyTest-seed#[587E4B2CA0FA1571]-worker] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> 472611 [SUITE-SolrExampleJettyTest-seed#[587E4B2CA0FA1571]-worker] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting corePoolSize to: 0
[junit4:junit4]   1> 472612 [SUITE-SolrExampleJettyTest-seed#[587E4B2CA0FA1571]-worker] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> 472613 [SUITE-SolrExampleJettyTest-seed#[587E4B2CA0FA1571]-worker] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> 472614 [SUITE-SolrExampleJettyTest-seed#[587E4B2CA0FA1571]-worker] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting sizeOfQueue to: -1
[junit4:junit4]   1> 472615 [SUITE-SolrExampleJettyTest-seed#[587E4B2CA0FA1571]-worker] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting fairnessPolicy to: false
[junit4:junit4]   1> 472615 [SUITE-SolrExampleJettyTest-seed#[587E4B2CA0FA1571]-worker] INFO  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> 472633 [SUITE-SolrExampleJettyTest-seed#[587E4B2CA0FA1571]-worker] INFO  org.apache.solr.logging.LogWatcher  ? Registering Log Listener
[junit4:junit4]   1> 472647 [coreLoadExecutor-296-thread-1] INFO  org.apache.solr.core.CoreContainer  ? Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/example/solr/collection1
[junit4:junit4]   1> 472649 [coreLoadExecutor-296-thread-1] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/example/solr/collection1/'
[junit4:junit4]   1> 472708 [coreLoadExecutor-296-thread-1] INFO  org.apache.solr.core.SolrConfig  ? Adding specified lib dirs to ClassLoader
[junit4:junit4]   1> 472710 [coreLoadExecutor-296-thread-1] WARN  org.apache.solr.core.SolrResourceLoader  ? No files added to classloader from lib: ../../../contrib/extraction/lib (resolved as: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/example/solr/collection1/../../../contrib/extraction/lib).
[junit4:junit4]   1> 472711 [coreLoadExecutor-296-thread-1] WARN  org.apache.solr.core.SolrResourceLoader  ? Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/example/solr/collection1/../../../dist).
[junit4:junit4]   1> 472712 [coreLoadExecutor-296-thread-1] WARN  org.apache.solr.core.SolrResourceLoader  ? No files added to classloader from lib: ../../../contrib/clustering/lib/ (resolved as: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/example/solr/collection1/../../../contrib/clustering/lib).
[junit4:junit4]   1> 472712 [coreLoadExecutor-296-thread-1] WARN  org.apache.solr.core.SolrResourceLoader  ? Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/example/solr/collection1/../../../dist).
[junit4:junit4]   1> 472714 [coreLoadExecutor-296-thread-1] WARN  org.apache.solr.core.SolrResourceLoader  ? No files added to classloader from lib: ../../../contrib/langid/lib/ (resolved as: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/example/solr/collection1/../../../contrib/langid/lib).
[junit4:junit4]   1> 472715 [coreLoadExecutor-296-thread-1] WARN  org.apache.solr.core.SolrResourceLoader  ? Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/example/solr/collection1/../../../dist).
[junit4:junit4]   1> 472716 [coreLoadExecutor-296-thread-1] WARN  org.apache.solr.core.SolrResourceLoader  ? No files added to classloader from lib: ../../../contrib/velocity/lib (resolved as: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/example/solr/collection1/../../../contrib/velocity/lib).
[junit4:junit4]   1> 472717 [coreLoadExecutor-296-thread-1] WARN  org.apache.solr.core.SolrResourceLoader  ? Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/example/solr/collection1/../../../dist).
[junit4:junit4]   1> 472717 [coreLoadExecutor-296-thread-1] WARN  org.apache.solr.core.SolrResourceLoader  ? Can't find (or read) directory to add to classloader: /non/existent/dir/yields/warning (resolved as: /non/existent/dir/yields/warning).
[junit4:junit4]   1> 472823 [coreLoadExecutor-296-thread-1] INFO  org.apache.solr.core.SolrConfig  ? Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   1> 473068 [coreLoadExecutor-296-thread-1] INFO  org.apache.solr.core.Config  ? Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> 473070 [coreLoadExecutor-296-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? Reading Solr Schema from schema.xml
[junit4:junit4]   1> 473104 [coreLoadExecutor-296-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? [collection1] Schema name=example
[junit4:junit4]   1> 474741 [coreLoadExecutor-296-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? unique key field: id
[junit4:junit4]   1> 474775 [coreLoadExecutor-296-thread-1] INFO  org.apache.solr.schema.FileExchangeRateProvider  ? Reloading exchange rates from file currency.xml
[junit4:junit4]   1> 474792 [coreLoadExecutor-296-thread-1] INFO  org.apache.solr.schema.FileExchangeRateProvider  ? Reloading exchange rates from file currency.xml
[junit4:junit4]   1> 474866 [coreLoadExecutor-296-thread-1] INFO  org.apache.solr.core.SolrCore  ? org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> 474867 [coreLoadExecutor-296-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/example/solr/collection1/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/solrtest-SolrExampleJettyTest-1368766192921/
[junit4:junit4]   1> 474867 [coreLoadExecutor-296-thread-1] INFO  org.apache.solr.core.JmxMonitoredMap  ? JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@44385e76
[junit4:junit4]   1> 474869 [coreLoadExecutor-296-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Added SolrEventListener for newSearcher: org.apache.solr.core.QuerySenderListener{queries=[]}
[junit4:junit4]   1> 474869 [coreLoadExecutor-296-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Added SolrEventListener for firstSearcher: org.apache.solr.core.QuerySenderListener{queries=[{q=static firstSearcher warming in solrconfig.xml}]}
[junit4:junit4]   1> 474870 [coreLoadExecutor-296-thread-1] INFO  org.apache.solr.core.SolrCore  ? org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> 474871 [coreLoadExecutor-296-thread-1] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/solrtest-SolrExampleJettyTest-1368766192921
[junit4:junit4]   1> 474872 [coreLoadExecutor-296-thread-1] INFO  org.apache.solr.core.SolrCore  ? New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/solrtest-SolrExampleJettyTest-1368766192921/index/
[junit4:junit4]   1> 474872 [coreLoadExecutor-296-thread-1] WARN  org.apache.solr.core.SolrCore  ? [collection1] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/solrtest-SolrExampleJettyTest-1368766192921/index' doesn't exist. Creating new index...
[junit4:junit4]   1> 474874 [coreLoadExecutor-296-thread-1] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/solrtest-SolrExampleJettyTest-1368766192921/index
[junit4:junit4]   1> 474878 [coreLoadExecutor-296-thread-1] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_1,generation=1}
[junit4:junit4]   1> 474878 [coreLoadExecutor-296-thread-1] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 1
[junit4:junit4]   1> 474880 [coreLoadExecutor-296-thread-1] INFO  org.apache.solr.core.SolrCore  ? created json: solr.JSONResponseWriter
[junit4:junit4]   1> 474880 [coreLoadExecutor-296-thread-1] INFO  org.apache.solr.core.SolrCore  ? adding lazy queryResponseWriter: solr.VelocityResponseWriter
[junit4:junit4]   1> 474881 [coreLoadExecutor-296-thread-1] INFO  org.apache.solr.core.SolrCore  ? created velocity: solr.VelocityResponseWriter
[junit4:junit4]   1> 474881 [coreLoadExecutor-296-thread-1] INFO  org.apache.solr.core.SolrCore  ? created xslt: solr.XSLTResponseWriter
[junit4:junit4]   1> 474883 [coreLoadExecutor-296-thread-1] INFO  org.apache.solr.response.XSLTResponseWriter  ? xsltCacheLifetimeSeconds=5
[junit4:junit4]   1> 474887 [coreLoadExecutor-296-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created /select: solr.SearchHandler
[junit4:junit4]   1> 474889 [coreLoadExecutor-296-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created /query: solr.SearchHandler
[junit4:junit4]   1> 474890 [coreLoadExecutor-296-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> 474891 [coreLoadExecutor-296-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created /browse: solr.SearchHandler
[junit4:junit4]   1> 474892 [coreLoadExecutor-296-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> 474893 [coreLoadExecutor-296-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created /update/json: solr.JsonUpdateRequestHandler
[junit4:junit4]   1> 474894 [coreLoadExecutor-296-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created /update/csv: solr.CSVRequestHandler
[junit4:junit4]   1> 474895 [coreLoadExecutor-296-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? adding lazy requestHandler: solr.extraction.ExtractingRequestHandler
[junit4:junit4]   1> 474895 [coreLoadExecutor-296-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created /update/extract: solr.extraction.ExtractingRequestHandler
[junit4:junit4]   1> 474896 [coreLoadExecutor-296-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? adding lazy requestHandler: solr.FieldAnalysisRequestHandler
[junit4:junit4]   1> 474897 [coreLoadExecutor-296-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created /analysis/field: solr.FieldAnalysisRequestHandler
[junit4:junit4]   1> 474897 [coreLoadExecutor-296-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? adding lazy requestHandler: solr.DocumentAnalysisRequestHandler
[junit4:junit4]   1> 474898 [coreLoadExecutor-296-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created /analysis/document: solr.DocumentAnalysisRequestHandler
[junit4:junit4]   1> 474899 [coreLoadExecutor-296-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   1> 474900 [coreLoadExecutor-296-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created /admin/ping: solr.PingRequestHandler
[junit4:junit4]   1> 474901 [coreLoadExecutor-296-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   1> 474902 [coreLoadExecutor-296-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created /replication: solr.ReplicationHandler
[junit4:junit4]   1> 474903 [coreLoadExecutor-296-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? adding lazy requestHandler: solr.SearchHandler
[junit4:junit4]   1> 474903 [coreLoadExecutor-296-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created /spell: solr.SearchHandler
[junit4:junit4]   1> 474904 [coreLoadExecutor-296-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? adding lazy requestHandler: solr.SearchHandler
[junit4:junit4]   1> 474905 [coreLoadExecutor-296-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created /tvrh: solr.SearchHandler
[junit4:junit4]   1> 474905 [coreLoadExecutor-296-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? adding lazy requestHandler: solr.SearchHandler
[junit4:junit4]   1> 474906 [coreLoadExecutor-296-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created /terms: solr.SearchHandler
[junit4:junit4]   1> 474907 [coreLoadExecutor-296-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? adding lazy requestHandler: solr.SearchHandler
[junit4:junit4]   1> 474908 [coreLoadExecutor-296-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created /elevate: solr.SearchHandler
[junit4:junit4]   1> 474934 [coreLoadExecutor-296-thread-1] INFO  org.apache.solr.handler.loader.XMLLoader  ? xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> 474939 [coreLoadExecutor-296-thread-1] INFO  org.apache.solr.handler.loader.XMLLoader  ? xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> 474942 [coreLoadExecutor-296-thread-1] INFO  org.apache.solr.handler.loader.XMLLoader  ? xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> 474957 [coreLoadExecutor-296-thread-1] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@74e7dc70 main
[junit4:junit4]   1> 474958 [coreLoadExecutor-296-thread-1] INFO  org.apache.solr.update.UpdateHandler  ? Clearing tlog files, tlogDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/solrtest-SolrExampleJettyTest-1368766192921/tlog
[junit4:junit4]   1> 474961 [coreLoadExecutor-296-thread-1] INFO  org.apache.solr.core.SolrCore  ? Hard AutoCommit: if uncommited for 15000ms; 
[junit4:junit4]   1> 474962 [coreLoadExecutor-296-thread-1] INFO  org.apache.solr.core.SolrCore  ? Soft AutoCommit: disabled
[junit4:junit4]   1> 474963 [coreLoadExecutor-296-thread-1] INFO  org.apache.solr.handler.component.SpellCheckComponent  ? Initializing spell checkers
[junit4:junit4]   1> 474964 [coreLoadExecutor-296-thread-1] INFO  org.apache.solr.spelling.DirectSolrSpellChecker  ? init: {name=default,field=text,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
[junit4:junit4]   1> 474964 [coreLoadExecutor-296-thread-1] INFO  org.apache.solr.handler.component.SpellCheckComponent  ? No queryConverter defined, using default converter
[junit4:junit4]   1> 474966 [coreLoadExecutor-296-thread-1] INFO  org.apache.solr.handler.component.QueryElevationComponent  ? Loading QueryElevation from: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/example/solr/collection1/conf/elevate.xml
[junit4:junit4]   1> 475011 [coreLoadExecutor-296-thread-1] INFO  org.apache.solr.handler.ReplicationHandler  ? Commits will be reserved for  10000
[junit4:junit4]   1> 475019 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@74e7dc70 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> 475022 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=null path=null params={event=firstSearcher&q=static+firstSearcher+warming+in+solrconfig.xml&distrib=false} hits=0 status=0 QTime=2 
[junit4:junit4]   1> 475022 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 475023 [searcherExecutor-297-thread-1] INFO  org.apache.solr.handler.component.SpellCheckComponent  ? Loading spell index for spellchecker: default
[junit4:junit4]   1> 475024 [searcherExecutor-297-thread-1] INFO  org.apache.solr.handler.component.SpellCheckComponent  ? Loading spell index for spellchecker: wordbreak
[junit4:junit4]   1> 475026 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@74e7dc70 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> 475029 [coreLoadExecutor-296-thread-1] INFO  org.apache.solr.core.CoreContainer  ? registering core: collection1
[junit4:junit4]   1> 475031 [SUITE-SolrExampleJettyTest-seed#[587E4B2CA0FA1571]-worker] INFO  org.apache.solr.servlet.SolrDispatchFilter  ? user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0
[junit4:junit4]   1> 475031 [SUITE-SolrExampleJettyTest-seed#[587E4B2CA0FA1571]-worker] INFO  org.apache.solr.servlet.SolrDispatchFilter  ? SolrDispatchFilter.init() done
[junit4:junit4]   1> 475032 [SUITE-SolrExampleJettyTest-seed#[587E4B2CA0FA1571]-worker] INFO  org.apache.solr.SolrJettyTestBase  ? Jetty Assigned Port#54992
[junit4:junit4]   2> Creating dataDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/./solrtest-SolrExampleJettyTest-1368766192921
[junit4:junit4]   1> 475053 [TEST-SolrExampleJettyTest.testAugmentFields-seed#[587E4B2CA0FA1571]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Starting testAugmentFields
[junit4:junit4]   1> 475053 [TEST-SolrExampleJettyTest.testAugmentFields-seed#[587E4B2CA0FA1571]] INFO  org.apache.solr.client.solrj.impl.HttpClientUtil  ? Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> 475137 [qtp557251687-546] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_1,generation=1}
[junit4:junit4]   1> 475139 [qtp557251687-546] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 1
[junit4:junit4]   1> 475142 [qtp557251687-546] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@7cb7bf62 realtime
[junit4:junit4]   1> 475144 [qtp557251687-546] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1435255382721167360)} 0 10
[junit4:junit4]   1> 475154 [qtp557251687-547] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[111 (1435255382740041728)]} 0 2
[junit4:junit4]   1> 475168 [qtp557251687-548] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 475176 [qtp557251687-548] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_2,generation=2}
[junit4:junit4]   1> 475177 [qtp557251687-548] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 2
[junit4:junit4]   1> 475219 [qtp557251687-548] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@1c24a507 main
[junit4:junit4]   1> 475220 [qtp557251687-548] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 475221 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@1c24a507 main{StandardDirectoryReader(segments_2:3:nrt _0(4.4):C1)}
[junit4:junit4]   1> 475221 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 475224 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@1c24a507 main{StandardDirectoryReader(segments_2:3:nrt _0(4.4):C1)}
[junit4:junit4]   1> 475232 [qtp557251687-548] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 64
[junit4:junit4]   1> 475272 [qtp557251687-543] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[222 (1435255382836510720)]} 0 28
[junit4:junit4]   1> 475287 [qtp557251687-544] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 475303 [qtp557251687-544] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_2,generation=2}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_3,generation=3}
[junit4:junit4]   1> 475305 [qtp557251687-544] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 3
[junit4:junit4]   1> 475315 [qtp557251687-544] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@626ed26f main
[junit4:junit4]   1> 475316 [qtp557251687-544] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 475317 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@626ed26f main{StandardDirectoryReader(segments_3:5:nrt _0(4.4):C1 _1(4.4):C1)}
[junit4:junit4]   1> 475318 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 475324 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@626ed26f main{StandardDirectoryReader(segments_3:5:nrt _0(4.4):C1 _1(4.4):C1)}
[junit4:junit4]   1> 475325 [qtp557251687-544] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 38
[junit4:junit4]   1> 475339 [qtp557251687-546] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={sort=price+asc&fl=id,price,[docid],[explain+style%3Dnl],score,aaa:[value+v%3Daaa],ten:[value+v%3D10+t%3Dint]&q=*:*&wt=javabin&version=2} hits=2 status=0 QTime=1 
[junit4:junit4]   1> 475342 [TEST-SolrExampleJettyTest.testAugmentFields-seed#[587E4B2CA0FA1571]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Ending testAugmentFields
[junit4:junit4]   1> 475366 [TEST-SolrExampleJettyTest.testLukeHandler-seed#[587E4B2CA0FA1571]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Starting testLukeHandler
[junit4:junit4]   1> 475374 [qtp557251687-547] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@476a487e realtime
[junit4:junit4]   1> 475375 [qtp557251687-547] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1435255382969679872)} 0 4
[junit4:junit4]   1> 475383 [qtp557251687-548] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[ID0 (1435255382981214208)]} 0 1
[junit4:junit4]   1> 475391 [qtp557251687-543] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[ID1 (1435255382989602816)]} 0 1
[junit4:junit4]   1> 475397 [qtp557251687-545] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[ID2 (1435255382996942848)]} 0 1
[junit4:junit4]   1> 475403 [qtp557251687-544] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[ID3 (1435255383002185728)]} 0 1
[junit4:junit4]   1> 475409 [qtp557251687-546] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[ID4 (1435255383008477184)]} 0 1
[junit4:junit4]   1> 475413 [qtp557251687-547] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 475416 [qtp557251687-547] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_3,generation=3}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_4,generation=4}
[junit4:junit4]   1> 475416 [qtp557251687-547] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 4
[junit4:junit4]   1> 475418 [qtp557251687-547] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@4d77c04e main
[junit4:junit4]   1> 475419 [qtp557251687-547] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 475422 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@4d77c04e main{StandardDirectoryReader(segments_4:9:nrt _2(4.4):C5)}
[junit4:junit4]   1> 475424 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 475430 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@4d77c04e main{StandardDirectoryReader(segments_4:9:nrt _2(4.4):C5)}
[junit4:junit4]   1> 475431 [qtp557251687-547] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 18
[junit4:junit4]   1> 475437 [qtp557251687-548] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=5 status=0 QTime=0 
[junit4:junit4]   1> 475444 [qtp557251687-543] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/admin/luke params={wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   1> 475452 [qtp557251687-545] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/admin/luke params={show=schema&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   1> 475489 [TEST-SolrExampleJettyTest.testLukeHandler-seed#[587E4B2CA0FA1571]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Ending testLukeHandler
[junit4:junit4]   1> 475569 [TEST-SolrExampleJettyTest.testQueryWithParams-seed#[587E4B2CA0FA1571]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Starting testQueryWithParams
[junit4:junit4]   1> 475580 [qtp557251687-544] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=query&debug=true&wt=javabin&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   1> 475584 [TEST-SolrExampleJettyTest.testQueryWithParams-seed#[587E4B2CA0FA1571]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Ending testQueryWithParams
[junit4:junit4]   1> 475604 [TEST-SolrExampleJettyTest.testAddDelete-seed#[587E4B2CA0FA1571]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Starting testAddDelete
[junit4:junit4]   1> 475616 [qtp557251687-546] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@1abba835 realtime
[junit4:junit4]   1> 475617 [qtp557251687-546] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1435255383223435264)} 0 4
[junit4:junit4]   1> 475623 [qtp557251687-547] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0 & 222 (1435255383232872448)]} 0 1
[junit4:junit4]   1> 475632 [qtp557251687-548] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 475670 [qtp557251687-548] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_4,generation=4}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_5,generation=5}
[junit4:junit4]   1> 475671 [qtp557251687-548] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 5
[junit4:junit4]   1> 475674 [qtp557251687-548] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@4ac96061 main
[junit4:junit4]   1> 475675 [qtp557251687-548] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 475676 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@4ac96061 main{StandardDirectoryReader(segments_5:13:nrt _3(4.4):C1)}
[junit4:junit4]   1> 475677 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 475681 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@4ac96061 main{StandardDirectoryReader(segments_5:13:nrt _3(4.4):C1)}
[junit4:junit4]   1> 475682 [qtp557251687-548] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 50
[junit4:junit4]   1> 475689 [qtp557251687-543] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=1 
[junit4:junit4]   1> 475697 [qtp557251687-545] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {delete=[0 & 222 (-1435255383309418496)]} 0 1
[junit4:junit4]   1> 475703 [qtp557251687-544] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 475705 [qtp557251687-544] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_5,generation=5}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_6,generation=6}
[junit4:junit4]   1> 475705 [qtp557251687-544] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 6
[junit4:junit4]   1> 475707 [qtp557251687-544] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@76706373 main
[junit4:junit4]   1> 475708 [qtp557251687-544] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 475709 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@76706373 main{StandardDirectoryReader(segments_6:15:nrt)}
[junit4:junit4]   1> 475709 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 475713 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@76706373 main{StandardDirectoryReader(segments_6:15:nrt)}
[junit4:junit4]   1> 475715 [qtp557251687-544] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 12
[junit4:junit4]   1> 475721 [qtp557251687-546] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   1> 475737 [qtp557251687-547] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0 & 222 (1435255383349264384)]} 0 5
[junit4:junit4]   1> 475745 [qtp557251687-545] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 475751 [qtp557251687-545] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_6,generation=6}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_7,generation=7}
[junit4:junit4]   1> 475752 [qtp557251687-545] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 7
[junit4:junit4]   1> 475754 [qtp557251687-545] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@44ba22c9 main
[junit4:junit4]   1> 475755 [qtp557251687-545] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 475756 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@44ba22c9 main{StandardDirectoryReader(segments_7:17:nrt _4(4.4):C1)}
[junit4:junit4]   1> 475756 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 475759 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@44ba22c9 main{StandardDirectoryReader(segments_7:17:nrt _4(4.4):C1)}
[junit4:junit4]   1> 475761 [qtp557251687-545] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 16
[junit4:junit4]   1> 475767 [qtp557251687-544] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0 
[junit4:junit4]   1> 475774 [qtp557251687-546] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@42c3c164 realtime
[junit4:junit4]   1> 475775 [qtp557251687-546] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {deleteByQuery=id:"0\ \&\ 222" (-1435255383391207424)} 0 3
[junit4:junit4]   1> 475779 [qtp557251687-547] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 475780 [qtp557251687-547] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_7,generation=7}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_8,generation=8}
[junit4:junit4]   1> 475781 [qtp557251687-547] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 8
[junit4:junit4]   1> 475782 [qtp557251687-547] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@23818d31 main
[junit4:junit4]   1> 475782 [qtp557251687-547] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 475783 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@23818d31 main{StandardDirectoryReader(segments_7:19:nrt)}
[junit4:junit4]   1> 475783 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 475786 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@23818d31 main{StandardDirectoryReader(segments_7:19:nrt)}
[junit4:junit4]   1> 475786 [qtp557251687-547] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 7
[junit4:junit4]   1> 475792 [qtp557251687-548] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   1> 475805 [qtp557251687-543] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0 & 222 (1435255383422664704)]} 0 2
[junit4:junit4]   1> 475811 [qtp557251687-545] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1 & 222 (1435255383430004736)]} 0 1
[junit4:junit4]   1> 475817 [qtp557251687-544] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[2 & 222 (1435255383436296192)]} 0 1
[junit4:junit4]   1> 475823 [qtp557251687-546] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 475826 [qtp557251687-546] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_8,generation=8}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_9,generation=9}
[junit4:junit4]   1> 475826 [qtp557251687-546] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 9
[junit4:junit4]   1> 475828 [qtp557251687-546] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@521c0ffa main
[junit4:junit4]   1> 475829 [qtp557251687-546] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 475830 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@521c0ffa main{StandardDirectoryReader(segments_9:21:nrt _5(4.4):C3)}
[junit4:junit4]   1> 475830 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 475833 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@521c0ffa main{StandardDirectoryReader(segments_9:21:nrt _5(4.4):C3)}
[junit4:junit4]   1> 475834 [qtp557251687-546] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 11
[junit4:junit4]   1> 475840 [qtp557251687-547] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=3 status=0 QTime=0 
[junit4:junit4]   1> 475851 [qtp557251687-548] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {delete=[0 & 222 (-1435255383467753472), 1 & 222 (-1435255383470899200), 2 & 222 (-1435255383471947776)]} 0 6
[junit4:junit4]   1> 475864 [qtp557251687-543] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 475866 [qtp557251687-543] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_9,generation=9}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_a,generation=10}
[junit4:junit4]   1> 475867 [qtp557251687-543] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 10
[junit4:junit4]   1> 475868 [qtp557251687-543] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@5ec531bd main
[junit4:junit4]   1> 475869 [qtp557251687-543] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 475870 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@5ec531bd main{StandardDirectoryReader(segments_a:23:nrt)}
[junit4:junit4]   1> 475871 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 475874 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@5ec531bd main{StandardDirectoryReader(segments_a:23:nrt)}
[junit4:junit4]   1> 475875 [qtp557251687-543] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 11
[junit4:junit4]   1> 475882 [qtp557251687-545] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   1> 475885 [TEST-SolrExampleJettyTest.testAddDelete-seed#[587E4B2CA0FA1571]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Ending testAddDelete
[junit4:junit4]   1> 475905 [TEST-SolrExampleJettyTest.testMultiContentStreamRequest-seed#[587E4B2CA0FA1571]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Starting testMultiContentStreamRequest
[junit4:junit4]   1> 475912 [qtp557251687-544] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1435255383534862336)} 0 3
[junit4:junit4]   1> 475926 [qtp557251687-546] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 475928 [qtp557251687-546] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_a,generation=10}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_b,generation=11}
[junit4:junit4]   1> 475929 [qtp557251687-546] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 11
[junit4:junit4]   1> 475930 [qtp557251687-546] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@7fad6fb1 main
[junit4:junit4]   1> 475931 [qtp557251687-546] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 475931 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@7fad6fb1 main{StandardDirectoryReader(segments_a:23:nrt)}
[junit4:junit4]   1> 475933 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 475936 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@7fad6fb1 main{StandardDirectoryReader(segments_a:23:nrt)}
[junit4:junit4]   1> 475937 [qtp557251687-546] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 12
[junit4:junit4]   1> 475947 [qtp557251687-547] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   1> 476023 [qtp557251687-548] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 476034 [qtp557251687-548] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_b,generation=11}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_c,generation=12}
[junit4:junit4]   1> 476035 [qtp557251687-548] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 12
[junit4:junit4]   1> 476039 [qtp557251687-548] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@40cc47b5 main
[junit4:junit4]   1> 476041 [qtp557251687-548] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 476042 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@40cc47b5 main{StandardDirectoryReader(segments_c:25:nrt _6(4.4):C5)}
[junit4:junit4]   1> 476043 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 476046 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@40cc47b5 main{StandardDirectoryReader(segments_c:25:nrt _6(4.4):C5)}
[junit4:junit4]   1> 476047 [qtp557251687-548] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&echoParams=ALL&commit=true&a=?&wt=javabin&version=2&softCommit=false} {add=[SP2514N (1435255383630282752), 6H500F0 (1435255383639719936), TWINX2048-3200PRO (1435255383642865664), VS1GB400C3 (1435255383644962816), VDBDB1A16 (1435255383648108544)],commit=} 0 47
[junit4:junit4]   1> 476054 [qtp557251687-543] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=5 status=0 QTime=0 
[junit4:junit4]   1> 476065 [TEST-SolrExampleJettyTest.testMultiContentStreamRequest-seed#[587E4B2CA0FA1571]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Ending testMultiContentStreamRequest
[junit4:junit4]   1> 476083 [TEST-SolrExampleJettyTest.testSetNullUpdateOrder-seed#[587E4B2CA0FA1571]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Starting testSetNullUpdateOrder
[junit4:junit4]   1> 476090 [qtp557251687-545] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[testSetNullUpdateOrder (1435255383720460288)]} 0 3
[junit4:junit4]   1> 476097 [qtp557251687-544] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 476102 [qtp557251687-544] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_c,generation=12}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_d,generation=13}
[junit4:junit4]   1> 476102 [qtp557251687-544] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 13
[junit4:junit4]   1> 476104 [qtp557251687-544] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@66f22f90 main
[junit4:junit4]   1> 476106 [qtp557251687-544] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 476107 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@66f22f90 main{StandardDirectoryReader(segments_d:27:nrt _6(4.4):C5 _7(4.4):C1)}
[junit4:junit4]   1> 476107 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 476110 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@66f22f90 main{StandardDirectoryReader(segments_d:27:nrt _6(4.4):C5 _7(4.4):C1)}
[junit4:junit4]   1> 476111 [qtp557251687-544] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 14
[junit4:junit4]   1> 476129 [qtp557251687-546] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[testSetNullUpdateOrder (1435255383758209024)]} 0 7
[junit4:junit4]   1> 476138 [qtp557251687-547] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 476143 [qtp557251687-547] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_d,generation=13}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_e,generation=14}
[junit4:junit4]   1> 476144 [qtp557251687-547] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 14
[junit4:junit4]   1> 476146 [qtp557251687-547] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@51c2bc47 main
[junit4:junit4]   1> 476148 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@51c2bc47 main{StandardDirectoryReader(segments_e:31:nrt _6(4.4):C5 _8(4.4):C1)}
[junit4:junit4]   1> 476148 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 476151 [qtp557251687-547] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 476153 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@51c2bc47 main{StandardDirectoryReader(segments_e:31:nrt _6(4.4):C5 _8(4.4):C1)}
[junit4:junit4]   1> 476154 [qtp557251687-547] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 16
[junit4:junit4]   1> 476161 [qtp557251687-543] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=id:testSetNullUpdateOrder&wt=javabin&version=2} hits=1 status=0 QTime=1 
[junit4:junit4]   1> 476164 [TEST-SolrExampleJettyTest.testSetNullUpdateOrder-seed#[587E4B2CA0FA1571]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Ending testSetNullUpdateOrder
[junit4:junit4]   1> 476186 [TEST-SolrExampleJettyTest.testBadSetup-seed#[587E4B2CA0FA1571]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Starting testBadSetup
[junit4:junit4]   1> 476190 [TEST-SolrExampleJettyTest.testBadSetup-seed#[587E4B2CA0FA1571]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Ending testBadSetup
[junit4:junit4]   1> 476206 [TEST-SolrExampleJettyTest.testExampleConfig-seed#[587E4B2CA0FA1571]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Starting testExampleConfig
[junit4:junit4]   1> 476213 [qtp557251687-545] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@475f2042 realtime
[junit4:junit4]   1> 476214 [qtp557251687-545] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1435255383849435136)} 0 4
[junit4:junit4]   1> 476222 [qtp557251687-544] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1112211111 (1435255383859920896)]} 0 2
[junit4:junit4]   1> 476227 [qtp557251687-546] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 476231 [qtp557251687-546] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_e,generation=14}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_f,generation=15}
[junit4:junit4]   1> 476232 [qtp557251687-546] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 15
[junit4:junit4]   1> 476236 [qtp557251687-546] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@1fede67b main
[junit4:junit4]   1> 476239 [qtp557251687-546] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 476240 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@1fede67b main{StandardDirectoryReader(segments_f:35:nrt _9(4.4):C1)}
[junit4:junit4]   1> 476240 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 476250 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@1fede67b main{StandardDirectoryReader(segments_f:35:nrt _9(4.4):C1)}
[junit4:junit4]   1> 476251 [qtp557251687-546] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 24
[junit4:junit4]   1> 476258 [qtp557251687-547] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 476259 [qtp557251687-547] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_f,generation=15}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_g,generation=16}
[junit4:junit4]   1> 476260 [qtp557251687-547] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 16
[junit4:junit4]   1> 476261 [qtp557251687-547] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@45718a0e main
[junit4:junit4]   1> 476262 [qtp557251687-547] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 476262 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@45718a0e main{StandardDirectoryReader(segments_f:35:nrt _9(4.4):C1)}
[junit4:junit4]   1> 476263 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 476266 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@45718a0e main{StandardDirectoryReader(segments_f:35:nrt _9(4.4):C1)}
[junit4:junit4]   1> 476268 [qtp557251687-547] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={optimize=true&waitSearcher=true&maxSegments=1&wt=javabin&version=2} {optimize=} 0 11
[junit4:junit4]   1> 476274 [qtp557251687-548] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=id:1112211111&wt=javabin&version=2} hits=1 status=0 QTime=1 
[junit4:junit4]   1> 476293 [qtp557251687-543] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[2 (1435255383927029760), 3 (1435255383931224064), 4 (1435255383933321216), 5 (1435255383935418368)]} 0 10
[junit4:junit4]   1> 476300 [qtp557251687-545] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 476306 [qtp557251687-545] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_g,generation=16}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_h,generation=17}
[junit4:junit4]   1> 476307 [qtp557251687-545] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 17
[junit4:junit4]   1> 476310 [qtp557251687-545] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@58a2bc2a main
[junit4:junit4]   1> 476312 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@58a2bc2a main{StandardDirectoryReader(segments_h:37:nrt _9(4.4):C1 _a(4.4):C4)}
[junit4:junit4]   1> 476312 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 476315 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@58a2bc2a main{StandardDirectoryReader(segments_h:37:nrt _9(4.4):C1 _a(4.4):C4)}
[junit4:junit4]   1> 476312 [qtp557251687-545] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 476317 [qtp557251687-545] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 18
[junit4:junit4]   1> 476324 [qtp557251687-544] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 476341 [qtp557251687-544] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_h,generation=17}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_i,generation=18}
[junit4:junit4]   1> 476342 [qtp557251687-544] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 18
[junit4:junit4]   1> 476346 [qtp557251687-544] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@317f6ed2 main
[junit4:junit4]   1> 476347 [qtp557251687-544] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 476348 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@317f6ed2 main{StandardDirectoryReader(segments_i:39:nrt _b(4.4):C5)}
[junit4:junit4]   1> 476348 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 476352 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@317f6ed2 main{StandardDirectoryReader(segments_i:39:nrt _b(4.4):C5)}
[junit4:junit4]   1> 476354 [qtp557251687-544] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={optimize=true&waitSearcher=true&maxSegments=1&wt=javabin&version=2} {optimize=} 0 30
[junit4:junit4]   1> 476400 [qtp557251687-547] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={facet=true&facet.query=price:[*+TO+2]&facet.query=price:[2+TO+4]&facet.query=price:[5+TO+*]&q=*:*&facet.field=inStock&facet.field=price&facet.field=timestamp_dt&wt=javabin&version=2} hits=5 status=0 QTime=5 
[junit4:junit4]   1> 476421 [qtp557251687-548] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={facet=true&facet.query=price:[*+TO+2]&facet.query=price:[2+TO+4]&facet.query=price:[5+TO+*]&q=*:*&facet.field=inStock&facet.field=price&facet.field=timestamp_dt&wt=javabin&fq=inStock:true&version=2} hits=2 status=0 QTime=2 
[junit4:junit4]   1> 476429 [qtp557251687-543] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={facet=true&facet.query=price:[*+TO+2]&facet.query=price:[2+TO+4]&q=foo&wt=javabin&fq={!field+f%3DinStock}true&fq={!term+f%3Dname}hoss&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   1> 476432 [TEST-SolrExampleJettyTest.testExampleConfig-seed#[587E4B2CA0FA1571]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Ending testExampleConfig
[junit4:junit4]   1> 476460 [TEST-SolrExampleJettyTest.testPivotFacetsMissing-seed#[587E4B2CA0FA1571]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Starting testPivotFacetsMissing
[junit4:junit4]   1> 476487 [qtp557251687-545] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@73a0fff0 realtime
[junit4:junit4]   1> 476489 [qtp557251687-545] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1435255384137793536)} 0 4
[junit4:junit4]   1> 476495 [qtp557251687-544] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 476496 [qtp557251687-544] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_i,generation=18}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_j,generation=19}
[junit4:junit4]   1> 476497 [qtp557251687-544] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 19
[junit4:junit4]   1> 476501 [qtp557251687-544] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@e21be00 main
[junit4:junit4]   1> 476505 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@e21be00 main{StandardDirectoryReader(segments_i:41:nrt)}
[junit4:junit4]   1> 476506 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 476507 [qtp557251687-544] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 476509 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@e21be00 main{StandardDirectoryReader(segments_i:41:nrt)}
[junit4:junit4]   1> 476510 [qtp557251687-544] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 15
[junit4:junit4]   1> 476516 [qtp557251687-546] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   1> 476537 [qtp557251687-547] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1 (1435255384182882304), 2 (1435255384184979456), 3 (1435255384184979457), 4 (1435255384186028032), 5 (1435255384186028033), 6 (1435255384187076608), 7 (1435255384188125184), 8 (1435255384188125185), 9 (1435255384189173760), 10 (1435255384189173761), ... (12 adds)]} 0 9
[junit4:junit4]   1> 476545 [qtp557251687-548] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 476552 [qtp557251687-548] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_j,generation=19}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_k,generation=20}
[junit4:junit4]   1> 476553 [qtp557251687-548] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 20
[junit4:junit4]   1> 476556 [qtp557251687-548] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@759bcb9d main
[junit4:junit4]   1> 476557 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@759bcb9d main{StandardDirectoryReader(segments_k:43:nrt _c(4.4):C12)}
[junit4:junit4]   1> 476558 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 476561 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@759bcb9d main{StandardDirectoryReader(segments_k:43:nrt _c(4.4):C12)}
[junit4:junit4]   1> 476563 [qtp557251687-548] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 476563 [qtp557251687-548] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 19
[junit4:junit4]   1> 476570 [qtp557251687-545] INFO  org.apache.solr.core.SolrCore  ? UnInverted multi-valued field {field=features,memSize=4521,tindexSize=43,time=0,phase1=0,nTerms=2,bigTerms=2,termInstances=0,uses=0}
[junit4:junit4]   1> 476571 [qtp557251687-545] INFO  org.apache.solr.core.SolrCore  ? UnInverted multi-valued field {field=cat,memSize=4515,tindexSize=41,time=0,phase1=0,nTerms=2,bigTerms=2,termInstances=0,uses=0}
[junit4:junit4]   1> 476575 [qtp557251687-545] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={facet.missing=true&facet=true&facet.mincount=0&q=*:*&wt=javabin&facet.pivot=features,cat&facet.pivot=cat,features&facet.pivot=features,cat,inStock&version=2&rows=0} hits=12 status=0 QTime=6 
[junit4:junit4]   1> 476600 [qtp557251687-544] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={facet=true&facet.mincount=0&q=*:*&wt=javabin&fq={!tag%3Dmytag}-(features:bbb+AND+cat:a+AND+inStock:true)&facet.pivot={!ex%3Dmytag+key%3Dmykey}features,cat&version=2&rows=0} hits=11 status=0 QTime=3 
[junit4:junit4]   1> 476609 [TEST-SolrExampleJettyTest.testPivotFacetsMissing-seed#[587E4B2CA0FA1571]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Ending testPivotFacetsMissing
[junit4:junit4]   1> 476625 [TEST-SolrExampleJettyTest.testErrorHandling-seed#[587E4B2CA0FA1571]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Starting testErrorHandling
[junit4:junit4]   1> 476631 [qtp557251687-546] INFO  org.apache.solr.core.SolrCore  ? Ignoring exception matching ignore_exception
[junit4:junit4]   1> 476631 [qtp557251687-546] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/analysis/field params={analysis.fieldtype=int&wt=javabin&qt=/analysis/field&analysis.fieldvalue=ignore_exception&version=2} status=400 QTime=1 
[junit4:junit4]   1> 476639 [qtp557251687-547] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {} 0 3
[junit4:junit4]   1> 476642 [qtp557251687-547] INFO  org.apache.solr.core.SolrCore  ? Ignoring exception matching ignore_exception
[junit4:junit4]   1> 476663 [qtp557251687-548] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {} 0 0
[junit4:junit4]   1> 476665 [qtp557251687-548] ERROR org.apache.solr.core.SolrCore  ? org.apache.solr.common.SolrException: Document contains multiple values for uniqueKey field: id=[DOCID, DOCID2]
[junit4:junit4]   1> 	at org.apache.solr.update.AddUpdateCommand.getIndexedId(AddUpdateCommand.java:91)
[junit4:junit4]   1> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:522)
[junit4:junit4]   1> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:401)
[junit4:junit4]   1> 	at org.apache.solr.update.processor.LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:100)
[junit4:junit4]   1> 	at org.apache.solr.handler.loader.XMLLoader.processUpdate(XMLLoader.java:246)
[junit4:junit4]   1> 	at org.apache.solr.handler.loader.XMLLoader.load(XMLLoader.java:173)
[junit4:junit4]   1> 	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:92)
[junit4:junit4]   1> 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:74)
[junit4:junit4]   1> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:1832)
[junit4:junit4]   1> 	at org.apache.solr.servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:656)
[junit4:junit4]   1> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:359)
[junit4:junit4]   1> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:155)
[junit4:junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
[junit4:junit4]   1> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:135)
[junit4:junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
[junit4:junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
[junit4:junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.Server.handle(Server.java:368)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:953)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:1014)
[junit4:junit4]   1> 	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:953)
[junit4:junit4]   1> 	at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
[junit4:junit4]   1> 	at org.eclipse.jetty.io.nio.SslConnection.handle(SslConnection.java:196)
[junit4:junit4]   1> 	at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
[junit4:junit4]   1> 	at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
[junit4:junit4]   1> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
[junit4:junit4]   1> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
[junit4:junit4]   1> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   1> 
[junit4:junit4]   1> 476684 [TEST-SolrExampleJettyTest.testErrorHandling-seed#[587E4B2CA0FA1571]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Ending testErrorHandling
[junit4:junit4]   1> 476719 [TEST-SolrExampleJettyTest.testUpdateMultiValuedField-seed#[587E4B2CA0FA1571]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Starting testUpdateMultiValuedField
[junit4:junit4]   1> 476737 [qtp557251687-543] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[123 (1435255384388403200)]} 0 13
[junit4:junit4]   1> 476781 [qtp557251687-545] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 476785 [qtp557251687-545] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_k,generation=20}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_l,generation=21}
[junit4:junit4]   1> 476786 [qtp557251687-545] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 21
[junit4:junit4]   1> 476788 [qtp557251687-545] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@5f40fff6 main
[junit4:junit4]   1> 476789 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@5f40fff6 main{StandardDirectoryReader(segments_l:45:nrt _c(4.4):C12 _d(4.4):C1)}
[junit4:junit4]   1> 476790 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 476794 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@5f40fff6 main{StandardDirectoryReader(segments_l:45:nrt _c(4.4):C12 _d(4.4):C1)}
[junit4:junit4]   1> 476796 [qtp557251687-545] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 476801 [qtp557251687-545] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 20
[junit4:junit4]   1> 476810 [qtp557251687-544] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=id:123&wt=javabin&version=2} hits=1 status=0 QTime=1 
[junit4:junit4]   1> 476827 [qtp557251687-546] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[123 (1435255384494309376)]} 0 3
[junit4:junit4]   1> 476834 [qtp557251687-547] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 476867 [qtp557251687-547] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_l,generation=21}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_m,generation=22}
[junit4:junit4]   1> 476868 [qtp557251687-547] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 22
[junit4:junit4]   1> 476871 [qtp557251687-547] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@1aa35440 main
[junit4:junit4]   1> 476872 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@1aa35440 main{StandardDirectoryReader(segments_m:49:nrt _c(4.4):C12 _e(4.4):C1)}
[junit4:junit4]   1> 476873 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 476876 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@1aa35440 main{StandardDirectoryReader(segments_m:49:nrt _c(4.4):C12 _e(4.4):C1)}
[junit4:junit4]   1> 476878 [qtp557251687-547] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 476885 [qtp557251687-547] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 51
[junit4:junit4]   1> 476901 [qtp557251687-543] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=id:123&wt=javabin&version=2} hits=1 status=0 QTime=1 
[junit4:junit4]   1> 476950 [qtp557251687-545] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[123 (1435255384623284224)]} 0 3
[junit4:junit4]   1> 476980 [qtp557251687-547] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 476985 [qtp557251687-547] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_m,generation=22}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_n,generation=23}
[junit4:junit4]   1> 476987 [qtp557251687-547] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 23
[junit4:junit4]   1> 476991 [qtp557251687-547] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@4683bc31 main
[junit4:junit4]   1> 476993 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@4683bc31 main{StandardDirectoryReader(segments_n:53:nrt _c(4.4):C12 _f(4.4):C1)}
[junit4:junit4]   1> 476994 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 476997 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@4683bc31 main{StandardDirectoryReader(segments_n:53:nrt _c(4.4):C12 _f(4.4):C1)}
[junit4:junit4]   1> 476993 [qtp557251687-547] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 477000 [qtp557251687-547] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 20
[junit4:junit4]   1> 477021 [qtp557251687-548] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=id:123&wt=javabin&version=2} hits=1 status=0 QTime=1 
[junit4:junit4]   1> 477043 [TEST-SolrExampleJettyTest.testUpdateMultiValuedField-seed#[587E4B2CA0FA1571]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Ending testUpdateMultiValuedField
[junit4:junit4]   1> 477152 [TEST-SolrExampleJettyTest.testUpdateField-seed#[587E4B2CA0FA1571]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Starting testUpdateField
[junit4:junit4]   1> 477160 [qtp557251687-543] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@35e0b3a1 realtime
[junit4:junit4]   1> 477161 [qtp557251687-543] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1435255384842436608)} 0 4
[junit4:junit4]   1> 477168 [qtp557251687-545] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 477174 [qtp557251687-545] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_n,generation=23}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_o,generation=24}
[junit4:junit4]   1> 477175 [qtp557251687-545] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 24
[junit4:junit4]   1> 477177 [qtp557251687-545] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@72d40aab main
[junit4:junit4]   1> 477179 [qtp557251687-545] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 477189 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@72d40aab main{StandardDirectoryReader(segments_n:55:nrt)}
[junit4:junit4]   1> 477189 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 477193 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@72d40aab main{StandardDirectoryReader(segments_n:55:nrt)}
[junit4:junit4]   1> 477197 [qtp557251687-545] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 29
[junit4:junit4]   1> 477210 [qtp557251687-546] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[unique (1435255384894865408)]} 0 3
[junit4:junit4]   1> 477233 [qtp557251687-548] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 477293 [qtp557251687-548] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_o,generation=24}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_p,generation=25}
[junit4:junit4]   1> 477294 [qtp557251687-548] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 25
[junit4:junit4]   1> 477296 [qtp557251687-548] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@64440070 main
[junit4:junit4]   1> 477298 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@64440070 main{StandardDirectoryReader(segments_p:57:nrt _g(4.4):C1)}
[junit4:junit4]   1> 477299 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 477298 [qtp557251687-548] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 477303 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@64440070 main{StandardDirectoryReader(segments_p:57:nrt _g(4.4):C1)}
[junit4:junit4]   1> 477305 [qtp557251687-548] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 72
[junit4:junit4]   1> 477323 [qtp557251687-543] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={fl=id,price_f,name,_version_&q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=1 
[junit4:junit4]   1> 477342 [qtp557251687-545] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {} 0 1
[junit4:junit4]   1> 477367 [qtp557251687-546] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[unique (1435255385059491840)]} 0 4
[junit4:junit4]   1> 477377 [qtp557251687-543] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 477425 [qtp557251687-543] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_p,generation=25}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_q,generation=26}
[junit4:junit4]   1> 477426 [qtp557251687-543] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 26
[junit4:junit4]   1> 477428 [qtp557251687-543] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@7a13199f main
[junit4:junit4]   1> 477430 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@7a13199f main{StandardDirectoryReader(segments_q:61:nrt _h(4.4):C1)}
[junit4:junit4]   1> 477430 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 477436 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@7a13199f main{StandardDirectoryReader(segments_q:61:nrt _h(4.4):C1)}
[junit4:junit4]   1> 477431 [qtp557251687-543] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 477439 [qtp557251687-543] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 62
[junit4:junit4]   1> 477484 [qtp557251687-545] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={fl=id,price_f,name,_version_&q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=2 
[junit4:junit4]   1> 477493 [qtp557251687-544] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[unique (1435255385192660992)]} 0 3
[junit4:junit4]   1> 477502 [qtp557251687-546] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 477533 [qtp557251687-546] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_q,generation=26}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_r,generation=27}
[junit4:junit4]   1> 477534 [qtp557251687-546] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 27
[junit4:junit4]   1> 477536 [qtp557251687-546] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@3627f309 main
[junit4:junit4]   1> 477538 [qtp557251687-546] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 477544 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@3627f309 main{StandardDirectoryReader(segments_r:65:nrt _i(4.4):C1)}
[junit4:junit4]   1> 477547 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 477554 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@3627f309 main{StandardDirectoryReader(segments_r:65:nrt _i(4.4):C1)}
[junit4:junit4]   1> 477556 [qtp557251687-546] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 54
[junit4:junit4]   1> 477570 [qtp557251687-547] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={fl=id,price_f,name,_version_&q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0 
[junit4:junit4]   1> 477581 [TEST-SolrExampleJettyTest.testUpdateField-seed#[587E4B2CA0FA1571]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Ending testUpdateField
[junit4:junit4]   1> 477604 [TEST-SolrExampleJettyTest.testGetEmptyResults-seed#[587E4B2CA0FA1571]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Starting testGetEmptyResults
[junit4:junit4]   1> 477614 [qtp557251687-543] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@30301314 realtime
[junit4:junit4]   1> 477615 [qtp557251687-543] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1435255385319538688)} 0 3
[junit4:junit4]   1> 477629 [qtp557251687-544] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 477637 [qtp557251687-544] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_r,generation=27}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_s,generation=28}
[junit4:junit4]   1> 477638 [qtp557251687-544] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 28
[junit4:junit4]   1> 477639 [qtp557251687-544] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@4406027c main
[junit4:junit4]   1> 477641 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@4406027c main{StandardDirectoryReader(segments_r:67:nrt)}
[junit4:junit4]   1> 477641 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 477644 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@4406027c main{StandardDirectoryReader(segments_r:67:nrt)}
[junit4:junit4]   1> 477646 [qtp557251687-544] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 477647 [qtp557251687-544] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 18
[junit4:junit4]   1> 477676 [qtp557251687-546] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id1 (1435255385371967488)]} 0 14
[junit4:junit4]   1> 477689 [qtp557251687-547] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id2 (1435255385399230464)]} 0 1
[junit4:junit4]   1> 477701 [qtp557251687-548] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 477717 [qtp557251687-548] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_s,generation=28}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_t,generation=29}
[junit4:junit4]   1> 477718 [qtp557251687-548] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 29
[junit4:junit4]   1> 477723 [qtp557251687-548] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@e6a46dd main
[junit4:junit4]   1> 477725 [qtp557251687-548] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 477726 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@e6a46dd main{StandardDirectoryReader(segments_t:69:nrt _j(4.4):C2)}
[junit4:junit4]   1> 477726 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 477729 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@e6a46dd main{StandardDirectoryReader(segments_t:69:nrt _j(4.4):C2)}
[junit4:junit4]   1> 477730 [qtp557251687-548] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 29
[junit4:junit4]   1> 477742 [qtp557251687-543] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={fl=foofoofoo&q=*:*&wt=javabin&version=2} hits=2 status=0 QTime=1 
[junit4:junit4]   1> 477746 [TEST-SolrExampleJettyTest.testGetEmptyResults-seed#[587E4B2CA0FA1571]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Ending testGetEmptyResults
[junit4:junit4]   1> 477791 [TEST-SolrExampleJettyTest.testPivotFacets-seed#[587E4B2CA0FA1571]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Starting testPivotFacets
[junit4:junit4]   1> 477817 [qtp557251687-545] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@724edfd1 realtime
[junit4:junit4]   1> 477821 [qtp557251687-545] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1435255385527156736)} 0 12
[junit4:junit4]   1> 477828 [qtp557251687-546] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 477829 [qtp557251687-546] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_t,generation=29}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_u,generation=30}
[junit4:junit4]   1> 477830 [qtp557251687-546] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 30
[junit4:junit4]   1> 477831 [qtp557251687-546] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@40a0f01a main
[junit4:junit4]   1> 477833 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@40a0f01a main{StandardDirectoryReader(segments_t:71:nrt)}
[junit4:junit4]   1> 477833 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 477837 [qtp557251687-546] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 477839 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@40a0f01a main{StandardDirectoryReader(segments_t:71:nrt)}
[junit4:junit4]   1> 477876 [qtp557251687-546] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 48
[junit4:junit4]   1> 477889 [qtp557251687-547] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   1> 477919 [qtp557251687-543] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1 (1435255385620480000), 2 (1435255385623625728), 3 (1435255385623625729), 4 (1435255385624674304), 5 (1435255385625722880), 6 (1435255385625722881), 7 (1435255385626771456), 8 (1435255385627820032), 9 (1435255385627820033), 10 (1435255385628868608), ... (12 adds)]} 0 20
[junit4:junit4]   1> 477938 [qtp557251687-544] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 477970 [qtp557251687-544] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_u,generation=30}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_v,generation=31}
[junit4:junit4]   1> 477971 [qtp557251687-544] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 31
[junit4:junit4]   1> 477974 [qtp557251687-544] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@2e63bbc0 main
[junit4:junit4]   1> 477976 [qtp557251687-544] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 477977 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@2e63bbc0 main{StandardDirectoryReader(segments_v:73:nrt _k(4.4):C12)}
[junit4:junit4]   1> 477977 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 477981 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@2e63bbc0 main{StandardDirectoryReader(segments_v:73:nrt _k(4.4):C12)}
[junit4:junit4]   1> 477983 [qtp557251687-544] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 45
[junit4:junit4]   1> 477995 [qtp557251687-545] INFO  org.apache.solr.core.SolrCore  ? UnInverted multi-valued field {field=features,memSize=4521,tindexSize=43,time=1,phase1=1,nTerms=2,bigTerms=2,termInstances=0,uses=0}
[junit4:junit4]   1> 477996 [qtp557251687-545] INFO  org.apache.solr.core.SolrCore  ? UnInverted multi-valued field {field=cat,memSize=4515,tindexSize=41,time=0,phase1=0,nTerms=2,bigTerms=2,termInstances=0,uses=0}
[junit4:junit4]   1> 477999 [qtp557251687-545] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={facet.missing=false&facet=true&facet.mincount=0&q=*:*&wt=javabin&facet.pivot=features,cat&facet.pivot=cat,features&facet.pivot=features,cat,inStock&version=2&rows=0} hits=12 status=0 QTime=5 
[junit4:junit4]   1> 478007 [qtp557251687-546] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={facet=true&facet.mincount=0&q=*:*&wt=javabin&fq={!tag%3Dmytag}-(features:bbb+AND+cat:a+AND+inStock:true)&facet.pivot={!ex%3Dmytag+key%3Dmykey}features,cat&version=2&rows=0} hits=11 status=0 QTime=2 
[junit4:junit4]   1> 478010 [TEST-SolrExampleJettyTest.testPivotFacets-seed#[587E4B2CA0FA1571]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Ending testPivotFacets
[junit4:junit4]   1> 478032 [TEST-SolrExampleJettyTest.testChineseDefaults-seed#[587E4B2CA0FA1571]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Starting testChineseDefaults
[junit4:junit4]   1> 478041 [qtp557251687-547] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@38a6a3ae realtime
[junit4:junit4]   1> 478042 [qtp557251687-547] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1435255385766232064)} 0 4
[junit4:junit4]   1> 478050 [qtp557251687-548] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 478052 [qtp557251687-548] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_v,generation=31}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_w,generation=32}
[junit4:junit4]   1> 478053 [qtp557251687-548] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 32
[junit4:junit4]   1> 478054 [qtp557251687-548] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@5b04a5bc main
[junit4:junit4]   1> 478056 [qtp557251687-548] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 478057 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@5b04a5bc main{StandardDirectoryReader(segments_v:75:nrt)}
[junit4:junit4]   1> 478057 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 478060 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@5b04a5bc main{StandardDirectoryReader(segments_v:75:nrt)}
[junit4:junit4]   1> 478062 [qtp557251687-548] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 12
[junit4:junit4]   1> 478068 [qtp557251687-543] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   1> 478076 [qtp557251687-544] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 478079 [qtp557251687-544] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_w,generation=32}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_x,generation=33}
[junit4:junit4]   1> 478080 [qtp557251687-544] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 33
[junit4:junit4]   1> 478088 [qtp557251687-544] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@5ea37dc8 main
[junit4:junit4]   1> 478089 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@5ea37dc8 main{StandardDirectoryReader(segments_x:77:nrt _l(4.4):C1)}
[junit4:junit4]   1> 478090 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 478090 [qtp557251687-544] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 478093 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@5ea37dc8 main{StandardDirectoryReader(segments_x:77:nrt _l(4.4):C1)}
[junit4:junit4]   1> 478094 [qtp557251687-544] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {add=[42 (1435255385803980800)],commit=} 0 20
[junit4:junit4]   1> 478103 [qtp557251687-545] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=????&wt=javabin&version=2} hits=1 status=0 QTime=4 
[junit4:junit4]   1> 478107 [TEST-SolrExampleJettyTest.testChineseDefaults-seed#[587E4B2CA0FA1571]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Ending testChineseDefaults
[junit4:junit4]   1> 478141 [TEST-SolrExampleJettyTest.testContentStreamRequest-seed#[587E4B2CA0FA1571]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Starting testContentStreamRequest
[junit4:junit4]   1> 478157 [qtp557251687-546] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@1d65a443 realtime
[junit4:junit4]   1> 478159 [qtp557251687-546] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1435255385885769728)} 0 8
[junit4:junit4]   1> 478165 [qtp557251687-547] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 478167 [qtp557251687-547] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_x,generation=33}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_y,generation=34}
[junit4:junit4]   1> 478168 [qtp557251687-547] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 34
[junit4:junit4]   1> 478169 [qtp557251687-547] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@753ab9f1 main
[junit4:junit4]   1> 478171 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@753ab9f1 main{StandardDirectoryReader(segments_x:79:nrt)}
[junit4:junit4]   1> 478171 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 478174 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@753ab9f1 main{StandardDirectoryReader(segments_x:79:nrt)}
[junit4:junit4]   1> 478176 [qtp557251687-547] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 478177 [qtp557251687-547] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 12
[junit4:junit4]   1> 478183 [qtp557251687-548] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   1> 478208 [qtp557251687-543] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 478221 [qtp557251687-543] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_y,generation=34}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_z,generation=35}
[junit4:junit4]   1> 478222 [qtp557251687-543] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 35
[junit4:junit4]   1> 478225 [qtp557251687-543] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@49ed32c5 main
[junit4:junit4]   1> 478229 [qtp557251687-543] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 478230 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@49ed32c5 main{StandardDirectoryReader(segments_z:81:nrt _m(4.4):C10)}
[junit4:junit4]   1> 478230 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 478234 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@49ed32c5 main{StandardDirectoryReader(segments_z:81:nrt _m(4.4):C10)}
[junit4:junit4]   1> 478235 [qtp557251687-543] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {add=[0553573403 (1435255385927712768), 0553579908 (1435255385931907072), 055357342X (1435255385932955648), 0553293354 (1435255385935052800), 0812521390 (1435255385936101376), 0812550706 (1435255385938198528), 0441385532 (1435255385939247104), 0380014300 (1435255385940295680), 0805080481 (1435255385942392832), 080508049X (1435255385943441408)],commit=} 0 43
[junit4:junit4]   1> 478241 [qtp557251687-545] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=1 
[junit4:junit4]   1> 478250 [TEST-SolrExampleJettyTest.testContentStreamRequest-seed#[587E4B2CA0FA1571]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Ending testContentStreamRequest
[junit4:junit4]   1> 478264 [TEST-SolrExampleJettyTest.testUpdateRequestWithParameters-seed#[587E4B2CA0FA1571]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Starting testUpdateRequestWithParameters
[junit4:junit4]   1> 478266 [TEST-SolrExampleJettyTest.testUpdateRequestWithParameters-seed#[587E4B2CA0FA1571]] INFO  org.apache.solr.client.solrj.impl.HttpClientUtil  ? Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> 478329 [qtp557251687-548] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@2a5d381c realtime
[junit4:junit4]   1> 478331 [qtp557251687-548] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1435255386069270528)} 0 4
[junit4:junit4]   1> 478338 [qtp557251687-544] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 478341 [qtp557251687-544] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_z,generation=35}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_10,generation=36}
[junit4:junit4]   1> 478342 [qtp557251687-544] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 36
[junit4:junit4]   1> 478343 [qtp557251687-544] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@648a56ed main
[junit4:junit4]   1> 478345 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@648a56ed main{StandardDirectoryReader(segments_z:83:nrt)}
[junit4:junit4]   1> 478345 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 478347 [qtp557251687-544] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 478354 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@648a56ed main{StandardDirectoryReader(segments_z:83:nrt)}
[junit4:junit4]   1> 478358 [qtp557251687-544] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 20
[junit4:junit4]   1> 478367 [qtp557251687-543] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={overwrite=false&wt=javabin&version=2} {add=[id1 (1435255386108067840)]} 0 3
[junit4:junit4]   1> 478376 [qtp557251687-545] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={overwrite=false&wt=javabin&version=2} {add=[id1 (1435255386119602176)]} 0 1
[junit4:junit4]   1> 478383 [qtp557251687-546] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 478386 [qtp557251687-546] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_10,generation=36}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_11,generation=37}
[junit4:junit4]   1> 478387 [qtp557251687-546] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 37
[junit4:junit4]   1> 478389 [qtp557251687-546] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@9df864 main
[junit4:junit4]   1> 478391 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@9df864 main{StandardDirectoryReader(segments_11:85:nrt _n(4.4):C2)}
[junit4:junit4]   1> 478392 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 478396 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@9df864 main{StandardDirectoryReader(segments_11:85:nrt _n(4.4):C2)}
[junit4:junit4]   1> 478398 [qtp557251687-546] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 478399 [qtp557251687-546] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 16
[junit4:junit4]   1> 478406 [qtp557251687-547] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=2 status=0 QTime=1 
[junit4:junit4]   1> 478408 [TEST-SolrExampleJettyTest.testUpdateRequestWithParameters-seed#[587E4B2CA0FA1571]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Ending testUpdateRequestWithParameters
[junit4:junit4]   1> 478430 [TEST-SolrExampleJettyTest.testFaceting-seed#[587E4B2CA0FA1571]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Starting testFaceting
[junit4:junit4]   1> 478437 [qtp557251687-548] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@30950d04 realtime
[junit4:junit4]   1> 478438 [qtp557251687-548] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1435255386182516736)} 0 3
[junit4:junit4]   1> 478445 [qtp557251687-544] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 478446 [qtp557251687-544] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_11,generation=37}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_12,generation=38}
[junit4:junit4]   1> 478447 [qtp557251687-544] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 38
[junit4:junit4]   1> 478449 [qtp557251687-544] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@272c93f0 main
[junit4:junit4]   1> 478451 [qtp557251687-544] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 478452 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@272c93f0 main{StandardDirectoryReader(segments_11:87:nrt)}
[junit4:junit4]   1> 478452 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 478455 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@272c93f0 main{StandardDirectoryReader(segments_11:87:nrt)}
[junit4:junit4]   1> 478508 [qtp557251687-544] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 64
[junit4:junit4]   1> 478515 [qtp557251687-543] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   1> 478529 [qtp557251687-545] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1 (1435255386273742848), 2 (1435255386276888576), 3 (1435255386277937152), 4 (1435255386277937153), 5 (1435255386278985728), 6 (1435255386278985729), 7 (1435255386280034304), 8 (1435255386280034305), 9 (1435255386280034306), 10 (1435255386281082880)]} 0 7
[junit4:junit4]   1> 478536 [qtp557251687-546] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 478540 [qtp557251687-546] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_12,generation=38}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_13,generation=39}
[junit4:junit4]   1> 478541 [qtp557251687-546] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 39
[junit4:junit4]   1> 478556 [qtp557251687-546] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@686a2d59 main
[junit4:junit4]   1> 478559 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@686a2d59 main{StandardDirectoryReader(segments_13:89:nrt _o(4.4):C10)}
[junit4:junit4]   1> 478560 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 478563 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@686a2d59 main{StandardDirectoryReader(segments_13:89:nrt _o(4.4):C10)}
[junit4:junit4]   1> 478560 [qtp557251687-546] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 478565 [qtp557251687-546] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 30
[junit4:junit4]   1> 478576 [qtp557251687-547] INFO  org.apache.solr.core.SolrCore  ? UnInverted multi-valued field {field=features,memSize=4564,tindexSize=44,time=1,phase1=1,nTerms=4,bigTerms=2,termInstances=4,uses=0}
[junit4:junit4]   1> 478577 [qtp557251687-547] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={facet=true&facet.mincount=0&q=*:*&facet.field=features&wt=javabin&version=2&rows=0} hits=10 status=0 QTime=2 
[junit4:junit4]   1> 478585 [qtp557251687-548] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={facet=true&facet.mincount=0&q=*:*&facet.field=features&wt=javabin&fq=features:two&version=2&rows=0} hits=5 status=0 QTime=1 
[junit4:junit4]   1> 478591 [qtp557251687-544] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={facet=true&facet.mincount=4&q=*:*&facet.field=features&wt=javabin&fq=features:two&version=2&rows=0} hits=5 status=0 QTime=1 
[junit4:junit4]   1> 478597 [qtp557251687-543] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={facet=true&facet.mincount=-1&q=*:*&facet.field=features&wt=javabin&fq=features:two&version=2&rows=0} hits=5 status=0 QTime=1 
[junit4:junit4]   1> 478600 [TEST-SolrExampleJettyTest.testFaceting-seed#[587E4B2CA0FA1571]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Ending testFaceting
[junit4:junit4]   1> 478624 [TEST-SolrExampleJettyTest.testSetNullUpdates-seed#[587E4B2CA0FA1571]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Starting testSetNullUpdates
[junit4:junit4]   1> 478631 [qtp557251687-545] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[testSetNullUpdates (1435255386385940480)]} 0 2
[junit4:junit4]   1> 478637 [qtp557251687-546] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 478643 [qtp557251687-546] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_13,generation=39}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_14,generation=40}
[junit4:junit4]   1> 478644 [qtp557251687-546] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 40
[junit4:junit4]   1> 478647 [qtp557251687-546] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@7d3801f8 main
[junit4:junit4]   1> 478649 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@7d3801f8 main{StandardDirectoryReader(segments_14:91:nrt _o(4.4):C10 _p(4.4):C1)}
[junit4:junit4]   1> 478650 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 478653 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@7d3801f8 main{StandardDirectoryReader(segments_14:91:nrt _o(4.4):C10 _p(4.4):C1)}
[junit4:junit4]   1> 478654 [qtp557251687-546] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 478655 [qtp557251687-546] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 18
[junit4:junit4]   1> 478663 [qtp557251687-548] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[testSetNullUpdates (1435255386419494912)]} 0 2
[junit4:junit4]   1> 478667 [qtp557251687-544] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 478670 [qtp557251687-544] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_14,generation=40}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_15,generation=41}
[junit4:junit4]   1> 478671 [qtp557251687-544] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 41
[junit4:junit4]   1> 478674 [qtp557251687-544] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@8a7e5fb main
[junit4:junit4]   1> 478675 [qtp557251687-544] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 478677 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@8a7e5fb main{StandardDirectoryReader(segments_15:95:nrt _o(4.4):C10 _q(4.4):C1)}
[junit4:junit4]   1> 478677 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 478686 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@8a7e5fb main{StandardDirectoryReader(segments_15:95:nrt _o(4.4):C10 _q(4.4):C1)}
[junit4:junit4]   1> 478689 [qtp557251687-544] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 22
[junit4:junit4]   1> 478699 [qtp557251687-543] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=id:testSetNullUpdates&wt=javabin&version=2} hits=1 status=0 QTime=1 
[junit4:junit4]   1> 478701 [TEST-SolrExampleJettyTest.testSetNullUpdates-seed#[587E4B2CA0FA1571]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Ending testSetNullUpdates
[junit4:junit4]   1> 478718 [TEST-SolrExampleJettyTest.testCommitWithinOnDelete-seed#[587E4B2CA0FA1571]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Starting testCommitWithinOnDelete
[junit4:junit4]   1> 478725 [qtp557251687-545] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@7191bf72 realtime
[junit4:junit4]   1> 478727 [qtp557251687-545] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1435255386483458048)} 0 5
[junit4:junit4]   1> 478732 [qtp557251687-546] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 478734 [qtp557251687-546] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_15,generation=41}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_16,generation=42}
[junit4:junit4]   1> 478735 [qtp557251687-546] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 42
[junit4:junit4]   1> 478737 [qtp557251687-546] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@5a936e57 main
[junit4:junit4]   1> 478739 [qtp557251687-546] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 478740 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@5a936e57 main{StandardDirectoryReader(segments_15:97:nrt)}
[junit4:junit4]   1> 478740 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 478743 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@5a936e57 main{StandardDirectoryReader(segments_15:97:nrt)}
[junit4:junit4]   1> 478745 [qtp557251687-546] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 13
[junit4:junit4]   1> 478770 [qtp557251687-547] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   1> 478781 [qtp557251687-548] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id3 (1435255386542178304)]} 0 3
[junit4:junit4]   1> 478790 [qtp557251687-544] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 478794 [qtp557251687-544] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_16,generation=42}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_17,generation=43}
[junit4:junit4]   1> 478795 [qtp557251687-544] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 43
[junit4:junit4]   1> 478842 [qtp557251687-544] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@2661f85f main
[junit4:junit4]   1> 478844 [qtp557251687-544] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 478845 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@2661f85f main{StandardDirectoryReader(segments_17:99:nrt _r(4.4):C1)}
[junit4:junit4]   1> 478846 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 478850 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@2661f85f main{StandardDirectoryReader(segments_17:99:nrt _r(4.4):C1)}
[junit4:junit4]   1> 478851 [qtp557251687-544] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 62
[junit4:junit4]   1> 478861 [qtp557251687-545] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=id:id3&wt=javabin&version=2} hits=1 status=0 QTime=1 
[junit4:junit4]   1> 478871 [qtp557251687-546] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {delete=[id3 (-1435255386637598720)]} 0 2
[junit4:junit4]   1> 478882 [qtp557251687-547] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=id:id3&wt=javabin&version=2} hits=1 status=0 QTime=1 
[junit4:junit4]   1> 479145 [qtp557251687-548] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=id:id3&wt=javabin&version=2} hits=1 status=0 QTime=0 
[junit4:junit4]   1> 479403 [qtp557251687-545] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=id:id3&wt=javabin&version=2} hits=1 status=0 QTime=0 
[junit4:junit4]   1> 479666 [qtp557251687-543] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=id:id3&wt=javabin&version=2} hits=1 status=0 QTime=2 
[junit4:junit4]   1> 479873 [commitScheduler-300-thread-1] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4:junit4]   1> 479876 [commitScheduler-300-thread-1] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@37f94667 main
[junit4:junit4]   1> 479877 [commitScheduler-300-thread-1] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 479877 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@37f94667 main{StandardDirectoryReader(segments_17:101:nrt)}
[junit4:junit4]   1> 479878 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 479882 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@37f94667 main{StandardDirectoryReader(segments_17:101:nrt)}
[junit4:junit4]   1> 479928 [qtp557251687-547] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=id:id3&wt=javabin&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   1> 479931 [TEST-SolrExampleJettyTest.testCommitWithinOnDelete-seed#[587E4B2CA0FA1571]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Ending testCommitWithinOnDelete
[junit4:junit4]   1> 479948 [TEST-SolrExampleJettyTest.testAddRetrieve-seed#[587E4B2CA0FA1571]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Starting testAddRetrieve
[junit4:junit4]   1> 479954 [qtp557251687-548] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1435255387774255104)} 0 1
[junit4:junit4]   1> 479961 [qtp557251687-544] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id1 (1435255387780546560), id2 (1435255387781595136)]} 0 2
[junit4:junit4]   1> 479973 [qtp557251687-545] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 479979 [qtp557251687-545] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_17,generation=43}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_18,generation=44}
[junit4:junit4]   1> 479981 [qtp557251687-545] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 44
[junit4:junit4]   1> 479983 [qtp557251687-545] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@e454962 main
[junit4:junit4]   1> 479985 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@e454962 main{StandardDirectoryReader(segments_18:103:nrt _s(4.4):C2)}
[junit4:junit4]   1> 479985 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 479989 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@e454962 main{StandardDirectoryReader(segments_18:103:nrt _s(4.4):C2)}
[junit4:junit4]   1> 479985 [qtp557251687-545] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 479990 [qtp557251687-545] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 17
[junit4:junit4]   1> 479997 [qtp557251687-546] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={sort=price+asc&q=*:*&wt=javabin&version=2} hits=2 status=0 QTime=0 
[junit4:junit4]   1> 480007 [qtp557251687-543] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id1 (1435255387826683904), id2 (1435255387829829632)]} 0 4
[junit4:junit4]   1> 480013 [qtp557251687-547] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 480025 [qtp557251687-547] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_18,generation=44}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_19,generation=45}
[junit4:junit4]   1> 480026 [qtp557251687-547] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 45
[junit4:junit4]   1> 480029 [qtp557251687-547] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@2b4e51c1 main
[junit4:junit4]   1> 480030 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@2b4e51c1 main{StandardDirectoryReader(segments_19:107:nrt _t(4.4):C2)}
[junit4:junit4]   1> 480030 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 480033 [qtp557251687-547] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 480034 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@2b4e51c1 main{StandardDirectoryReader(segments_19:107:nrt _t(4.4):C2)}
[junit4:junit4]   1> 480036 [qtp557251687-547] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 23
[junit4:junit4]   1> 480043 [qtp557251687-548] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={sort=price+asc&q=*:*&wt=javabin&version=2} hits=2 status=0 QTime=1 
[junit4:junit4]   1> 480050 [qtp557251687-544] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={sort=price+asc&q=name:h?llo&wt=javabin&version=2} hits=1 status=0 QTime=1 
[junit4:junit4]   1> 480061 [TEST-SolrExampleJettyTest.testAddRetrieve-seed#[587E4B2CA0FA1571]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Ending testAddRetrieve
[junit4:junit4]   1> 480078 [TEST-SolrExampleJettyTest.testCommitWithinOnAdd-seed#[587E4B2CA0FA1571]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Starting testCommitWithinOnAdd
[junit4:junit4]   1> 480090 [qtp557251687-545] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@6ef5e521 realtime
[junit4:junit4]   1> 480092 [qtp557251687-545] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1435255387909521408)} 0 10
[junit4:junit4]   1> 480097 [qtp557251687-543] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 480098 [qtp557251687-543] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_19,generation=45}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_1a,generation=46}
[junit4:junit4]   1> 480099 [qtp557251687-543] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 46
[junit4:junit4]   1> 480100 [qtp557251687-543] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@684e817e main
[junit4:junit4]   1> 480103 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@684e817e main{StandardDirectoryReader(segments_19:109:nrt)}
[junit4:junit4]   1> 480103 [qtp557251687-543] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 480103 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 480108 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@684e817e main{StandardDirectoryReader(segments_19:109:nrt)}
[junit4:junit4]   1> 480109 [qtp557251687-543] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 12
[junit4:junit4]   1> 480115 [qtp557251687-547] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   1> 480123 [qtp557251687-548] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id3 (1435255387950415872)]} 0 3
[junit4:junit4]   1> 480130 [qtp557251687-544] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   1> 480625 [commitScheduler-300-thread-1] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4:junit4]   1> 480634 [commitScheduler-300-thread-1] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@12b50ad8 main
[junit4:junit4]   1> 480635 [commitScheduler-300-thread-1] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 480636 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@12b50ad8 main{StandardDirectoryReader(segments_1a:111:nrt _u(4.4):C1)}
[junit4:junit4]   1> 480637 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 480641 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@12b50ad8 main{StandardDirectoryReader(segments_1a:111:nrt _u(4.4):C1)}
[junit4:junit4]   1> 481144 [qtp557251687-543] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=id:id3&wt=javabin&version=2} hits=1 status=0 QTime=1 
[junit4:junit4]   1> 481152 [qtp557251687-547] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id4 (1435255389030449152)]} 0 2
[junit4:junit4]   1> 481654 [commitScheduler-300-thread-1] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4:junit4]   1> 481663 [commitScheduler-300-thread-1] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@6bca420d main
[junit4:junit4]   1> 481664 [commitScheduler-300-thread-1] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 481664 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@6bca420d main{StandardDirectoryReader(segments_1a:113:nrt _u(4.4):C1 _v(4.4):C1)}
[junit4:junit4]   1> 481665 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 481668 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@6bca420d main{StandardDirectoryReader(segments_1a:113:nrt _u(4.4):C1 _v(4.4):C1)}
[junit4:junit4]   1> 482180 [qtp557251687-546] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=id:id4&wt=javabin&version=2} hits=1 status=0 QTime=1 
[junit4:junit4]   1> 482183 [TEST-SolrExampleJettyTest.testCommitWithinOnAdd-seed#[587E4B2CA0FA1571]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Ending testCommitWithinOnAdd
[junit4:junit4]   1> 482206 [TEST-SolrExampleJettyTest.testStatistics-seed#[587E4B2CA0FA1571]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Starting testStatistics
[junit4:junit4]   1> 482213 [qtp557251687-545] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@8d41cda realtime
[junit4:junit4]   1> 482214 [qtp557251687-545] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1435255390141939712)} 0 4
[junit4:junit4]   1> 482220 [qtp557251687-543] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 482222 [qtp557251687-543] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_1a,generation=46}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_1b,generation=47}
[junit4:junit4]   1> 482222 [qtp557251687-543] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 47
[junit4:junit4]   1> 482223 [qtp557251687-543] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@32558d9e main
[junit4:junit4]   1> 482225 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@32558d9e main{StandardDirectoryReader(segments_1a:115:nrt)}
[junit4:junit4]   1> 482225 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 482229 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@32558d9e main{StandardDirectoryReader(segments_1a:115:nrt)}
[junit4:junit4]   1> 482230 [qtp557251687-543] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 482231 [qtp557251687-543] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 11
[junit4:junit4]   1> 482237 [qtp557251687-547] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   1> 482249 [qtp557251687-548] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[doc0 (1435255390179688448)]} 0 2
[junit4:junit4]   1> 482257 [qtp557251687-544] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[doc1 (1435255390189125632)]} 0 1
[junit4:junit4]   1> 482263 [qtp557251687-546] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[doc2 (1435255390195417088)]} 0 1
[junit4:junit4]   1> 482268 [qtp557251687-545] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[doc3 (1435255390201708544)]} 0 0
[junit4:junit4]   1> 482307 [qtp557251687-543] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[doc4 (1435255390241554432)]} 0 1
[junit4:junit4]   1> 482319 [qtp557251687-547] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[doc5 (1435255390254137344)]} 0 1
[junit4:junit4]   1> 482334 [qtp557251687-544] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[doc6 (1435255390269865984)]} 0 1
[junit4:junit4]   1> 482342 [qtp557251687-546] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[doc7 (1435255390278254592)]} 0 1
[junit4:junit4]   1> 482349 [qtp557251687-545] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[doc8 (1435255390286643200)]} 0 1
[junit4:junit4]   1> 482355 [qtp557251687-543] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[doc9 (1435255390291886080)]} 0 1
[junit4:junit4]   1> 497250 [commitScheduler-299-thread-1] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 497255 [commitScheduler-299-thread-1] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_1b,generation=47}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_1c,generation=48}
[junit4:junit4]   1> 497255 [commitScheduler-299-thread-1] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 48
[junit4:junit4]   1> 497257 [commitScheduler-299-thread-1] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@7bfd3403 realtime
[junit4:junit4]   1> 497259 [commitScheduler-299-thread-1] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 682419 [qtp557251687-547] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 682421 [qtp557251687-547] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_1c,generation=48}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_1d,generation=49}
[junit4:junit4]   1> 682422 [qtp557251687-547] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 49
[junit4:junit4]   1> 682423 [qtp557251687-547] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@23533784 main
[junit4:junit4]   1> 682424 [qtp557251687-547] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 682426 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@23533784 main{StandardDirectoryReader(segments_1c:117:nrt _w(4.4):C10)}
[junit4:junit4]   1> 682427 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 682419 [TEST-SolrExampleJettyTest.testStatistics-seed#[587E4B2CA0FA1571]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Ending testStatistics
[junit4:junit4]   1> 682441 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@23533784 main{StandardDirectoryReader(segments_1c:117:nrt _w(4.4):C10)}
[junit4:junit4]   1> 682458 [qtp557251687-547] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 39
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrExampleJettyTest -Dtests.method=testStatistics -Dtests.seed=587E4B2CA0FA1571 -Dtests.slow=true -Dtests.locale=uk -Dtests.timezone=America/St_Thomas -Dtests.file.encoding=UTF-8
[junit4:junit4] ERROR    201s | SolrExampleJettyTest.testStatistics <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: https://127.0.0.1:54992/solr/collection1
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([587E4B2CA0FA1571:AFD778480CD7CF99]:0)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:435)
[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.commit(SolrServer.java:168)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.SolrServer.commit(SolrServer.java:146)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.SolrExampleTests.testStatistics(SolrExampleTests.java:806)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]    > Caused by: org.apache.http.NoHttpResponseException: The target server failed to respond
[junit4:junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:95)
[junit4:junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:62)
[junit4:junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:254)
[junit4:junit4]    > 	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:289)
[junit4:junit4]    > 	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:252)
[junit4:junit4]    > 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:191)
[junit4:junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:300)
[junit4:junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:127)
[junit4:junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:717)
[junit4:junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:522)
[junit4:junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
[junit4:junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
[junit4:junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)
[junit4:junit4]    > 	... 45 more
[junit4:junit4]   1> 682798 [TEST-SolrExampleJettyTest.testRealtimeGet-seed#[587E4B2CA0FA1571]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Starting testRealtimeGet
[junit4:junit4]   1> 682864 [qtp557251687-544] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@24c72519 realtime
[junit4:junit4]   1> 682866 [qtp557251687-544] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1435255600538714112)} 0 5
[junit4:junit4]   1> 682877 [qtp557251687-545] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[DOCID (1435255600553394176)]} 0 2
[junit4:junit4]   1> 682887 [qtp557251687-546] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 682896 [qtp557251687-546] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_1d,generation=49}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_1e,generation=50}
[junit4:junit4]   1> 682897 [qtp557251687-546] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 50
[junit4:junit4]   1> 682903 [qtp557251687-546] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@4da7f0bc main
[junit4:junit4]   1> 682908 [qtp557251687-546] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 682910 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@4da7f0bc main{StandardDirectoryReader(segments_1e:121:nrt _x(4.4):C1)}
[junit4:junit4]   1> 682911 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 682923 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@4da7f0bc main{StandardDirectoryReader(segments_1e:121:nrt _x(4.4):C1)}
[junit4:junit4]   1> 682925 [qtp557251687-546] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 38
[junit4:junit4]   1> 682937 [qtp557251687-543] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/get params={id=DOCID&fl=id,name,aaa:[value+v%3Daaa]&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   1> 682944 [qtp557251687-548] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/get params={id=DOCID&fl=id,name,aaa:[value+v%3Daaa]&wt=xml&qt=/get&version=2.2} status=0 QTime=0 
[junit4:junit4]   1> 682951 [TEST-SolrExampleJettyTest.testRealtimeGet-seed#[587E4B2CA0FA1571]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Ending testRealtimeGet
[junit4:junit4]   1> 682999 [TEST-SolrExampleJettyTest.testUnicode-seed#[587E4B2CA0FA1571]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Starting testUnicode
[junit4:junit4]   1> 683042 [qtp557251687-544] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@7fd06b5f realtime
[junit4:junit4]   1> 683044 [qtp557251687-544] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1435255600726409216)} 0 5
[junit4:junit4]   1> 683071 [qtp557251687-547] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0 (1435255600753672192), 1 (1435255600754720768), 2 (1435255600754720769), 3 (1435255600755769344), 4 (1435255600755769345), 5 (1435255600756817920), 6 (1435255600756817921), 7 (1435255600756817922), 8 (1435255600757866496)]} 0 6
[junit4:junit4]   1> 683087 [qtp557251687-545] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 683091 [qtp557251687-545] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_1e,generation=50}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_1f,generation=51}
[junit4:junit4]   1> 683093 [qtp557251687-545] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 51
[junit4:junit4]   1> 683097 [qtp557251687-545] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@3c9119c5 main
[junit4:junit4]   1> 683099 [qtp557251687-545] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 683100 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@3c9119c5 main{StandardDirectoryReader(segments_1f:125:nrt _y(4.4):C9)}
[junit4:junit4]   1> 683101 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 683105 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@3c9119c5 main{StandardDirectoryReader(segments_1f:125:nrt _y(4.4):C9)}
[junit4:junit4]   1> 683106 [qtp557251687-545] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 20
[junit4:junit4]   1> 683118 [qtp557251687-546] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2&rows=9} hits=9 status=0 QTime=3 
[junit4:junit4]   1> 683130 [qtp557251687-543] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@4de5f08d realtime
[junit4:junit4]   1> 683132 [qtp557251687-543] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=xml&version=2.2} {deleteByQuery=*:* (-1435255600818683904)} 0 4
[junit4:junit4]   1> 683146 [qtp557251687-548] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=xml&version=2.2} {add=[0 (1435255600832315392), 1 (1435255600833363968), 2 (1435255600833363969), 3 (1435255600834412544), 4 (1435255600834412545), 5 (1435255600835461120), 6 (1435255600835461121), 7 (1435255600836509696), 8 (1435255600837558272), 9 (1435255600837558273)]} 0 8
[junit4:junit4]   1> 683156 [qtp557251687-544] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 683163 [qtp557251687-544] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_1f,generation=51}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_1g,generation=52}
[junit4:junit4]   1> 683164 [qtp557251687-544] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 52
[junit4:junit4]   1> 683166 [qtp557251687-544] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@6fc63cf8 main
[junit4:junit4]   1> 683168 [qtp557251687-544] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 683169 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@6fc63cf8 main{StandardDirectoryReader(segments_1g:129:nrt _z(4.4):C10)}
[junit4:junit4]   1> 683170 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 683174 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@6fc63cf8 main{StandardDirectoryReader(segments_1g:129:nrt _z(4.4):C10)}
[junit4:junit4]   1> 683175 [qtp557251687-544] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=xml&version=2.2&softCommit=false} {commit=} 0 19
[junit4:junit4]   1> 683192 [qtp557251687-547] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=*:*&wt=xml&version=2.2&rows=10} hits=10 status=0 QTime=0 
[junit4:junit4]   1> 683203 [qtp557251687-545] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@59bd604d realtime
[junit4:junit4]   1> 683205 [qtp557251687-545] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1435255600895229952)} 0 5
[junit4:junit4]   1> 683216 [qtp557251687-546] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0 (1435255600908861440), 1 (1435255600909910016)]} 0 2
[junit4:junit4]   1> 683222 [qtp557251687-548] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 683226 [qtp557251687-548] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_1g,generation=52}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_1h,generation=53}
[junit4:junit4]   1> 683227 [qtp557251687-548] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 53
[junit4:junit4]   1> 683230 [qtp557251687-548] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@3e58d3b8 main
[junit4:junit4]   1> 683233 [qtp557251687-548] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 683234 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@3e58d3b8 main{StandardDirectoryReader(segments_1h:133:nrt _10(4.4):C2)}
[junit4:junit4]   1> 683235 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 683238 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@3e58d3b8 main{StandardDirectoryReader(segments_1h:133:nrt _10(4.4):C2)}
[junit4:junit4]   1> 683240 [qtp557251687-548] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 18
[junit4:junit4]   1> 683248 [qtp557251687-544] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2&rows=2} hits=2 status=0 QTime=1 
[junit4:junit4]   1> 683254 [TEST-SolrExampleJettyTest.testUnicode-seed#[587E4B2CA0FA1571]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Ending testUnicode
[junit4:junit4]   1> 683294 [TEST-SolrExampleJettyTest.testStreamingRequest-seed#[587E4B2CA0FA1571]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Starting testStreamingRequest
[junit4:junit4]   1> 683343 [qtp557251687-547] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@1b716ef realtime
[junit4:junit4]   1> 683346 [qtp557251687-547] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1435255601040982016)} 0 7
[junit4:junit4]   1> 683353 [qtp557251687-545] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 683355 [qtp557251687-545] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_1h,generation=53}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_1i,generation=54}
[junit4:junit4]   1> 683357 [qtp557251687-545] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 54
[junit4:junit4]   1> 683359 [qtp557251687-545] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@3ae15aaa main
[junit4:junit4]   1> 683361 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@3ae15aaa main{StandardDirectoryReader(segments_1h:135:nrt)}
[junit4:junit4]   1> 683362 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 683362 [qtp557251687-545] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 683365 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@3ae15aaa main{StandardDirectoryReader(segments_1h:135:nrt)}
[junit4:junit4]   1> 683367 [qtp557251687-545] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 14
[junit4:junit4]   1> 683374 [qtp557251687-546] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   1> 683393 [qtp557251687-543] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 683397 [qtp557251687-543] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_1i,generation=54}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_1j,generation=55}
[junit4:junit4]   1> 683397 [qtp557251687-543] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 55
[junit4:junit4]   1> 683458 [qtp557251687-543] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@138d07f4 main
[junit4:junit4]   1> 683460 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@138d07f4 main{StandardDirectoryReader(segments_1j:137:nrt _11(4.4):C10)}
[junit4:junit4]   1> 683461 [qtp557251687-543] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 683461 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 683465 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@138d07f4 main{StandardDirectoryRead

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

lection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {add=[0 (1435255601086070784), 1 (1435255601088167936), 2 (1435255601089216512), 3 (1435255601089216513), 4 (1435255601089216514), 5 (1435255601090265088), 6 (1435255601090265089), 7 (1435255601091313664), 8 (1435255601095507968), 9 (1435255601095507969)],commit=} 0 84
[junit4:junit4]   1> 683473 [qtp557251687-548] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={fl=id,score,_docid_&q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=1 
[junit4:junit4]   1> 683517 [qtp557251687-547] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={fl=id,score,_docid_&q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0 
[junit4:junit4]   1> 683521 [TEST-SolrExampleJettyTest.testStreamingRequest-seed#[587E4B2CA0FA1571]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Ending testStreamingRequest
[junit4:junit4]   1> 683612 [TEST-SolrExampleJettyTest.testPingHandler-seed#[587E4B2CA0FA1571]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Starting testPingHandler
[junit4:junit4]   1> 683618 [qtp557251687-545] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@6eb02a8a realtime
[junit4:junit4]   1> 683619 [qtp557251687-545] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1435255601331437568)} 0 3
[junit4:junit4]   1> 683624 [qtp557251687-543] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 683625 [qtp557251687-543] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_1j,generation=55}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c9fe88 lockFactory=org.apache.lucene.store.NativeFSLockFactory@666dc317),segFN=segments_1k,generation=56}
[junit4:junit4]   1> 683625 [qtp557251687-543] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 56
[junit4:junit4]   1> 683626 [qtp557251687-543] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@753bd58b main
[junit4:junit4]   1> 683627 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@753bd58b main{StandardDirectoryReader(segments_1j:139:nrt)}
[junit4:junit4]   1> 683630 [qtp557251687-543] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 683630 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 683633 [searcherExecutor-297-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@753bd58b main{StandardDirectoryReader(segments_1j:139:nrt)}
[junit4:junit4]   1> 683634 [qtp557251687-543] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 10
[junit4:junit4]   1> 683646 [qtp557251687-544] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   1> 683667 [qtp557251687-547] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/admin/ping params={wt=javabin&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   1> 683669 [qtp557251687-547] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/admin/ping params={wt=javabin&version=2} status=0 QTime=2 
[junit4:junit4]   1> 683684 [TEST-SolrExampleJettyTest.testPingHandler-seed#[587E4B2CA0FA1571]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Ending testPingHandler
[junit4:junit4]   1> 683733 [SUITE-SolrExampleJettyTest-seed#[587E4B2CA0FA1571]-worker] INFO  org.apache.solr.core.CoreContainer  ? Shutting down CoreContainer instance=941436284
[junit4:junit4]   1> 683736 [SUITE-SolrExampleJettyTest-seed#[587E4B2CA0FA1571]-worker] INFO  org.apache.solr.core.SolrCore  ? [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2c602661
[junit4:junit4]   1> 683839 [SUITE-SolrExampleJettyTest-seed#[587E4B2CA0FA1571]-worker] INFO  org.apache.solr.update.UpdateHandler  ? closing DirectUpdateHandler2{commits=56,autocommit maxTime=15000ms,autocommits=1,soft autocommits=3,optimizes=2,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=1,cumulative_adds=130,cumulative_deletesById=5,cumulative_deletesByQuery=25,cumulative_errors=1}
[junit4:junit4]   1> 683841 [SUITE-SolrExampleJettyTest-seed#[587E4B2CA0FA1571]-worker] INFO  org.apache.solr.update.SolrCoreState  ? Closing SolrCoreState
[junit4:junit4]   1> 683842 [SUITE-SolrExampleJettyTest-seed#[587E4B2CA0FA1571]-worker] INFO  org.apache.solr.update.DefaultSolrCoreState  ? SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> 683843 [SUITE-SolrExampleJettyTest-seed#[587E4B2CA0FA1571]-worker] INFO  org.apache.solr.update.DefaultSolrCoreState  ? closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> 683860 [SUITE-SolrExampleJettyTest-seed#[587E4B2CA0FA1571]-worker] INFO  org.apache.solr.core.SolrCore  ? [collection1] Closing main searcher on request.
[junit4:junit4]   1> 683864 [SUITE-SolrExampleJettyTest-seed#[587E4B2CA0FA1571]-worker] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> 683865 [SUITE-SolrExampleJettyTest-seed#[587E4B2CA0FA1571]-worker] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/solrtest-SolrExampleJettyTest-1368766192921 [CachedDir<<refCount=0;path=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/solrtest-SolrExampleJettyTest-1368766192921;done=false>>]
[junit4:junit4]   1> 683866 [SUITE-SolrExampleJettyTest-seed#[587E4B2CA0FA1571]-worker] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/solrtest-SolrExampleJettyTest-1368766192921
[junit4:junit4]   1> 683867 [SUITE-SolrExampleJettyTest-seed#[587E4B2CA0FA1571]-worker] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/solrtest-SolrExampleJettyTest-1368766192921/index [CachedDir<<refCount=0;path=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/solrtest-SolrExampleJettyTest-1368766192921/index;done=false>>]
[junit4:junit4]   1> 683867 [SUITE-SolrExampleJettyTest-seed#[587E4B2CA0FA1571]-worker] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/solrtest-SolrExampleJettyTest-1368766192921/index
[junit4:junit4]   1> 683872 [SUITE-SolrExampleJettyTest-seed#[587E4B2CA0FA1571]-worker] INFO  org.eclipse.jetty.server.handler.ContextHandler  ? stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   1> 683926 [SUITE-SolrExampleJettyTest-seed#[587E4B2CA0FA1571]-worker] INFO  org.apache.solr.SolrTestCaseJ4  ? ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {}, docValues:{}, sim=DefaultSimilarity, locale=uk, timezone=America/St_Thomas
[junit4:junit4]   2> NOTE: Mac OS X 10.8.3 x86_64/Oracle Corporation 1.7.0_21 (64-bit)/cpus=2,threads=1,free=56297048,total=96468992
[junit4:junit4]   2> NOTE: All tests run in this JVM: [SolrParamTest, ContentStreamTest, TestFastInputStream, TestNamedListCodec, LargeVolumeBinaryJettyTest, ModifiableSolrParamsTest, MultiCoreExampleJettyTest, ClientUtilsTest, TestLBHttpSolrServer, LargeVolumeJettyTest, AnlysisResponseBaseTest, TestSpellCheckResponse, QueryResponseTest, FieldAnalysisResponseTest, SolrExceptionTest, TestCoreAdmin, TestJavaBinCodec, FacetFieldTest, MultiCoreEmbeddedTest, TestSolrProperties, TestBatchUpdate, TestXMLEscaping, NamedListTest, CloudSolrServerTest, SolrExampleStreamingTest, SolrExampleStreamingBinaryTest, SolrExampleBinaryTest, SolrExampleXMLTest, SolrExampleJettyTest]
[junit4:junit4] Completed in 212.04s, 27 tests, 1 error <<< FAILURES!

[...truncated 57 lines...]
BUILD FAILED
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:383: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:363: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:39: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build.xml:194: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/common-build.xml:437: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1243: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:887: There were test failures: 45 suites, 268 tests, 1 error

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



Re: [JENKINS] Lucene-Solr-4.x-MacOSX (64bit/jdk1.6.0) - Build # 459 - Still Failing!

Posted by Steve Rowe <sa...@gmail.com>.
I can't reproduce on OS X 10.8.3, using either Apple Java 1.6.0_45 or Oracle Java 1.7.0_13.

Steve

On May 17, 2013, at 7:11 AM, Shai Erera <se...@gmail.com> wrote:

> That's an odd failure ... anyone has an idea why the connection was refused?
> 
> ReplicatorTestCase.newHttpServer starts a server on port 0 and then resolves the actual port allocated using getLocalPort.
> Also, the method only returns after the server has been successfully started, so that means the port was 'free'.
> 
> This doesn't repro for me, but I'm on Windows and the test failure happened on Mac. Anyone succeeds to repro?
> 
> Shai
> 
> 
> On Thu, May 16, 2013 at 11:47 PM, Policeman Jenkins Server <je...@thetaphi.de> wrote:
> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/459/
> Java: 64bit/jdk1.6.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
> 
> 1 tests failed.
> FAILED:  org.apache.lucene.replicator.http.HttpReplicatorTest.testBasic
> 
> Error Message:
> Connection to http://localhost:49252 refused
> 
> Stack Trace:
> org.apache.http.conn.HttpHostConnectException: Connection to http://localhost:49252 refused
>         at __randomizedtesting.SeedInfo.seed([1FE42A255BC02A46:B41E3730841CAC68]:0)
>         at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:190)
>         at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
>         at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
>         at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
>         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
>         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
>         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
>         at org.apache.lucene.replicator.http.HttpClientBase.executeGET(HttpClientBase.java:178)
>         at org.apache.lucene.replicator.http.HttpReplicator.checkForUpdate(HttpReplicator.java:51)
>         at org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:196)
>         at org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:402)
>         at org.apache.lucene.replicator.http.HttpReplicatorTest.testBasic(HttpReplicatorTest.java:110)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>         at java.lang.reflect.Method.invoke(Method.java:597)
>         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 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 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:680)
> Caused by: java.net.ConnectException: Connection refused
>         at java.net.PlainSocketImpl.socketConnect(Native Method)
>         at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:351)
>         at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:213)
>         at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:200)
>         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:432)
>         at java.net.Socket.connect(Socket.java:529)
>         at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
>         at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
>         ... 48 more
> 
> 
> 
> 
> Build Log:
> [...truncated 7400 lines...]
> [junit4:junit4] Suite: org.apache.lucene.replicator.http.HttpReplicatorTest
> [junit4:junit4]   2> SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
> [junit4:junit4]   2> SLF4J: Defaulting to no-operation (NOP) logger implementation
> [junit4:junit4]   2> SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
> [junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HttpReplicatorTest -Dtests.method=testBasic -Dtests.seed=1FE42A255BC02A46 -Dtests.slow=true -Dtests.locale=fi_FI -Dtests.timezone=America/Menominee -Dtests.file.encoding=ISO-8859-1
> [junit4:junit4] ERROR   3.68s | HttpReplicatorTest.testBasic <<<
> [junit4:junit4]    > Throwable #1: org.apache.http.conn.HttpHostConnectException: Connection to http://localhost:49252 refused
> [junit4:junit4]    >    at __randomizedtesting.SeedInfo.seed([1FE42A255BC02A46:B41E3730841CAC68]:0)
> [junit4:junit4]    >    at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:190)
> [junit4:junit4]    >    at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
> [junit4:junit4]    >    at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
> [junit4:junit4]    >    at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
> [junit4:junit4]    >    at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
> [junit4:junit4]    >    at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
> [junit4:junit4]    >    at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
> [junit4:junit4]    >    at org.apache.lucene.replicator.http.HttpClientBase.executeGET(HttpClientBase.java:178)
> [junit4:junit4]    >    at org.apache.lucene.replicator.http.HttpReplicator.checkForUpdate(HttpReplicator.java:51)
> [junit4:junit4]    >    at org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:196)
> [junit4:junit4]    >    at org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:402)
> [junit4:junit4]    >    at org.apache.lucene.replicator.http.HttpReplicatorTest.testBasic(HttpReplicatorTest.java:110)
> [junit4:junit4]    >    at java.lang.Thread.run(Thread.java:680)
> [junit4:junit4]    > Caused by: java.net.ConnectException: Connection refused
> [junit4:junit4]    >    at java.net.PlainSocketImpl.socketConnect(Native Method)
> [junit4:junit4]    >    at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:351)
> [junit4:junit4]    >    at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:213)
> [junit4:junit4]    >    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:200)
> [junit4:junit4]    >    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:432)
> [junit4:junit4]    >    at java.net.Socket.connect(Socket.java:529)
> [junit4:junit4]    >    at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
> [junit4:junit4]    >    at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
> [junit4:junit4]    >    ... 48 more
> [junit4:junit4]   2> NOTE: test params are: codec=Lucene40, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=fi_FI, timezone=America/Menominee
> [junit4:junit4]   2> NOTE: Mac OS X 10.8.3 x86_64/Apple Inc. 1.6.0_45 (64-bit)/cpus=2,threads=1,free=61663152,total=85000192
> [junit4:junit4]   2> NOTE: All tests run in this JVM: [LocalReplicatorTest, IndexRevisionTest, SessionTokenTest, IndexReplicationClientTest, IndexAndTaxonomyReplicationClientTest, IndexAndTaxonomyRevisionTest, HttpReplicatorTest]
> [junit4:junit4] Completed in 3.76s, 1 test, 1 error <<< FAILURES!
> 
> [...truncated 9 lines...]
> BUILD FAILED
> /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:383: The following error occurred while executing this line:
> /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:363: The following error occurred while executing this line:
> /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:39: The following error occurred while executing this line:
> /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/build.xml:554: The following error occurred while executing this line:
> /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1827: The following error occurred while executing this line:
> /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/module-build.xml:61: The following error occurred while executing this line:
> /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1243: The following error occurred while executing this line:
> /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:887: There were test failures: 7 suites, 30 tests, 1 error
> 
> Total time: 49 minutes 41 seconds
> Build step 'Invoke Ant' marked build as failure
> Description set: Java: 64bit/jdk1.6.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
> Archiving artifacts
> Recording test results
> Email was triggered for: Failure
> Sending email for trigger: Failure
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


Re: [JENKINS] Lucene-Solr-4.x-MacOSX (64bit/jdk1.6.0) - Build # 459 - Still Failing!

Posted by Michael McCandless <lu...@mikemccandless.com>.
Hmm but on OS X I have Java 7 (the failure was Java 6).  On Linux I
ran with Java 6 but it didn't repro ..

Mike McCandless

http://blog.mikemccandless.com


On Fri, May 17, 2013 at 7:25 AM, Michael McCandless
<lu...@mikemccandless.com> wrote:
> Doesn't repro on Linux for me, nor on OS X.
>
> I do see these warnings from the test:
>
> [junit4:junit4]   2> SLF4J: Failed to load class
> "org.slf4j.impl.StaticLoggerBinder".
> [junit4:junit4]   2> SLF4J: Defaulting to no-operation (NOP) logger
> implementation
> [junit4:junit4]   2> SLF4J: See
> http://www.slf4j.org/codes.html#StaticLoggerBinder for further
> details.
>
>
> Mike McCandless
>
> http://blog.mikemccandless.com
>
>
> On Fri, May 17, 2013 at 7:11 AM, Shai Erera <se...@gmail.com> wrote:
>> That's an odd failure ... anyone has an idea why the connection was refused?
>>
>> ReplicatorTestCase.newHttpServer starts a server on port 0 and then resolves
>> the actual port allocated using getLocalPort.
>> Also, the method only returns after the server has been successfully
>> started, so that means the port was 'free'.
>>
>> This doesn't repro for me, but I'm on Windows and the test failure happened
>> on Mac. Anyone succeeds to repro?
>>
>> Shai
>>
>>
>> On Thu, May 16, 2013 at 11:47 PM, Policeman Jenkins Server
>> <je...@thetaphi.de> wrote:
>>>
>>> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/459/
>>> Java: 64bit/jdk1.6.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
>>>
>>> 1 tests failed.
>>> FAILED:  org.apache.lucene.replicator.http.HttpReplicatorTest.testBasic
>>>
>>> Error Message:
>>> Connection to http://localhost:49252 refused
>>>
>>> Stack Trace:
>>> org.apache.http.conn.HttpHostConnectException: Connection to
>>> http://localhost:49252 refused
>>>         at
>>> __randomizedtesting.SeedInfo.seed([1FE42A255BC02A46:B41E3730841CAC68]:0)
>>>         at
>>> org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:190)
>>>         at
>>> org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
>>>         at
>>> org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
>>>         at
>>> org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
>>>         at
>>> org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
>>>         at
>>> org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
>>>         at
>>> org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
>>>         at
>>> org.apache.lucene.replicator.http.HttpClientBase.executeGET(HttpClientBase.java:178)
>>>         at
>>> org.apache.lucene.replicator.http.HttpReplicator.checkForUpdate(HttpReplicator.java:51)
>>>         at
>>> org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:196)
>>>         at
>>> org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:402)
>>>         at
>>> org.apache.lucene.replicator.http.HttpReplicatorTest.testBasic(HttpReplicatorTest.java:110)
>>>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>>         at
>>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>>>         at
>>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>>>         at java.lang.reflect.Method.invoke(Method.java:597)
>>>         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
>>> 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
>>> 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:680)
>>> Caused by: java.net.ConnectException: Connection refused
>>>         at java.net.PlainSocketImpl.socketConnect(Native Method)
>>>         at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:351)
>>>         at
>>> java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:213)
>>>         at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:200)
>>>         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:432)
>>>         at java.net.Socket.connect(Socket.java:529)
>>>         at
>>> org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
>>>         at
>>> org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
>>>         ... 48 more
>>>
>>>
>>>
>>>
>>> Build Log:
>>> [...truncated 7400 lines...]
>>> [junit4:junit4] Suite:
>>> org.apache.lucene.replicator.http.HttpReplicatorTest
>>> [junit4:junit4]   2> SLF4J: Failed to load class
>>> "org.slf4j.impl.StaticLoggerBinder".
>>> [junit4:junit4]   2> SLF4J: Defaulting to no-operation (NOP) logger
>>> implementation
>>> [junit4:junit4]   2> SLF4J: See
>>> http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
>>> [junit4:junit4]   2> NOTE: reproduce with: ant test
>>> -Dtestcase=HttpReplicatorTest -Dtests.method=testBasic
>>> -Dtests.seed=1FE42A255BC02A46 -Dtests.slow=true -Dtests.locale=fi_FI
>>> -Dtests.timezone=America/Menominee -Dtests.file.encoding=ISO-8859-1
>>> [junit4:junit4] ERROR   3.68s | HttpReplicatorTest.testBasic <<<
>>> [junit4:junit4]    > Throwable #1:
>>> org.apache.http.conn.HttpHostConnectException: Connection to
>>> http://localhost:49252 refused
>>> [junit4:junit4]    >    at
>>> __randomizedtesting.SeedInfo.seed([1FE42A255BC02A46:B41E3730841CAC68]:0)
>>> [junit4:junit4]    >    at
>>> org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:190)
>>> [junit4:junit4]    >    at
>>> org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
>>> [junit4:junit4]    >    at
>>> org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
>>> [junit4:junit4]    >    at
>>> org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
>>> [junit4:junit4]    >    at
>>> org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
>>> [junit4:junit4]    >    at
>>> org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
>>> [junit4:junit4]    >    at
>>> org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
>>> [junit4:junit4]    >    at
>>> org.apache.lucene.replicator.http.HttpClientBase.executeGET(HttpClientBase.java:178)
>>> [junit4:junit4]    >    at
>>> org.apache.lucene.replicator.http.HttpReplicator.checkForUpdate(HttpReplicator.java:51)
>>> [junit4:junit4]    >    at
>>> org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:196)
>>> [junit4:junit4]    >    at
>>> org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:402)
>>> [junit4:junit4]    >    at
>>> org.apache.lucene.replicator.http.HttpReplicatorTest.testBasic(HttpReplicatorTest.java:110)
>>> [junit4:junit4]    >    at java.lang.Thread.run(Thread.java:680)
>>> [junit4:junit4]    > Caused by: java.net.ConnectException: Connection
>>> refused
>>> [junit4:junit4]    >    at java.net.PlainSocketImpl.socketConnect(Native
>>> Method)
>>> [junit4:junit4]    >    at
>>> java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:351)
>>> [junit4:junit4]    >    at
>>> java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:213)
>>> [junit4:junit4]    >    at
>>> java.net.PlainSocketImpl.connect(PlainSocketImpl.java:200)
>>> [junit4:junit4]    >    at
>>> java.net.SocksSocketImpl.connect(SocksSocketImpl.java:432)
>>> [junit4:junit4]    >    at java.net.Socket.connect(Socket.java:529)
>>> [junit4:junit4]    >    at
>>> org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
>>> [junit4:junit4]    >    at
>>> org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
>>> [junit4:junit4]    >    ... 48 more
>>> [junit4:junit4]   2> NOTE: test params are: codec=Lucene40,
>>> sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=fi_FI,
>>> timezone=America/Menominee
>>> [junit4:junit4]   2> NOTE: Mac OS X 10.8.3 x86_64/Apple Inc. 1.6.0_45
>>> (64-bit)/cpus=2,threads=1,free=61663152,total=85000192
>>> [junit4:junit4]   2> NOTE: All tests run in this JVM:
>>> [LocalReplicatorTest, IndexRevisionTest, SessionTokenTest,
>>> IndexReplicationClientTest, IndexAndTaxonomyReplicationClientTest,
>>> IndexAndTaxonomyRevisionTest, HttpReplicatorTest]
>>> [junit4:junit4] Completed in 3.76s, 1 test, 1 error <<< FAILURES!
>>>
>>> [...truncated 9 lines...]
>>> BUILD FAILED
>>>
>>> /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:383:
>>> The following error occurred while executing this line:
>>>
>>> /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:363:
>>> The following error occurred while executing this line:
>>>
>>> /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:39:
>>> The following error occurred while executing this line:
>>>
>>> /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/build.xml:554:
>>> The following error occurred while executing this line:
>>>
>>> /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1827:
>>> The following error occurred while executing this line:
>>>
>>> /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/module-build.xml:61:
>>> The following error occurred while executing this line:
>>>
>>> /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1243:
>>> The following error occurred while executing this line:
>>>
>>> /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:887:
>>> There were test failures: 7 suites, 30 tests, 1 error
>>>
>>> Total time: 49 minutes 41 seconds
>>> Build step 'Invoke Ant' marked build as failure
>>> Description set: Java: 64bit/jdk1.6.0 -XX:-UseCompressedOops
>>> -XX:+UseConcMarkSweepGC
>>> Archiving artifacts
>>> Recording test results
>>> Email was triggered for: Failure
>>> Sending email for trigger: Failure
>>>
>>>
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>>> For additional commands, e-mail: dev-help@lucene.apache.org
>>
>>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


Re: [JENKINS] Lucene-Solr-4.x-MacOSX (64bit/jdk1.6.0) - Build # 459 - Still Failing!

Posted by Michael McCandless <lu...@mikemccandless.com>.
Doesn't repro on Linux for me, nor on OS X.

I do see these warnings from the test:

[junit4:junit4]   2> SLF4J: Failed to load class
"org.slf4j.impl.StaticLoggerBinder".
[junit4:junit4]   2> SLF4J: Defaulting to no-operation (NOP) logger
implementation
[junit4:junit4]   2> SLF4J: See
http://www.slf4j.org/codes.html#StaticLoggerBinder for further
details.


Mike McCandless

http://blog.mikemccandless.com


On Fri, May 17, 2013 at 7:11 AM, Shai Erera <se...@gmail.com> wrote:
> That's an odd failure ... anyone has an idea why the connection was refused?
>
> ReplicatorTestCase.newHttpServer starts a server on port 0 and then resolves
> the actual port allocated using getLocalPort.
> Also, the method only returns after the server has been successfully
> started, so that means the port was 'free'.
>
> This doesn't repro for me, but I'm on Windows and the test failure happened
> on Mac. Anyone succeeds to repro?
>
> Shai
>
>
> On Thu, May 16, 2013 at 11:47 PM, Policeman Jenkins Server
> <je...@thetaphi.de> wrote:
>>
>> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/459/
>> Java: 64bit/jdk1.6.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
>>
>> 1 tests failed.
>> FAILED:  org.apache.lucene.replicator.http.HttpReplicatorTest.testBasic
>>
>> Error Message:
>> Connection to http://localhost:49252 refused
>>
>> Stack Trace:
>> org.apache.http.conn.HttpHostConnectException: Connection to
>> http://localhost:49252 refused
>>         at
>> __randomizedtesting.SeedInfo.seed([1FE42A255BC02A46:B41E3730841CAC68]:0)
>>         at
>> org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:190)
>>         at
>> org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
>>         at
>> org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
>>         at
>> org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
>>         at
>> org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
>>         at
>> org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
>>         at
>> org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
>>         at
>> org.apache.lucene.replicator.http.HttpClientBase.executeGET(HttpClientBase.java:178)
>>         at
>> org.apache.lucene.replicator.http.HttpReplicator.checkForUpdate(HttpReplicator.java:51)
>>         at
>> org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:196)
>>         at
>> org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:402)
>>         at
>> org.apache.lucene.replicator.http.HttpReplicatorTest.testBasic(HttpReplicatorTest.java:110)
>>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>         at
>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>>         at
>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>>         at java.lang.reflect.Method.invoke(Method.java:597)
>>         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
>> 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
>> 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:680)
>> Caused by: java.net.ConnectException: Connection refused
>>         at java.net.PlainSocketImpl.socketConnect(Native Method)
>>         at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:351)
>>         at
>> java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:213)
>>         at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:200)
>>         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:432)
>>         at java.net.Socket.connect(Socket.java:529)
>>         at
>> org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
>>         at
>> org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
>>         ... 48 more
>>
>>
>>
>>
>> Build Log:
>> [...truncated 7400 lines...]
>> [junit4:junit4] Suite:
>> org.apache.lucene.replicator.http.HttpReplicatorTest
>> [junit4:junit4]   2> SLF4J: Failed to load class
>> "org.slf4j.impl.StaticLoggerBinder".
>> [junit4:junit4]   2> SLF4J: Defaulting to no-operation (NOP) logger
>> implementation
>> [junit4:junit4]   2> SLF4J: See
>> http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
>> [junit4:junit4]   2> NOTE: reproduce with: ant test
>> -Dtestcase=HttpReplicatorTest -Dtests.method=testBasic
>> -Dtests.seed=1FE42A255BC02A46 -Dtests.slow=true -Dtests.locale=fi_FI
>> -Dtests.timezone=America/Menominee -Dtests.file.encoding=ISO-8859-1
>> [junit4:junit4] ERROR   3.68s | HttpReplicatorTest.testBasic <<<
>> [junit4:junit4]    > Throwable #1:
>> org.apache.http.conn.HttpHostConnectException: Connection to
>> http://localhost:49252 refused
>> [junit4:junit4]    >    at
>> __randomizedtesting.SeedInfo.seed([1FE42A255BC02A46:B41E3730841CAC68]:0)
>> [junit4:junit4]    >    at
>> org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:190)
>> [junit4:junit4]    >    at
>> org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
>> [junit4:junit4]    >    at
>> org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
>> [junit4:junit4]    >    at
>> org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
>> [junit4:junit4]    >    at
>> org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
>> [junit4:junit4]    >    at
>> org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
>> [junit4:junit4]    >    at
>> org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
>> [junit4:junit4]    >    at
>> org.apache.lucene.replicator.http.HttpClientBase.executeGET(HttpClientBase.java:178)
>> [junit4:junit4]    >    at
>> org.apache.lucene.replicator.http.HttpReplicator.checkForUpdate(HttpReplicator.java:51)
>> [junit4:junit4]    >    at
>> org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:196)
>> [junit4:junit4]    >    at
>> org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:402)
>> [junit4:junit4]    >    at
>> org.apache.lucene.replicator.http.HttpReplicatorTest.testBasic(HttpReplicatorTest.java:110)
>> [junit4:junit4]    >    at java.lang.Thread.run(Thread.java:680)
>> [junit4:junit4]    > Caused by: java.net.ConnectException: Connection
>> refused
>> [junit4:junit4]    >    at java.net.PlainSocketImpl.socketConnect(Native
>> Method)
>> [junit4:junit4]    >    at
>> java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:351)
>> [junit4:junit4]    >    at
>> java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:213)
>> [junit4:junit4]    >    at
>> java.net.PlainSocketImpl.connect(PlainSocketImpl.java:200)
>> [junit4:junit4]    >    at
>> java.net.SocksSocketImpl.connect(SocksSocketImpl.java:432)
>> [junit4:junit4]    >    at java.net.Socket.connect(Socket.java:529)
>> [junit4:junit4]    >    at
>> org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
>> [junit4:junit4]    >    at
>> org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
>> [junit4:junit4]    >    ... 48 more
>> [junit4:junit4]   2> NOTE: test params are: codec=Lucene40,
>> sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=fi_FI,
>> timezone=America/Menominee
>> [junit4:junit4]   2> NOTE: Mac OS X 10.8.3 x86_64/Apple Inc. 1.6.0_45
>> (64-bit)/cpus=2,threads=1,free=61663152,total=85000192
>> [junit4:junit4]   2> NOTE: All tests run in this JVM:
>> [LocalReplicatorTest, IndexRevisionTest, SessionTokenTest,
>> IndexReplicationClientTest, IndexAndTaxonomyReplicationClientTest,
>> IndexAndTaxonomyRevisionTest, HttpReplicatorTest]
>> [junit4:junit4] Completed in 3.76s, 1 test, 1 error <<< FAILURES!
>>
>> [...truncated 9 lines...]
>> BUILD FAILED
>>
>> /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:383:
>> The following error occurred while executing this line:
>>
>> /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:363:
>> The following error occurred while executing this line:
>>
>> /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:39:
>> The following error occurred while executing this line:
>>
>> /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/build.xml:554:
>> The following error occurred while executing this line:
>>
>> /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1827:
>> The following error occurred while executing this line:
>>
>> /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/module-build.xml:61:
>> The following error occurred while executing this line:
>>
>> /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1243:
>> The following error occurred while executing this line:
>>
>> /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:887:
>> There were test failures: 7 suites, 30 tests, 1 error
>>
>> Total time: 49 minutes 41 seconds
>> Build step 'Invoke Ant' marked build as failure
>> Description set: Java: 64bit/jdk1.6.0 -XX:-UseCompressedOops
>> -XX:+UseConcMarkSweepGC
>> Archiving artifacts
>> Recording test results
>> Email was triggered for: Failure
>> Sending email for trigger: Failure
>>
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>> For additional commands, e-mail: dev-help@lucene.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


Re: [JENKINS] Lucene-Solr-4.x-MacOSX (64bit/jdk1.6.0) - Build # 459 - Still Failing!

Posted by Shai Erera <se...@gmail.com>.
That's an odd failure ... anyone has an idea why the connection was refused?

ReplicatorTestCase.newHttpServer starts a server on port 0 and then
resolves the actual port allocated using getLocalPort.
Also, the method only returns after the server has been successfully
started, so that means the port was 'free'.

This doesn't repro for me, but I'm on Windows and the test failure happened
on Mac. Anyone succeeds to repro?

Shai


On Thu, May 16, 2013 at 11:47 PM, Policeman Jenkins Server <
jenkins@thetaphi.de> wrote:

> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/459/
> Java: 64bit/jdk1.6.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
>
> 1 tests failed.
> FAILED:  org.apache.lucene.replicator.http.HttpReplicatorTest.testBasic
>
> Error Message:
> Connection to http://localhost:49252 refused
>
> Stack Trace:
> org.apache.http.conn.HttpHostConnectException: Connection to
> http://localhost:49252 refused
>         at
> __randomizedtesting.SeedInfo.seed([1FE42A255BC02A46:B41E3730841CAC68]:0)
>         at
> org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:190)
>         at
> org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
>         at
> org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
>         at
> org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
>         at
> org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
>         at
> org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
>         at
> org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
>         at
> org.apache.lucene.replicator.http.HttpClientBase.executeGET(HttpClientBase.java:178)
>         at
> org.apache.lucene.replicator.http.HttpReplicator.checkForUpdate(HttpReplicator.java:51)
>         at
> org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:196)
>         at
> org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:402)
>         at
> org.apache.lucene.replicator.http.HttpReplicatorTest.testBasic(HttpReplicatorTest.java:110)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>         at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>         at java.lang.reflect.Method.invoke(Method.java:597)
>         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
> 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
> 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:680)
> Caused by: java.net.ConnectException: Connection refused
>         at java.net.PlainSocketImpl.socketConnect(Native Method)
>         at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:351)
>         at
> java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:213)
>         at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:200)
>         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:432)
>         at java.net.Socket.connect(Socket.java:529)
>         at
> org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
>         at
> org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
>         ... 48 more
>
>
>
>
> Build Log:
> [...truncated 7400 lines...]
> [junit4:junit4] Suite: org.apache.lucene.replicator.http.HttpReplicatorTest
> [junit4:junit4]   2> SLF4J: Failed to load class
> "org.slf4j.impl.StaticLoggerBinder".
> [junit4:junit4]   2> SLF4J: Defaulting to no-operation (NOP) logger
> implementation
> [junit4:junit4]   2> SLF4J: See
> http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
> [junit4:junit4]   2> NOTE: reproduce with: ant test
>  -Dtestcase=HttpReplicatorTest -Dtests.method=testBasic
> -Dtests.seed=1FE42A255BC02A46 -Dtests.slow=true -Dtests.locale=fi_FI
> -Dtests.timezone=America/Menominee -Dtests.file.encoding=ISO-8859-1
> [junit4:junit4] ERROR   3.68s | HttpReplicatorTest.testBasic <<<
> [junit4:junit4]    > Throwable #1:
> org.apache.http.conn.HttpHostConnectException: Connection to
> http://localhost:49252 refused
> [junit4:junit4]    >    at
> __randomizedtesting.SeedInfo.seed([1FE42A255BC02A46:B41E3730841CAC68]:0)
> [junit4:junit4]    >    at
> org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:190)
> [junit4:junit4]    >    at
> org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
> [junit4:junit4]    >    at
> org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
> [junit4:junit4]    >    at
> org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
> [junit4:junit4]    >    at
> org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
> [junit4:junit4]    >    at
> org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
> [junit4:junit4]    >    at
> org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
> [junit4:junit4]    >    at
> org.apache.lucene.replicator.http.HttpClientBase.executeGET(HttpClientBase.java:178)
> [junit4:junit4]    >    at
> org.apache.lucene.replicator.http.HttpReplicator.checkForUpdate(HttpReplicator.java:51)
> [junit4:junit4]    >    at
> org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:196)
> [junit4:junit4]    >    at
> org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:402)
> [junit4:junit4]    >    at
> org.apache.lucene.replicator.http.HttpReplicatorTest.testBasic(HttpReplicatorTest.java:110)
> [junit4:junit4]    >    at java.lang.Thread.run(Thread.java:680)
> [junit4:junit4]    > Caused by: java.net.ConnectException: Connection
> refused
> [junit4:junit4]    >    at java.net.PlainSocketImpl.socketConnect(Native
> Method)
> [junit4:junit4]    >    at
> java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:351)
> [junit4:junit4]    >    at
> java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:213)
> [junit4:junit4]    >    at
> java.net.PlainSocketImpl.connect(PlainSocketImpl.java:200)
> [junit4:junit4]    >    at
> java.net.SocksSocketImpl.connect(SocksSocketImpl.java:432)
> [junit4:junit4]    >    at java.net.Socket.connect(Socket.java:529)
> [junit4:junit4]    >    at
> org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
> [junit4:junit4]    >    at
> org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
> [junit4:junit4]    >    ... 48 more
> [junit4:junit4]   2> NOTE: test params are: codec=Lucene40,
> sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=fi_FI,
> timezone=America/Menominee
> [junit4:junit4]   2> NOTE: Mac OS X 10.8.3 x86_64/Apple Inc. 1.6.0_45
> (64-bit)/cpus=2,threads=1,free=61663152,total=85000192
> [junit4:junit4]   2> NOTE: All tests run in this JVM:
> [LocalReplicatorTest, IndexRevisionTest, SessionTokenTest,
> IndexReplicationClientTest, IndexAndTaxonomyReplicationClientTest,
> IndexAndTaxonomyRevisionTest, HttpReplicatorTest]
> [junit4:junit4] Completed in 3.76s, 1 test, 1 error <<< FAILURES!
>
> [...truncated 9 lines...]
> BUILD FAILED
> /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:383:
> The following error occurred while executing this line:
> /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:363:
> The following error occurred while executing this line:
> /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:39:
> The following error occurred while executing this line:
> /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/build.xml:554:
> The following error occurred while executing this line:
> /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1827:
> The following error occurred while executing this line:
> /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/module-build.xml:61:
> The following error occurred while executing this line:
> /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1243:
> The following error occurred while executing this line:
> /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:887:
> There were test failures: 7 suites, 30 tests, 1 error
>
> Total time: 49 minutes 41 seconds
> Build step 'Invoke Ant' marked build as failure
> Description set: Java: 64bit/jdk1.6.0 -XX:-UseCompressedOops
> -XX:+UseConcMarkSweepGC
> Archiving artifacts
> Recording test results
> Email was triggered for: Failure
> Sending email for trigger: Failure
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>

[JENKINS] Lucene-Solr-4.x-MacOSX (64bit/jdk1.6.0) - Build # 459 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/459/
Java: 64bit/jdk1.6.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.lucene.replicator.http.HttpReplicatorTest.testBasic

Error Message:
Connection to http://localhost:49252 refused

Stack Trace:
org.apache.http.conn.HttpHostConnectException: Connection to http://localhost:49252 refused
	at __randomizedtesting.SeedInfo.seed([1FE42A255BC02A46:B41E3730841CAC68]:0)
	at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:190)
	at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
	at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
	at org.apache.lucene.replicator.http.HttpClientBase.executeGET(HttpClientBase.java:178)
	at org.apache.lucene.replicator.http.HttpReplicator.checkForUpdate(HttpReplicator.java:51)
	at org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:196)
	at org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:402)
	at org.apache.lucene.replicator.http.HttpReplicatorTest.testBasic(HttpReplicatorTest.java:110)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	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 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 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:680)
Caused by: java.net.ConnectException: Connection refused
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:351)
	at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:213)
	at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:200)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:432)
	at java.net.Socket.connect(Socket.java:529)
	at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
	at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
	... 48 more




Build Log:
[...truncated 7400 lines...]
[junit4:junit4] Suite: org.apache.lucene.replicator.http.HttpReplicatorTest
[junit4:junit4]   2> SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[junit4:junit4]   2> SLF4J: Defaulting to no-operation (NOP) logger implementation
[junit4:junit4]   2> SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HttpReplicatorTest -Dtests.method=testBasic -Dtests.seed=1FE42A255BC02A46 -Dtests.slow=true -Dtests.locale=fi_FI -Dtests.timezone=America/Menominee -Dtests.file.encoding=ISO-8859-1
[junit4:junit4] ERROR   3.68s | HttpReplicatorTest.testBasic <<<
[junit4:junit4]    > Throwable #1: org.apache.http.conn.HttpHostConnectException: Connection to http://localhost:49252 refused
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([1FE42A255BC02A46:B41E3730841CAC68]:0)
[junit4:junit4]    > 	at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:190)
[junit4:junit4]    > 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
[junit4:junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
[junit4:junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
[junit4:junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
[junit4:junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
[junit4:junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
[junit4:junit4]    > 	at org.apache.lucene.replicator.http.HttpClientBase.executeGET(HttpClientBase.java:178)
[junit4:junit4]    > 	at org.apache.lucene.replicator.http.HttpReplicator.checkForUpdate(HttpReplicator.java:51)
[junit4:junit4]    > 	at org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:196)
[junit4:junit4]    > 	at org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:402)
[junit4:junit4]    > 	at org.apache.lucene.replicator.http.HttpReplicatorTest.testBasic(HttpReplicatorTest.java:110)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:680)
[junit4:junit4]    > Caused by: java.net.ConnectException: Connection refused
[junit4:junit4]    > 	at java.net.PlainSocketImpl.socketConnect(Native Method)
[junit4:junit4]    > 	at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:351)
[junit4:junit4]    > 	at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:213)
[junit4:junit4]    > 	at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:200)
[junit4:junit4]    > 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:432)
[junit4:junit4]    > 	at java.net.Socket.connect(Socket.java:529)
[junit4:junit4]    > 	at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
[junit4:junit4]    > 	at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
[junit4:junit4]    > 	... 48 more
[junit4:junit4]   2> NOTE: test params are: codec=Lucene40, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=fi_FI, timezone=America/Menominee
[junit4:junit4]   2> NOTE: Mac OS X 10.8.3 x86_64/Apple Inc. 1.6.0_45 (64-bit)/cpus=2,threads=1,free=61663152,total=85000192
[junit4:junit4]   2> NOTE: All tests run in this JVM: [LocalReplicatorTest, IndexRevisionTest, SessionTokenTest, IndexReplicationClientTest, IndexAndTaxonomyReplicationClientTest, IndexAndTaxonomyRevisionTest, HttpReplicatorTest]
[junit4:junit4] Completed in 3.76s, 1 test, 1 error <<< FAILURES!

[...truncated 9 lines...]
BUILD FAILED
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:383: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:363: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:39: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/build.xml:554: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1827: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/module-build.xml:61: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1243: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:887: There were test failures: 7 suites, 30 tests, 1 error

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



[JENKINS] Lucene-Solr-4.x-MacOSX (64bit/jdk1.6.0) - Build # 458 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/458/
Java: 64bit/jdk1.6.0 -XX:-UseCompressedOops -XX:+UseParallelGC

All tests passed

Build Log:
[...truncated 1523 lines...]
    [javac] Compiling 392 source files to /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/build/analysis/common/classes/java
    [javac] /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/analysis/common/src/java/org/apache/lucene/analysis/position/PositionFilter.java:25: package org.apache.lucene.queryparser.classic does not exist
    [javac] import org.apache.lucene.queryparser.classic.QueryParser;
    [javac]                                             ^
    [javac] /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/analysis/common/src/java/org/apache/lucene/analysis/synonym/SynonymFilterFactory.java:86: warning: [dep-ann] deprecated item is not annotated with @Deprecated
    [javac]   TokenFilterFactory getDelegator() {
    [javac]                      ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 1 error

[...truncated 1 lines...]
BUILD FAILED
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:383: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:363: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:39: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/build.xml:549: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1827: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/analysis/build.xml:99: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/analysis/build.xml:38: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/module-build.xml:58: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:489: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1626: Compile failed; see the compiler error output for details.

Total time: 19 minutes 33 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.6.0 -XX:-UseCompressedOops -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-4.x-MacOSX (64bit/jdk1.7.0) - Build # 457 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/457/
Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseSerialGC

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

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

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


REGRESSION:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testDistribSearch

Error Message:
There are still nodes recoverying - waited for 230 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 230 seconds
	at __randomizedtesting.SeedInfo.seed([68910124A812981:876F9E0A3DDE49BD]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:173)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:131)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:126)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:512)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:146)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)


REGRESSION:  org.apache.solr.core.OpenCloseCoreStressTest.test30SecondsOld

Error Message:
Core 00000_core bad! expected:<359> but was:<328>

Stack Trace:
java.lang.AssertionError: Core 00000_core bad! expected:<359> but was:<328>
	at __randomizedtesting.SeedInfo.seed([68910124A812981:2AB89A4CD66104E2]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.core.OpenCloseCoreStressTest.checkResults(OpenCloseCoreStressTest.java:300)
	at org.apache.solr.core.OpenCloseCoreStressTest.doStress(OpenCloseCoreStressTest.java:200)
	at org.apache.solr.core.OpenCloseCoreStressTest.test30SecondsOld(OpenCloseCoreStressTest.java:114)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 9245 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
[junit4:junit4]   2> 330995 T895 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /_d/s
[junit4:junit4]   2> 331023 T895 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solrtest-CollectionsAPIDistributedZkTest-1368699860472
[junit4:junit4]   2> 331027 T895 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 331058 T896 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 331159 T895 oasc.ZkTestServer.run start zk server on port:52007
[junit4:junit4]   2> 331174 T895 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 331219 T902 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@31b28e86 name:ZooKeeperConnection Watcher:127.0.0.1:52007 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 331219 T895 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 331220 T895 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 331242 T895 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 331248 T904 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@72c57532 name:ZooKeeperConnection Watcher:127.0.0.1:52007/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 331249 T895 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 331249 T895 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 331260 T895 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 331274 T895 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 331292 T895 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 331355 T895 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 331362 T895 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 331413 T895 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 331415 T895 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 331481 T895 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 331482 T895 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 331509 T895 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 331510 T895 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 331533 T895 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 331542 T895 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 331558 T895 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 331559 T895 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 331573 T895 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 331574 T895 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 331584 T895 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 331585 T895 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 331618 T895 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 331619 T895 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 332235 T895 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 332254 T895 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52010
[junit4:junit4]   2> 332255 T895 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 332256 T895 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 332257 T895 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368699861082
[junit4:junit4]   2> 332257 T895 oasc.CoreContainer$Initializer.initialize looking for solr config file: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368699861082/solr.xml
[junit4:junit4]   2> 332258 T895 oasc.CoreContainer.<init> New CoreContainer 708617964
[junit4:junit4]   2> 332259 T895 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368699861082/'
[junit4:junit4]   2> 332260 T895 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368699861082/'
[junit4:junit4]   2> 332474 T895 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368699861082
[junit4:junit4]   2> 332476 T895 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368699861082/collection1
[junit4:junit4]   2> 332477 T895 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368699861082/collection1/conf
[junit4:junit4]   2> 332672 T895 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368699861082/collection1/conf/xslt
[junit4:junit4]   2> 332677 T895 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368699861082/collection1/lib
[junit4:junit4]   2> 332680 T895 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368699861082/collection1/lib/classes
[junit4:junit4]   2> 332683 T895 oasc.SolrCoreDiscoverer.addCore Discovered properties file /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368699861082/conf/core.properties, adding to cores
[junit4:junit4]   2> 332706 T895 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 332707 T895 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 332708 T895 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 332709 T895 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 332709 T895 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 332710 T895 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 332710 T895 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 332711 T895 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 332711 T895 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 332712 T895 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 332741 T895 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 332741 T895 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52007/solr
[junit4:junit4]   2> 332742 T895 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 332747 T895 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 332752 T915 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1404c803 name:ZooKeeperConnection Watcher:127.0.0.1:52007 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 332753 T895 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 332761 T895 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 332788 T895 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 332794 T917 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@31485052 name:ZooKeeperConnection Watcher:127.0.0.1:52007/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 332795 T895 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 332802 T895 oascc.SolrZkClient.makePath makePath: /overseer/queue
[junit4:junit4]   2> 332815 T895 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
[junit4:junit4]   2> 332828 T895 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 332844 T895 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52010__d%2Fs
[junit4:junit4]   2> 332850 T895 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52010__d%2Fs
[junit4:junit4]   2> 332871 T895 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 332889 T895 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 332898 T895 oasc.Overseer.start Overseer (id=89699114058579971-127.0.0.1:52010__d%2Fs-n_0000000000) starting
[junit4:junit4]   2> 332916 T895 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
[junit4:junit4]   2> 332929 T919 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 332935 T895 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 332944 T895 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 332950 T895 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 332979 T918 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 332980 T895 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 332981 T895 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 332982 T895 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 333004 T895 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 333008 T895 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 333015 T922 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d90c55c name:ZooKeeperConnection Watcher:127.0.0.1:52007/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 333016 T895 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 333021 T895 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 333034 T895 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 333608 T895 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 333617 T895 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52014
[junit4:junit4]   2> 333618 T895 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 333619 T895 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 333619 T895 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368699862481
[junit4:junit4]   2> 333620 T895 oasc.CoreContainer$Initializer.initialize looking for solr config file: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368699862481/solr.xml
[junit4:junit4]   2> 333620 T895 oasc.CoreContainer.<init> New CoreContainer 2084655119
[junit4:junit4]   2> 333621 T895 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368699862481/'
[junit4:junit4]   2> 333622 T895 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368699862481/'
[junit4:junit4]   2> 333810 T895 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368699862481
[junit4:junit4]   2> 333811 T895 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368699862481/collection1
[junit4:junit4]   2> 333814 T895 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368699862481/collection1/conf
[junit4:junit4]   2> 333998 T895 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368699862481/collection1/conf/xslt
[junit4:junit4]   2> 334003 T895 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368699862481/collection1/lib
[junit4:junit4]   2> 334004 T895 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368699862481/collection1/lib/classes
[junit4:junit4]   2> 334007 T895 oasc.SolrCoreDiscoverer.addCore Discovered properties file /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368699862481/conf/core.properties, adding to cores
[junit4:junit4]   2> 334024 T895 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 334024 T895 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 334025 T895 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 334025 T895 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 334026 T895 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 334027 T895 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 334028 T895 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 334028 T895 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 334029 T895 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 334030 T895 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 334062 T895 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 334063 T895 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52007/solr
[junit4:junit4]   2> 334064 T895 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 334067 T895 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 334073 T933 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@249c5c4d name:ZooKeeperConnection Watcher:127.0.0.1:52007 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 334074 T895 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 334082 T895 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 334110 T895 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 334114 T935 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6a645da3 name:ZooKeeperConnection Watcher:127.0.0.1:52007/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 334115 T895 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 334131 T895 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 335146 T895 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52014__d%2Fs
[junit4:junit4]   2> 335150 T895 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52014__d%2Fs
[junit4:junit4]   2> 335158 T917 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 335163 T922 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 335169 T935 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 335178 T895 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 335179 T895 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 335180 T895 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 335800 T895 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 335809 T895 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52017
[junit4:junit4]   2> 335810 T895 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 335811 T895 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 335811 T895 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368699864651
[junit4:junit4]   2> 335837 T895 oasc.CoreContainer$Initializer.initialize looking for solr config file: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368699864651/solr.xml
[junit4:junit4]   2> 335840 T895 oasc.CoreContainer.<init> New CoreContainer 1036320064
[junit4:junit4]   2> 335843 T895 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368699864651/'
[junit4:junit4]   2> 335843 T895 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368699864651/'
[junit4:junit4]   2> 336034 T895 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368699864651
[junit4:junit4]   2> 336039 T895 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368699864651/collection1
[junit4:junit4]   2> 336041 T895 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368699864651/collection1/conf
[junit4:junit4]   2> 336218 T895 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368699864651/collection1/conf/xslt
[junit4:junit4]   2> 336222 T895 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368699864651/collection1/lib
[junit4:junit4]   2> 336225 T895 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368699864651/collection1/lib/classes
[junit4:junit4]   2> 336229 T895 oasc.SolrCoreDiscoverer.addCore Discovered properties file /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368699864651/conf/core.properties, adding to cores
[junit4:junit4]   2> 336250 T895 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 336251 T895 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 336251 T895 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 336252 T895 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 336253 T895 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 336253 T895 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 336254 T895 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 336255 T895 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 336255 T895 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 336256 T895 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 336285 T895 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 336285 T895 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52007/solr
[junit4:junit4]   2> 336286 T895 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 336289 T895 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 336295 T947 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1031fb8e name:ZooKeeperConnection Watcher:127.0.0.1:52007 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 336296 T895 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 336308 T895 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 336332 T895 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 336338 T949 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@66c9e336 name:ZooKeeperConnection Watcher:127.0.0.1:52007/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 336338 T895 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 336355 T895 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 337370 T895 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52017__d%2Fs
[junit4:junit4]   2> 337373 T895 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52017__d%2Fs
[junit4:junit4]   2> 337381 T935 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 337394 T949 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 337398 T922 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 337399 T917 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 337409 T895 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 337409 T895 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 337410 T895 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 338001 T895 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 338012 T895 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52020
[junit4:junit4]   2> 338013 T895 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 338013 T895 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 338014 T895 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368699866881
[junit4:junit4]   2> 338015 T895 oasc.CoreContainer$Initializer.initialize looking for solr config file: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368699866881/solr.xml
[junit4:junit4]   2> 338015 T895 oasc.CoreContainer.<init> New CoreContainer 1114108296
[junit4:junit4]   2> 338016 T895 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368699866881/'
[junit4:junit4]   2> 338017 T895 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368699866881/'
[junit4:junit4]   2> 338215 T895 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368699866881
[junit4:junit4]   2> 338217 T895 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368699866881/collection1
[junit4:junit4]   2> 338218 T895 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368699866881/collection1/conf
[junit4:junit4]   2> 338396 T895 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368699866881/collection1/conf/xslt
[junit4:junit4]   2> 338401 T895 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368699866881/collection1/lib
[junit4:junit4]   2> 338405 T895 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368699866881/collection1/lib/classes
[junit4:junit4]   2> 338408 T895 oasc.SolrCoreDiscoverer.addCore Discovered properties file /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368699866881/conf/core.properties, adding to cores
[junit4:junit4]   2> 338423 T895 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 338424 T895 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 338424 T895 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 338425 T895 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 338425 T895 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 338426 T895 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 338426 T895 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 338427 T895 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 338427 T895 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 338428 T895 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 338458 T895 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 338459 T895 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52007/solr
[junit4:junit4]   2> 338460 T895 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 338462 T895 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 338470 T961 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@41441992 name:ZooKeeperConnection Watcher:127.0.0.1:52007 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 338471 T895 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 338478 T895 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 338515 T895 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 338519 T963 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@70e6071f name:ZooKeeperConnection Watcher:127.0.0.1:52007/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 338520 T895 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 338536 T895 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 339556 T895 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52020__d%2Fs
[junit4:junit4]   2> 339559 T895 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52020__d%2Fs
[junit4:junit4]   2> 339567 T963 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 339576 T917 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 339576 T935 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 339584 T949 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 339584 T922 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 339585 T895 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 339588 T895 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 339591 T895 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 340209 T895 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 340216 T895 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52023
[junit4:junit4]   2> 340218 T895 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 340219 T895 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 340219 T895 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368699869057
[junit4:junit4]   2> 340220 T895 oasc.CoreContainer$Initializer.initialize looking for solr config file: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368699869057/solr.xml
[junit4:junit4]   2> 340221 T895 oasc.CoreContainer.<init> New CoreContainer 304496177
[junit4:junit4]   2> 340221 T895 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368699869057/'
[junit4:junit4]   2> 340222 T895 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368699869057/'
[junit4:junit4]   2> 340420 T895 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368699869057
[junit4:junit4]   2> 340422 T895 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368699869057/collection1
[junit4:junit4]   2> 340424 T895 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368699869057/collection1/conf
[junit4:junit4]   2> 340619 T895 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368699869057/collection1/conf/xslt
[junit4:junit4]   2> 340626 T895 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368699869057/collection1/lib
[junit4:junit4]   2> 340629 T895 oasc.SolrCoreDiscoverer.walkFromHere Looking for cores in /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368699869057/collection1/lib/classes
[junit4:junit4]   2> 340633 T895 oasc.SolrCoreDiscoverer.addCore Discovered properties file /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368699869057/conf/core.properties, adding to cores
[junit4:junit4]   2> 340655 T895 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 340655 T895 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 340656 T895 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 340657 T895 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 340657 T895 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 340658 T895 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 340658 T895 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 340659 T895 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 340660 T895 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 340660 T895 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 340694 T895 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 340696 T895 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52007/solr
[junit4:junit4]   2> 340696 T895 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 340701 T895 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 340716 T975 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@21c5720f name:ZooKeeperConnection Watcher:127.0.0.1:52007 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 340717 T895 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 340725 T895 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 340752 T895 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 340757 T977 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@14606a6a name:ZooKeeperConnection Watcher:127.0.0.1:52007/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 340757 T895 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 340774 T895 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 341787 T895 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52023__d%2Fs
[junit4:junit4]   2> 341790 T895 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52023__d%2Fs
[junit4:junit4]   2> 341804 T963 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 341805 T935 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 341810 T977 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 341820 T922 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 341834 T917 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 341835 T895 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 341835 T895 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 341836 T895 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 341838 T949 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 341867 T895 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 341906 T930 oasha.CollectionsHandler.handleCreateAction Creating Collection : numShards=2&name=nodes_used_collection&replicationFactor=2&action=CREATE&wt=javabin&version=2
[junit4:junit4]   2> 341943 T917 oasc.DistributedQueue$LatchChildWatcher.process Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
[junit4:junit4]   2> 341973 T919 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
[junit4:junit4]   2> 	  "operation":"createcollection",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "maxShardsPerNode":null,
[junit4:junit4]   2> 	  "createNodeSet":null,
[junit4:junit4]   2> 	  "name":"nodes_used_collection",
[junit4:junit4]   2> 	  "replicationFactor":"2"}
[junit4:junit4]   2> 341973 T919 oasc.OverseerCollectionProcessor.createCollection Creating shard nodes_used_collection_shard1_replica1 as part of slice shard1 of collection nodes_used_collection on 127.0.0.1:52017__d%2Fs
[junit4:junit4]   2> 341975 T919 oasc.OverseerCollectionProcessor.createCollection Creating shard nodes_used_collection_shard1_replica2 as part of slice shard1 of collection nodes_used_collection on 127.0.0.1:52020__d%2Fs
[junit4:junit4]   2> 341977 T919 oasc.OverseerCollectionProcessor.createCollection Creating shard nodes_used_collection_shard2_replica1 as part of slice shard2 of collection nodes_used_collection on 127.0.0.1:52023__d%2Fs
[junit4:junit4]   2> 341978 T919 oasc.OverseerCollectionProcessor.createCollection Creating shard nodes_used_collection_shard2_replica2 as part of slice shard2 of collection nodes_used_collection on 127.0.0.1:52014__d%2Fs
[junit4:junit4]   2> 341999 T972 oasc.CoreContainer.create Creating SolrCore 'nodes_used_collection_shard2_replica1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368699869057/nodes_used_collection_shard2_replica1
[junit4:junit4]   2> 342000 T972 oasc.ZkController.createCollectionZkNode Check for collection zkNode:nodes_used_collection
[junit4:junit4]   2> 342003 T972 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:nodes_used_collection
[junit4:junit4]   2> 342008 T972 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 342013 T931 oasc.CoreContainer.create Creating SolrCore 'nodes_used_collection_shard2_replica2' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368699862481/nodes_used_collection_shard2_replica2
[junit4:junit4]   2> 342014 T931 oasc.ZkController.createCollectionZkNode Check for collection zkNode:nodes_used_collection
[junit4:junit4]   2> 342017 T931 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:nodes_used_collection
[junit4:junit4]   2> 342018 T931 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 342020 T972 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 342021 T972 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection
[junit4:junit4]   2> 342025 T931 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 342026 T931 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection
[junit4:junit4]   2> 342039 T956 oasc.CoreContainer.create Creating SolrCore 'nodes_used_collection_shard1_replica2' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368699866881/nodes_used_collection_shard1_replica2
[junit4:junit4]   2> 342040 T956 oasc.ZkController.createCollectionZkNode Check for collection zkNode:nodes_used_collection
[junit4:junit4]   2> 342040 T943 oasc.CoreContainer.create Creating SolrCore 'nodes_used_collection_shard1_replica1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368699864651/nodes_used_collection_shard1_replica1
[junit4:junit4]   2> 342041 T943 oasc.ZkController.createCollectionZkNode Check for collection zkNode:nodes_used_collection
[junit4:junit4]   2> 342043 T943 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 342044 T943 oasc.ZkController.readConfigName Load collection config from:/collections/nodes_used_collection
[junit4:junit4]   2> 342043 T956 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 342048 T956 oasc.ZkController.readConfigName Load collection config from:/collections/nodes_used_collection
[junit4:junit4]   2> 342047 T931 oasc.ZkController.readConfigName Load collection config from:/collections/nodes_used_collection
[junit4:junit4]   2> 342047 T972 oasc.ZkController.readConfigName Load collection config from:/collections/nodes_used_collection
[junit4:junit4]   2> 342056 T956 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368699866881/nodes_used_collection_shard1_replica2/'
[junit4:junit4]   2> 342057 T943 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368699864651/nodes_used_collection_shard1_replica1/'
[junit4:junit4]   2> 342057 T931 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368699862481/nodes_used_collection_shard2_replica2/'
[junit4:junit4]   2> 342085 T972 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368699869057/nodes_used_collection_shard2_replica1/'
[junit4:junit4]   2> 342327 T956 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 342433 T931 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 342504 T943 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 342527 T972 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 342673 T956 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 342686 T956 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 342716 T956 oass.IndexSchema.readSchema [nodes_used_collection_shard1_replica2] Schema name=test
[junit4:junit4]   2> 342790 T931 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 342816 T931 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 342828 T972 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 342848 T972 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 342855 T943 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 342860 T931 oass.IndexSchema.readSchema [nodes_used_collection_shard2_replica2] Schema name=test
[junit4:junit4]   2> 342911 T943 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 342933 T943 oass.IndexSchema.readSchema [nodes_used_collection_shard1_replica1] Schema name=test
[junit4:junit4]   2> 342981 T972 oass.IndexSchema.readSchema [nodes_used_collection_shard2_replica1] Schema name=test
[junit4:junit4]   2> 346349 T943 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 346409 T943 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 346427 T943 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 346495 T956 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 346512 T956 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 346544 T956 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 346561 T931 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 346680 T931 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 346686 T931 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 346738 T943 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 346778 T943 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 346811 T943 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 346828 T943 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 346828 T943 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 346829 T943 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 346838 T943 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 346839 T943 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 346839 T943 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 346840 T943 oasc.SolrCore.<init> [nodes_used_collection_shard1_replica1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368699864651/nodes_used_collection_shard1_replica1/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368699864651/nodes_used_collection_shard1_replica1/data/
[junit4:junit4]   2> 346841 T943 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@afab27a
[junit4:junit4]   2> 346841 T943 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 346842 T943 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368699864651/nodes_used_collection_shard1_replica1/data
[junit4:junit4]   2> 346843 T943 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368699864651/nodes_used_collection_shard1_replica1/data/index/
[junit4:junit4]   2> 346844 T943 oasc.SolrCore.initIndex WARN [nodes_used_collection_shard1_replica1] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368699864651/nodes_used_collection_shard1_replica1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 346851 T956 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 346856 T943 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368699864651/nodes_used_collection_shard1_replica1/data/index
[junit4:junit4]   2> 346868 T956 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 346886 T956 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 346897 T956 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 346931 T956 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 346932 T956 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 346919 T943 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@655942e8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@209f750),segFN=segments_1,generation=1}
[junit4:junit4]   2> 346941 T943 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 346965 T956 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 346966 T956 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 346967 T956 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 346967 T956 oasc.SolrCore.<init> [nodes_used_collection_shard1_replica2] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368699866881/nodes_used_collection_shard1_replica2/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368699866881/nodes_used_collection_shard1_replica2/data/
[junit4:junit4]   2> 346968 T956 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@afab27a
[junit4:junit4]   2> 346977 T943 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 346980 T943 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 346999 T943 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 347000 T943 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 347003 T943 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 347003 T943 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 347004 T943 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 347005 T943 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 347005 T943 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 347016 T931 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 347018 T956 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 347019 T956 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368699866881/nodes_used_collection_shard1_replica2/data
[junit4:junit4]   2> 347020 T956 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368699866881/nodes_used_collection_shard1_replica2/data/index/
[junit4:junit4]   2> 347020 T956 oasc.SolrCore.initIndex WARN [nodes_used_collection_shard1_replica2] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368699866881/nodes_used_collection_shard1_replica2/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 347035 T956 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368699866881/nodes_used_collection_shard1_replica2/data/index
[junit4:junit4]   2> 347045 T943 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 347067 T972 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 347076 T931 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 347091 T972 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 347099 T972 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 347112 T956 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4a455b4d lockFactory=org.apache.lucene.store.NativeFSLockFactory@6a4bb832),segFN=segments_1,generation=1}
[junit4:junit4]   2> 347115 T956 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 347127 T956 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 347128 T956 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 347130 T956 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 347132 T956 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 347144 T956 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 347144 T956 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 347145 T956 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 347146 T956 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 347148 T956 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 347146 T943 oass.SolrIndexSearcher.<init> Opening Searcher@3777cf76 main
[junit4:junit4]   2> 347154 T943 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1368699864651/nodes_used_collection_shard1_replica1/data/tlog
[junit4:junit4]   2> 347157 T943 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 347157 T943 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 347183 T983 oasc.SolrCore.registerSearcher [nodes_used_collection_shard1_replica1] Registered new searcher Searcher@3777cf76 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 347187 T943 oasc.ZkController.publish publishing core=nodes_used_collection_shard1_replica1 state=down
[junit4:junit4]   2> 347192 T931 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 347212 T956 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 347218 T931 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 347219 T931 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 347220 T931 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 347222 T956 oass.SolrIndexSearcher.<init> Opening Searcher@24a1de60 main
[junit4:junit4]   2> 347223 T956 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368699866881/nodes_used_collection_shard1_replica2/data/tlog
[junit4:junit4]   2> 347224 T956 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 347225 T956 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 347231 T984 oasc.SolrCore.registerSearcher [nodes_used_collection_shard1_replica2] Registered new searcher Searcher@24a1de60 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 347252 T956 oasc.ZkController.publish publishing core=nodes_used_collection_shard1_replica2 state=down
[junit4:junit4]   2> 347254 T931 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 347256 T931 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 347256 T931 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 347259 T931 oasc.SolrCore.<init> [nodes_used_collection_shard2_replica2] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368699862481/nodes_used_collection_shard2_replica2/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368699862481/nodes_used_collection_shard2_replica2/data/
[junit4:junit4]   2> 347260 T931 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@afab27a
[junit4:junit4]   2> 347262 T931 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 347263 T931 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368699862481/nodes_used_collection_shard2_replica2/data
[junit4:junit4]   2> 347264 T931 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368699862481/nodes_used_collection_shard2_replica2/data/index/
[junit4:junit4]   2> 347264 T931 oasc.SolrCore.initIndex WARN [nodes_used_collection_shard2_replica2] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368699862481/nodes_used_collection_shard2_replica2/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 347266 T931 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368699862481/nodes_used_collection_shard2_replica2/data/index
[junit4:junit4]   2> 347284 T931 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2deb584f lockFactory=org.apache.lucene.store.NativeFSLockFactory@6efe55ac),segFN=segments_1,generation=1}
[junit4:junit4]   2> 347285 T931 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 347289 T931 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 347290 T931 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 347294 T931 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 347295 T931 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 347308 T931 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 347311 T931 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 347313 T931 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 347316 T931 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 347317 T931 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 347365 T972 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 347368 T931 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 347381 T931 oass.SolrIndexSearcher.<init> Opening Searcher@244b41d5 main
[junit4:junit4]   2> 347381 T931 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368699862481/nodes_used_collection_shard2_replica2/data/tlog
[junit4:junit4]   2> 347383 T931 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 347384 T931 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 347389 T985 oasc.SolrCore.registerSearcher [nodes_used_collection_shard2_replica2] Registered new searcher Searcher@244b41d5 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 347408 T972 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 347417 T931 oasc.ZkController.publish publishing core=nodes_used_collection_shard2_replica2 state=down
[junit4:junit4]   2> 347431 T972 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 347441 T972 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 347442 T972 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 347442 T972 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 347449 T972 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 347449 T972 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 347450 T972 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 347451 T972 oasc.SolrCore.<init> [nodes_used_collection_shard2_replica1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368699869057/nodes_used_collection_shard2_replica1/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368699869057/nodes_used_collection_shard2_replica1/data/
[junit4:junit4]   2> 347451 T972 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@afab27a
[junit4:junit4]   2> 347452 T972 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 347453 T972 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368699869057/nodes_used_collection_shard2_replica1/data
[junit4:junit4]   2> 347454 T972 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368699869057/nodes_used_collection_shard2_replica1/data/index/
[junit4:junit4]   2> 347454 T972 oasc.SolrCore.initIndex WARN [nodes_used_collection_shard2_replica1] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368699869057/nodes_used_collection_shard2_replica1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 347455 T972 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368699869057/nodes_used_collection_shard2_replica1/data/index
[junit4:junit4]   2> 347462 T972 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6de8cf1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7ecf2971),segFN=segments_1,generation=1}
[junit4:junit4]   2> 347462 T972 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 347468 T972 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 347468 T972 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 347470 T972 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 347471 T972 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 347472 T972 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 347474 T972 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 347474 T972 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 347475 T972 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 347476 T972 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 347517 T972 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 347529 T972 oass.SolrIndexSearcher.<init> Opening Searcher@7c93907b main
[junit4:junit4]   2> 347529 T972 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368699869057/nodes_used_collection_shard2_replica1/data/tlog
[junit4:junit4]   2> 347531 T972 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 347532 T972 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 347556 T972 oasc.ZkController.publish publishing core=nodes_used_collection_shard2_replica1 state=down
[junit4:junit4]   2> 347561 T986 oasc.SolrCore.registerSearcher [nodes_used_collection_shard2_replica1] Registered new searcher Searcher@7c93907b main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 348251 T918 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 348253 T918 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"nodes_used_collection_shard1_replica1",
[junit4:junit4]   2> 	  "collection":"nodes_used_collection",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52017__d%2Fs",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52017/_d/s"}
[junit4:junit4]   2> 348253 T918 oasc.Overseer$ClusterStateUpdater.createCollection Create collection nodes_used_collection with numShards 2
[junit4:junit4]   2> 348267 T918 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"nodes_used_collection_shard1_replica2",
[junit4:junit4]   2> 	  "collection":"nodes_used_collection",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52020__d%2Fs",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52020/_d/s"}
[junit4:junit4]   2> 348285 T918 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"nodes_used_collection_shard2_replica2",
[junit4:junit4]   2> 	  "collection":"nodes_used_collection",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52014__d%2Fs",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52014/_d/s"}
[junit4:junit4]   2> 348304 T918 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"nodes_used_collection_shard2_replica1",
[junit4:junit4]   2> 	  "collection":"nodes_used_collection",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52023__d%2Fs",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52023/_d/s"}
[junit4:junit4]   2> 348317 T949 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 348321 T917 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 348321 T977 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 348330 T963 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 348330 T935 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 348331 T922 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 348440 T931 oasc.CoreContainer.registerCore registering core: nodes_used_collection_shard2_replica2
[junit4:junit4]   2> 348441 T931 oasc.ZkController.register Register replica - core:nodes_used_collection_shard2_replica2 address:http://127.0.0.1:52014/_d/s collection:nodes_used_collection shard:shard2
[junit4:junit4]   2> 348447 T931 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection/leader_elect/shard2/election
[junit4:junit4]   2> 348474 T931 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 348482 T931 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Waiting until we see more replicas up: total=2 found=1 timeoutin=179998
[junit4:junit4]   2> 348567 T972 oasc.CoreContainer.registerCore registering core: nodes_used_collection_shard2_replica1
[junit4:junit4]   2> 348567 T972 oasc.ZkController.register Register replica - core:nodes_used_collection_shard2_replica1 address:http://127.0.0.1:52023/_d/s collection:nodes_used_collection shard:shard2
[junit4:junit4]   2> 348986 T931 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 348987 T931 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 348987 T931 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:52014/_d/s/nodes_used_collection_shard2_replica2/
[junit4:junit4]   2> 348988 T931 oasu.PeerSync.sync PeerSync: core=nodes_used_collection_shard2_replica2 url=http://127.0.0.1:52014/_d/s START replicas=[http://127.0.0.1:52023/_d/s/nodes_used_collection_shard2_replica1/] nUpdates=100
[junit4:junit4]   2> 348989 T931 oasu.PeerSync.sync PeerSync: core=nodes_used_collection_shard2_replica2 url=http://127.0.0.1:52014/_d/s DONE.  We have no versions.  sync failed.
[junit4:junit4]   2> 348990 T931 oasc.SyncStrategy.syncReplicas Leader's attempt to sync with shard failed, moving to the next canidate
[junit4:junit4]   2> 348990 T931 oasc.ShardLeaderElectionContext.runLeaderProcess We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
[junit4:junit4]   2> 348991 T931 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:52014/_d/s/nodes_used_collection_shard2_replica2/
[junit4:junit4]   2> 348994 T931 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection/leaders/shard2
[junit4:junit4]   2> ASYNC  NEW_CORE C53 name=nodes_used_collection_shard2_replica1 org.apache.solr.core.SolrCore@3228500a url=http://127.0.0.1:52023/_d/s/nodes_used_collection_shard2_replica1 node=127.0.0.1:52023__d%2Fs C53_STATE=coll:nodes_used_collection core:nodes_used_collection_shard2_replica1 props:{shard=shard2, state=down, core=nodes_used_collection_shard2_replica1, collection=nodes_used_collection, node_name=127.0.0.1:52023__d%2Fs, base_url=http://127.0.0.1:52023/_d/s}
[junit4:junit4]   2> 349029 T969 C53 P52023 oasc.SolrCore.execute [nodes_used_collection_shard2_replica1] webapp=/_d/s path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=2 
[junit4:junit4]   2> 349201 T943 oasc.CoreContainer.registerCore registering core: nodes_used_collection_shard1_replica1
[junit4:junit4]   2> 349203 T943 oasc.ZkController.register Register replica - core:nodes_used_collection_shard1_replica1 address:http://127.0.0.1:52017/_d/s collection:nodes_used_collection shard:shard1
[junit4:junit4]   2> 349207 T943 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection/leader_elect/shard1/election
[junit4:junit4]   2> 349225 T943 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 349231 T943 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Waiting until we see more replicas up: total=2 found=1 timeoutin=179999
[junit4:junit4]   2> 349265 T956 oasc.CoreContainer.registerCore registering core: nodes_used_collection_shard1_replica2
[junit4:junit4]   2> 349266 T956 oasc.ZkController.register Register replica - core:nodes_used_collection_shard1_replica2 address:http://127.0.0.1:52020/_d/s collection:nodes_used_collection shard:shard1
[junit4:junit4]   2> 349737 T943 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 349737 T943 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 349738 T943 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:52017/_d/s/nodes_used_collection_shard1_replica1/
[junit4:junit4]   2> 349739 T943 oasu.PeerSync.sync PeerSync: core=nodes_used_collection_shard1_replica1 url=http://127.0.0.1:52017/_d/s START replicas=[http://127.0.0.1:52020/_d/s/nodes_used_collection_shard1_replica2/] nUpdates=100
[junit4:junit4]   2> 349740 T943 oasu.PeerSync.sync PeerSync: core=nodes_used_collection_shard1_replica1 url=http://127.0.0.1:52017/_d/s DONE.  We have no versions.  sync failed.
[junit4:junit4]   2> 349741 T943 oasc.SyncStrategy.syncReplicas Leader's attempt to sync with shard failed, moving to the next canidate
[junit4:junit4]   2> 349742 T943 oasc.ShardLeaderElectionContext.runLeaderProcess We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
[junit4:junit4]   2> 349744 T943 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:52017/_d/s/nodes_used_collection_shard1_replica1/
[junit4:junit4]   2> 349746 T943 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection/leaders/shard1
[junit4:junit4]   2> ASYNC  NEW_CORE C54 name=nodes_used_collection_shard1_replica2 org.apache.solr.core.SolrCore@7f55fbc5 url=http://127.0.0.1:52020/_d/s/nodes_used_collection_shard1_replica2 node=127.0.0.1:52020__d%2Fs C54_STATE=coll:nodes_used_collection core:nodes_used_collection_shard1_replica2 props:{shard=shard1, state=down, core=nodes_used_collection_shard1_replica2, collection=nodes_used_collection, node_name=127.0.0.1:52020__d%2Fs, base_url=http://127.0.0.1:52020/_d/s}
[junit4:junit4]   2> 349760 T957 C54 P52020 oasc.SolrCore.execute [nodes_used_collection_shard1_replica2] webapp=/_d/s path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 349867 T918 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 349925 T949 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 349926 T963 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 349926 T917 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 349934 T922 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 349936 T943 oasc.ZkController.register We are http://127.0.0.1:52017/_d/s/nodes_used_collection_shard1_replica1/ and leader is http://127.0.0.1:52017/_d/s/nodes_used_collection_shard1_replica1/
[junit4:junit4]   2> 349936 T943 oasc.ZkController.register No LogReplay needed for core=nodes_used_collection_shard1_replica1 baseURL=http://127.0.0.1:52017/_d/s
[junit4:junit4]   2> 349937 T943 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 349938 T943 oasc.ZkController.publish publishing core=nodes_used_collection_shard1_replica1 state=active
[junit4:junit4]   2> 349942 T977 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 349944 T935 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 349951 T943 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 349957 T943 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={numShards=2&shard=shard1&name=nodes_used_collection_shard1_replica1&action=CREATE&collection=nodes_used_collection&wt=javabin&qt=/admin/cores&version=2} status=0 QTime=7917 
[junit4:junit4]   2> 349993 T972 oasc.ZkController.register We are http://127.0.0.1:52023/_d/s/nodes_used_collection_shard2_replica1/ and leader is http://127.0.0.1:52014/_d/s/nodes_used_collection_shard2_replica2/
[junit4:junit4]   2> 349993 T972 oasc.ZkController.register No LogReplay needed for core=nodes_used_collection_shard2_replica1 baseURL=http://127.0.0.1:52023/_d/s
[junit4:junit4]   2> 349994 T972 oasc.ZkController.checkRecovery Core needs to recover:nodes_used_collection_shard2_replica1
[junit4:junit4]   2> 349994 T972 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> 349996 T989 C53 P52023 oasc.RecoveryStrategy.run Starting recovery process.  core=nodes_used_collection_shard2_replica1 recoveringAfterStartup=true
[junit4:junit4]   2> 349997 T989 C53 P52023 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 349999 T972 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 350000 T989 C53 P52023 oasc.ZkController.publish publishing core=nodes_used_collection_shard2_replica1 state=recovering
[junit4:junit4]   2> 350005 T972 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={numShards=2&shard=shard2&name=nodes_used_collection_shard2_replica1&action=CREATE&collection=nodes_used_collection&wt=javabin&qt=/admin/cores&version=2} status=0 QTime=8006 
[junit4:junit4]   2> 350008 T989 C53 P52023 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 350030 T931 oasc.ZkController.register We are http://127.0.0.1:52014/_d/s/nodes_used_collection_shard2_replica2/ and leader is http://127.0.0.1:52014/_d/s/nodes_used_collection_shard2_replica2/
[junit4:junit4]   2> 350034 T931 oasc.ZkController.register No LogReplay needed for core=nodes_used_collection_shard2_replica2 baseURL=http://127.0.0.1:52014/_d/s
[junit4:junit4]   2> 350035 T931 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 350035 T931 oasc.ZkController.publish publishing core=nodes_used_collection_shard2_replica2 state=active
[junit4:junit4]   2> 350044 T931 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 350048 T931 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={numShards=2&shard=shard2&name=nodes_used_collection_shard2_replica2&action=CREATE&collection=nodes_used_collection&wt=javabin&qt=/admin/cores&version=2} status=0 QTime=8035 
[junit4:junit4]   2> 350055 T929 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: 127.0.0.1:52023__d%2Fs_nodes_used_collection_shard2_replica1, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   2> 350277 T956 oasc.ZkController.register We are http://127.0.0.1:52020/_d/s/nodes_used_collection_shard1_replica2/ and leader is http://127.0.0.1:52017/_d/s/nodes_used_collection_shard1_replica1/
[junit4:junit4]   2> 350278 T956 oasc.ZkController.register No LogReplay needed for core=nodes_used_collection_shard1_replica2 baseURL=http://127.0.0.1:52020/_d/s
[junit4:junit4]   2> 350278 T956 oasc.ZkController.checkRecovery Core needs to recover:nodes_used_collection_shard1_replica2
[junit4:junit4]   2> 350279 T956 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> 350280 T990 C54 P52020 oasc.RecoveryStrategy.run Starting recovery process.  core=nodes_used_collection_shard1_replica2 recoveringAfterStartup=true
[junit4:junit4]   2> 350280 T990 C54 P52020 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 350281 T990 C54 P52020 oasc.ZkController.publish publishing core=nodes_used_collection_shard1_replica2 state=recovering
[junit4:junit4]   2> 350284 T956 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 350286 T956 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={numShards=2&shard=shard1&name=nodes_used_collection_shard1_replica2&action=CREATE&collection=nodes_used_collection&wt=javabin&qt=/admin/cores&version=2} status=0 QTime=8247 
[junit4:junit4]   2> 350288 T919 oasc.OverseerCollectionProcessor.createCollection Finished create command on all shards for collection: nodes_used_collection
[junit4:junit4]   2> 350290 T990 C54 P52020 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 350310 T935 oasc.DistributedQueue$LatchChildWatcher.process Watcher fired on path: /overseer/collection-queue-work/qnr-0000000000 state: SyncConnected type NodeDataChanged
[junit4:junit4]   2> 350317 T917 oasc.DistributedQueue$LatchChildWatcher.process Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
[junit4:junit4]   2> 350318 T919 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Message id:/overseer/collection-queue-work/qn-0000000000 complete, response:{success={null={responseHeader={status=0,QTime=7917},core=nodes_used_collection_shard1_replica1},null={responseHeader={status=0,QTime=8006},core=nodes_used_collection_shard2_replica1},null={responseHeader={status=0,QTime=8035},core=nodes_used_collection_shard2_replica2},null={responseHeader={status=0,QTime=8247},core=nodes_used_collection_shard1_replica2}}}
[junit4:junit4]   2> 350327 T930 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/collections params={numShards=2&name=nodes_used_collection&replicationFactor=2&action=CREATE&wt=javabin&version=2} status=0 QTime=8434 
[junit4:junit4]   2> 350339 T942 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: 127.0.0.1:52020__d%2Fs_nodes_used_collection_shard1_replica2, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   2> 350344 T895 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 350349 T895 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 350353 T992 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@705d660 name:ZooKeeperConnection Watcher:127.0.0.1:52007/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 350354 T895 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 350358 T895 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 350372 T895 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 350375 T895 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 350382 T994 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@99c82a6 name:ZooKeeperConnection Watcher:127.0.0.1:52007/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 350383 T895 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 350388 T895 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 350442 T968 oasha.CollectionsHandler.handleCreateAction Creating Collection : numShards=2&maxShardsPerNode=1&name=awholynewcollection_0&replicationFactor=2&action=CREATE&wt=javabin&version=2
[junit4:junit4]   2> 350446 T917 oasc.DistributedQueue$LatchChildWatcher.process Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
[junit4:junit4]   2> 350451 T919 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000002 message:{
[junit4:junit4]   2> 	  "operation":"createcollection",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "maxShardsPerNode":"1",
[junit4:junit4]   2> 	  "createNodeSet":null,
[junit4:junit4]   2> 	  "name":"awholynewcollection_0",
[junit4:junit4]   2> 	  "replicationFactor":"2"}
[junit4:junit4]   2> 350451 T919 oasc.OverseerCollectionProcessor.createCollection Creating shard awholynewcollection_0_shard1_replica1 as part of slice shard1 of collection awholynewcollection_0 on 127.0.0.1:52020__d%2Fs
[junit4:junit4]   2> 350452 T919 oasc.OverseerCollectionProcessor.createCollection Creating shard awholynewcollection_0_shard1_replica2 as part of slice shard1 of collection awholynewcollection_0 on 127.0.0.1:52014__d%2Fs
[junit4:junit4]   2> 350452 T919 oasc.OverseerCollectionProcessor.createCollection Creating shard awholynewcollection_0_shard2_replica1 as part of slice shard2 of collection awholynewcollection_0 on 127.0.0.1:52023__d%2Fs
[junit4:junit4]   2> 350452 T919 oasc.OverseerCollectionProcessor.createCollection Creating shard awholynewcollection_0_shard2_replica2 as part of slice shard2 of collection awholynewcollection_0 on 127.0.0.1:52010__d%2Fs
[junit4:junit4]   2> 350461 T969 oasc.CoreContainer.create Creating SolrCore 'awholynewcollection_0_shard2_replica1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368699869057/awholynewcollection_0_shard2_replica1
[junit4:junit4]   2> 350463 T969 oasc.ZkController.createCollectionZkNode Check for collection zkNode:awholynewcollection_0
[junit4:junit4]   2> 350462 T959 oasc.CoreContainer.create Creating SolrCore 'awholynewcollection_0_shard1_replica1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368699866881/awholynewcollection_0_shard1_replica1
[junit4:junit4]   2> 350464 T959 oasc.ZkController.createCollectionZkNode Check for collection zkNode:awholynewcollection_0
[junit4:junit4]   2> 350471 T926 oasc.CoreContainer.create Creating SolrCore 'awholynewcollection_0_shard1_replica2' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368699862481/awholynewcollection_0_shard1_replica2
[junit4:junit4]   2> 350472 T926 oasc.ZkController.createCollectionZkNode Check for collection zkNode:awholynewcollection_0
[junit4:junit4]   2> 350474 T969 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:awholynewcollection_0
[junit4:junit4]   2> 350475 T969 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 350477 T959 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:awholynewcollection_0
[junit4:junit4]   2> 350478 T959 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 350481 T926 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:awholynewcollection_0
[junit4:junit4]   2> 350481 T926 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 350486 T959 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 350487 T959 oascc.SolrZkClient.makePath makePath: /collections/awholynewcollection_0
[junit4:junit4]   2> 350488 T969 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 350489 T969 oascc.SolrZkClient.makePath makePath: /collections/awholynewcollection_0
[junit4:junit4]   2> 350492 T909 oasc.CoreContainer.create Creating SolrCore 'awholynewcollection_0_shard2_replica2' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368699861082/awholynewcollection_0_shard2_replica2
[junit4:junit4]   2> 350493 T909 oasc.ZkController.createCollectionZkNode Check for collection zkNode:awholynewcollection_0
[junit4:junit4]   2> 350494 T926 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 350495 T926 oascc.SolrZkClient.makePath makePath: /collections/awholynewcollection_0
[junit4:junit4]   2> 350505 T909 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:awholynewcollection_0
[junit4:junit4]   2> 350505 T909 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 350512 T959 oasc.ZkController.readConfigName Load collection config from:/collections/awholynewcollection_0
[junit4:junit4]   2> 350512 T926 oasc.ZkController.readConfigName Load collection config from:/collections/awholynewcollection_0
[junit4:junit4]   2> 350514 T969 oasc.ZkController.readConfigName Load collection config from:/collections/awholynewcollection_0
[junit4:junit4]   2> 350514 T909 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 350516 T909 oascc.SolrZkClient.makePath makePath: /collections/awholynewcollection_0
[junit4:junit4]   2> 350520 T969 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368699869057/awholynewcollection_0_shard2_replica1/'
[junit4:junit4]   2> 350520 T959 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368699866881/awholynewcollection_0_shard1_replica1/'
[junit4:junit4]   2> 350528 T926 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368699862481/awholynewcollection_0_shard1_replica2/'
[junit4:junit4]   2> 350552 T909 oasc.ZkController.readConfigName Load collection config from:/collections/awholynewcollection_0
[junit4:junit4]   2> 350594 T909 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368699861082/awholynewcollection_0_shard2_replica2/'
[junit4:junit4]   2> 350868 T926 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 350949 T909 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 350962 T959 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 350996 T969 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 351299 T909 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 351329 T926 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 351342 T926 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 351378 T959 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 351389 T959 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 351400 T969 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 351405 T969 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 351412 T926 oass.IndexSchema.readSchema [awholynewcollection_0_shard1_replica2] Schema name=test
[junit4:junit4]   2> 351417 T909 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 351434 T959 oass.IndexSchema.readSchema [awholynewcollection_0_shard1_replica1] Schema name=test
[junit4:junit4]   2> 351444 T909 oass.IndexSchema.readSchema [awholynewcollection_0_shard2_replica2] Schema name=test
[junit4:junit4]   2> 351490 T969 oass.IndexSchema.readSchema [awholynewcollection_0_shard2_replica1] Schema name=test
[junit4:junit4]   2> 351558 T918 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 351560 T918 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:52017__d%2Fs_nodes_used_collection_shard1_replica1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"nodes_used_collection_shard1_replica1",
[junit4:junit4]   2> 	  "collection":"nodes_used_collection",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52017__d%2Fs",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52017/_d/s"}
[junit4:junit4]   2> 351578 T918 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:52023__d%2Fs_nodes_used_collection_shard2_replica1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"nodes_used_collection_shard2_replica1",
[junit4:junit4]   2> 	  "collection":"nodes_used_collection",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52023__d%2Fs",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52023/_d/s"}
[junit4:junit4]   2> 351635 T918 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:52014__d%2Fs_nodes_used_collection_shard2_replica2",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"nodes_used_collection_shard2_replica2",
[junit4:junit4]   2> 	  "collection":"nodes_used_collection",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52014__d%2Fs",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52014/_d/s"}
[junit4:junit4]   2> 351674 T918 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:52020__d%2Fs_nodes_used_collection_shard1_replica2",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"nodes_used_collection_shard1_replica2",
[junit4:junit4]   2> 	  "collection":"nodes_used_collection",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52020__d%2Fs",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52020/_d/s"}
[junit4:junit4]   2> 351715 T977 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 351716 T994 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 351717 T949 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 351719 T922 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 351719 T935 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 351719 T963 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 351721 T992 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 351722 T917 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 352063 T929 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: 127.0.0.1:52023__d%2Fs_nodes_used_collection_shard2_replica1, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
[junit4:junit4]   2> 352064 T929 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=127.0.0.1:52023__d%252Fs_nodes_used_collection_shard2_replica1&state=recovering&nodeName=127.0.0.1:52023__d%252Fs&action=PREPRECOVERY&checkLive=true&core=nodes_used_collection_shard2_replica2&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2009 
[junit4:junit4]   2> 352342 T942 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: 127.0.0.1:52020__d%2Fs_nodes_used_collection_shard1_replica2, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
[junit4:junit4]   2> 352343 T942 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=127.0.0.1:52020__d%252Fs_nodes_used_collection_shard1_replica2&state=recovering&nodeName=127.0.0.1:52020__d%252Fs&action=PREPRECOVERY&checkLive=true&core=nodes_used_collection_shard1_replica1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2004 
[junit4:junit4]   2>  C53_STATE=coll:nodes_used_collection core:nodes_used_collection_shard2_replica1 props:{shard=shard2, state=recovering, core=nodes_used_collection_shard2_replica1, collection=nodes_used_collection, node_name=127.0.0.1:52023__d%2Fs, base_url=http://127.0.0.1:52023/_d/s}
[junit4:junit4]   2> 354066 T989 C53 P52023 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:52014/_d/s/nodes_used_collection_shard2_replica2/ core=nodes_used_collection_shard2_replica1 - recoveringAfterStartup=true
[junit4:junit4]   2> 354067 T989 C53 P52023 oasu.PeerSync.sync PeerSync: core=nodes_used_collection_shard2_replica1 url=http://127.0.0.1:52023/_d/s START replicas=[http://127.0.0.1:52014/_d/s/nodes_used_collection_shard2_replica2/] nUpdates=100
[junit4:junit4]   2> 354068 T989 C53 P52023 oasu.PeerSync.sync WARN no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 354068 T989 C53 P52023 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=nodes_used_collection_shard2_replica1
[junit4:junit4]   2> 354068 T989 C53 P52023 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=nodes_used_collection_shard2_replica1
[junit4:junit4]   2> 354069 T989 C53 P52023 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=nodes_used_collection_shard2_replica1
[junit4:junit4]   2> 354069 T989 C53 P52023 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 354069 T989 C53 P52023 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:52014/_d/s/nodes_used_collection_shard2_replica2/. core=nodes_used_collection_shard2_replica1
[junit4:junit4]   2> 354070 T989 C53 P52023 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C55 name=nodes_used_collection_shard2_replica2 org.apache.solr.core.SolrCore@3c332d5b url=http://127.0.0.1:52014/_d/s/nodes_used_collection_shard2_replica2 node=127.0.0.1:52014__d%2Fs C55_STATE=coll:nodes_used_collection core:nodes_used_collection_shard2_replica2 props:{shard=shard2, state=active, core=nodes_used_collection_shard2_replica2, collection=nodes_used_collection, node_name=127.0.0.1:52014__d%2Fs, base_url=http://127.0.0.1:52014/_d/s, leader=true}
[junit4:junit4]   2> 354120 T927 C55 P52014 oasc.SolrCore.execute [nodes_used_collection_shard2_replica2] webapp=/_d/s path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=13 
[junit4:junit4]   2> 354123 T931 C55 P52014 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 354162 T931 C55 P52014 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2deb584f lockFactory=org.apache.lucene.store.NativeFSLockFactory@6efe55ac),segFN=segments_1,generation=1}
[junit4:junit4]   2> 354166 T931 C55 P52014 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 354182 T931 C55 P52014 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2deb584f lockFactory=org.apache.lucene.store.NativeFSLockFactory@6efe55ac),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2deb584f lockFactory=org.apache.lucene.store.NativeFSLockFactory@6efe55ac),segFN=segments_2,generation=2}
[junit4:junit4]   2> 354183 T931 C55 P52014 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 354184 T931 C55 P52014 oass.SolrIndexSearcher.<init> Opening Searcher@687cd1df realtime
[junit4:junit4]   2> 354184 T931 C55 P52014 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 354185 T931 C55 P52014 oasup.LogUpdateProcessor.finish [nodes_used_collection_shard2_replica2] webapp=/_d/s path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 62
[junit4:junit4]   2> 354187 T989 C53 P52023 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 354188 T989 C53 P52023 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 354218 T929 C55 P52014 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 354219 T929 C55 P52014 oasc.SolrCore.execute [nodes_used_collection_shard2_replica2] webapp=/_d/s path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=18 
[junit4:junit4]   2> 354226 T989 C53 P52023 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 354226 T989 C53 P52023 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 354226 T989 C53 P52023 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 354245 T927 C55 P52014 oasc.SolrCore.execute [nodes_used_collection_shard2_replica2] webapp=/_d/s path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=13 
[junit4:junit4]   2> 354247 T989 C53 P52023 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 354294 T989 C53 P52023 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368699869057/nodes_used_collection_shard2_replica1/data/index.20130516182443699
[junit4:junit4]   2> 354294 T989 C53 P52023 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@6f53ec4 lockFactory=org.apache.lucene.store.NativeFSLockFactory@f6bcf3c) fullCopy=false
[junit4:junit4]   2> 354317 T931 C55 P52014 oasc.SolrCore.execute [nodes_used_collection_shard2_replica2] webapp=/_d/s path=/replication params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 354346 T989 C53 P52023 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2>  C54_STATE=coll:nodes_used_collection core:nodes_used_collection_shard1_replica2 props:{shard=shard1, state=recovering, core=nodes_used_collection_shard1_replica2, collection=nodes_used_collection, node_name=127.0.0.1:52020__d%2Fs, base_url=http://127.0.0.1:52020/_d/s}
[junit4:junit4]   2> 354356 T990 C54 P52020 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:52017/_d/s/nodes_used_collection_shard1_replica1/ core=nodes_used_collection_shard1_replica2 - recoveringAfterStartup=true
[junit4:junit4]   2> 354356 T990 C54 P52020 oasu.PeerSync.sync PeerSync: core=nodes_used_collection_shard1_replica2 url=http://127.0.0.1:52020/_d/s START replicas=[http://127.0.0.1:52017/_d/s/nodes_used_collection_shard1_replica1/] nUpdates=100
[junit4:junit4]   2> 354357 T990 C54 P52020 oasu.PeerSync.sync WARN no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 354358 T990 C54 P52020 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=nodes_used_collection_shard1_replica2
[junit4:junit4]   2> 354358 T990 C54 P52020 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=nodes_used_collection_shard1_replica2
[junit4:junit4]   2> 354358 T990 C54 P52020 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=nodes_used_collection_shard1_replica2
[junit4:junit4]   2> 354358 T990 C54 P52020 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 354359 T990 C54 P52020 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:52017/_d/s/nodes_used_collection_shard1_replica1/. core=nodes_used_collection_shard1_replica2
[junit4:junit4]   2> 354359 T990 C54 P52020 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 354421 T989 C53 P52023 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 354422 T989 C53 P52023 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=nodes_used_collection_shard2_replica1
[junit4:junit4]   2> ASYNC  NEW_CORE C56 name=nodes_used_collection_shard1_replica1 org.apache.solr.core.SolrCore@7bc372f2 url=http://127.0.0.1:52017/_d/s/nodes_used_collection_shard1_replica1 node=127.0.0.1:52017__d%2Fs C56_STATE=coll:nodes_used_collection core:nodes_used_collection_shard1_replica1 props:{shard=shard1, state=active, core=nodes_used_collection_shard1_replica1, collection=nodes_used_collection, node_name=127.0.0.1:52017__d%2Fs, base_url=http://127.0.0.1:52017/_d/s, leader=true}
[junit4:junit4]   2> 354471 T944 C56 P52017 oasc.SolrCore.execute [nodes_used_collection_shard1_replica1] webapp=/_d/s path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=10 
[junit4:junit4]   2> 354471 T989 C53 P52023 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6de8cf1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7ecf2971),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6de8cf1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7ecf2971),segFN=segments_2,generation=2}
[junit4:junit4]   2> 354477 T989 C53 P52023 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 354486 T941 C56 P52017 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 354491 T989 C53 P52023 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 354502 T989 C53 P52023 oass.SolrIndexSearcher.<init> Opening Searcher@23776376 main
[junit4:junit4]   2> 354515 T986 oasc.SolrCore.registerSearcher [nodes_used_collection_shard2_replica1] Registered new searcher Searcher@23776376 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 354517 T989 C53 P52023 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368699869057/nodes_used_collection_shard2_replica1/data/index.20130516182443699 [CachedDir<<refCount=0;path=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368699869057/nodes_used_collection_shard2_replica1/data/index.20130516182443699;done=true>>]
[junit4:junit4]   2> 354517 T989 C53 P52023 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368699869057/nodes_used_collection_shard2_replica1/data/index.20130516182443699
[junit4:junit4]   2> 354518 T989 C53 P52023 oasc.CachingDirectoryFactory.closeCacheValue Removing directory before core close: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368699869057/nodes_used_collection_shard2_replica1/data/index.20130516182443699
[junit4:junit4]   2> 354518 T989 C53 P52023 oasc.RecoveryStrategy.replay No replay needed. core=nodes_used_collection_shard2_replica1
[junit4:junit4]   2> 354518 T989 C53 P52023 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=nodes_used_collection_shard2_replica1
[junit4:junit4]   2> 354519 T989 C53 P52023 oasc.ZkController.publish publishing core=nodes_used_collection_shard2_replica1 state=active
[junit4:junit4]   2> 354522 T941 C56 P52017 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@655942e8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@209f750),segFN=segments_1,generation=1}
[junit4:junit4]   2> 354523 T989 C53 P52023 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=nodes_used_collection_shard2_replica1
[junit4:junit4]   2> 354524 T941 C56 P52017 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 354525 T941 C56 P52017 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@655942e8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@209f750),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@655942e8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@209f750),segFN=segments_2,generation=2}
[junit4:junit4]   2> 354526 T941 C56 P52017 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 354540 T941 C56 P52017 oass.SolrIndexSearcher.<init> Opening Searcher@2d9cd5dc realtime
[junit4:junit4]   2> 354540 T941 C56 P52017 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 354541 T941 C56 P52017 oasup.LogUpdateProcessor.finish [nodes_used_collection_shard1_replica1] webapp=/_d/s path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 56
[junit4:junit4]   2> 354543 T990 C54 P52020 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 354543 T990 C54 P52020 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 354563 T945 C56 P52017 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 354564 T945 C56 P52017 oasc.SolrCore.execute [nodes_used_collection_shard1_replica1] webapp=/_d/s path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=3 
[junit4:junit4]   2> 354567 T990 C54 P52020 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 354567 T990 C54 P52020 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 354567 T990 C54 P52020 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 354580 T940 C56 P52017 oasc.SolrCore.execute [nodes_used_collection_shard1_replica1] webapp=/_d/s path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=4 
[junit4:junit4]   2> 354582 T990 C54 P52020 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 354584 T990 C54 P52020 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368699866881/nodes_used_collection_shard1_replica2/data/index.20130516182444029
[junit4:junit4]   2> 354585 T990 C54 P52020 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@421f64d9 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4d73b5c0) fullCopy=false
[junit4:junit4]   2> 354627 T944 C56 P52017 oasc.SolrCore.execute [nodes_used_collection_shard1_replica1] webapp=/_d/s path=/replication params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 354651 T990 C54 P52020 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 354707 T990 C54 P52020 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 354708 T990 C54 P52020 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=nodes_used_collection_shard1_replica2
[junit4:junit4]   2> 354711 T990 C54 P52020 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4a455b4d lockFactory=org.apache.lucene.store.NativeFSLockFactory@6a4bb832),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4a455b4d lockFactory=org.apache.lucene.store.NativeFSLockFactory@6a4bb832),segFN=segments_2,generation=2}
[junit4:junit4]   2> 354712 T990 C54 P52020 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 354722 T990 C54 P52020 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 354724 T990 C54 P52020 oass.SolrIndexSearcher.<init> Opening Searcher@62d86f36 main
[junit4:junit4]   2> 354726 T984 oasc.SolrCore.registerSearcher [nodes_used_collection_shard1_replica2] Registered new searcher Searcher@62d86f36 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 354736 T990 C54 P52020 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368699866881/nodes_used_collection_shard1_replica2/data/index.20130516182444029 [CachedDir<<refCount=0;path=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368699866881/nodes_used_collection_shard1_replica2/data/index.20130516182444029;done=true>>]
[junit4:junit4]   2> 354737 T990 C54 P52020 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368699866881/nodes_used_collection_shard1_replica2/data/index.20130516182444029
[junit4:junit4]   2> 354755 T990 C54 P52020 oasc.CachingDirectoryFactory.closeCacheValue Removing directory before core close: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368699866881/nodes_used_collection_shard1_replica2/data/index.20130516182444029
[junit4:junit4]   2> 354756 T990 C54 P52020 oasc.RecoveryStrategy.replay No replay needed. core=nodes_used_collection_shard1_replica2
[junit4:junit4]   2> 354778 T990 C54 P52020 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=nodes_used_collection_shard1_replica2
[junit4:junit4]   2> 354778 T990 C54 P52020 oasc.ZkController.publish publishing core=nodes_used_collection_shard1_replica2 state=active
[junit4:junit4]   2> 354782 T990 C54 P52020 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=nodes_used_collection_shard1_replica2
[junit4:junit4]   2> 354917 T969 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 354921 T918 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 354923 T918 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:52023__d%2Fs_nodes_used_collection_shard2_replica1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"nodes_used_collection_shard2_replica1",
[junit4:junit4]   2> 	  "collection":"nodes_used_collection",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52023__d%2Fs",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52023/_d/s"}
[junit4:junit4]   2> 354954 T969 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 354964 T969 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 355041 T918 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:52020__d%2Fs_nodes_used_collection_shard1_replica2",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"nodes_used_collection_shard1_replica2",
[junit4:junit4]   2> 	  "collection":"nodes_used_collection",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52020__d%2Fs",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52020/_d/s"}
[junit4:junit4]   2> 355115 T959 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 355122 T917 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 355121 T935 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 355121 T992 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 355121 T922 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 355121 T994 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 355121 T977 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 355120 T963 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 355120 T949 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 355227 T959 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 355246 T959 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 355273 T969 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 355319 T969 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 355350 T969 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 355354 T969 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 355355 T969 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 355356 T969 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 355368 T969 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 355369 T969 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 355370 T969 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 355370 T969 oasc.SolrCore.<init> [awholynewcollection_0_shard2_replica1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368699869057/awholynewcollection_0_shard2_replica1/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368699869057/awholynewcollection_0_shard2_replica1/data/
[junit4:junit4]   2> 355371 T969 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@afab27a
[junit4:junit4]   2> 355372 T969 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 355373 T969 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368699869057/awholynewcollection_0_shard2_replica1/data
[junit4:junit4]   2> 355373 T969 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368699869057/awholynewcollection_0_shard2_replica1/data/index/
[junit4:junit4]   2> 355374 T969 oasc.SolrCore.initIndex WARN [awholynewcollection_0_shard2_replica1] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368699869057/awholynewcollection_0_shard2_replica1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 355379 T969 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368699869057/awholynewcollection_0_shard2_replica1/data/index
[junit4:junit4]   2> 355400 T969 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7e86e4ef lockFactory=org.apache.lucene.store.NativeFSLockFactory@89c5e02),segFN=segments_1,generation=1}
[junit4:junit4]   2> 355401 T969 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 355440 T909 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 355467 T926 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 355474 T959 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 355476 T969 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 355477 T969 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 355478 T969 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 355479 T969 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 355480 T969 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 355480 T969 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 355487 T969 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 355491 T969 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 355492 T969 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 355503 T909 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 355523 T909 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 355525 T969 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 355534 T959 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 355542 T926 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 355549 T969 oass.SolrIndexSearcher.<init> Opening Searcher@5049b85b main
[junit4:junit4]   2> 355549 T969 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1368699869057/awholynewcollection_0_shard2_replica1/data/tlog
[junit4:junit4]   2> 355551 T969 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 355552 T969 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 355559 T999 oasc.SolrCore.registerSearcher [awholynewcollection_0_shard2_replica1] Registered new searcher Searcher@5049b85b main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 355563 T926 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 355565 T959 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 355581 T969 oasc.ZkController.publish publishing core=awholynewcollection_0_shard2_replica1 state=down
[junit4:junit4]   2> 355581 T959 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 355582 T959 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 355583 T959 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 355590 T959 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 355591 T959 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 355592 T959 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 355592 T959 oasc.SolrCore.<init> [awholynewcollection_0_shard1_replica1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368699866881/awholynewcollection_0_shard1_replica1/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368699866881/awholynewcollection_0_shard1_replica1/data/
[junit4:junit4]   2> 355593 T959 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@afab27a
[junit4:junit4]   2> 355594 T959 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 355595 T959 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368699866881/awholynewcollection_0_shard1_replica1/data
[junit4:junit4]   2> 355595 T959 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368699866881/awholynewcollection_0_shard1_replica1/data/index/
[junit4:junit4]   2> 355596 T959 oasc.SolrCore.initIndex WARN [awholynewcollection_0_shard1_replica1] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368699866881/awholynewcollection_0_shard1_replica1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 355597 T959 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368699866881/awholynewcollection_0_shard1_replica1/data/index
[junit4:junit4]   2> 355605 T959 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@26f52f38 lockFactory=org.apache.lucene.store.NativeFSLockFactory@20067107),segFN=segments_1,generation=1}
[junit4:junit4]   2> 355605 T959 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 355615 T959 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 355616 T959 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 355617 T959 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 355618 T959 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 355619 T959 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 355619 T959 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 355620 T959 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 355627 T959 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 355627 T959 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 355665 T959 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 355702 T959 oass.SolrIndexSearcher.<init> Opening Searcher@32b7da51 main
[junit4:junit4]   2> 355703 T959 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1368699866881/awholynewcollection_0_shard1_replica1/data/tlog
[junit4:junit4]   2> 355714 T909 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 355714 T959 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 355715 T959 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 355715 T926 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 355721 T1000 oasc.SolrCore.registerSearcher [awholynewcollection_0_shard1_replica1] Registered new searcher Searcher@32b7da51 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 355723 T959 oasc.ZkController.publish publishing core=awholynewcollection_0_shard1_replica1 state=down
[junit4:junit4]   2> 355753 T926 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 355761 T909 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 355776 T926 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 355781 T926 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 355782 T926 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 355782 T909 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 355785 T926 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 355788 T909 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 355789 T909 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 355790 T909 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 355789 T926 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 355791 T926 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 355792 T926 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 355792 T926 oasc.SolrCore.<init> [awholynewcollection_0_shard1_replica2] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368699862481/awholynewcollection_0_shard1_replica2/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368699862481/awholynewcollection_0_shard1_replica2/data/
[junit4:junit4]   2> 355793 T926 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@afab27a
[junit4:junit4]   2> 355793 T926 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 355794 T926 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368699862481/awholynewcollection_0_shard1_replica2/data
[junit4:junit4]   2> 355795 T926 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368699862481/awholynewcollection_0_shard1_replica2/data/index/
[junit4:junit4]   2> 355796 T926 oasc.SolrCore.initIndex WARN [awholynewcollection_0_shard1_replica2] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368699862481/awholynewcollection_0_shard1_replica2/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 355797 T926 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368699862481/awholynewcollection_0_shard1_replica2/data/index
[junit4:junit4]   2> 355803 T926 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6dfee794 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5e92c11b),segFN=segments_1,generation=1}
[junit4:junit4]   2> 355804 T926 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 355809 T926 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 355809 T926 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 355810 T926 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 355813 T926 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 355814 T926 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 355814 T926 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 355815 T926 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 355816 T926 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 355817 T926 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 355829 T909 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 355830 T909 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 355831 T909 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 355831 T909 oasc.SolrCore.<init> [awholynewcollection_0_shard2_replica2] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368699861082/awholynewcollection_0_shard2_replica2/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368699861082/awholynewcollection_0_shard2_replica2/data/
[junit4:junit4]   2> 355832 T909 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@afab27a
[junit4:junit4]   2> 355833 T909 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 355834 T909 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368699861082/awholynewcollection_0_shard2_replica2/data
[junit4:junit4]   2> 355834 T909 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368699861082/awholynewcollection_0_shard2_replica2/data/index/
[junit4:junit4]   2> 355835 T909 oasc.SolrCore.initIndex WARN [awholynewcollection_0_shard2_replica2] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368699861082/awholynewcollection_0_shard2_replica2/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 355836 T909 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368699861082/awholynewcollection_0_shard2_replica2/data/index
[junit4:junit4]   2> 355842 T909 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@22150eca lockFactory=org.apache.lucene.store.NativeFSLockFactory@75eff472),segFN=segments_1,generation=1}
[junit4:junit4]   2> 355843 T909 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 355843 T926 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 355848 T909 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 355849 T909 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 355851 T909 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 355852 T909 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 355853 T909 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 355854 T909 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 355855 T909 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 355855 T909 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 355856 T926 oass.SolrIndexSearcher.<init> Opening Searcher@501f1f56 main
[junit4:junit4]   2> 355856 T909 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 355857 T926 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1368699862481/awholynewcollection_0_shard1_replica2/data/tlog
[junit4:junit4]   2> 355863 T926 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 355864 T926 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 355869 T1001 oasc.SolrCore.registerSearcher [awholynewcollection_0_shard1_replica2] Registered new searcher Searcher@501f1f56 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 355874 T926 oasc.ZkController.publish publishing core=awholynewcollection_0_shard1_replica2 state=down
[junit4:junit4]   2> 355888 T909 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 355912 T909 oass.SolrIndexSearcher.<init> Opening Searcher@4a7bfdae main
[junit4:junit4]   2> 355913 T909 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1368699861082/awholynewcollection_0_shard2_replica2/data/tlog
[junit4:junit4]   2> 355915 T909 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 355915 T909 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 355920 T1002 oasc.SolrCore.registerSearcher [awholynewcollection_0_shard2_replica2] Registered new searcher Searcher@4a7bfdae main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 355923 T909 oasc.ZkController.publish publishing core=awholynewcollection_0_shard2_replica2 state=down
[junit4:junit4]   2> 356699 T918 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 356702 T918 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"awholynewcollection_0_shard2_replica1",
[junit4:junit4]   2> 	  "collection":"awholynewcollection_0",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52023__d%2Fs",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52023/_d/s"}
[junit4:junit4]   2> 356705 T918 oasc.Overseer$ClusterStateUpdater.createCollection Create collection awholynewcollection_0 with numShards 2
[junit4:junit4]   2> 356716 T918 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"awholynewcollection_0_shard1_replica1",
[junit4:junit4]   2> 	  "collection":"awholynewcollection_0",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52020__d%2Fs",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52020/_d/s"}
[junit4:junit4]   2> 356726 T918 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"awholynewcollection_0_shard1_replica2",
[junit4:junit4]   2> 	  "collection":"awholynewcollection_0",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52014__d%2Fs",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52014/_d/s"}
[junit4:junit4]   2> 356739 T918 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"awholynewcollection_0_shard2_replica2",
[junit4:junit4]   2> 	  "collection":"awholynewcollection_0",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52010__d%2Fs",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52010/_d/s"}
[junit4:junit4]   2> 356754 T963 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 356755 T992 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 356756 T917 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 356767 T977 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 356768 T994 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 356770 T922 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 356770 T935 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 356770 T949 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 356917 T926 oasc.CoreContainer.registerCore registering core: awholynewcollection_0_shard1_replica2
[junit4:junit4]   2> 356919 T926 oasc.ZkController.register Register replica - core:awholynewcollection_0_shard1_replica2 address:http://127.0.0.1:52014/_d/s collection:awholynewcollection_0 shard:shard1
[junit4:junit4]   2> 356924 T926 oascc.SolrZkClient.makePath makePath: /collections/awholynewcollection_0/leader_elect/shard1/election
[junit4:junit4]   2> 356928 T909 oasc.CoreContainer.registerCore registering core: awholynewcollection_0_shard2_replica2
[junit4:junit4]   2> 356929 T909 oasc.ZkController.register Register replica - core:awholynewcollection_0_shard2_replica2 address:http://127.0.0.1:52010/_d/s collection:awholynewcollection_0 shard:shard2
[junit4:junit4]   2> 356940 T909 oascc.SolrZkClient.makePath makePath: /collections/awholynewcollection_0/leader_elect/shard2/election
[junit4:junit4]   2> 356976 T926 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 356990 T926 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Waiting until we see more replicas up: total=2 found=1 timeoutin=179999
[junit4:junit4]   2> 356997 T909 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 357005 T909 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Waiting until we see more replicas up: total=2 found=1 timeoutin=179999
[junit4:junit4]   2> 357614 T969 oasc.CoreContainer.registerCore registering core: awholynewcollection_0_shard2_replica1
[junit4:junit4]   2> 357615 T969 oasc.ZkController.register Register replica - core:awholynewcollection_0_shard2_replica1 address:http://127.0.0.1:52023/_d/s collection:awholynewcollection_0 shard:shard2
[junit4:junit4]   2> 357730 T959 oasc.CoreContainer.registerCore registering core: awholynewcollection_0_shard1_replica1
[junit4:junit4]   2> 357731 T959 oasc.ZkController.register Register replica - core:awholynewcollection_0_shard1_replica1 address:http://127.0.0.1:52020/_d/s collection:awholynewcollection_0 shard:shard1
[junit4:junit4]   2> 358003 T926 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 358005 T926 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 358007 T926 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:52014/_d/s/awholynewcollection_0_shard1_replica2/
[junit4:junit4]   2> 358007 T926 oasu.PeerSync.sync PeerSync: core=awholynewcollection_0_shard1_replica2 url=http://127.0.0.1:52014/_d/s START replicas=[http://127.0.0.1:52020/_d/s/awholynewcollection_0_shard1_replica1/] nUpdates=100
[junit4:junit4]   2> 358008 T926 oasu.PeerSync.sync PeerSync: core=awholynewcollection_0_shard1_replica2 url=http://127.0.0.1:52014/_d/s DONE.  We have no versions.  sync failed.
[junit4:junit4]   2> 358009 T926 oasc.SyncStrategy.syncReplicas Leader's attempt to sync with shard failed, moving to the next canidate
[junit4:junit4]   2> 358010 T926 oasc.ShardLeaderElectionContext.runLeaderProcess We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
[junit4:junit4]   2> 358010 T926 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:52014/_d/s/awholynewcollection_0_shard1_replica2/
[junit4:junit4]   2> 358011 T926 oascc.SolrZkClient.makePath makePath: /collections/awholynewcollection_0/leaders/shard1
[junit4:junit4]   2> 358029 T909 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 358030 T909 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 358030 T909 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:52010/_d/s/awholynewcollection_0_shard2_replica2/
[junit4:junit4]   2> 358031 T909 oasu.PeerSync.sync PeerSync: core=awholynewcollection_0_shard2_replica2 url=http://127.0.0.1:52010/_d/s START replicas=[http://127.0.0.1:52023/_d/s/awholynewcollection_0_shard2_replica1/] nUpdates=100
[junit4:junit4]   2> 358032 T909 oasu.PeerSync.sync PeerSync: core=awholynewcollection_0_shard2_replica2 url=http://127.0.0.1:52010/_d/s DONE.  We have no versions.  sync failed.
[junit4:junit4]   2> 358033 T909 oasc.SyncStrategy.syncReplicas Leader's attempt to sync with shard failed, moving to the next canidate
[junit4:junit4]   2> 358051 T909 oasc.ShardLeaderElectionContext.runLeaderProcess We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
[junit4:junit4]   2> 358052 T909 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:52010/_d/s/awholynewcollection_0_shard2_replica2/
[junit4:junit4]   2> 358052 T909 oascc.SolrZkClient.makePath makePath: /collections/awholynewcollection_0/leaders/shard2
[junit4:junit4]   2> ASYNC  NEW_CORE C57 name=awholynewcollection_0_shard1_replica1 org.apache.solr.core.SolrCore@72884f4f url=http://127.0.0.1:52020/_d/s/awholynewcollection_0_shard1_replica1 node=127.0.0.1:52020__d%2Fs C57_STATE=coll:awholynewcollection_0 core:awholynewcollection_0_shard1_replica1 props:{shard=shard1, state=down, core=awholynewcollection_0_shard1_replica1, collection=awholynewcollection_0, node_name=127.0.0.1:52020__d%2Fs, base_url=http://127.0.0.1:52020/_d/s}
[junit4:junit4]   2> 358044 T958 C57 P52020 oasc.SolrCore.execute [awholynewcollection_0_shard1_replica1] webapp=/_d/s path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=15 
[junit4:junit4]   2> ASYNC  NEW_CORE C58 name=awholynewcollection_0_shard2_replica1 org.apache.solr.core.SolrCore@96d1e89 url=http://127.0.0.1:52023/_d/s/awholynewcollection_0_shard2_replica1 node=127.0.0.1:52023__d%2Fs C58_STATE=coll:awholynewcollection_0 core:awholynewcollection_0_shard2_replica1 props:{shard=shard2, state=down, core=awholynewcollection_0_shard2_replica1, collection=awholynewcollection_0, node_name=127.0.0.1:52023__d%2Fs, base_url=http://127.0.0.1:52023/_d/s}
[junit4:junit4]   2> 358095 T971 C58 P52023 oasc.SolrCore.execute [awholynewcollection_0_shard2_replica1] webapp=/_d/s path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 358310 T918 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 358365 T949 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 358366 T935 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 358366 T922 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 358368 T977 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 358369 T994 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 358369 T963 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 358370 T917 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 358381 T992 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 358392 T926 oasc.ZkController.register We are http://127.0.0.1:52014/_d/s/awholynewcollection_0_shard1_replica2/ and leader is http://127.0.0.1:52014/_d/s/awholynewcollection_0_shard1_replica2/
[junit4:junit4]   2> 358394 T926 oasc.ZkController.register No LogReplay needed for core=awholynewcollection_0_shard1_replica2 baseURL=http://127.0.0.1:52014/_d/s
[junit4:junit4]   2> 358396 T926 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 358397 T926 oasc.ZkController.publish publishing core=awholynewcollection_0_shard1_replica2 state=active
[junit4:junit4]   2> 358406 T926 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 358409 T926 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={numShards=2&shard=shard1&name=awholynewcollection_0_shard1_replica2&action=CREATE&collection=awholynewcollection_0&wt=javabin&qt=/admin/cores&version=2} status=0 QTime=7938 
[junit4:junit4]   2> 358435 T909 oasc.ZkController.register We are http://127.0.0.1:52010/_d/s/awholynewcollection_0_shard2_replica2/ and leader is http://127.0.0.1:52010/_d/s/awholynewcollection_0_shard2_replica2/
[junit4:junit4]   2> 358439 T909 oasc.ZkController.register No LogReplay needed for core=awholynewcollection_0_shard2_replica2 baseURL=http://127.0.0.1:52010/_d/s
[junit4:junit4]   2> 358441 T909 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 358442 T909 oasc.ZkController.publish publishing core=awholynewcollection_0_shard2_replica2 state=active
[junit4:junit4]   2> 358448 T909 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 358450 T909 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={numShards=2&shard=shard2&name=awholynewcollection_0_shard2_replica2&action=CREATE&collection=awholynewcollection_0&wt=javabin&qt=/admin/cores&version=2} status=0 QTime=7958 
[junit4:junit4]   2> 358633 T969 oasc.ZkController.register We are http://127.0.0.1:52023/_d/s/awholynewcollection_0_shard2_replica1/ and leader is http://127.0.0.1:52010/_d/s/awholynewcollection_0_shard2_replica2/
[junit4:junit4]   2> 358633 T969 oasc.ZkController.register No LogReplay needed for core=awholynewcollection_0_shard2_replica1 baseURL=http://127.0.0.1:52023/_d/s
[junit4:junit4]   2> 358634 T969 oasc.ZkController.checkRecovery Core needs to recover:awholynewcollection_0_shard2_replica1
[junit4:junit4]   2> 358634 T969 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> 358636 T1005 C58 P52023 oasc.RecoveryStrategy.run

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

> !!!! WARNING: best effort to remove /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368702874186 FAILED !!!!!
[junit4:junit4]   2> 3416356 T6729 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
[junit4:junit4]   2> 3416365 T6729 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:53791 53791
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ChaosMonkeyShardSplitTest -Dtests.method=testDistribSearch -Dtests.seed=68910124A812981 -Dtests.slow=true -Dtests.locale=ar_LB -Dtests.timezone=Europe/Riga -Dtests.file.encoding=US-ASCII
[junit4:junit4] ERROR   71.7s | ChaosMonkeyShardSplitTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:53798 returned non ok status:500, message:Server Error
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([68910124A812981:876F9E0A3DDE49BD]:0)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:385)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
[junit4:junit4]    > 	at org.apache.solr.cloud.ShardSplitTest.splitShard(ShardSplitTest.java:208)
[junit4:junit4]    > 	at org.apache.solr.cloud.ChaosMonkeyShardSplitTest.doTest(ChaosMonkeyShardSplitTest.java:136)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:815)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 3416396 T6729 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 71685 T6728 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
[junit4:junit4]   2> 3417363 T6820 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 3417364 T6820 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {id=PostingsFormat(name=Asserting), _version_=PostingsFormat(name=Memory doPackFST= true)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=ar_LB, timezone=Europe/Riga
[junit4:junit4]   2> NOTE: Mac OS X 10.8.3 x86_64/Oracle Corporation 1.7.0_21 (64-bit)/cpus=2,threads=2,free=203756608,total=300814336
[junit4:junit4]   2> NOTE: All tests run in this JVM: [ClusterStateTest, CachingDirectoryFactoryTest, TestCharFilters, TestPhraseSuggestions, ChaosMonkeyNothingIsSafeTest, ZkNodePropsTest, TestBinaryResponseWriter, CopyFieldTest, TestStressRecovery, NoCacheHeaderTest, TestReplicationHandler, UnloadDistributedZkTest, TestQuerySenderNoQuery, CollectionsAPIDistributedZkTest, TestOmitPositions, TestStressVersions, TestXIncludeConfig, SuggesterFSTTest, TestComponentsName, TestPostingsSolrHighlighter, SolrCmdDistributorTest, OverseerTest, TermVectorComponentDistributedTest, TestFieldTypeCollectionResource, TestFiltering, DirectSolrSpellCheckerTest, DOMUtilTest, TestSchemaVersionResource, SolrIndexSplitterTest, BadCopyFieldTest, AlternateDirectoryTest, ZkSolrClientTest, TestFuzzyAnalyzedSuggestions, QueryEqualityTest, FileBasedSpellCheckerTest, TestGroupingSearch, TestPropInject, SimplePostToolTest, TestSolr4Spatial, SolrPluginUtilsTest, MinimalSchemaTest, UniqFieldsUpdateProcessorFactoryTest, TestUpdate, DocumentBuilderTest, DateMathParserTest, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, DistributedTermsComponentTest, BinaryUpdateRequestHandlerTest, DirectSolrConnectionTest, TestLRUCache, TestPropInjectDefaults, TestLuceneMatchVersion, LoggingHandlerTest, ShardSplitTest, StatsComponentTest, TestQuerySenderListener, ResponseLogComponentTest, TestFastOutputStream, DefaultValueUpdateProcessorTest, BadComponentTest, LeaderElectionTest, TestRTGBase, TestClassNameShortening, TestSolrXml, TestSolrDeletionPolicy2, TestPartialUpdateDeduplication, UpdateRequestProcessorFactoryTest, ChaosMonkeySafeLeaderTest, RegexBoostProcessorTest, CoreAdminHandlerTest, TestSolrCoreProperties, SliceStateUpdateTest, TestIndexingPerformance, TestSearchPerf, SimpleFacetsTest, MoreLikeThisHandlerTest, TestMaxScoreQueryParser, TestCSVResponseWriter, TestDFRSimilarityFactory, PathHierarchyTokenizerFactoryTest, ConvertedLegacyTest, TestDefaultSimilarityFactory, CSVRequestHandlerTest, TestHashPartitioner, ScriptEngineTest, TestRealTimeGet, SliceStateTest, RequestHandlersTest, TestRemoteStreaming, OutputWriterTest, TestSort, TestSerializedLuceneMatchVersion, AliasIntegrationTest, PluginInfoTest, PreAnalyzedFieldTest, TestWriterPerf, SuggesterTSTTest, TestDistributedGrouping, TestSolrQueryParser, SolrIndexConfigTest, ZkCLITest, TestQueryUtils, TestRecovery, QueryResultKeyTest, EchoParamsTest, FieldAnalysisRequestHandlerTest, TestAnalyzedSuggestions, FastVectorHighlighterTest, TestPerFieldSimilarity, SynonymTokenizerTest, TestSolrIndexConfig, TestUniqueKeyFieldResource, TestLazyCores, TestTrie, CurrencyFieldXmlFileTest, TestSchemaResource, ZkControllerTest, TestReversedWildcardFilterFactory, SchemaVersionSpecificBehaviorTest, AutoCommitTest, TestValueSourceCache, TestStressLucene, MultiTermTest, TestDynamicFieldCollectionResource, NotRequiredUniqueKeyTest, TestLFUCache, SolrTestCaseJ4Test, PingRequestHandlerTest, FileUtilsTest, TestShardHandlerFactory, TestArbitraryIndexDir, TestJoin, TestZkChroot, TestStressReorder, SuggesterTest, BasicDistributedZk2Test, DistanceFunctionTest, TestSweetSpotSimilarityFactory, ResourceLoaderTest, DocValuesTest, TestFoldingMultitermQuery, BasicDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, ShardRoutingTest, BasicZkTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, TestRandomFaceting, TestRandomDVFaceting, ShardRoutingCustomTest, TestDistributedSearch, TestFaceting, DistributedSpellCheckComponentTest, TestMultiCoreConfBootstrap, TestReload, HardAutoCommitTest, TestRangeQuery, TestCoreContainer, SolrCoreTest, SpellCheckComponentTest, QueryElevationComponentTest, PeerSyncTest, BadIndexSchemaTest, TestFunctionQuery, BasicFunctionalityTest, DirectUpdateHandlerTest, TestBadConfig, OverseerCollectionProcessorTest, TestIndexSearcher, HighlighterTest, SoftAutoCommitTest, ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, SpellCheckCollatorTest, SolrRequestParserTest, SpatialFilterTest, SuggesterWFSTTest, TestCSVLoader, PolyFieldTest, WordBreakSolrSpellCheckerTest, SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest, DocValuesMultiTest, TestSolrDeletionPolicy1, SolrInfoMBeanTest, XsltUpdateRequestHandlerTest, DebugComponentTest, CacheHeaderTest, IndexBasedSpellCheckerTest, TestSurroundQueryParser, LukeRequestHandlerTest, DisMaxRequestHandlerTest, StandardRequestHandlerTest, DocumentAnalysisRequestHandlerTest, TestQueryTypes, PrimitiveFieldTypeTest, TermsComponentTest, XmlUpdateRequestHandlerTest, TermVectorComponentTest, RequiredFieldsTest, IndexSchemaRuntimeFieldTest, IndexSchemaTest, TestJmxIntegration, TestCollationField, ReturnFieldsTest, JSONWriterTest, MBeansHandlerTest, QueryParsingTest, JsonLoaderTest, TestPHPSerializedResponseWriter, SearchHandlerTest, CoreContainerCoreInitFailuresTest, HighlighterConfigTest, SOLR749Test, IndexReaderFactoryTest, UpdateParamsTest, TestMergePolicyConfig, SampleTest, TestDocSet, TestBinaryField, NumericFieldsTest, TestElisionMultitermQuery, TestConfig, ExternalFileFieldSortTest, SpellPossibilityIteratorTest, TestCodecSupport, TestNumberUtils, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory, TestBM25SimilarityFactory, TestFastWriter, LegacyHTMLStripCharFilterTest, TestJmxMonitoredMap, TestPluginEnable, TimeZoneUtilsTest, OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, TestFastLRUCache, TestSolrXMLSerializer, TestSystemIdResolver, PrimUtilsTest, TestSuggestSpellingConverter, DateFieldTest, SpellingQueryConverterTest, RAMDirectoryFactoryTest, TestSolrJ, TestUtils, TestDocumentBuilder, SystemInfoHandlerTest, UUIDFieldTest, CircularListTest, TestCollationKeyRangeQueries, ChaosMonkeyShardSplitTest]
[junit4:junit4] Completed in 72.74s, 1 test, 1 error <<< FAILURES!

[...truncated 63 lines...]
BUILD FAILED
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:383: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:363: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:39: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build.xml:181: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/common-build.xml:437: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1243: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:887: There were test failures: 296 suites, 1234 tests, 1 error, 2 failures, 18 ignored (6 assumptions)

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



[JENKINS] Lucene-Solr-4.x-MacOSX (64bit/jdk1.7.0) - Build # 456 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/456/
Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseG1GC

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

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

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:51657 returned non ok status:500, message:Server Error
	at __randomizedtesting.SeedInfo.seed([E9032972752CCCAC:68E5A76A0273AC90]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:385)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
	at org.apache.solr.cloud.ShardSplitTest.splitShard(ShardSplitTest.java:208)
	at org.apache.solr.cloud.ShardSplitTest.doTest(ShardSplitTest.java:133)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 9364 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.ShardSplitTest
[junit4:junit4]   2> 609185 T885 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 609210 T885 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solrtest-ShardSplitTest-1368672677056
[junit4:junit4]   2> 609212 T885 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 609213 T886 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 609314 T885 oasc.ZkTestServer.run start zk server on port:51650
[junit4:junit4]   2> 609356 T885 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 609369 T892 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b8865fb name:ZooKeeperConnection Watcher:127.0.0.1:51650 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 609370 T885 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 609371 T885 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 609408 T885 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 609424 T894 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@491e3b10 name:ZooKeeperConnection Watcher:127.0.0.1:51650/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 609424 T885 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 609425 T885 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 609441 T885 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 609452 T885 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 609460 T885 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 609470 T885 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 609471 T885 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 609493 T885 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 609494 T885 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 609504 T885 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 609505 T885 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 609517 T885 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 609518 T885 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 609527 T885 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 609528 T885 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 609538 T885 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 609540 T885 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 609561 T885 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 609563 T885 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 609574 T885 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 609575 T885 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 609585 T885 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 609586 T885 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 610204 T885 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 610223 T885 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51653
[junit4:junit4]   2> 610225 T885 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 610226 T885 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 610227 T885 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1368672677444
[junit4:junit4]   2> 610227 T885 oasc.CoreContainer$Initializer.initialize looking for solr config file: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1368672677444/solr.xml
[junit4:junit4]   2> 610230 T885 oasc.CoreContainer.<init> New CoreContainer 1946301910
[junit4:junit4]   2> 610231 T885 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1368672677444/'
[junit4:junit4]   2> 610232 T885 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1368672677444/'
[junit4:junit4]   2> 610458 T885 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 610459 T885 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 610459 T885 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 610460 T885 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 610461 T885 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 610461 T885 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 610462 T885 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 610462 T885 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 610463 T885 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 610464 T885 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 610505 T885 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 610506 T885 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51650/solr
[junit4:junit4]   2> 610507 T885 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 610516 T885 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 610518 T905 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@69468ba4 name:ZooKeeperConnection Watcher:127.0.0.1:51650 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 610519 T885 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 610526 T885 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 610558 T885 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 610566 T907 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2c5445a6 name:ZooKeeperConnection Watcher:127.0.0.1:51650/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 610566 T885 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 610573 T885 oascc.SolrZkClient.makePath makePath: /overseer/queue
[junit4:junit4]   2> 610585 T885 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
[junit4:junit4]   2> 610597 T885 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 610604 T885 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51653_
[junit4:junit4]   2> 610607 T885 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51653_
[junit4:junit4]   2> 610628 T885 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 610646 T885 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 610655 T885 oasc.Overseer.start Overseer (id=89697332564787203-127.0.0.1:51653_-n_0000000000) starting
[junit4:junit4]   2> 610668 T885 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
[junit4:junit4]   2> 610699 T909 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 610705 T885 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 610764 T885 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 610776 T885 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 610836 T908 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 610847 T910 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1368672677444/collection1
[junit4:junit4]   2> 610848 T910 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 610850 T910 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 610851 T910 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 610856 T910 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1368672677444/collection1/'
[junit4:junit4]   2> 610857 T910 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-controljetty-1368672677444/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 610858 T910 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-controljetty-1368672677444/collection1/lib/README' to classloader
[junit4:junit4]   2> 610965 T910 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 611069 T910 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 611073 T910 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 611092 T910 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 612187 T910 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 612193 T910 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 612196 T910 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 612207 T910 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 612322 T910 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 612323 T910 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1368672677444/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1368672677056/control/data/
[junit4:junit4]   2> 612323 T910 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b1188f3
[junit4:junit4]   2> 612324 T910 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 612325 T910 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1368672677056/control/data
[junit4:junit4]   2> 612325 T910 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1368672677056/control/data/index/
[junit4:junit4]   2> 612326 T910 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1368672677056/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 612328 T910 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1368672677056/control/data/index
[junit4:junit4]   2> 612338 T910 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@364f85f lockFactory=org.apache.lucene.store.NativeFSLockFactory@65eff5be),segFN=segments_1,generation=1}
[junit4:junit4]   2> 612338 T910 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 612346 T910 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 612347 T910 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 612348 T910 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 612349 T910 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 612350 T910 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 612350 T910 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 612351 T910 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 612352 T910 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 612353 T910 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 612396 T910 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 612406 T910 oass.SolrIndexSearcher.<init> Opening Searcher@10d93c46 main
[junit4:junit4]   2> 612408 T910 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.ShardSplitTest-1368672677056/control/data/tlog
[junit4:junit4]   2> 612409 T910 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 612410 T910 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 612413 T911 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@10d93c46 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 612418 T910 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 612421 T910 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 613877 T908 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 613883 T908 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51653_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51653"}
[junit4:junit4]   2> 613883 T908 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 613883 T908 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 613897 T907 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 614427 T910 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 614428 T910 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51653 collection:control_collection shard:shard1
[junit4:junit4]   2> 614430 T910 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 614454 T910 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 614462 T910 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 614463 T910 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 614463 T910 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:51653/collection1/
[junit4:junit4]   2> 614464 T910 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 614464 T910 oasc.SyncStrategy.syncToMe http://127.0.0.1:51653/collection1/ has no replicas
[junit4:junit4]   2> 614464 T910 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:51653/collection1/
[junit4:junit4]   2> 614465 T910 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 615422 T908 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 615446 T907 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 615483 T910 oasc.ZkController.register We are http://127.0.0.1:51653/collection1/ and leader is http://127.0.0.1:51653/collection1/
[junit4:junit4]   2> 615483 T910 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51653
[junit4:junit4]   2> 615484 T910 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 615484 T910 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 615484 T910 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 615491 T910 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 615494 T885 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 615495 T885 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 615495 T885 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 615527 T885 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 615533 T885 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 615538 T914 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3c7435ea name:ZooKeeperConnection Watcher:127.0.0.1:51650/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 615539 T885 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 615543 T885 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 615560 T885 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 616196 T885 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 616204 T885 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51657
[junit4:junit4]   2> 616206 T885 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 616207 T885 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 616208 T885 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1368672683406
[junit4:junit4]   2> 616208 T885 oasc.CoreContainer$Initializer.initialize looking for solr config file: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1368672683406/solr.xml
[junit4:junit4]   2> 616209 T885 oasc.CoreContainer.<init> New CoreContainer 1683928938
[junit4:junit4]   2> 616210 T885 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1368672683406/'
[junit4:junit4]   2> 616210 T885 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1368672683406/'
[junit4:junit4]   2> 616426 T885 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 616427 T885 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 616427 T885 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 616428 T885 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 616429 T885 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 616429 T885 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 616430 T885 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 616431 T885 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 616431 T885 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 616432 T885 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 616470 T885 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 616471 T885 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51650/solr
[junit4:junit4]   2> 616472 T885 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 616475 T885 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 616484 T925 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@38c3705c name:ZooKeeperConnection Watcher:127.0.0.1:51650 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 616485 T885 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 616494 T885 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 616527 T885 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 616531 T927 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@266e4724 name:ZooKeeperConnection Watcher:127.0.0.1:51650/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 616532 T885 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 616561 T885 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 616970 T908 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 616973 T908 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51653_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51653"}
[junit4:junit4]   2> 616987 T907 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 617002 T927 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 617010 T914 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 617581 T885 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51657_
[junit4:junit4]   2> 617585 T885 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51657_
[junit4:junit4]   2> 617592 T907 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 617595 T914 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 617598 T927 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 617598 T927 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 617638 T907 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 617639 T914 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 617641 T928 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1368672683406/collection1
[junit4:junit4]   2> 617642 T928 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 617647 T928 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 617648 T928 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 617656 T928 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1368672683406/collection1/'
[junit4:junit4]   2> 617659 T928 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty1-1368672683406/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 617660 T928 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty1-1368672683406/collection1/lib/README' to classloader
[junit4:junit4]   2> 617771 T928 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 617888 T928 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 617892 T928 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 617902 T928 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 619026 T928 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 619032 T928 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 619036 T928 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 619049 T928 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 619229 T928 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 619230 T928 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1368672683406/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1368672677056/jetty1/
[junit4:junit4]   2> 619231 T928 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b1188f3
[junit4:junit4]   2> 619232 T928 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 619234 T928 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1368672677056/jetty1
[junit4:junit4]   2> 619234 T928 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1368672677056/jetty1/index/
[junit4:junit4]   2> 619235 T928 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1368672677056/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 619239 T928 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1368672677056/jetty1/index
[junit4:junit4]   2> 619247 T928 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5cdbf201 lockFactory=org.apache.lucene.store.NativeFSLockFactory@21ea0433),segFN=segments_1,generation=1}
[junit4:junit4]   2> 619247 T928 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 619261 T928 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 619263 T928 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 619265 T928 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 619267 T928 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 619268 T928 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 619269 T928 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 619270 T928 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 619271 T928 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 619273 T928 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 619302 T928 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 619315 T928 oass.SolrIndexSearcher.<init> Opening Searcher@7af0a9a6 main
[junit4:junit4]   2> 619316 T928 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.ShardSplitTest-1368672677056/jetty1/tlog
[junit4:junit4]   2> 619318 T928 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 619320 T928 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 619334 T929 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7af0a9a6 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 619338 T928 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 619338 T928 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 620016 T908 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 620019 T908 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51657_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51657"}
[junit4:junit4]   2> 620020 T908 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 620021 T908 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 620041 T927 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 620042 T907 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 620045 T914 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 620343 T928 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 620344 T928 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51657 collection:collection1 shard:shard1
[junit4:junit4]   2> 620352 T928 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 620382 T928 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 620392 T928 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 620392 T928 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 620393 T928 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:51657/collection1/
[junit4:junit4]   2> 620394 T928 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 620394 T928 oasc.SyncStrategy.syncToMe http://127.0.0.1:51657/collection1/ has no replicas
[junit4:junit4]   2> 620395 T928 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:51657/collection1/
[junit4:junit4]   2> 620396 T928 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 621569 T908 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 621603 T907 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 621603 T914 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 621603 T927 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 621631 T928 oasc.ZkController.register We are http://127.0.0.1:51657/collection1/ and leader is http://127.0.0.1:51657/collection1/
[junit4:junit4]   2> 621631 T928 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51657
[junit4:junit4]   2> 621632 T928 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 621632 T928 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 621632 T928 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 621637 T928 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 621641 T885 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 621642 T885 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 621642 T885 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 622396 T885 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 622403 T885 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51660
[junit4:junit4]   2> 622406 T885 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 622407 T885 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 622408 T885 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1368672689540
[junit4:junit4]   2> 622409 T885 oasc.CoreContainer$Initializer.initialize looking for solr config file: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1368672689540/solr.xml
[junit4:junit4]   2> 622410 T885 oasc.CoreContainer.<init> New CoreContainer 236838168
[junit4:junit4]   2> 622412 T885 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1368672689540/'
[junit4:junit4]   2> 622413 T885 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1368672689540/'
[junit4:junit4]   2> 622790 T885 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 622791 T885 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 622792 T885 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 622792 T885 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 622794 T885 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 622795 T885 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 622795 T885 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 622796 T885 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 622796 T885 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 622797 T885 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 622828 T885 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 622829 T885 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51650/solr
[junit4:junit4]   2> 622829 T885 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 622833 T885 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 622839 T941 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2ccc67a6 name:ZooKeeperConnection Watcher:127.0.0.1:51650 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 622840 T885 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 622860 T885 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 622890 T885 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 622900 T943 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@609e3a01 name:ZooKeeperConnection Watcher:127.0.0.1:51650/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 622901 T885 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 622919 T885 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 623141 T908 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 623144 T908 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51657_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51657"}
[junit4:junit4]   2> 623163 T914 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 623163 T943 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 623164 T927 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 623165 T907 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 623940 T885 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51660_
[junit4:junit4]   2> 623946 T885 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51660_
[junit4:junit4]   2> 623962 T943 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 623962 T914 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 623962 T907 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 623969 T927 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 623970 T927 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 623981 T907 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 623985 T914 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 623992 T943 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 624024 T944 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1368672689540/collection1
[junit4:junit4]   2> 624025 T944 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 624032 T944 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 624032 T944 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 624037 T944 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1368672689540/collection1/'
[junit4:junit4]   2> 624039 T944 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty2-1368672689540/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 624040 T944 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty2-1368672689540/collection1/lib/README' to classloader
[junit4:junit4]   2> 624147 T944 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 624269 T944 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 624280 T944 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 624299 T944 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 625482 T944 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 625488 T944 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 625491 T944 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 625503 T944 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 625619 T944 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 625620 T944 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1368672689540/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1368672677056/jetty2/
[junit4:junit4]   2> 625620 T944 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b1188f3
[junit4:junit4]   2> 625621 T944 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 625623 T944 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1368672677056/jetty2
[junit4:junit4]   2> 625624 T944 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1368672677056/jetty2/index/
[junit4:junit4]   2> 625624 T944 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1368672677056/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 625626 T944 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1368672677056/jetty2/index
[junit4:junit4]   2> 625632 T944 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2f412d31 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2a57eb6c),segFN=segments_1,generation=1}
[junit4:junit4]   2> 625632 T944 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 625638 T944 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 625639 T944 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 625640 T944 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 625641 T944 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 625643 T944 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 625643 T944 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 625643 T944 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 625645 T944 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 625645 T944 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 625673 T944 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 625685 T944 oass.SolrIndexSearcher.<init> Opening Searcher@339c6747 main
[junit4:junit4]   2> 625686 T944 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.ShardSplitTest-1368672677056/jetty2/tlog
[junit4:junit4]   2> 625687 T944 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 625688 T944 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 625695 T945 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@339c6747 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 625705 T944 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 625706 T944 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 626229 T908 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 626231 T908 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51660_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51660"}
[junit4:junit4]   2> 626232 T908 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 626232 T908 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard2
[junit4:junit4]   2> 626248 T943 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 626250 T914 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 626252 T927 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 626267 T907 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 626710 T944 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 626711 T944 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51660 collection:collection1 shard:shard2
[junit4:junit4]   2> 626713 T944 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 626736 T944 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 626746 T944 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 626746 T944 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 626747 T944 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:51660/collection1/
[junit4:junit4]   2> 626747 T944 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 626748 T944 oasc.SyncStrategy.syncToMe http://127.0.0.1:51660/collection1/ has no replicas
[junit4:junit4]   2> 626748 T944 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:51660/collection1/
[junit4:junit4]   2> 626749 T944 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 627794 T908 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 627834 T927 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 627835 T907 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 627840 T943 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 627841 T914 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 627889 T944 oasc.ZkController.register We are http://127.0.0.1:51660/collection1/ and leader is http://127.0.0.1:51660/collection1/
[junit4:junit4]   2> 627890 T944 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51660
[junit4:junit4]   2> 627891 T944 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 627891 T944 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 627892 T944 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 627900 T944 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 627905 T885 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 627907 T885 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 627910 T885 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 628590 T885 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 628599 T885 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51663
[junit4:junit4]   2> 628600 T885 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 628600 T885 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 628601 T885 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1368672695791
[junit4:junit4]   2> 628602 T885 oasc.CoreContainer$Initializer.initialize looking for solr config file: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1368672695791/solr.xml
[junit4:junit4]   2> 628602 T885 oasc.CoreContainer.<init> New CoreContainer 1216627808
[junit4:junit4]   2> 628603 T885 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1368672695791/'
[junit4:junit4]   2> 628604 T885 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1368672695791/'
[junit4:junit4]   2> 628835 T885 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 628837 T885 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 628838 T885 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 628839 T885 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 628843 T885 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 628850 T885 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 628852 T885 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 628853 T885 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 628854 T885 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 628855 T885 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 628888 T885 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 628889 T885 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51650/solr
[junit4:junit4]   2> 628890 T885 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 628893 T885 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 628903 T957 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@82e5501 name:ZooKeeperConnection Watcher:127.0.0.1:51650 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 628905 T885 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 628918 T885 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 628919 T887 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x13eab3facd30009, likely client has closed socket
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 
[junit4:junit4]   2> 628956 T885 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 628965 T959 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@123f2882 name:ZooKeeperConnection Watcher:127.0.0.1:51650/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 628966 T885 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 628995 T885 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 629388 T908 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 629391 T908 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51660_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51660"}
[junit4:junit4]   2> 629406 T943 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 629407 T914 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 629407 T927 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 629409 T907 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 629430 T959 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 630011 T885 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51663_
[junit4:junit4]   2> 630015 T885 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51663_
[junit4:junit4]   2> 630025 T943 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 630026 T914 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 630034 T959 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 630035 T907 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 630053 T914 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 630058 T959 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 630067 T927 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 630068 T927 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 630088 T943 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 630091 T907 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 630100 T960 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1368672695791/collection1
[junit4:junit4]   2> 630101 T960 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 630104 T960 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 630105 T960 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 630120 T960 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1368672695791/collection1/'
[junit4:junit4]   2> 630123 T960 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty3-1368672695791/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 630124 T960 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty3-1368672695791/collection1/lib/README' to classloader
[junit4:junit4]   2> 630279 T960 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 630383 T960 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 630390 T960 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 630396 T960 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 631635 T960 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 631641 T960 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 631645 T960 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 631656 T960 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 631763 T960 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 631764 T960 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1368672695791/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1368672677056/jetty3/
[junit4:junit4]   2> 631765 T960 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b1188f3
[junit4:junit4]   2> 631766 T960 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 631767 T960 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1368672677056/jetty3
[junit4:junit4]   2> 631767 T960 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1368672677056/jetty3/index/
[junit4:junit4]   2> 631768 T960 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1368672677056/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 631770 T960 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1368672677056/jetty3/index
[junit4:junit4]   2> 631777 T960 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6518599f lockFactory=org.apache.lucene.store.NativeFSLockFactory@ae72053),segFN=segments_1,generation=1}
[junit4:junit4]   2> 631777 T960 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 631788 T960 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 631789 T960 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 631790 T960 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 631791 T960 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 631792 T960 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 631793 T960 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 631794 T960 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 631795 T960 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 631795 T960 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 631822 T960 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 631833 T960 oass.SolrIndexSearcher.<init> Opening Searcher@5431939f main
[junit4:junit4]   2> 631834 T960 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.ShardSplitTest-1368672677056/jetty3/tlog
[junit4:junit4]   2> 631836 T960 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 631836 T960 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 631845 T960 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 631846 T960 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 631849 T961 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5431939f main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 632441 T908 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 632443 T908 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51663_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51663"}
[junit4:junit4]   2> 632443 T908 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 632443 T908 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 632456 T959 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 632456 T907 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 632457 T914 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 632459 T943 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 632460 T927 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 632853 T960 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 632854 T960 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51663 collection:collection1 shard:shard1
[junit4:junit4]   2> 632869 T960 oasc.ZkController.register We are http://127.0.0.1:51663/collection1/ and leader is http://127.0.0.1:51657/collection1/
[junit4:junit4]   2> 632870 T960 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51663
[junit4:junit4]   2> 632871 T960 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 632871 T960 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C57 name=collection1 org.apache.solr.core.SolrCore@4687ea3c url=http://127.0.0.1:51663/collection1 node=127.0.0.1:51663_ C57_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:51663_, base_url=http://127.0.0.1:51663}
[junit4:junit4]   2> 632872 T962 C57 P51663 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 632874 T962 C57 P51663 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 632874 T962 C57 P51663 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 632875 T962 C57 P51663 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 632880 T960 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 632884 T962 C57 P51663 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 632927 T885 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 632928 T885 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 632931 T885 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 632931 T922 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: 4, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   2> 633628 T885 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 633671 T885 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51667
[junit4:junit4]   2> 633672 T885 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 633673 T885 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 633673 T885 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty4-1368672700801
[junit4:junit4]   2> 633674 T885 oasc.CoreContainer$Initializer.initialize looking for solr config file: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty4-1368672700801/solr.xml
[junit4:junit4]   2> 633675 T885 oasc.CoreContainer.<init> New CoreContainer 677494621
[junit4:junit4]   2> 633676 T885 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty4-1368672700801/'
[junit4:junit4]   2> 633676 T885 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty4-1368672700801/'
[junit4:junit4]   2> 633938 T885 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 633939 T885 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 633940 T885 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 633940 T885 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 633941 T885 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 633942 T885 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 633942 T885 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 633943 T885 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 633944 T885 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 633944 T885 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 633981 T885 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 633982 T885 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51650/solr
[junit4:junit4]   2> 633983 T885 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 633996 T908 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 634013 T974 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@64d867a4 name:ZooKeeperConnection Watcher:127.0.0.1:51650 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 634019 T885 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 634024 T885 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 634024 T908 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51663_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51663"}
[junit4:junit4]   2> 634032 T885 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 634042 T959 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 634042 T927 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 634057 T943 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 634062 T907 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 634070 T914 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 634109 T885 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 634116 T976 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2ae64333 name:ZooKeeperConnection Watcher:127.0.0.1:51650/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 634116 T885 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 634137 T885 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 634946 T922 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: 4, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
[junit4:junit4]   2> 634947 T922 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=4&state=recovering&nodeName=127.0.0.1:51663_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2016 
[junit4:junit4]   2> 635160 T885 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51667_
[junit4:junit4]   2> 635168 T885 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51667_
[junit4:junit4]   2> 635176 T943 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 635177 T914 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 635183 T927 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 635183 T927 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 635189 T943 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 635191 T959 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 635196 T959 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 635202 T976 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 635218 T977 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty4-1368672700801/collection1
[junit4:junit4]   2> 635219 T977 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 635221 T977 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 635222 T977 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 635224 T907 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 635231 T907 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 635234 T977 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty4-1368672700801/collection1/'
[junit4:junit4]   2> 635236 T977 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty4-1368672700801/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 635237 T977 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty4-1368672700801/collection1/lib/README' to classloader
[junit4:junit4]   2> 635249 T914 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 635336 T977 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 635537 T977 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 635548 T977 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 635560 T977 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 636934 T977 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 636940 T977 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2>  C57_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:51663_, base_url=http://127.0.0.1:51663}
[junit4:junit4]   2> 636974 T962 C57 P51663 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:51657/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 636974 T962 C57 P51663 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:51663 START replicas=[http://127.0.0.1:51657/collection1/] nUpdates=100
[junit4:junit4]   2> 636979 T977 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 636983 T962 C57 P51663 oasu.PeerSync.sync WARN no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 636983 T962 C57 P51663 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 636984 T962 C57 P51663 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 636984 T962 C57 P51663 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 636984 T962 C57 P51663 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 636985 T962 C57 P51663 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:51657/collection1/. core=collection1
[junit4:junit4]   2> 636986 T962 C57 P51663 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C58 name=collection1 org.apache.solr.core.SolrCore@3fdc2858 url=http://127.0.0.1:51657/collection1 node=127.0.0.1:51657_ C58_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:51657_, base_url=http://127.0.0.1:51657, leader=true}
[junit4:junit4]   2> 637057 T918 C58 P51657 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 637065 T923 C58 P51657 oasc.SolrCore.execute [collection1] webapp= path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=10 
[junit4:junit4]   2> 637095 T918 C58 P51657 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5cdbf201 lockFactory=org.apache.lucene.store.NativeFSLockFactory@21ea0433),segFN=segments_1,generation=1}
[junit4:junit4]   2> 637104 T918 C58 P51657 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 637128 T918 C58 P51657 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5cdbf201 lockFactory=org.apache.lucene.store.NativeFSLockFactory@21ea0433),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5cdbf201 lockFactory=org.apache.lucene.store.NativeFSLockFactory@21ea0433),segFN=segments_2,generation=2}
[junit4:junit4]   2> 637129 T918 C58 P51657 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 637151 T977 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 637152 T918 C58 P51657 oass.SolrIndexSearcher.<init> Opening Searcher@a5085b3 realtime
[junit4:junit4]   2> 637154 T918 C58 P51657 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 637154 T918 C58 P51657 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 97
[junit4:junit4]   2> 637158 T962 C57 P51663 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 637159 T962 C57 P51663 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 637175 T920 C58 P51657 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 637176 T920 C58 P51657 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=4 
[junit4:junit4]   2> 637186 T962 C57 P51663 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 637196 T962 C57 P51663 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 637197 T962 C57 P51663 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 637212 T921 C58 P51657 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=2 
[junit4:junit4]   2> 637213 T962 C57 P51663 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 637220 T962 C57 P51663 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1368672677056/jetty3/index.20130516095145059
[junit4:junit4]   2> 637221 T962 C57 P51663 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@419f16a7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@608e29c) fullCopy=false
[junit4:junit4]   2> 637233 T922 C58 P51657 oasc.SolrCore.execute [collection1] webapp= path=/replication params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 637237 T962 C57 P51663 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 637287 T962 C57 P51663 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 637288 T962 C57 P51663 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 637301 T962 C57 P51663 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6518599f lockFactory=org.apache.lucene.store.NativeFSLockFactory@ae72053),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6518599f lockFactory=org.apache.lucene.store.NativeFSLockFactory@ae72053),segFN=segments_2,generation=2}
[junit4:junit4]   2> 637305 T962 C57 P51663 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 637310 T962 C57 P51663 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 637310 T962 C57 P51663 oass.SolrIndexSearcher.<init> Opening Searcher@6344b0b7 main
[junit4:junit4]   2> 637316 T961 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6344b0b7 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 637317 T962 C57 P51663 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.ShardSplitTest-1368672677056/jetty3/index.20130516095145059 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ShardSplitTest-1368672677056/jetty3/index.20130516095145059;done=true>>]
[junit4:junit4]   2> 637317 T962 C57 P51663 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.ShardSplitTest-1368672677056/jetty3/index.20130516095145059
[junit4:junit4]   2> 637320 T962 C57 P51663 oasc.CachingDirectoryFactory.closeCacheValue Removing directory before core close: ./org.apache.solr.cloud.ShardSplitTest-1368672677056/jetty3/index.20130516095145059
[junit4:junit4]   2> 637320 T962 C57 P51663 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 637321 T962 C57 P51663 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 637321 T962 C57 P51663 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 637321 T962 C57 P51663 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 637329 T962 C57 P51663 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 637512 T977 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 637513 T977 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty4-1368672700801/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1368672677056/jetty4/
[junit4:junit4]   2> 637513 T977 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b1188f3
[junit4:junit4]   2> 637514 T977 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 637515 T977 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1368672677056/jetty4
[junit4:junit4]   2> 637526 T977 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1368672677056/jetty4/index/
[junit4:junit4]   2> 637527 T977 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1368672677056/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 637537 T977 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1368672677056/jetty4/index
[junit4:junit4]   2> 637543 T977 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@39748bf1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@16816674),segFN=segments_1,generation=1}
[junit4:junit4]   2> 637544 T977 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 637549 T977 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 637551 T977 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 637563 T977 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 637572 T977 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 637573 T977 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 637573 T977 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 637590 T977 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 637591 T977 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 637592 T977 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 637613 T977 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 637655 T977 oass.SolrIndexSearcher.<init> Opening Searcher@451c33b1 main
[junit4:junit4]   2> 637657 T977 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.ShardSplitTest-1368672677056/jetty4/tlog
[junit4:junit4]   2> 637658 T977 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 637659 T977 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 637671 T980 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@451c33b1 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 637689 T977 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 637690 T977 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 638689 T908 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 638692 T908 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51663_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51663"}
[junit4:junit4]   2> 638707 T908 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51667_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51667"}
[junit4:junit4]   2> 638708 T908 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 638708 T908 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard2
[junit4:junit4]   2> 638728 T943 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 638728 T914 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 638738 T959 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 638745 T976 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 638751 T907 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 638752 T927 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 639698 T977 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 639698 T977 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51667 collection:collection1 shard:shard2
[junit4:junit4]   2> 639708 T977 oasc.ZkController.register We are http://127.0.0.1:51667/collection1/ and leader is http://127.0.0.1:51660/collection1/
[junit4:junit4]   2> 639709 T977 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51667
[junit4:junit4]   2> 639709 T977 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 639709 T977 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C59 name=collection1 org.apache.solr.core.SolrCore@32adf14b url=http://127.0.0.1:51667/collection1 node=127.0.0.1:51667_ C59_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:51667_, base_url=http://127.0.0.1:51667}
[junit4:junit4]   2> 639711 T981 C59 P51667 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 639713 T981 C59 P51667 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 639715 T981 C59 P51667 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 639716 T981 C59 P51667 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 639721 T977 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 639722 T981 C59 P51667 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 639725 T885 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 639726 T885 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 639726 T885 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 639769 T935 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: 5, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   2> 639774 T885 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 639782 T885 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   2> 639783 T885 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   2> 639786 T885 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 640290 T908 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 640293 T908 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51667_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51667"}
[junit4:junit4]   2> 640308 T943 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 640309 T927 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 640323 T959 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 640324 T907 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 640324 T914 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 640324 T976 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 640771 T935 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: 5, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4:junit4]   2> 640772 T935 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=5&state=recovering&nodeName=127.0.0.1:51667_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1003 
[junit4:junit4]   2> 640791 T885 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 641802 T885 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C59_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:51667_, base_url=http://127.0.0.1:51667}
[junit4:junit4]   2> 642777 T981 C59 P51667 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:51660/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 642779 T981 C59 P51667 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:51667 START replicas=[http://127.0.0.1:51660/collection1/] nUpdates=100
[junit4:junit4]   2> 642780 T981 C59 P51667 oasu.PeerSync.sync WARN no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 642780 T981 C59 P51667 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 642781 T981 C59 P51667 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 642781 T981 C59 P51667 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 642781 T981 C59 P51667 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 642782 T981 C59 P51667 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:51660/collection1/. core=collection1
[junit4:junit4]   2> 642782 T981 C59 P51667 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C60 name=collection1 org.apache.solr.core.SolrCore@1bd59f37 url=http://127.0.0.1:51660/collection1 node=127.0.0.1:51660_ C60_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:51660_, base_url=http://127.0.0.1:51660, leader=true}
[junit4:junit4]   2> 642811 T938 C60 P51660 oasc.SolrCore.execute [collection1] webapp= path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=2 
[junit4:junit4]   2> 642814 T885 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 642825 T939 C60 P51660 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 642830 T939 C60 P51660 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2f412d31 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2a57eb6c),segFN=segments_1,generation=1}
[junit4:junit4]   2> 642831 T939 C60 P51660 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 642832 T939 C60 P51660 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2f412d31 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2a57eb6c),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2f412d31 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2a57eb6c),segFN=segments_2,generation=2}
[junit4:junit4]   2> 642833 T939 C60 P51660 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 642834 T939 C60 P51660 oass.SolrIndexSearcher.<init> Opening Searcher@2e21fe4f realtime
[junit4:junit4]   2> 642835 T939 C60 P51660 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 642836 T939 C60 P51660 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 11
[junit4:junit4]   2> 642841 T981 C59 P51667 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 642842 T981 C59 P51667 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 642849 T936 C60 P51660 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 642852 T936 C60 P51660 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=5 
[junit4:junit4]   2> 642856 T981 C59 P51667 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 642857 T981 C59 P51667 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 642857 T981 C59 P51667 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 642864 T937 C60 P51660 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=1 
[junit4:junit4]   2> 642866 T981 C59 P51667 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 642869 T981 C59 P51667 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1368672677056/jetty4/index.20130516095150712
[junit4:junit4]   2> 642870 T981 C59 P51667 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@1da77caa lockFactory=org.apache.lucene.store.NativeFSLockFactory@1ea90f19) fullCopy=false
[junit4:junit4]   2> 642876 T935 C60 P51660 oasc.SolrCore.execute [collection1] webapp= path=/replication params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
[junit4:junit4]   2> 642880 T981 C59 P51667 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 642883 T981 C59 P51667 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 642883 T981 C59 P51667 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 642885 T981 C59 P51667 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@39748bf1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@16816674),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@39748bf1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@16816674),segFN=segments_2,generation=2}
[junit4:junit4]   2> 642887 T981 C59 P51667 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 642887 T981 C59 P51667 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 642888 T981 C59 P51667 oass.SolrIndexSearcher.<init> Opening Searcher@3658e21a main
[junit4:junit4]   2> 642889 T980 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3658e21a main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 642891 T981 C59 P51667 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.ShardSplitTest-1368672677056/jetty4/index.20130516095150712 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ShardSplitTest-1368672677056/jetty4/index.20130516095150712;done=true>>]
[junit4:junit4]   2> 642891 T981 C59 P51667 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.ShardSplitTest-1368672677056/jetty4/index.20130516095150712
[junit4:junit4]   2> 642891 T981 C59 P51667 oasc.CachingDirectoryFactory.closeCacheValue Removing directory before core close: ./org.apache.solr.cloud.ShardSplitTest-1368672677056/jetty4/index.20130516095150712
[junit4:junit4]   2> 642892 T981 C59 P51667 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 642892 T981 C59 P51667 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 642892 T981 C59 P51667 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 642893 T981 C59 P51667 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 642897 T981 C59 P51667 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 643346 T908 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 643348 T908 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51667_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51667"}
[junit4:junit4]   2> 643363 T976 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 643363 T907 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 643364 T927 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 643368 T959 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 643368 T914 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 643370 T943 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 643820 T885 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 643823 T885 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> ASYNC  NEW_CORE C61 name=collection1 org.apache.solr.core.SolrCore@31d2eb50 url=http://127.0.0.1:51653/collection1 node=127.0.0.1:51653_ C61_STATE=coll:control_collection core:collection1 props:{shard=shard1, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:51653_, base_url=http://127.0.0.1:51653, leader=true}
[junit4:junit4]   2> 643844 T902 C61 P51653 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 643854 T902 C61 P51653 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@364f85f lockFactory=org.apache.lucene.store.NativeFSLockFactory@65eff5be),segFN=segments_1,generation=1}
[junit4:junit4]   2> 643855 T902 C61 P51653 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 643857 T902 C61 P51653 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@364f85f lockFactory=org.apache.lucene.store.NativeFSLockFactory@65eff5be),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@364f85f lockFactory=org.apache.lucene.store.NativeFSLockFactory@65eff5be),segFN=segments_2,generation=2}
[junit4:junit4]   2> 643857 T902 C61 P51653 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 643858 T902 C61 P51653 oass.SolrIndexSearcher.<init> Opening Searcher@50bcd85f main
[junit4:junit4]   2> 643859 T902 C61 P51653 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 643863 T911 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@50bcd85f main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 643864 T902 C61 P51653 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 20
[junit4:junit4]   2> 643895 T922 C58 P51657 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 643896 T922 C58 P51657 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5cdbf201 lockFactory=org.apache.lucene.store.NativeFSLockFactory@21ea0433),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5cdbf201 lockFactory=org.apache.lucene.store.NativeFSLockFactory@21ea0433),segFN=segments_3,generation=3}
[junit4:junit4]   2> 643897 T922 C58 P51657 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 643897 T922 C58 P51657 oass.SolrIndexSearcher.<init> Opening Searcher@4d819667 main
[junit4:junit4]   2> 643898 T922 C58 P51657 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 643899 T929 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4d819667 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 643900 T922 C58 P51657 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:51663/collection1/, StdNode: http://127.0.0.1:51660/collection1/, StdNode: http://127.0.0.1:51667/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2> 643923 T932 C60 P51660 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2>  C57_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:51663_, base_url=http://127.0.0.1:51663}
[junit4:junit4]   2> 643935 T952 C57 P51663 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 643938 T932 C60 P51660 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2f412d31 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2a57eb6c),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2f412d31 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2a57eb6c),segFN=segments_3,generation=3}
[junit4:junit4]   2>  C59_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:51667_, base_url=http://127.0.0.1:51667}
[junit4:junit4]   2> 643938 T968 C59 P51667 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 643939 T952 C57 P51663 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6518599f lockFactory=org.apache.lucene.store.NativeFSLockFactory@ae72053),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6518599f lockFactory=org.apache.lucene.store.NativeFSLockFactory@ae72053),segFN=segments_3,generation=3}
[junit4:junit4]   2> 643940 T952 C57 P51663 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 643938 T932 C60 P51660 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 643942 T932 C60 P51660 oass.SolrIndexSearcher.<init> Opening Searcher@1a72e1d4 main
[junit4:junit4]   2> 643943 T932 C60 P51660 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 643944 T945 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1a72e1d4 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 643946 T952 C57 P51663 oass.SolrIndexSearcher.<init> Opening Searcher@7803410d main
[junit4:junit4]   2> 643947 T952 C57 P51663 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 643949 T961 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7803410d main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 643950 T952 C57 P51663 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 15
[junit4:junit4]   2> 643952 T968 C59 P51667 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@39748bf1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@16816674),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@39748bf1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@16816674),segFN=segments_3,generation=3}
[junit4:junit4]   2> 643952 T968 C59 P51667 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 643954 T968 C59 P51667 oass.SolrIndexSearcher.<init> Opening Searcher@148507ab main
[junit4:junit4]   2> 643954 T968 C59 P51667 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 643957 T980 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@148507ab main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 643957 T968 C59 P51667 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 19
[junit4:junit4]   2> 643952 T932 C60 P51660 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 29
[junit4:junit4]   2> 643961 T922 C58 P51657 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 67
[junit4:junit4]   2> 643965 T885 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 643973 T923 C58 P51657 oasc.SolrCore.execute [collection1] webapp= path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 643980 T953 C57 P51663 oasc.SolrCore.execute [collection1] webapp= path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 643986 T936 C60 P51660 oasc.SolrCore.execute [collection1] webapp= path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 643997 T969 C59 P51667 oasc.SolrCore.execute [collection1] webapp= path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=3 
[junit4:junit4]   2> 646009 T902 C61 P51653 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1435157359600074752)} 0 3
[junit4:junit4]   2> 646066 T970 C59 P51667 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={update.distrib=FROMLEADER&_version_=-1435157359609511936&update.from=http://127.0.0.1:51660/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1435157359609511936)} 0 2
[junit4:junit4]   2> 646079 T953 C57 P51663 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={update.distrib=FROMLEADER&_version_=-1435157359660892160&update.from=http://127.0.0.1:51657/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1435157359660892160)} 0 4
[junit4:junit4]   2> 646081 T923 C58 P51657 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={update.distrib=TOLEADER&wt=javabin&version=2} {deleteByQuery=*:* (-1435157359660892160)} 0 16
[junit4:junit4]   2> 646083 T936 C60 P51660 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1435157359609511936)} 0 68
[junit4:junit4]   2> 646092 T897 C61 P51653 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[a!0 (1435157359685009408)]} 0 4
[junit4:junit4]   2> 646103 T971 C59 P51667 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51660/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[a!0 (1435157359694446592)]} 0 2
[junit4:junit4]   2> 646105 T937 C60 P51660 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[a!0 (1435157359694446592)]} 0 8
[junit4:junit4]   2> 646111 T898 C61 P51653 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[b!1 (1435157359708078080)]} 0 1
[junit4:junit4]   2> 646130 T954 C57 P51663 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51657/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[b!1 (1435157359717515264)]} 0 4
[junit4:junit4]   2> 646132 T918 C58 P51657 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51660/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[b!1 (1435157359717515264)]} 0 14
[junit4:junit4]   2> 646134 T935 C60 P51660 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[b!1]} 0 19
[junit4:junit4]   2> 646139 T899 C61 P51653 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[c!2 (1435157359737438208)]} 0 1
[junit4:junit4]   2> 646148 T955 C57 P51663 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51657/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[c!2 (1435157359743729664)]} 0 1
[junit4:junit4]   2> 646149 T919 C58 P51657 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[c!2 (1435157359743729664)]} 0 6
[junit4:junit4]   2> 646154 T900 C61 P51653 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[d!3 (1435157359753166848)]} 0 1
[junit4:junit4]   2> 646163 T972 C59 P51667 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51660/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[d!3 (1435157359758409728)]} 0 1
[junit4:junit4]   2> 646164 T938 C60 P51660 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[d!3 (1435157359758409728)]} 0 6
[junit4:junit4]   2> 646178 T901 C61 P51653 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[e!4 (1435157359774138368)]} 0 7
[junit4:junit4]   2> 646187 T967 C59 P51667 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51660/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[e!4 (1435157359783575552)]} 0 1
[junit4:junit4]   2> 646189 T939 C60 P51660 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[e!4 (1435157359783575552)]} 0 7
[junit4:junit4]   2> 646194 T902 C61 P51653 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[f!5 (1435157359795109888)]} 0 1
[junit4:junit4]   2> 646207 T968 C59 P51667 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51660/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[f!5 (1435157359804547072)]} 0 1
[junit4:junit4]   2> 646208 T932 C60 P51660 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51657/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[f!5 (1435157359804547072)]} 0 7
[junit4:junit4]   2> 646210 T920 C58 P51657 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[f!5]} 0 12
[junit4:junit4]   2> 646234 T897 C61 P51653 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[g!6 (1435157359838101504)]} 0 1
[junit4:junit4]   2> 646256 T950 C57 P51663 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51657/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[g!6 (1435157359848587264)]} 0 1
[junit4:junit4]   2> 646259 T921 C58 P51657 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51660/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[g!6 (1435157359848587264)]} 0 15
[junit4:junit4]   2> 646261 T936 C60 P51660 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[g!6]} 0 21
[junit4:junit4]   2> 646266 T898 C61 P51653 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[h!7 (1435157359871655936)]} 0 1
[junit4:junit4]   2> 646284 T951 C57 P51663 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51657/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[h!7 (1435157359882141696)]} 0 1
[junit4:junit4]   2> 646290 T922 C58 P51657 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51660/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[h!7 (1435157359882141696)]} 0 14
[junit4:junit4]   2> 646292 T937 C60 P51660 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[h!7]} 0 20
[junit4:junit4]   2> 646297 T899 C61 P51653 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[i!8 (1435157359904161792)]} 0 1
[junit4:junit4]   2> 646334 T952 C57 P51663 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51657/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[i!8 (1435157359935619072)]} 0 1
[junit4:junit4]   2> 646336 T923 C58 P51657 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51660/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[i!8 (1435157359935619072)]} 0 9
[junit4:junit4]   2> 646337 T935 C60 P51660 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[i!8]} 0 17
[junit4:junit4]   2> 646344 T901 C61 P51653 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[j!9 (1435157359952396288)]} 0 1
[junit4:junit4]   2> 646355 T953 C57 P51663 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51657/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[j!9 (1435157359960784896)]} 0 1
[junit4:junit4]   2> 646357 T918 C58 P51657 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[j!9 (1435157359960784896)]} 0 7
[junit4:junit4]   2> 646363 T902 C61 P51653 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[k!10 (1435157359973367808)]} 0 1
[junit4:junit4]   2> 646383 T954 C57 P51663 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51657/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[k!10 (1435157359982804992)]} 0 5
[junit4:junit4]   2> 646385 T919 C58 P51657 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51660/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[k!10 (1435157359982804992)]} 0 13
[junit4:junit4]   2> 646386 T938 C60 P51660 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[k!10]} 0 18
[junit4:junit4]   2> 646392 T897 C61 P51653 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[l!11 (1435157360002727936)]} 0 1
[junit4:junit4]   2> 646412 T969 C59 P51667 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51660/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[l!11 (1435157360013213696)]} 0 1
[junit4:junit4]   2> 646414 T939 C60 P51660 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51657/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[l!11 (1435157360013213696)]} 0 13
[junit4:junit4]   2> 646416 T921 C58 P51657 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[l!11]} 0 20
[junit4:junit4]   2> 646423 T898 C61 P51653 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[m!12 (1435157360036282368)]} 0 1
[junit4:junit4]   2> 646436 T971 C59 P51667 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51660/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[m!12 (1435157360044670976)]} 0 1
[junit4:junit4]   2> 646438 T936 C60 P51660 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51657/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[m!12 (1435157360044670976)]} 0 7
[junit4:junit4]   2> 646440 T922 C58 P51657 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[m!12]} 0 12
[junit4:junit4]   2> 646449 T899 C61 P51653 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[n!13 (1435157360062496768)]} 0 2
[junit4:junit4]   2> 646469 T955 C57 P51663 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51657/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[n!13 (1435157360075079680)]} 0 1
[junit4:junit4]   2> 646471 T923 C58 P51657 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[n!13 (1435157360075079680)]} 0 12
[junit4:junit4]   2> 646481 T900 C61 P51653 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[o!14 (1435157360096051200)]} 0 2
[junit4:junit4]   2> 646497 T972 C59 P51667 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51660/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[o!14 (1435157360107585536)]} 0 2
[junit4:junit4]   2> 646499 T937 C60 P51660 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[o!14 (1435157360107585536)]} 0 9
[junit4:junit4]   2> 646507 T901 C61 P51653 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[p!15 (1435157360123314176)]} 0 1
[junit4:junit4]   2> 646525 T951 C57 P51663 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51657/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[p!15 (1435157360136945664)]} 0 1
[junit4:junit4]   2> 646532 T918 C58 P51657 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51660/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[p!15 (1435157360136945664)]} 0 14
[junit4:junit4]   2> 646538 T935 C60 P51660 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[p!15]} 0 25
[junit4:junit4]   2> 646544 T902 C61 P51653 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[q!16 (1435157360163160064)]} 0 1
[junit4:junit4]   2> 646563 T952 C57 P51663 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51657/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[q!16 (1435157360177840128)]} 0 1
[junit4:junit4]   2> 646564 T919 C58 P51657 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51660/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[q!16 (1435157360177840128)]} 0 7
[junit4:junit4]   2> 646566 T938 C60 P51660 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[q!16]} 0 17
[junit4:junit4]   2> 646574 T897 C61 P51653 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[r!17 (1435157360193568768)]} 0 2
[junit4:junit4]   2> 646585 T967 C59 P51667 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51660/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[r!17 (1435157360200908800)]} 0 1
[junit4:junit4]   2> 646588 T939 C60 P51660 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[r!17 (1435157360200908800)]} 0 9
[junit4:junit4]   2> 646595 T898 C61 P51653 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[s!18 (1435157360215588864)]} 0 1
[junit4:junit4]   2> 646607 T953 C57 P51663 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51657/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[s!18 (1435157360222928896)]} 0 1
[junit4:junit4]   2> 646610 T920 C58 P51657 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[s!18 (1435157360222928896)]} 0 9
[junit4:junit4]   2> 646616 T899 C61 P51653 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[t!19 (1435157360237608960)]} 0 1
[junit4:junit4]   2> 646633 T954 C57 P51663 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51657/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[t!19 (1435157360250191872)]} 0 1
[junit4:junit4]   2> 646636 T921 C58 P51657 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51660/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[t!19 (1435157360250191872)]} 0 9
[junit4:junit4]   2> 646646 T932 C60 P51660 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[t!19]} 0 24
[junit4:junit4]   2> 646652 T900 C61 P51653 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[u!20 (1435157360275357696)]} 0 0
[junit4:junit4]   2> 646667 T968 C59 P51667 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51660/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[u!20 (1435157360285843456)]} 0 2
[junit4:junit4]   2> 646669 T936 C60 P51660 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51657/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[u!20 (1435157360285843456)]} 0 8
[junit4:junit4]   2> 646672 T922 C58 P51657 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[u!20]} 0 16
[junit4:junit4]   2> 646681 T901 C61 P51653 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[v!21 (1435157360305766400)]} 0 1
[junit4:junit4]   2> 646708 T950 C57 P51663 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51657/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[v!21 (1435157360328835072)]} 0 1
[junit4:junit4]   2> 646710 T923 C58 P51657 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51660/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[v!21 (1435157360328835072)]} 0 9
[junit4:junit4]   2> 646714 T937 C60 P51660 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[v!21]} 0 19
[junit4:junit4]   2> 646723 T902 C61 P51653 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[w!22 (1435157360349806592)]} 0 1
[junit4:junit4]   2> 646738 T955 C57 P51663 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51657/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[w!22 (1435157360362389504)]} 0 0
[junit4:junit4]   2> 646746 T918 C58 P51657 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51660/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[w!22 (1435157360362389504)]} 0 13
[junit4:junit4]   2> 646748 T935 C60 P51660 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[w!22]} 0 18
[junit4:junit4]   2> 646754 T898 C61 P51653 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[x!23 (1435157360382312448)]} 0 1
[junit4:junit4]   2> 646765 T969 C59 P51667 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51660/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[x!23 (1435157360391749632)]} 0 0
[junit4:junit4]   2> 646768 T938 C60 P51660 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51657/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[x!23 (1435157360391749632)]} 0 6
[junit4:junit4]   2> 646769 T919 C58 P51657 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[x!23]} 0 10
[junit4:junit4]   2> 646779 T899 C61 P51653 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[y!24 (1435157360408526848)]} 0 2
[junit4:junit4]   2> 646792 T970 C59 P51667 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51660/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[y!24 (1435157360416915456)]} 0 1
[junit4:junit4]   2> 646794 T939 C60 P51660 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51657/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[y!24 (1435157360416915456)]} 0 8
[junit4:junit4]   2> 646795 T920 C58 P51657 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[y!24]} 0 12
[junit4:junit4]   2> 646800 T900 C61 P51653 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[z!25 (1435157360431595520)]} 0 1
[junit4:junit4]   2> 646809 T951 C57 P51663 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51657/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[z!25 (1435157360436838400)]} 0 1
[junit4:junit4]   2> 646811 T922 C58 P51657 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[z!25 (1435157360436838400)]} 0 7
[junit4:junit4]   2> 646817 T901 C61 P51653 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[a!26 (1435157360449421312)]} 0 1
[junit4:junit4]   2> 646829 T971 C59 P51667 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51660/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[a!26 (1435157360456761344)]} 0 1
[junit4:junit4]   2> 646831 T932 C60 P51660 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[a!26 (1435157360456761344)]} 0 8
[junit4:junit4]   2> 646841 T897 C61 P51653 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[b!27 (1435157360470392832)]} 0 4
[junit4:junit4]   2> 646854 T952 C57 P51663 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51657/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[b!27 (1435157360481927168)]} 0 1
[junit4:junit4]   2> 646856 T923 C58 P51657 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[b!27 (1435157360481927168)]} 0 9
[junit4:junit4]   2> 646861 T902 C61 P51653 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[c!28 (1435157360494510080)]} 0 1
[junit4:junit4]   2> 646870 T953 C57 P51663 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51657/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[c!28 (1435157360499752960)]} 0 1
[junit4:junit4]   2> 646872 T918 C58 P51657 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[c!28 (1435157360499752960)]} 0 7
[junit4:junit4]   2> 646878 T898 C61 P51653 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[d!29 (1435157360512335872)]} 0 1
[junit4:junit4]   2> 646889 T967 C59 P51667 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51660/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[d!29 (1435157360518627328)]} 0 1
[junit4:junit4]   2> 646891 T937 C60 P51660 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[d!29 (1435157360518627328)]} 0 8
[junit4:junit4]   2> 646897 T899 C61 P51653 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[e!30 (1435157360532258816)]} 0 1
[junit4:junit4]   2> 646916 T968 C59 P51667 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51660/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[e!30 (1435157360546938880)]} 0 0
[junit4:junit4]   2> 646918 T935 C60 P51660 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51657/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[e!30 (1435157360546938880)]} 0 9
[junit4:junit4]   2> 646919 T919 C58 P51657 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[e!30]} 0 17
[junit4:junit4]   2> 646925 T900 C61 P51653 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[f!31 (1435157360561618944)]} 0 1
[junit4:junit4]   2> 646935 T969 C59 P51667 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51660/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[f!31 (1435157360567910400)]} 0 1
[junit4:junit4]   2> 646937 T938 C60 P51660 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[f!31 (1435157360567910400)]} 0 7
[junit4:junit4]   2> 646941 T901 C61 P51653 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[g!32 (1435157360579444736)]} 0 1
[junit4:junit4]   2> 646950 T950 C57 P51663 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51657/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[g!32 (1435157360584687616)]} 0 0
[junit4:junit4]   2> 646952 T920 C58 P51657 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[g!32 (1435157360584687616)]} 0 6
[junit4:junit4]   2> 646957 T897 C61 P51653 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[h!33 (1435157360596221952)]} 0 1
[junit4:junit4]   2> 646967 T955 C57 P51663 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51657/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[h!33 (1435157360601464832)]} 0 1
[junit4:junit4]   2> 646969 T921 C58 P51657 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[h!33 (1435157360601464832)]} 0 7
[junit4:junit4]   2> 646980 T902 C61 P51653 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[i!34 (1435157360619290624)]} 0 1
[junit4:junit4]   2> 646992 T951 C57 P51663 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51657/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[i!34 (1435157360628727808)]} 0 1
[junit4:junit4]   2> 646995 T922 C58 P51657 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51660/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[i!34 (1435157360628727808)]} 0 7
[junit4:junit4]   2> 646996 T939 C60 P51660 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[i!34]} 0 12
[junit4:junit4]   2> 647001 T898 C61 P51653 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[j!35 (1435157360642359296)]} 0 1
[junit4:junit4]   2> 647015 T952 C57 P51663 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51657/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[j!35 (1435157360651796480)]} 0 2
[junit4:junit4]   2> 647017 T923 C58 P51657 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51660/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[j!35 (1435157360651796480)]} 0 8
[junit4:junit4]   2> 647018 T936 C60 P51660 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[j!35]} 0 13
[junit4:junit4]   2> 647024 T899 C61 P51653 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[k!36 (1435157360665427968)]} 0 1
[junit4:junit4]   2> 647032 T954 C57 P51663 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51657/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[k!36 (1435157360670670848)]} 0 0
[junit4:junit4]   2> 647035 T918 C58 P51657 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[k!36 (1435157360670670848)]} 0 7
[junit4:junit4]   2> 647046 T900 C61 P51653 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[l!37 (1435157360688496640)]} 0 4
[junit4:junit4]   2> 647062 T970 C59 P51667 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51660/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[l!37 (1435157360700030976)]} 0 1
[junit4:junit4]   2> 647063 T932 C60 P51660 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51657/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[l!37 (1435157360700030976)]} 0 7
[junit4:junit4]   2> 647065 T919 C58 P51657 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[l!37]} 0 13
[junit4:junit4]   2> 647069 T901 C61 P51653 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[m!38 (1435157360713662464)]} 0 1
[junit4:junit4]   2> 647079 T971 C59 P51667 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51660/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[m!38 (1435157360718905344)]} 0 2
[junit4:junit4]   2> 647081 T937 C60 P51660 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[m!38 (1435157360718905344)]} 0 8
[junit4:junit4]   2> 647085 T897 C61 P51653 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[n!39 (1435157360730439680)]} 0 0
[junit4:junit4]   2> 647098 T953 C57 P51663 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51657/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[n!39 (1435157360739876864)]} 0 1
[junit4:junit4]   2> 647099 T920 C58 P51657 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51660/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[n!39 (1435157360739876864)]} 0 6
[junit4:junit4]   2> 647101 T935 C60 P51660 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[n!39]} 0 11
[junit4:junit4]   2> 647111 T902 C61 P51653 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[o!40 (1435157360756654080)]} 0 1
[junit4:junit4]   2> 647130 T972 C59 P51667 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51660/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[o!40 (1435157360770285568)]} 0 1
[junit4:junit4]   2> 647131 T938 C60 P51660 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[o!40 (1435157360770285568)]} 0 8
[junit4:junit4]   2> 647136 T898 C61 P51653 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[p!41 (1435157360783917056)]} 0 1
[junit4:junit4]   2> 647149 T950 C57 P51663 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51657/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[p!41 (1435157360793354240)]} 0 1
[junit4:junit4]   2> 647151 T921 C58 P51657 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51660/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[p!41 (1435157360793354240)]} 0 7
[junit4:junit4]   2> 647153 T939 C60 P51660 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[p!41]} 0 12
[junit4:junit4]   2> 647158 T900 C61 P51653 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[q!42 (1435157360805937152)]} 0 1
[junit4:junit4]   2> 647174 T955 C57 P51663 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51657/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[q!42 (1435157360814325760)]} 0 5
[junit4:junit4]   2> 647176 T922 C58 P51657 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51660/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[q!42 (1435157360814325760)]} 0 12
[junit4:junit4]   2> 647177 T936 C60 P51660 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[q!42]} 0 16
[junit4:junit4]   2> 647181 T901 C61 P51653 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[r!43 (1435157360831102976)]} 0 0
[junit4:junit4]   2> 647192 T967 C59 P51667 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51660/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[r!43 (1435157360837394432)]} 0 1
[junit4:junit4]   2> 647193 T932 C60 P51660 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[r!43 (1435157360837394432)]} 0 6
[junit4:junit4]   2> 647201 T897 C61 P51653 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[s!44 (1435157360852074496)]} 0 0
[junit4:junit4]   2> 647217 T951 C57 P51663 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51657/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[s!44 (1435157360864657408)]} 0 1
[junit4:junit4]   2> 647219 T923 C58 P51657 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51660/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[s!44 (1435157360864657408)]} 0 6
[junit4:junit4]   2> 647220 T937 C60 P51660 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[s!44]} 0 10
[junit4:junit4]   2> 647224 T902 C61 P51653 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[t!45 (1435157360876191744)]} 0 0
[junit4:junit4]   2> 647232 T952 C57 P51663 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51657/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[t!45 (1435157360880386048)]} 0 1
[junit4:junit4]   2> 647234 T919 C58 P51657 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[t!45 (1435157360880386048)]} 0 6
[junit4:junit4]   2> 647242 T899 C61 P51653 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[u!46 (1435157360894017536)]} 0 2
[junit4:junit4]   2> 647253 T968 C59 P51667 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51660/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[u!46 (1435157360901357568)]} 0 1
[junit4:junit4]   2> 647254 T935 C60 P51660 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[u!46 (1435157360901357568)]} 0 6
[junit4:junit4]   2> 647258 T898 C61 P51653 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[v!47 (1435157360911843328)]} 0 1
[junit4:junit4]   2> 647270 T954 C57 P51663 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51657/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[v!47 (1435157360920231936)]} 0 0
[junit4:junit4]   2> 647272 T920 C58 P51657 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51660/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[v!47 (1435157360920231936)]} 0 6
[junit4:junit4]   2> 647274 T939 C60 P51660 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[v!47]} 0 11
[junit4:junit4]   2> 647279 T900 C61 P51653 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[w!48 (1435157360932814848)]} 0 1
[junit4:junit4]   2> 647288 T950 C57 P51663 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51657/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[w!48 (1435157360939106304)]} 0 1
[junit4:junit4]   2> 647291 T921 C58 P51657 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[w!48 (1435157360939106304)]} 0 8
[junit4:junit4]   2> 647296 T901 C61 P51653 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[x!49 (1435157360950640640)]} 0 1
[junit4:junit4]   2> 647322 T970 C59 P51667 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51660/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[x!49 (1435157360965320704)]} 0 1
[junit4:junit4]   2> 647323 T936 C60 P51660 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51657/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[x!49 (1435157360965320704)]} 0 15
[junit4:junit4]   2> 647325 T922 C58 P51657 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[x!49]} 0 24
[junit4:junit4]   2> 647331 T897 C61 P51653 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[y!50 (1435157360988389376)]} 0 0
[junit4:junit4]   2> 647347 T971 C59 P51667 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51660/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[y!50 (1435157360999923712)]} 0 1
[junit4:junit4]   2> 647349 T932 C60 P51660 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51657/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[y!50 (1435157360999923712)]} 0 7
[junit4:junit4]   2> 647351 T918 C58 P51657 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[y!50]} 0 13
[junit4:junit4]   2> 647356 T902 C61 P51653 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[z!51 (1435157361013555200)]} 0 1
[junit4:junit4]   2> 647374 T955 C57 P51663 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51657/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[z!51 (1435157361022992384)]} 0 4
[junit4:junit4]   2> 647378 T923 C58 P51657 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51660/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[z!51 (1435157361022992384)]} 0 14
[junit4:junit4]   2> 647380 T937 C60 P51660 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[z!51]} 0 19
[junit4:junit4]   2> 647385 T899 C61 P51653 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[a!52 (1435157361045012480)]} 0 1
[junit4:junit4]   2> 647401 T972 C59 P51667 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51660/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[a!52 (1435157361056546816)]} 0 0
[junit4:junit4]   2> 647403 T938 C60 P51660 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51657/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[a!52 (1435157361056546816)]} 0 7
[junit4:junit4]   2> 647404 T919 C58 P51657 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[a!52]} 0 14
[junit4:junit4]   2> 647409 T898 C61 P51653 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[b!53 (1435157361069129728)]} 0 1
[junit4:junit4]   2> 647421 T951 C57 P51663 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51657/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[b!53 (1435157361078566912)]} 0 1
[junit4:junit4]   2> 647423 T920 C58 P51657 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51660/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[b!53 (1435157361078566912)]} 0 6
[junit4:junit4]   2> 647424 T935 C60 P51660 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[b!53]} 0 10
[junit4:junit4]   2> 647432 T900 C61 P51653 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[c!54 (1435157361093246976)]} 0 2
[junit4:junit4]   2> 647451 T952 C57 P51663 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51657/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[c!54 (1435157361106878464)]} 0 1
[junit4:junit4]   2> 647453 T921 C58 P51657 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51660/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[c!54 (1435157361106878464)]} 0 10
[junit4:junit4]   2> 647454 T939 C60 P51660 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[c!54]} 0 16
[junit4:junit4]   2> 647459 T901 C61 P51653 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[d!55 (1435157361121558528)]} 0 0
[junit4:junit4]   2> 647474 T967 C59 P51667 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51660/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[d!55 (1435157361133092864)]} 0 1
[junit4:junit4]   2> 647476 T936 C60 P51660 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[d!55 (1435157361133092864)]} 0 7
[junit4:junit4]   2> 647481 T897 C61 P51653 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[e!56 (1435157361144627200)]} 0 1
[junit4:junit4]   2> 647494 T969 C59 P51667 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51660/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[e!56 (1435157361154064384)]} 0 1
[junit4:junit4]   2> 647496 T932 C60 P51660 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51657/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[e!56 (1435157361154064384)]} 0 7
[junit4:junit4]   2> 647497 T922 C58 P51657 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[e!56]} 0 12
[junit4:junit4]   2> 647509 T902 C61 P51653 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[f!57 (1435157361172938752)]} 0 3
[junit4:junit4]   2> 647518 T968 C59 P51667 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51660/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[f!57 (1435157361180278784)]} 0 1
[junit4:junit4]   2> 647519 T937 C60 P51660 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[f!57 (1435157361180278784)]} 0 6
[junit4:junit4]   2> 647526 T899 C61 P51653 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[g!58 (1435157361191813120)]} 0 1
[junit4:junit4]   2> 647533 T953 C57 P51663 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51657/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[g!58 (1435157361197056000)]} 0 0
[junit4:junit4]   2> 647536 T918 C58 P51657 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[g!58 (1435157361197056000)]} 0 7
[junit4:junit4]   2> 647541 T898 C61 P51653 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[h!59 (1435157361207541760)]} 0 1
[junit4:junit4]   2> 647552 T954 C57 P51663 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51657/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[h!59 (1435157361214881792)]} 0 1
[junit4:junit4]   2> 647554 T923 C58 P51657 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[h!59 (1435157361214881792)]} 0 7
[junit4:junit4]   2> 647558 T901 C61 P51653 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[i!60 (1435157361226416128)]} 0 0
[junit4:junit4]   2> 647578 T950 C57 P51663 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51657/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[i!60 (1435157361234804736)]} 0 3
[junit4:junit4]   2> 647579 T919 C58 P51657 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51660/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[i!60 (1435157361234804736)]} 0 14
[junit4:junit4]   2> 647582 T938 C60 P51660 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[i!60]} 0 20
[junit4:junit4]   2> 647596 T897 C61 P51653 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[j!61 (1435157361265213440)]} 0 1
[junit4:junit4]   2> 647606 T955 C57 P51663 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51657/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[j!61 (1435157361271504896)]} 0 1
[junit4:junit4]   2> 647608 T920 C58 P51657 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[j!61 (1435157361271504896)]} 0 7
[junit4:junit4]   2> 647613 T902 C61 P51653 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[k!62 (1435157361283039232)]} 0 1
[junit4:junit4]   2> 647622 T951 C57 P51663 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51657/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[k!62 (1435157361289330688)]} 0 1
[junit4:junit4]   2> 647625 T921 C58 P51657 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[k!62 (1435157361289330688)]} 0 8
[junit4:junit4]   2> 647630 T899 C61 P51653 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[l!63 (1435157361301913600)]} 0 1
[junit4:junit4]   2> 647645 T970 C59 P51667 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51660/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[l!63 (1435157361307156480)]} 0 1
[junit4:junit4]   2> 647647 T935 C60 P51660 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[l!63 (1435157361307156480)]} 0 13
[junit4:junit4]   2> 647653 T900 C61 P51653 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[m!64 (1435157361326030848)]} 0 1
[junit4:junit4]   2> 647667 T971 C59 P51667 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51660/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[m!64 (1435157361336516608)]} 0 1
[junit4:junit4]   2> 647668 T939 C60 P51660 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51657/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[m!64 (1435157361336516608)]} 0 6
[junit4:junit4]   2> 647670 T918 C58 P51657 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[m!64]} 0 11
[junit4:junit4]   2> 647674 T898 C61 P51653 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[n!65 (1435157361348050944)]} 0 1
[junit4:junit4]   2> 647684 T952 C57 P51663 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51657/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[n!65 (1435157361353293824)]} 0 1
[junit4:junit4]   2> 647686 T923 C58 P51657 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[n!65 (1435157361353293824)]} 0 8
[junit4:junit4]   2> 647691 T901 C61 P51653 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[o!66 (1435157361364828160)]} 0 1
[junit4:junit4]   2> 647700 T967 C59 P51667 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51660/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[o!66 (1435157361370071040)]} 0 1
[junit4:junit4]   2> 647707 T932 C60 P51660 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[o!66 (1435157361370071040)]} 0 12
[junit4:junit4]   2> 647716 T897 C61 P51653 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[p!67 (1435157361391042560)]} 0 1
[junit4:junit4]   2> 647731 T954 C57 P51663 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51657/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[p!67 (1435157361401528320)]} 0 1
[junit4:junit4]   2> 647732 T919 C58 P51657 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51660/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[p!67 (1435157361401528320)]} 0 7
[junit4:junit4]   2> 647734 T937 C60 P51660 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[p!67]} 0 13
[junit4:junit4]   2> 647743 T902 C61 P51653 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[q!68 (1435157361419354112)]} 0 2
[junit4:junit4]   2> 647753 T950 C57 P51663 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51657/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[q!68 (1435157361426694144)]} 0 0
[junit4:junit4]   2> 647755 T920 C58 P51657 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[q!68 (1435157361426694144)]} 0 6
[junit4:junit4]   2> 647760 T899 C61 P51653 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[r!69 (1435157361438228480)]} 0 0
[junit4:junit4]   2> 647769 T969 C59 P51667 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51660/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[r!69 (1435157361443471360)]} 0 1
[junit4:junit4]   2> 647774 T938 C60 P51660 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[r!69 (1435157361443471360)]} 0 10
[junit4:junit4]   2> 647782 T900 C61 P51653 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[s!70 (1435157361461297152)]} 0 1
[junit4:junit4]   2> 647794 T955 C57 P51663 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51657/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[s!70 (1435157361469685760)]} 0 1
[junit4:junit4]   2> 647795 T922 C58 P51657 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51660/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[s!70 (1435157361469685760)]} 0 6
[junit4:junit4]   2> 647796 T935 C60 P51660 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[s!70]} 0 9
[junit4:junit4]   2> 647802 T898 C61 P51653 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[t!71 (1435157361481220096)]} 0 1
[junit4:junit4]   2> 647816 T951 C57 P51663 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51657/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[t!71 (1435157361492754432)]} 0 1
[junit4:junit4]   2> 647818 T921 C58 P51657 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51660/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[t!71 (1435157361492754432)]} 0 7
[junit4:junit4]   2> 647820 T936 C60 P51660 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[t!71]} 0 12
[junit4:junit4]   2> 647825 T901 C61 P51653 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[u!72 (1435157361506385920)]} 0 1
[junit4:junit4]   2> 647835 T968 C59 P51667 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51660/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[u!72 (1435157361511628800)]} 0 0
[junit4:junit4]   2> 647841 T939 C60 P51660 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[u!72 (1435157361511628800)]} 0 11
[junit4:junit4]   2> 647851 T897 C61 P51653 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[v!73 (1435157361532600320)]} 0 1
[junit4:junit4]   2> 647863 T953 C57 P51663 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51657/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[v!73 (1435157361538891776)]} 0 1
[junit4:junit4]   2> 647865 T918 C58 P51657 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[v!73 (1435157361538891776)]} 0 9
[junit4:junit4]   

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

CollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 660571 T1007 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 660573 T1007 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51663_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51663"}
[junit4:junit4]   2> 660587 T976 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 660603 T885 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 51667
[junit4:junit4]   2> 660603 T885 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=677494621
[junit4:junit4]   2> 661609 T885 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 661609 T885 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 661612 T885 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@32adf14b
[junit4:junit4]   2> 661622 T885 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=2,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=45,adds=45,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=87,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
[junit4:junit4]   2> 661623 T885 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 661624 T885 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 661624 T885 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2>  C59_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:51667_, base_url=http://127.0.0.1:51667, leader=true}
[junit4:junit4]   2> 661629 T885 C59 P51667 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@39748bf1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@16816674),segFN=segments_4,generation=4}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@39748bf1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@16816674),segFN=segments_5,generation=5}
[junit4:junit4]   2> 661630 T885 C59 P51667 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 5
[junit4:junit4]   2> 661634 T885 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 661635 T885 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   2> 661635 T885 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.ShardSplitTest-1368672677056/jetty4 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ShardSplitTest-1368672677056/jetty4;done=false>>]
[junit4:junit4]   2> 661636 T885 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.ShardSplitTest-1368672677056/jetty4
[junit4:junit4]   2> 661636 T885 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.ShardSplitTest-1368672677056/jetty4/index [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ShardSplitTest-1368672677056/jetty4/index;done=false>>]
[junit4:junit4]   2> 661637 T885 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.ShardSplitTest-1368672677056/jetty4/index
[junit4:junit4]   2> 661639 T1007 oasc.Overseer$ClusterStateUpdater.amILeader According to ZK I (id=89697332564787212-127.0.0.1:51667_-n_0000000004) am no longer a leader.
[junit4:junit4]   2> 661656 T976 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 661656 T976 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 661656 T976 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 661673 T885 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
[junit4:junit4]   2> 661765 T885 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
[junit4:junit4]   2> 661770 T885 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:51650 51650
[junit4:junit4]   2> 661799 T885 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 51653
[junit4:junit4]   2> !!!! WARNING: best effort to remove /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-1368672677056 FAILED !!!!!
[junit4:junit4]   2> 661800 T885 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
[junit4:junit4]   2> 661801 T885 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:51650 51650
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ShardSplitTest -Dtests.method=testDistribSearch -Dtests.seed=E9032972752CCCAC -Dtests.slow=true -Dtests.locale=es_NI -Dtests.timezone=VST -Dtests.file.encoding=ISO-8859-1
[junit4:junit4] ERROR   52.8s | ShardSplitTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:51657 returned non ok status:500, message:Server Error
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([E9032972752CCCAC:68E5A76A0273AC90]:0)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:385)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
[junit4:junit4]    > 	at org.apache.solr.cloud.ShardSplitTest.splitShard(ShardSplitTest.java:208)
[junit4:junit4]    > 	at org.apache.solr.cloud.ShardSplitTest.doTest(ShardSplitTest.java:133)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:815)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 662027 T885 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 52849 T884 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
[junit4:junit4]   2> NOTE: test params are: codec=Appending, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=es_NI, timezone=VST
[junit4:junit4]   2> NOTE: Mac OS X 10.8.3 x86_64/Oracle Corporation 1.7.0_21 (64-bit)/cpus=2,threads=3,free=49144008,total=267386880
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestPhraseSuggestions, TestLuceneMatchVersion, SchemaVersionSpecificBehaviorTest, SolrInfoMBeanTest, TestSolrQueryParser, OpenExchangeRatesOrgProviderTest, TermsComponentTest, TestStressVersions, SolrRequestParserTest, BinaryUpdateRequestHandlerTest, DisMaxRequestHandlerTest, MBeansHandlerTest, TestRangeQuery, NoCacheHeaderTest, TestSolrQueryParserResource, PolyFieldTest, SimpleFacetsTest, OverseerCollectionProcessorTest, TestLMDirichletSimilarityFactory, TermVectorComponentDistributedTest, JsonLoaderTest, HardAutoCommitTest, BasicDistributedZk2Test, DOMUtilTest, TestSolrDeletionPolicy2, TestIndexSearcher, SolrIndexSplitterTest, TestExtendedDismaxParser, RAMDirectoryFactoryTest, TestJoin, TestWriterPerf, TestManagedSchemaFieldResource, SampleTest, SolrCmdDistributorTest, TestBinaryField, DocumentBuilderTest, SliceStateUpdateTest, TestPropInject, TestSuggestSpellingConverter, SOLR749Test, TestFastOutputStream, DefaultValueUpdateProcessorTest, XsltUpdateRequestHandlerTest, DocValuesMultiTest, DateMathParserTest, DateFieldTest, PreAnalyzedFieldTest, ClusterStateUpdateTest, PingRequestHandlerTest, TestCodecSupport, BadIndexSchemaTest, CacheHeaderTest, TestFieldTypeResource, ShardSplitTest]
[junit4:junit4] Completed in 53.17s, 1 test, 1 error <<< FAILURES!

[...truncated 760 lines...]
BUILD FAILED
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:383: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:363: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:39: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build.xml:181: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/common-build.xml:437: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1243: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:887: There were test failures: 296 suites, 1234 tests, 1 error, 18 ignored (6 assumptions)

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



[JENKINS] Lucene-Solr-4.x-MacOSX (64bit/jdk1.7.0) - Build # 455 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/455/
Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.client.solrj.TestLBHttpSolrServer.testReliability

Error Message:
No live SolrServers available to handle this request

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request
	at __randomizedtesting.SeedInfo.seed([F76F626D11A643FB:36A7BF2BB0C09252]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:493)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.client.solrj.TestLBHttpSolrServer.testReliability(TestLBHttpSolrServer.java:214)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at 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 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)
Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:53513/solr
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:431)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:446)
	... 40 more
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.read(SocketInputStream.java:150)
	at java.net.SocketInputStream.read(SocketInputStream.java:121)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:166)
	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:90)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:281)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:92)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:62)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:254)
	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:289)
	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:252)
	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:191)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:300)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:127)
	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:717)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:522)
	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)
	... 42 more




Build Log:
[...truncated 10513 lines...]
[junit4:junit4] Suite: org.apache.solr.client.solrj.TestLBHttpSolrServer
[junit4:junit4]   1> 0    [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.apache.solr.client.solrj.impl.HttpClientUtil  ? Creating new http client, config:
[junit4:junit4]   1> 1810 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.server.Server  ? jetty-8.1.10.v20130312
[junit4:junit4]   1> 2730 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.server.AbstractConnector  ? Started SelectChannelConnector@127.0.0.1:53509
[junit4:junit4]   1> 2967 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.apache.solr.servlet.SolrDispatchFilter  ? SolrDispatchFilter.init()
[junit4:junit4]   1> 3624 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.SolrResourceLoader  ? JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> 3627 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.SolrResourceLoader  ? using system property solr.solr.home: ./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648125966/solr/collection10
[junit4:junit4]   1> 3742 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CoreContainer  ? looking for solr config file: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648125966/solr/collection10/solr.xml
[junit4:junit4]   1> 3794 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CoreContainer  ? New CoreContainer 1056476734
[junit4:junit4]   1> 3797 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CoreContainer  ? no solr.xml found. using default old-style solr.xml
[junit4:junit4]   1> 3800 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CoreContainer  ? Loading CoreContainer using Solr Home: './org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648125966/solr/collection10/'
[junit4:junit4]   1> 3802 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: './org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648125966/solr/collection10/'
[junit4:junit4]   1> 6206 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting socketTimeout to: 0
[junit4:junit4]   1> 6209 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting urlScheme to: http://
[junit4:junit4]   1> 6210 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting connTimeout to: 0
[junit4:junit4]   1> 6212 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> 6213 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting corePoolSize to: 0
[junit4:junit4]   1> 6219 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> 6221 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> 6223 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting sizeOfQueue to: -1
[junit4:junit4]   1> 6230 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting fairnessPolicy to: false
[junit4:junit4]   1> 6234 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  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> 9328 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.apache.solr.logging.LogWatcher  ? Registering Log Listener
[junit4:junit4]   1> 9648 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.CoreContainer  ? Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648125966/solr/collection10/collection1
[junit4:junit4]   1> 9659 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: './org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648125966/solr/collection10/collection1/'
[junit4:junit4]   1> 10027 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.SolrConfig  ? Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> 11082 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.Config  ? Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> 11168 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? Reading Solr Schema from schema.xml
[junit4:junit4]   1> 11193 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? [collection1] Schema name=test
[junit4:junit4]   1> 11769 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? unique key field: id
[junit4:junit4]   1> 12258 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.SolrCore  ? org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   1> 12371 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Opening new SolrCore at ./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648125966/solr/collection10/collection1/, dataDir=./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648125966/solr/collection10/collection1/data/
[junit4:junit4]   1> 12388 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.SolrCore  ? JMX monitoring not detected for core: collection1
[junit4:junit4]   1> 12425 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.SolrCore  ? org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   1> 12771 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648125966/solr/collection10/collection1/data
[junit4:junit4]   1> 12773 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.SolrCore  ? New index directory detected: old=null new=./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648125966/solr/collection10/collection1/data/index/
[junit4:junit4]   1> 12776 [coreLoadExecutor-3-thread-1] WARN  org.apache.solr.core.SolrCore  ? [collection1] Solr index directory './org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648125966/solr/collection10/collection1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   1> 12823 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648125966/solr/collection10/collection1/data/index
[junit4:junit4]   1> 13958 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648125966/solr/collection10/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@477911f4),segFN=segments_1,generation=1}
[junit4:junit4]   1> 13967 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 1
[junit4:junit4]   1> 16974 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created standard: solr.StandardRequestHandler
[junit4:junit4]   1> 16980 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created defaults: solr.StandardRequestHandler
[junit4:junit4]   1> 16982 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   1> 16992 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created lazy: solr.StandardRequestHandler
[junit4:junit4]   1> 17072 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> 17168 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created /replication: solr.ReplicationHandler
[junit4:junit4]   1> 17414 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.handler.loader.XMLLoader  ? xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> 17680 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@54016127 main
[junit4:junit4]   1> 17894 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.SolrCore  ? Hard AutoCommit: disabled
[junit4:junit4]   1> 17896 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.SolrCore  ? Soft AutoCommit: disabled
[junit4:junit4]   1> 18163 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.handler.ReplicationHandler  ? Commits will be reserved for  10000
[junit4:junit4]   1> 18165 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.CoreContainer  ? registering core: collection1
[junit4:junit4]   1> 18167 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@54016127 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> 18187 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.apache.solr.servlet.SolrDispatchFilter  ? user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0
[junit4:junit4]   1> 18189 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.apache.solr.servlet.SolrDispatchFilter  ? SolrDispatchFilter.init() done
[junit4:junit4]   1> 21202 [qtp969696689-19] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648125966/solr/collection10/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@477911f4),segFN=segments_1,generation=1}
[junit4:junit4]   1> 21206 [qtp969696689-19] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 1
[junit4:junit4]   1> 22123 [qtp969696689-19] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9]} 0 1596
[junit4:junit4]   1> 22502 [qtp969696689-18] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 24053 [qtp969696689-18] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648125966/solr/collection10/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@477911f4),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648125966/solr/collection10/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@477911f4),segFN=segments_2,generation=2}
[junit4:junit4]   1> 24068 [qtp969696689-18] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 2
[junit4:junit4]   1> 24493 [qtp969696689-18] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@66640d5d main
[junit4:junit4]   1> 24546 [qtp969696689-18] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 24564 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@66640d5d main{StandardDirectoryReader(segments_2:3:nrt _0(4.4):C10)}
[junit4:junit4]   1> 24613 [qtp969696689-18] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 2111
[junit4:junit4]   1> 24653 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.server.Server  ? jetty-8.1.10.v20130312
[junit4:junit4]   1> 24665 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.server.AbstractConnector  ? Started SelectChannelConnector@127.0.0.1:53511
[junit4:junit4]   1> 24667 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.apache.solr.servlet.SolrDispatchFilter  ? SolrDispatchFilter.init()
[junit4:junit4]   1> 24668 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.SolrResourceLoader  ? JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> 24670 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.SolrResourceLoader  ? using system property solr.solr.home: ./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648150269/solr/collection11
[junit4:junit4]   1> 24672 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CoreContainer  ? looking for solr config file: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648150269/solr/collection11/solr.xml
[junit4:junit4]   1> 24673 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CoreContainer  ? New CoreContainer 1350959968
[junit4:junit4]   1> 24678 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CoreContainer  ? no solr.xml found. using default old-style solr.xml
[junit4:junit4]   1> 24680 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CoreContainer  ? Loading CoreContainer using Solr Home: './org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648150269/solr/collection11/'
[junit4:junit4]   1> 24681 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: './org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648150269/solr/collection11/'
[junit4:junit4]   1> 25244 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting socketTimeout to: 0
[junit4:junit4]   1> 25246 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting urlScheme to: http://
[junit4:junit4]   1> 25248 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting connTimeout to: 0
[junit4:junit4]   1> 25249 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> 25251 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting corePoolSize to: 0
[junit4:junit4]   1> 25252 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> 25254 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> 25257 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting sizeOfQueue to: -1
[junit4:junit4]   1> 25258 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting fairnessPolicy to: false
[junit4:junit4]   1> 25259 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  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> 25310 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.apache.solr.logging.LogWatcher  ? Registering Log Listener
[junit4:junit4]   1> 25348 [coreLoadExecutor-9-thread-1] INFO  org.apache.solr.core.CoreContainer  ? Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648150269/solr/collection11/collection1
[junit4:junit4]   1> 25351 [coreLoadExecutor-9-thread-1] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: './org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648150269/solr/collection11/collection1/'
[junit4:junit4]   1> 25588 [coreLoadExecutor-9-thread-1] INFO  org.apache.solr.core.SolrConfig  ? Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> 26034 [coreLoadExecutor-9-thread-1] INFO  org.apache.solr.core.Config  ? Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> 26037 [coreLoadExecutor-9-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? Reading Solr Schema from schema.xml
[junit4:junit4]   1> 26064 [coreLoadExecutor-9-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? [collection1] Schema name=test
[junit4:junit4]   1> 26119 [coreLoadExecutor-9-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? unique key field: id
[junit4:junit4]   1> 26125 [coreLoadExecutor-9-thread-1] INFO  org.apache.solr.core.SolrCore  ? org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   1> 26127 [coreLoadExecutor-9-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Opening new SolrCore at ./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648150269/solr/collection11/collection1/, dataDir=./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648150269/solr/collection11/collection1/data/
[junit4:junit4]   1> 26128 [coreLoadExecutor-9-thread-1] INFO  org.apache.solr.core.SolrCore  ? JMX monitoring not detected for core: collection1
[junit4:junit4]   1> 26131 [coreLoadExecutor-9-thread-1] INFO  org.apache.solr.core.SolrCore  ? org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   1> 26134 [coreLoadExecutor-9-thread-1] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648150269/solr/collection11/collection1/data
[junit4:junit4]   1> 26137 [coreLoadExecutor-9-thread-1] INFO  org.apache.solr.core.SolrCore  ? New index directory detected: old=null new=./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648150269/solr/collection11/collection1/data/index/
[junit4:junit4]   1> 26140 [coreLoadExecutor-9-thread-1] WARN  org.apache.solr.core.SolrCore  ? [collection1] Solr index directory './org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648150269/solr/collection11/collection1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   1> 26148 [coreLoadExecutor-9-thread-1] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648150269/solr/collection11/collection1/data/index
[junit4:junit4]   1> 26198 [coreLoadExecutor-9-thread-1] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648150269/solr/collection11/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2a97ddad),segFN=segments_1,generation=1}
[junit4:junit4]   1> 26199 [coreLoadExecutor-9-thread-1] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 1
[junit4:junit4]   1> 26206 [coreLoadExecutor-9-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created standard: solr.StandardRequestHandler
[junit4:junit4]   1> 26210 [coreLoadExecutor-9-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created defaults: solr.StandardRequestHandler
[junit4:junit4]   1> 26215 [coreLoadExecutor-9-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   1> 26216 [coreLoadExecutor-9-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created lazy: solr.StandardRequestHandler
[junit4:junit4]   1> 26218 [coreLoadExecutor-9-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> 26221 [coreLoadExecutor-9-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created /replication: solr.ReplicationHandler
[junit4:junit4]   1> 26258 [coreLoadExecutor-9-thread-1] INFO  org.apache.solr.handler.loader.XMLLoader  ? xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> 26289 [coreLoadExecutor-9-thread-1] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@235a41bf main
[junit4:junit4]   1> 26291 [coreLoadExecutor-9-thread-1] INFO  org.apache.solr.core.SolrCore  ? Hard AutoCommit: disabled
[junit4:junit4]   1> 26292 [coreLoadExecutor-9-thread-1] INFO  org.apache.solr.core.SolrCore  ? Soft AutoCommit: disabled
[junit4:junit4]   1> 26293 [coreLoadExecutor-9-thread-1] INFO  org.apache.solr.handler.ReplicationHandler  ? Commits will be reserved for  10000
[junit4:junit4]   1> 26296 [searcherExecutor-10-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@235a41bf main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> 26298 [coreLoadExecutor-9-thread-1] INFO  org.apache.solr.core.CoreContainer  ? registering core: collection1
[junit4:junit4]   1> 26300 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.apache.solr.servlet.SolrDispatchFilter  ? user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0
[junit4:junit4]   1> 26302 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.apache.solr.servlet.SolrDispatchFilter  ? SolrDispatchFilter.init() done
[junit4:junit4]   1> 26348 [qtp1534179959-32] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648150269/solr/collection11/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2a97ddad),segFN=segments_1,generation=1}
[junit4:junit4]   1> 26351 [qtp1534179959-32] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 1
[junit4:junit4]   1> 26364 [qtp1534179959-32] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9]} 0 26
[junit4:junit4]   1> 26390 [qtp1534179959-33] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 26427 [qtp1534179959-33] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648150269/solr/collection11/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2a97ddad),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648150269/solr/collection11/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2a97ddad),segFN=segments_2,generation=2}
[junit4:junit4]   1> 26429 [qtp1534179959-33] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 2
[junit4:junit4]   1> 26443 [qtp1534179959-33] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@30a50905 main
[junit4:junit4]   1> 26445 [searcherExecutor-10-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@30a50905 main{StandardDirectoryReader(segments_2:3:nrt _0(4.4):C10)}
[junit4:junit4]   1> 26447 [qtp1534179959-33] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 26453 [qtp1534179959-33] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 62
[junit4:junit4]   1> 26482 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.server.Server  ? jetty-8.1.10.v20130312
[junit4:junit4]   1> 26504 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.server.AbstractConnector  ? Started SelectChannelConnector@127.0.0.1:53513
[junit4:junit4]   1> 26506 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.apache.solr.servlet.SolrDispatchFilter  ? SolrDispatchFilter.init()
[junit4:junit4]   1> 26508 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.SolrResourceLoader  ? JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> 26509 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.SolrResourceLoader  ? using system property solr.solr.home: ./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648152108/solr/collection12
[junit4:junit4]   1> 26510 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CoreContainer  ? looking for solr config file: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648152108/solr/collection12/solr.xml
[junit4:junit4]   1> 26512 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CoreContainer  ? New CoreContainer 335791427
[junit4:junit4]   1> 26515 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CoreContainer  ? no solr.xml found. using default old-style solr.xml
[junit4:junit4]   1> 26516 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CoreContainer  ? Loading CoreContainer using Solr Home: './org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648152108/solr/collection12/'
[junit4:junit4]   1> 26517 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: './org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648152108/solr/collection12/'
[junit4:junit4]   1> 26912 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting socketTimeout to: 0
[junit4:junit4]   1> 26913 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting urlScheme to: http://
[junit4:junit4]   1> 26915 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting connTimeout to: 0
[junit4:junit4]   1> 26916 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> 26917 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting corePoolSize to: 0
[junit4:junit4]   1> 26918 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> 26919 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> 26934 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting sizeOfQueue to: -1
[junit4:junit4]   1> 26935 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting fairnessPolicy to: false
[junit4:junit4]   1> 26937 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  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> 26979 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.apache.solr.logging.LogWatcher  ? Registering Log Listener
[junit4:junit4]   1> 26994 [coreLoadExecutor-15-thread-1] INFO  org.apache.solr.core.CoreContainer  ? Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648152108/solr/collection12/collection1
[junit4:junit4]   1> 26997 [coreLoadExecutor-15-thread-1] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: './org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648152108/solr/collection12/collection1/'
[junit4:junit4]   1> 27202 [coreLoadExecutor-15-thread-1] INFO  org.apache.solr.core.SolrConfig  ? Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> 27481 [coreLoadExecutor-15-thread-1] INFO  org.apache.solr.core.Config  ? Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> 27483 [coreLoadExecutor-15-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? Reading Solr Schema from schema.xml
[junit4:junit4]   1> 27499 [coreLoadExecutor-15-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? [collection1] Schema name=test
[junit4:junit4]   1> 27602 [coreLoadExecutor-15-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? unique key field: id
[junit4:junit4]   1> 27611 [coreLoadExecutor-15-thread-1] INFO  org.apache.solr.core.SolrCore  ? org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   1> 27612 [coreLoadExecutor-15-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Opening new SolrCore at ./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648152108/solr/collection12/collection1/, dataDir=./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648152108/solr/collection12/collection1/data/
[junit4:junit4]   1> 27613 [coreLoadExecutor-15-thread-1] INFO  org.apache.solr.core.SolrCore  ? JMX monitoring not detected for core: collection1
[junit4:junit4]   1> 27614 [coreLoadExecutor-15-thread-1] INFO  org.apache.solr.core.SolrCore  ? org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   1> 27617 [coreLoadExecutor-15-thread-1] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648152108/solr/collection12/collection1/data
[junit4:junit4]   1> 27619 [coreLoadExecutor-15-thread-1] INFO  org.apache.solr.core.SolrCore  ? New index directory detected: old=null new=./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648152108/solr/collection12/collection1/data/index/
[junit4:junit4]   1> 27622 [coreLoadExecutor-15-thread-1] WARN  org.apache.solr.core.SolrCore  ? [collection1] Solr index directory './org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648152108/solr/collection12/collection1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   1> 27624 [coreLoadExecutor-15-thread-1] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648152108/solr/collection12/collection1/data/index
[junit4:junit4]   1> 27635 [coreLoadExecutor-15-thread-1] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648152108/solr/collection12/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@68639d1e),segFN=segments_1,generation=1}
[junit4:junit4]   1> 27636 [coreLoadExecutor-15-thread-1] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 1
[junit4:junit4]   1> 27642 [coreLoadExecutor-15-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created standard: solr.StandardRequestHandler
[junit4:junit4]   1> 27643 [coreLoadExecutor-15-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created defaults: solr.StandardRequestHandler
[junit4:junit4]   1> 27644 [coreLoadExecutor-15-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   1> 27646 [coreLoadExecutor-15-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created lazy: solr.StandardRequestHandler
[junit4:junit4]   1> 27647 [coreLoadExecutor-15-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> 27649 [coreLoadExecutor-15-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created /replication: solr.ReplicationHandler
[junit4:junit4]   1> 27705 [coreLoadExecutor-15-thread-1] INFO  org.apache.solr.handler.loader.XMLLoader  ? xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> 27763 [coreLoadExecutor-15-thread-1] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@63d7c62b main
[junit4:junit4]   1> 27765 [coreLoadExecutor-15-thread-1] INFO  org.apache.solr.core.SolrCore  ? Hard AutoCommit: disabled
[junit4:junit4]   1> 27766 [coreLoadExecutor-15-thread-1] INFO  org.apache.solr.core.SolrCore  ? Soft AutoCommit: disabled
[junit4:junit4]   1> 27767 [coreLoadExecutor-15-thread-1] INFO  org.apache.solr.handler.ReplicationHandler  ? Commits will be reserved for  10000
[junit4:junit4]   1> 27769 [searcherExecutor-16-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@63d7c62b main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> 27769 [coreLoadExecutor-15-thread-1] INFO  org.apache.solr.core.CoreContainer  ? registering core: collection1
[junit4:junit4]   1> 27789 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.apache.solr.servlet.SolrDispatchFilter  ? user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0
[junit4:junit4]   1> 27790 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.apache.solr.servlet.SolrDispatchFilter  ? SolrDispatchFilter.init() done
[junit4:junit4]   1> 27830 [qtp1347964134-44] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648152108/solr/collection12/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@68639d1e),segFN=segments_1,generation=1}
[junit4:junit4]   1> 27833 [qtp1347964134-44] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 1
[junit4:junit4]   1> 27844 [qtp1347964134-44] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9]} 0 22
[junit4:junit4]   1> 27852 [qtp1347964134-45] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 27889 [qtp1347964134-45] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648152108/solr/collection12/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@68639d1e),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648152108/solr/collection12/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@68639d1e),segFN=segments_2,generation=2}
[junit4:junit4]   1> 27890 [qtp1347964134-45] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 2
[junit4:junit4]   1> 27910 [qtp1347964134-45] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@5afecc75 main
[junit4:junit4]   1> 27912 [searcherExecutor-16-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@5afecc75 main{StandardDirectoryReader(segments_2:3:nrt _0(4.4):C10)}
[junit4:junit4]   1> 27912 [qtp1347964134-45] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 27915 [qtp1347964134-45] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 63
[junit4:junit4]   1> 27918 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.apache.solr.client.solrj.impl.HttpClientUtil  ? Creating new http client, config:connTimeout=250&socketTimeout=250
[junit4:junit4]   1> 27946 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CoreContainer  ? Shutting down CoreContainer instance=1350959968
[junit4:junit4]   1> 27948 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.SolrCore  ? [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@57993c3b
[junit4:junit4]   1> 27949 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.apache.solr.update.UpdateHandler  ? closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=10,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   1> 27952 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.apache.solr.update.SolrCoreState  ? Closing SolrCoreState
[junit4:junit4]   1> 27953 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.apache.solr.update.DefaultSolrCoreState  ? SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> 27954 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.apache.solr.update.DefaultSolrCoreState  ? closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> 27977 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.SolrCore  ? [collection1] Closing main searcher on request.
[junit4:junit4]   1> 27981 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing MockFSDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> 27984 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648150269/solr/collection11/collection1/data [CachedDir<<refCount=0;path=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648150269/solr/collection11/collection1/data;done=false>>]
[junit4:junit4]   1> 27985 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648150269/solr/collection11/collection1/data
[junit4:junit4]   1> 27988 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648150269/solr/collection11/collection1/data/index [CachedDir<<refCount=0;path=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648150269/solr/collection11/collection1/data/index;done=false>>]
[junit4:junit4]   1> 27990 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648150269/solr/collection11/collection1/data/index
[junit4:junit4]   1> 28346 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.server.handler.ContextHandler  ? stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   1> 29551 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CoreContainer  ? Shutting down CoreContainer instance=1056476734
[junit4:junit4]   1> 29554 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.server.handler.ContextHandler  ? stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   1> 29656 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] WARN  org.eclipse.jetty.util.thread.QueuedThreadPool  ? 1 threads could not be stopped
[junit4:junit4]   1> 29657 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ? Couldn't stop Thread[qtp969696689-22,5,TGRP-TestLBHttpSolrServer]
[junit4:junit4]   1> 29659 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at org.apache.solr.parser.SolrQueryParserBase.<init>(SolrQueryParserBase.java:90)
[junit4:junit4]   1> 29660 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at org.apache.solr.parser.QueryParser.<init>(QueryParser.java:472)
[junit4:junit4]   1> 29661 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at org.apache.solr.parser.QueryParser.<init>(QueryParser.java:26)
[junit4:junit4]   1> 29664 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at org.apache.solr.search.SolrQueryParser.<init>(SolrQueryParser.java:50)
[junit4:junit4]   1> 29669 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:44)
[junit4:junit4]   1> 29673 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at org.apache.solr.search.QParser.getQuery(QParser.java:142)
[junit4:junit4]   1> 29674 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:142)
[junit4:junit4]   1> 29675 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:187)
[junit4:junit4]   1> 29676 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
[junit4:junit4]   1> 29677 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at org.apache.solr.core.SolrCore.execute(SolrCore.java:1832)
[junit4:junit4]   1> 29678 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at org.apache.solr.servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:656)
[junit4:junit4]   1> 29680 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:359)
[junit4:junit4]   1> 29681 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:155)
[junit4:junit4]   1> 29682 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
[junit4:junit4]   1> 29683 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:135)
[junit4:junit4]   1> 29684 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
[junit4:junit4]   1> 29685 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
[junit4:junit4]   1> 29686 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
[junit4:junit4]   1> 29688 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
[junit4:junit4]   1> 29689 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
[junit4:junit4]   1> 29690 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
[junit4:junit4]   1> 29692 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
[junit4:junit4]   1> 29693 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
[junit4:junit4]   1> 29694 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
[junit4:junit4]   1> 29695 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
[junit4:junit4]   1> 29696 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
[junit4:junit4]   1> 29697 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at org.eclipse.jetty.server.Server.handle(Server.java:368)
[junit4:junit4]   1> 29698 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
[junit4:junit4]   1> 29700 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:942)
[junit4:junit4]   1> 29701 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1004)
[junit4:junit4]   1> 29702 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:640)
[junit4:junit4]   1> 29703 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
[junit4:junit4]   1> 29704 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
[junit4:junit4]   1> 29706 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
[junit4:junit4]   1> 29707 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
[junit4:junit4]   1> 29708 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
[junit4:junit4]   1> 29709 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
[junit4:junit4]   1> 29713 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   1> 29790 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CoreContainer  ? Shutting down CoreContainer instance=335791427
[junit4:junit4]   1> 29793 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.server.handler.ContextHandler  ? stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   1> 29895 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] WARN  org.eclipse.jetty.util.thread.QueuedThreadPool  ? 1 threads could not be stopped
[junit4:junit4]   1> 29896 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ? Couldn't stop Thread[qtp1347964134-43,5,TGRP-TestLBHttpSolrServer]
[junit4:junit4]   1> 29898 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at java.io.FileInputStream.readBytes(Native Method)
[junit4:junit4]   1> 29899 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at java.io.FileInputStream.read(FileInputStream.java:242)
[junit4:junit4]   1> 29900 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at sun.misc.Resource.getBytes(Resource.java:124)
[junit4:junit4]   1> 29901 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at java.net.URLClassLoader.defineClass(URLClassLoader.java:444)
[junit4:junit4]   1> 29902 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
[junit4:junit4]   1> 29904 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
[junit4:junit4]   1> 29905 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
[junit4:junit4]   1> 29906 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at java.security.AccessController.doPrivileged(Native Method)
[junit4:junit4]   1> 29908 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
[junit4:junit4]   1> 29909 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
[junit4:junit4]   1> 29910 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
[junit4:junit4]   1> 29912 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
[junit4:junit4]   1> 29913 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at org.apache.lucene.search.MultiTermQuery.<clinit>(MultiTermQuery.java:114)
[junit4:junit4]   1> 29914 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at org.apache.solr.parser.SolrQueryParserBase.<init>(SolrQueryParserBase.java:90)
[junit4:junit4]   1> 29915 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at org.apache.solr.parser.QueryParser.<init>(QueryParser.java:472)
[junit4:junit4]   1> 29916 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at org.apache.solr.parser.QueryParser.<init>(QueryParser.java:26)
[junit4:junit4]   1> 29917 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at org.apache.solr.search.SolrQueryParser.<init>(SolrQueryParser.java:50)
[junit4:junit4]   1> 29918 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:44)
[junit4:junit4]   1> 29920 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at org.apache.solr.search.QParser.getQuery(QParser.java:142)
[junit4:junit4]   1> 29946 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:142)
[junit4:junit4]   1> 29947 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:187)
[junit4:junit4]   1> 29948 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
[junit4:junit4]   1> 29949 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at org.apache.solr.core.SolrCore.execute(SolrCore.java:1832)
[junit4:junit4]   1> 29950 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at org.apache.solr.servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:656)
[junit4:junit4]   1> 29951 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:359)
[junit4:junit4]   1> 29958 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:155)
[junit4:junit4]   1> 29964 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
[junit4:junit4]   1> 29966 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:135)
[junit4:junit4]   1> 29968 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
[junit4:junit4]   1> 29969 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
[junit4:junit4]   1> 29970 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
[junit4:junit4]   1> 29971 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
[junit4:junit4]   1> 29972 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
[junit4:junit4]   1> 29973 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
[junit4:junit4]   1> 29974 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
[junit4:junit4]   1> 29976 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
[junit4:junit4]   1> 29979 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
[junit4:junit4]   1> 29981 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
[junit4:junit4]   1> 29982 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
[junit4:junit4]   1> 29986 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at org.eclipse.jetty.server.Server.handle(Server.java:368)
[junit4:junit4]   1> 29988 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
[junit4:junit4]   1> 29989 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:942)
[junit4:junit4]   1> 29995 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1004)
[junit4:junit4]   1> 29996 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:640)
[junit4:junit4]   1> 29997 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
[junit4:junit4]   1> 29998 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
[junit4:junit4]   1> 29999 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
[junit4:junit4]   1> 30000 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
[junit4:junit4]   1> 30006 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
[junit4:junit4]   1> 30007 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
[junit4:junit4]   1> 30008 [TEST-TestLBHttpSolrServer.testReliability-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.util.thread.QueuedThreadPool  ?  at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLBHttpSolrServer -Dtests.method=testReliability -Dtests.seed=F76F626D11A643FB -Dtests.slow=true -Dtests.locale=et -Dtests.timezone=Antarctica/Rothera -Dtests.file.encoding=ISO-8859-1
[junit4:junit4] ERROR   30.8s | TestLBHttpSolrServer.testReliability <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([F76F626D11A643FB:36A7BF2BB0C09252]:0)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:493)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.TestLBHttpSolrServer.testReliability(TestLBHttpSolrServer.java:214)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:53513/solr
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:431)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:446)
[junit4:junit4]    > 	... 40 more
[junit4:junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
[junit4:junit4]    > 	at java.net.SocketInputStream.socketRead0(Native Method)
[junit4:junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:150)
[junit4:junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:121)
[junit4:junit4]    > 	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:166)
[junit4:junit4]    > 	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:90)
[junit4:junit4]    > 	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:281)
[junit4:junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:92)
[junit4:junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:62)
[junit4:junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:254)
[junit4:junit4]    > 	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:289)
[junit4:junit4]    > 	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:252)
[junit4:junit4]    > 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:191)
[junit4:junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:300)
[junit4:junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:127)
[junit4:junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:717)
[junit4:junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:522)
[junit4:junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
[junit4:junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
[junit4:junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)
[junit4:junit4]    > 	... 42 more
[junit4:junit4]   1> 30498 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.client.solrj.impl.HttpClientUtil  ? Creating new http client, config:
[junit4:junit4]   1> 30536 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.server.Server  ? jetty-8.1.10.v20130312
[junit4:junit4]   1> 30551 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.server.AbstractConnector  ? Started SelectChannelConnector@127.0.0.1:53524
[junit4:junit4]   1> 30553 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.servlet.SolrDispatchFilter  ? SolrDispatchFilter.init()
[junit4:junit4]   1> 30555 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.SolrResourceLoader  ? JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> 30556 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.SolrResourceLoader  ? using system property solr.solr.home: ./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648156157/solr/collection10
[junit4:junit4]   1> 30557 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CoreContainer  ? looking for solr config file: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648156157/solr/collection10/solr.xml
[junit4:junit4]   1> 30558 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CoreContainer  ? New CoreContainer 429587395
[junit4:junit4]   1> 30560 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CoreContainer  ? no solr.xml found. using default old-style solr.xml
[junit4:junit4]   1> 30562 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CoreContainer  ? Loading CoreContainer using Solr Home: './org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648156157/solr/collection10/'
[junit4:junit4]   1> 30573 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: './org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648156157/solr/collection10/'
[junit4:junit4]   1> 30574 [qtp1347964134-43] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=1289 
[junit4:junit4]   1> 30574 [qtp969696689-22] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=2088 
[junit4:junit4]   1> 30632 [qtp1347964134-43] ERROR org.apache.solr.servlet.SolrDispatchFilter  ? null:org.eclipse.jetty.io.EofException
[junit4:junit4]   1> 	at org.eclipse.jetty.server.HttpOutput.write(HttpOutput.java:142)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.HttpOutput.write(HttpOutput.java:107)
[junit4:junit4]   1> 	at org.apache.solr.common.util.FastOutputStream.flush(FastOutputStream.java:214)
[junit4:junit4]   1> 	at org.apache.solr.common.util.FastOutputStream.flushBuffer(FastOutputStream.java:207)
[junit4:junit4]   1> 	at org.apache.solr.common.util.JavaBinCodec.marshal(JavaBinCodec.java:94)
[junit4:junit4]   1> 	at org.apache.solr.response.BinaryResponseWriter.write(BinaryResponseWriter.java:50)
[junit4:junit4]   1> 	at org.apache.solr.servlet.SolrDispatchFilter.writeResponse(SolrDispatchFilter.java:637)
[junit4:junit4]   1> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:372)
[junit4:junit4]   1> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:155)
[junit4:junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
[junit4:junit4]   1> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:135)
[junit4:junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
[junit4:junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
[junit4:junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.Server.handle(Server.java:368)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:942)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1004)
[junit4:junit4]   1> 	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:640)
[junit4:junit4]   1> 	at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
[junit4:junit4]   1> 	at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
[junit4:junit4]   1> 	at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
[junit4:junit4]   1> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
[junit4:junit4]   1> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
[junit4:junit4]   1> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   1> 
[junit4:junit4]   1> 30635 [qtp1347964134-43] ERROR org.apache.solr.servlet.SolrDispatchFilter  ? null:org.eclipse.jetty.io.EofException
[junit4:junit4]   1> 	at org.eclipse.jetty.server.HttpOutput.write(HttpOutput.java:142)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.HttpOutput.write(HttpOutput.java:107)
[junit4:junit4]   1> 	at org.apache.solr.common.util.FastOutputStream.flush(FastOutputStream.java:214)
[junit4:junit4]   1> 	at org.apache.solr.common.util.FastOutputStream.flushBuffer(FastOutputStream.java:207)
[junit4:junit4]   1> 	at org.apache.solr.common.util.JavaBinCodec.marshal(JavaBinCodec.java:94)
[junit4:junit4]   1> 	at org.apache.solr.response.BinaryResponseWriter.write(BinaryResponseWriter.java:50)
[junit4:junit4]   1> 	at org.apache.solr.servlet.SolrDispatchFilter.writeResponse(SolrDispatchFilter.java:637)
[junit4:junit4]   1> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:372)
[junit4:junit4]   1> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:155)
[junit4:junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
[junit4:junit4]   1> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:135)
[junit4:junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
[junit4:junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
[junit4:junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.Server.handle(Server.java:368)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:942)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1004)
[junit4:junit4]   1> 	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:640)
[junit4:junit4]   1> 	at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
[junit4:junit4]   1> 	at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
[junit4:junit4]   1> 	at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
[junit4:junit4]   1> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
[junit4:junit4]   1> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
[junit4:junit4]   1> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   1> 
[junit4:junit4]   1> 30642 [qtp969696689-22] ERROR org.apache.solr.servlet.SolrDispatchFilter  ? null:org.eclipse.jetty.io.EofException
[junit4:junit4]   1> 	at org.eclipse.jetty.server.HttpOutput.write(HttpOutput.java:142)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.HttpOutput.write(HttpOutput.java:107)
[junit4:junit4]   1> 	at org.apache.solr.common.util.FastOutputStream.flush(FastOutputStream.java:214)
[junit4:junit4]   1> 	at org.apache.solr.common.util.FastOutputStream.flushBuffer(FastOutputStream.java:207)
[junit4:junit4]   1> 	at org.apache.solr.common.util.JavaBinCodec.marshal(JavaBinCodec.java:94)
[junit4:junit4]   1> 	at org.apache.solr.response.BinaryResponseWriter.write(BinaryResponseWriter.java:50)
[junit4:junit4]   1> 	at org.apache.solr.servlet.SolrDispatchFilter.writeResponse(SolrDispatchFilter.java:637)
[junit4:junit4]   1> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:372)
[junit4:junit4]   1> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:155)
[junit4:junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
[junit4:junit4]   1> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:135)
[junit4:junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
[junit4:junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
[junit4:junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.Server.handle(Server.java:368)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:942)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1004)
[junit4:junit4]   1> 	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:640)
[junit4:junit4]   1> 	at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
[junit4:junit4]   1> 	at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
[junit4:junit4]   1> 	at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
[junit4:junit4]   1> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
[junit4:junit4]   1> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
[junit4:junit4]   1> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   1> 
[junit4:junit4]   1> 30646 [qtp969696689-22] ERROR org.apache.solr.servlet.SolrDispatchFilter  ? null:org.eclipse.jetty.io.EofException
[junit4:junit4]   1> 	at org.eclipse.jetty.server.HttpOutput.write(HttpOutput.java:142)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.HttpOutput.write(HttpOutput.java:107)
[junit4:junit4]   1> 	at org.apache.solr.common.util.FastOutputStream.flush(FastOutputStream.java:214)
[junit4:junit4]   1> 	at org.apache.solr.common.util.FastOutputStream.flushBuffer(FastOutputStream.java:207)
[junit4:junit4]   1> 	at org.apache.solr.common.util.JavaBinCodec.marshal(JavaBinCodec.java:94)
[junit4:junit4]   1> 	at org.apache.solr.response.BinaryResponseWriter.write(BinaryResponseWriter.java:50)
[junit4:junit4]   1> 	at org.apache.solr.servlet.SolrDispatchFilter.writeResponse(SolrDispatchFilter.java:637)
[junit4:junit4]   1> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:372)
[junit4:junit4]   1> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:155)
[junit4:junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
[junit4:junit4]   1> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:135)
[junit4:junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
[junit4:junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
[junit4:junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.Server.handle(Server.java:368)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:942)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1004)
[junit4:junit4]   1> 	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:640)
[junit4:junit4]   1> 	at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
[junit4:junit4]   1> 	at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
[junit4:junit4]   1> 	at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
[junit4:junit4]   1> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
[junit4:junit4]   1> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
[junit4:junit4]   1> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   1> 
[junit4:junit4]   1> 30780 [qtp969696689-22] INFO  org.apache.solr.core.SolrCore  ? [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2396e9d4
[junit4:junit4]   1> 30792 [qtp969696689-22] INFO  org.apache.solr.update.UpdateHandler  ? closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=10,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   1> 30782 [qtp1347964134-43] INFO  org.apache.solr.core.SolrCore  ? [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@34ddd0fc
[junit4:junit4]   1> 30799 [qtp1347964134-43] INFO  org.apache.solr.update.UpdateHandler  ? closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=10,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   1> 30797 [qtp969696689-22] INFO  org.apache.solr.update.SolrCoreState  ? Closing SolrCoreState
[junit4:junit4]   1> 30801 [qtp969696689-22] INFO  org.apache.solr.update.DefaultSolrCoreState  ? SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> 30803 [qtp969696689-22] INFO  org.apache.solr.update.DefaultSolrCoreState  ? closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> 30812 [qtp1347964134-43] INFO  org.apache.solr.update.SolrCoreState  ? Closing SolrCoreState
[junit4:junit4]   1> 30815 [qtp1347964134-43] INFO  org.apache.solr.update.DefaultSolrCoreState  ? SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> 30816 [qtp1347964134-43] INFO  org.apache.solr.update.DefaultSolrCoreState  ? closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> 30901 [qtp969696689-22] INFO  org.apache.solr.core.SolrCore  ? [collection1] Closing main searcher on request.
[junit4:junit4]   1> 30905 [qtp1347964134-43] INFO  org.apache.solr.core.SolrCore  ? [collection1] Closing main searcher on request.
[junit4:junit4]   1> 30911 [qtp969696689-22] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing MockFSDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> 30914 [qtp969696689-22] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648125966/solr/collection10/collection1/data/index [CachedDir<<refCount=0;path=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648125966/solr/collection10/collection1/data/index;done=false>>]
[junit4:junit4]   1> 30915 [qtp969696689-22] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648125966/solr/collection10/collection1/data/index
[junit4:junit4]   1> 30917 [qtp969696689-22] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648125966/solr/collection10/collection1/data [CachedDir<<refCount=0;path=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648125966/solr/collection10/collection1/data;done=false>>]
[junit4:junit4]   1> 30918 [qtp969696689-22] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648125966/solr/collection10/collection1/data
[junit4:junit4]   1> 30935 [qtp1347964134-43] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing MockFSDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> 30937 [qtp1347964134-43] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648152108/solr/collection12/collection1/data [CachedDir<<refCount=0;path=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648152108/solr/collection12/collection1/data;done=false>>]
[junit4:junit4]   1> 30938 [qtp1347964134-43] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648152108/solr/collection12/collection1/data
[junit4:junit4]   1> 30940 [qtp1347964134-43] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648152108/solr/collection12/collection1/data/index [CachedDir<<refCount=0;path=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648152108/solr/collection12/collection1/data/index;done=false>>]
[junit4:junit4]   1> 30941 [qtp1347964134-43] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648152108/solr/collection12/collection1/data/index
[junit4:junit4]   1> 31215 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting socketTimeout to: 0
[junit4:junit4]   1> 31218 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting urlScheme to: http://
[junit4:junit4]   1> 31221 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting connTimeout to: 0
[junit4:junit4]   1> 31247 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> 31254 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting corePoolSize to: 0
[junit4:junit4]   1> 31256 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> 31257 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> 31258 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting sizeOfQueue to: -1
[junit4:junit4]   1> 31259 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting fairnessPolicy to: false
[junit4:junit4]   1> 31260 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  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> 31308 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.logging.LogWatcher  ? Registering Log Listener
[junit4:junit4]   1> 31319 [coreLoadExecutor-21-thread-1] INFO  org.apache.solr.core.CoreContainer  ? Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648156157/solr/collection10/collection1
[junit4:junit4]   1> 31322 [coreLoadExecutor-21-thread-1] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: './org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648156157/solr/collection10/collection1/'
[junit4:junit4]   1> 31486 [coreLoadExecutor-21-thread-1] INFO  org.apache.solr.core.SolrConfig  ? Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> 31819 [coreLoadExecutor-21-thread-1] INFO  org.apache.solr.core.Config  ? Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> 31821 [coreLoadExecutor-21-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? Reading Solr Schema from schema.xml
[junit4:junit4]   1> 31835 [coreLoadExecutor-21-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? [collection1] Schema name=test
[junit4:junit4]   1> 31960 [coreLoadExecutor-21-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? unique key field: id
[junit4:junit4]   1> 31967 [coreLoadExecutor-21-thread-1] INFO  org.apache.solr.core.SolrCore  ? org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   1> 31968 [coreLoadExecutor-21-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Opening new SolrCore at ./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648156157/solr/collection10/collection1/, dataDir=./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648156157/solr/collection10/collection1/data/
[junit4:junit4]   1> 31969 [coreLoadExecutor-21-thread-1] INFO  org.apache.solr.core.SolrCore  ? JMX monitoring not detected for core: collection1
[junit4:junit4]   1> 31970 [coreLoadExecutor-21-thread-1] INFO  org.apache.solr.core.SolrCore  ? org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   1> 31972 [coreLoadExecutor-21-thread-1] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648156157/solr/collection10/collection1/data
[junit4:junit4]   1> 31974 [coreLoadExecutor-21-thread-1] INFO  org.apache.solr.core.SolrCore  ? New index directory detected: old=null new=./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648156157/solr/collection10/collection1/data/index/
[junit4:junit4]   1> 31976 [coreLoadExecutor-21-thread-1] WARN  org.apache.solr.core.SolrCore  ? [collection1] Solr index directory './org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648156157/solr/collection10/collection1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   1> 31978 [coreLoadExecutor-21-thread-1] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648156157/solr/collection10/collection1/data/index
[junit4:junit4]   1> 31988 [coreLoadExecutor-21-thread-1] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648156157/solr/collection10/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6555685),segFN=segments_1,generation=1}
[junit4:junit4]   1> 31989 [coreLoadExecutor-21-thread-1] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 1
[junit4:junit4]   1> 31994 [coreLoadExecutor-21-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created standard: solr.StandardRequestHandler
[junit4:junit4]   1> 31995 [coreLoadExecutor-21-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created defaults: solr.StandardRequestHandler
[junit4:junit4]   1> 31996 [coreLoadExecutor-21-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   1> 31997 [coreLoadExecutor-21-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created lazy: solr.StandardRequestHandler
[junit4:junit4]   1> 31999 [coreLoadExecutor-21-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> 32000 [coreLoadExecutor-21-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created /replication: solr.ReplicationHandler
[junit4:junit4]   1> 32045 [coreLoadExecutor-21-thread-1] INFO  org.apache.solr.handler.loader.XMLLoader  ? xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> 32068 [coreLoadExecutor-21-thread-1] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@321d6495 main
[junit4:junit4]   1> 32070 [coreLoadExecutor-21-thread-1] INFO  org.apache.solr.core.SolrCore  ? Hard AutoCommit: disabled
[junit4:junit4]   1> 32071 [coreLoadExecutor-21-thread-1] INFO  org.apache.solr.core.SolrCore  ? Soft AutoCommit: disabled
[junit4:junit4]   1> 32072 [coreLoadExecutor-21-thread-1] INFO  org.apache.solr.handler.ReplicationHandler  ? Commits will be reserved for  10000
[junit4:junit4]   1> 32073 [coreLoadExecutor-21-thread-1] INFO  org.apache.solr.core.CoreContainer  ? registering core: collection1
[junit4:junit4]   1> 32076 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.servlet.SolrDispatchFilter  ? user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0
[junit4:junit4]   1> 32078 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.servlet.SolrDispatchFilter  ? SolrDispatchFilter.init() done
[junit4:junit4]   1> 32077 [searcherExecutor-22-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@321d6495 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> 32164 [qtp921806360-58] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648156157/solr/collection10/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6555685),segFN=segments_1,generation=1}
[junit4:junit4]   1> 32169 [qtp921806360-58] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 1
[junit4:junit4]   1> 32182 [qtp921806360-58] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9]} 0 34
[junit4:junit4]   1> 32193 [qtp921806360-54] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 32225 [qtp921806360-54] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648156157/solr/collection10/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6555685),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648156157/solr/collection10/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6555685),segFN=segments_2,generation=2}
[junit4:junit4]   1> 32229 [qtp921806360-54] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 2
[junit4:junit4]   1> 32247 [qtp921806360-54] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@5b4878e6 main
[junit4:junit4]   1> 32250 [qtp921806360-54] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 32250 [searcherExecutor-22-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@5b4878e6 main{StandardDirectoryReader(segments_2:3:nrt _0(4.4):C10)}
[junit4:junit4]   1> 32255 [qtp921806360-54] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 62
[junit4:junit4]   1> 32288 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.server.Server  ? jetty-8.1.10.v20130312
[junit4:junit4]   1> 32309 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.server.AbstractConnector  ? Started SelectChannelConnector@127.0.0.1:53538
[junit4:junit4]   1> 32312 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.servlet.SolrDispatchFilter  ? SolrDispatchFilter.init()
[junit4:junit4]   1> 32314 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.SolrResourceLoader  ? JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> 32315 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.SolrResourceLoader  ? using system property solr.solr.home: ./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648157909/solr/collection11
[junit4:junit4]   1> 32316 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CoreContainer  ? looking for solr config file: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648157909/solr/collection11/solr.xml
[junit4:junit4]   1> 32318 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CoreContainer  ? New CoreContainer 1891862690
[junit4:junit4]   1> 32321 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CoreContainer  ? no solr.xml found. using default old-style solr.xml
[junit4:junit4]   1> 32323 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CoreContainer  ? Loading CoreContainer using Solr Home: './org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648157909/solr/collection11/'
[junit4:junit4]   1> 32324 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: './org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648157909/solr/collection11/'
[junit4:junit4]   1> 32728 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting socketTimeout to: 0
[junit4:junit4]   1> 32729 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting urlScheme to: http://
[junit4:junit4]   1> 32731 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting connTimeout to: 0
[junit4:junit4]   1> 32732 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> 32733 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting corePoolSize to: 0
[junit4:junit4]   1> 32734 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> 32735 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> 32736 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting sizeOfQueue to: -1
[junit4:junit4]   1> 32737 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting fairnessPolicy to: false
[junit4:junit4]   1> 32738 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  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> 32778 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.logging.LogWatcher  ? Registering Log Listener
[junit4:junit4]   1> 32790 [coreLoadExecutor-27-thread-1] INFO  org.apache.solr.core.CoreContainer  ? Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648157909/solr/collection11/collection1
[junit4:junit4]   1> 32792 [coreLoadExecutor-27-thread-1] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: './org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648157909/solr/collection11/collection1/'
[junit4:junit4]   1> 32936 [coreLoadExecutor-27-thread-1] INFO  org.apache.solr.core.SolrConfig  ? Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> 33076 [coreLoadExecutor-27-thread-1] INFO  org.apache.solr.core.Config  ? Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> 33077 [coreLoadExecutor-27-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? Reading Solr Schema from schema.xml
[junit4:junit4]   1> 33116 [coreLoadExecutor-27-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? [collection1] Schema name=test
[junit4:junit4]   1> 33224 [coreLoadExecutor-27-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? unique key field: id
[junit4:junit4]   1> 33233 [coreLoadExecutor-27-thread-1] INFO  org.apache.solr.core.SolrCore  ? org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   1> 33234 [coreLoadExecutor-27-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Opening new SolrCore at ./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648157909/solr/collection11/collection1/, dataDir=./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648157909/solr/collection11/collection1/data/
[junit4:junit4]   1> 33235 [coreLoadExecutor-27-thread-1] INFO  org.apache.solr.core.SolrCore  ? JMX monitoring not detected for core: collection1
[junit4:junit4]   1> 33236 [coreLoadExecutor-27-thread-1] INFO  org.apache.solr.core.SolrCore  ? org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   1> 33237 [coreLoadExecutor-27-thread-1] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648157909/solr/collection11/collection1/data
[junit4:junit4]   1> 33240 [coreLoadExecutor-27-thread-1] INFO  org.apache.solr.core.SolrCore  ? New index directory detected: old=null new=./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648157909/solr/collection11/collection1/data/index/
[junit4:junit4]   1> 33241 [coreLoadExecutor-27-thread-1] WARN  org.apache.solr.core.SolrCore  ? [collection1] Solr index directory './org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648157909/solr/collection11/collection1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   1> 33244 [coreLoadExecutor-27-thread-1] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648157909/solr/collection11/collection1/data/index
[junit4:junit4]   1> 33255 [coreLoadExecutor-27-thread-1] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648157909/solr/collection11/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@790b3d68),segFN=segments_1,generation=1}
[junit4:junit4]   1> 33256 [coreLoadExecutor-27-thread-1] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 1
[junit4:junit4]   1> 33260 [coreLoadExecutor-27-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created standard: solr.StandardRequestHandler
[junit4:junit4]   1> 33261 [coreLoadExecutor-27-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created defaults: solr.StandardRequestHandler
[junit4:junit4]   1> 33262 [coreLoadExecutor-27-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   1> 33263 [coreLoadExecutor-27-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created lazy: solr.StandardRequestHandler
[junit4:junit4]   1> 33264 [coreLoadExecutor-27-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> 33265 [coreLoadExecutor-27-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created /replication: solr.ReplicationHandler
[junit4:junit4]   1> 33287 [coreLoadExecutor-27-thread-1] INFO  org.apache.solr.handler.loader.XMLLoader  ? xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> 33309 [coreLoadExecutor-27-thread-1] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@20b55243 main
[junit4:junit4]   1> 33314 [coreLoadExecutor-27-thread-1] INFO  org.apache.solr.core.SolrCore  ? Hard AutoCommit: disabled
[junit4:junit4]   1> 33315 [coreLoadExecutor-27-thread-1] INFO  org.apache.solr.core.SolrCore  ? Soft AutoCommit: disabled
[junit4:junit4]   1> 33316 [coreLoadExecutor-27-thread-1] INFO  org.apache.solr.handler.ReplicationHandler  ? Commits will be reserved for  10000
[junit4:junit4]   1> 33317 [coreLoadExecutor-27-thread-1] INFO  org.apache.solr.core.CoreContainer  ? registering core: collection1
[junit4:junit4]   1> 33317 [searcherExecutor-28-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@20b55243 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> 33320 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.servlet.SolrDispatchFilter  ? user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0
[junit4:junit4]   1> 33321 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.servlet.SolrDispatchFilter  ? SolrDispatchFilter.init() done
[junit4:junit4]   1> 33368 [qtp367117219-68] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648157909/solr/collection11/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@790b3d68),segFN=segments_1,generation=1}
[junit4:junit4]   1> 33371 [qtp367117219-68] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 1
[junit4:junit4]   1> 33384 [qtp367117219-68] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9]} 0 43
[junit4:junit4]   1> 33401 [qtp367117219-69] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 33437 [qtp367117219-69] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648157909/solr/collection11/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@790b3d68),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648157909/solr/collection11/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@790b3d68),segFN=segments_2,generation=2}
[junit4:junit4]   1> 33438 [qtp367117219-69] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 2
[junit4:junit4]   1> 33453 [qtp367117219-69] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@22bc7675 main
[junit4:junit4]   1> 33454 [searcherExecutor-28-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@22bc7675 main{StandardDirectoryReader(segments_2:3:nrt _0(4.4):C10)}
[junit4:junit4]   1> 33455 [qtp367117219-69] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 33458 [qtp367117219-69] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 58
[junit4:junit4]   1> 33482 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.server.Server  ? jetty-8.1.10.v20130312
[junit4:junit4]   1> 33495 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.server.AbstractConnector  ? Started SelectChannelConnector@127.0.0.1:53540
[junit4:junit4]   1> 33499 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.servlet.SolrDispatchFilter  ? SolrDispatchFilter.init()
[junit4:junit4]   1> 33500 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.SolrResourceLoader  ? JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> 33503 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.SolrResourceLoader  ? using system property solr.solr.home: ./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648159112/solr/collection12
[junit4:junit4]   1> 33504 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CoreContainer  ? looking for solr config file: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648159112/solr/collection12/solr.xml
[junit4:junit4]   1> 33505 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CoreContainer  ? New CoreContainer 1141376886
[junit4:junit4]   1> 33506 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CoreContainer  ? no solr.xml found. using default old-style solr.xml
[junit4:junit4]   1> 33511 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CoreContainer  ? Loading CoreContainer using Solr Home: './org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648159112/solr/collection12/'
[junit4:junit4]   1> 33512 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: './org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648159112/solr/collection12/'
[junit4:junit4]   1> 33855 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting socketTimeout to: 0
[junit4:junit4]   1> 33857 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting urlScheme to: http://
[junit4:junit4]   1> 33858 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting connTimeout to: 0
[junit4:junit4]   1> 33859 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> 33860 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting corePoolSize to: 0
[junit4:junit4]   1> 33861 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> 33862 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> 33863 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting sizeOfQueue to: -1
[junit4:junit4]   1> 33875 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting fairnessPolicy to: false
[junit4:junit4]   1> 33877 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  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> 33927 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.logging.LogWatcher  ? Registering Log Listener
[junit4:junit4]   1> 33938 [coreLoadExecutor-33-thread-1] INFO  org.apache.solr.core.CoreContainer  ? Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648159112/solr/collection12/collection1
[junit4:junit4]   1> 33940 [coreLoadExecutor-33-thread-1] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: './org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648159112/solr/collection12/collection1/'
[junit4:junit4]   1> 34057 [coreLoadExecutor-33-thread-1] INFO  org.apache.solr.core.SolrConfig  ? Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> 34269 [coreLoadExecutor-33-thread-1] INFO  org.apache.solr.core.Config  ? Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> 34270 [coreLoadExecutor-33-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? Reading Solr Schema from schema.xml
[junit4:junit4]   1> 34284 [coreLoadExecutor-33-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? [collection1] Schema name=test
[junit4:junit4]   1> 34389 [coreLoadExecutor-33-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? unique key field: id
[junit4:junit4]   1> 34395 [coreLoadExecutor-33-thread-1] INFO  org.apache.solr.core.SolrCore  ? org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   1> 34396 [coreLoadExecutor-33-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Opening new SolrCore at ./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648159112/solr/collection12/collection1/, dataDir=./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648159112/solr/collection12/collection1/data/
[junit4:junit4]   1> 34397 [coreLoadExecutor-33-thread-1] INFO  org.apache.solr.core.SolrCore  ? JMX monitoring not detected for core: collection1
[junit4:junit4]   1> 34398 [coreLoadExecutor-33-thread-1] INFO  org.apache.solr.core.SolrCore  ? org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   1> 34401 [coreLoadExecutor-33-thread-1] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648159112/solr/collection12/collection1/data
[junit4:junit4]   1> 34403 [coreLoadExecutor-33-thread-1] INFO  org.apache.solr.core.SolrCore  ? New index directory detected: old=null new=./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648159112/solr/collection12/collection1/data/index/
[junit4:junit4]   1> 34405 [coreLoadExecutor-33-thread-1] WARN  org.apache.solr.core.SolrCore  ? [collection1] Solr index directory './org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648159112/solr/collection12/collection1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   1> 34408 [coreLoadExecutor-33-thread-1] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648159112/solr/collection12/collection1/data/index
[junit4:junit4]   1> 34417 [coreLoadExecutor-33-thread-1] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648159112/solr/collection12/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5b3dea1),segFN=segments_1,generation=1}
[junit4:junit4]   1> 34419 [coreLoadExecutor-33-thread-1] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 1
[junit4:junit4]   1> 34424 [coreLoadExecutor-33-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created standard: solr.StandardRequestHandler
[junit4:junit4]   1> 34425 [coreLoadExecutor-33-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created defaults: solr.StandardRequestHandler
[junit4:junit4]   1> 34426 [coreLoadExecutor-33-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   1> 34427 [coreLoadExecutor-33-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created lazy: solr.StandardRequestHandler
[junit4:junit4]   1> 34428 [coreLoadExecutor-33-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> 34429 [coreLoadExecutor-33-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created /replication: solr.ReplicationHandler
[junit4:junit4]   1> 34509 [coreLoadExecutor-33-thread-1] INFO  org.apache.solr.handler.loader.XMLLoader  ? xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> 34556 [coreLoadExecutor-33-thread-1] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@4a76a3dc main
[junit4:junit4]   1> 34562 [coreLoadExecutor-33-thread-1] INFO  org.apache.solr.core.SolrCore  ? Hard AutoCommit: disabled
[junit4:junit4]   1> 34563 [coreLoadExecutor-33-thread-1] INFO  org.apache.solr.core.SolrCore  ? Soft AutoCommit: disabled
[junit4:junit4]   1> 34564 [coreLoadExecutor-33-thread-1] INFO  org.apache.solr.handler.ReplicationHandler  ? Commits will be reserved for  10000
[junit4:junit4]   1> 34565 [coreLoadExecutor-33-thread-1] INFO  org.apache.solr.core.CoreContainer  ? registering core: collection1
[junit4:junit4]   1> 34565 [searcherExecutor-34-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@4a76a3dc main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> 34567 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.servlet.SolrDispatchFilter  ? user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0
[junit4:junit4]   1> 34570 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.servlet.SolrDispatchFilter  ? SolrDispatchFilter.init() done
[junit4:junit4]   1> 34607 [qtp1528853163-81] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648159112/solr/collection12/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5b3dea1),segFN=segments_1,generation=1}
[junit4:junit4]   1> 34609 [qtp1528853163-81] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 1
[junit4:junit4]   1> 34627 [qtp1528853163-81] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9]} 0 31
[junit4:junit4]   1> 34640 [qtp1528853163-82] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 34702 [qtp1528853163-82] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648159112/solr/collection12/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5b3dea1),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648159112/solr/collection12/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5b3dea1),segFN=segments_2,generation=2}
[junit4:junit4]   1> 34704 [qtp1528853163-82] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 2
[junit4:junit4]   1> 34719 [qtp1528853163-82] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@60400b7b main
[junit4:junit4]   1> 34721 [qtp1528853163-82] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 34726 [searcherExecutor-34-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@60400b7b main{StandardDirectoryReader(segments_2:3:nrt _0(4.4):C10)}
[junit4:junit4]   1> 34729 [qtp1528853163-82] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 89
[junit4:junit4]   1> 34736 [qtp921806360-55] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=1 
[junit4:junit4]   1> 34763 [qtp367117219-66] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=1 
[junit4:junit4]   1> 34777 [qtp1528853163-83] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=4 
[junit4:junit4]   1> 34797 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CoreContainer  ? Shutting down CoreContainer instance=1891862690
[junit4:junit4]   1> 34800 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.SolrCore  ? [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5b777df8
[junit4:junit4]   1> 34801 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.update.UpdateHandler  ? closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=10,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   1> 34803 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.update.SolrCoreState  ? Closing SolrCoreState
[junit4:junit4]   1> 34804 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.update.DefaultSolrCoreState  ? SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> 34806 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.update.DefaultSolrCoreState  ? closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> 34820 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.SolrCore  ? [collection1] Closing main searcher on request.
[junit4:junit4]   1> 34823 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing MockFSDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> 34827 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648157909/solr/collection11/collection1/data/index [CachedDir<<refCount=0;path=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648157909/solr/collection11/collection1/data/index;done=false>>]
[junit4:junit4]   1> 34831 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648157909/solr/collection11/collection1/data/index
[junit4:junit4]   1> 34856 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648157909/solr/collection11/collection1/data [CachedDir<<refCount=0;path=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648157909/solr/collection11/collection1/data;done=false>>]
[junit4:junit4]   1> 34858 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648157909/solr/collection11/collection1/data
[junit4:junit4]   1> 34861 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.server.handler.ContextHandler  ? stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   1> 34920 [qtp921806360-56] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=1 
[junit4:junit4]   1> 34938 [qtp1528853163-79] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=1 
[junit4:junit4]   1> 34948 [qtp921806360-57] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=1 
[junit4:junit4]   1> 34953 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.server.Server  ? jetty-8.1.10.v20130312
[junit4:junit4]   1> 34966 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.server.AbstractConnector  ? Started SelectChannelConnector@127.0.0.1:53538
[junit4:junit4]   1> 34972 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.servlet.SolrDispatchFilter  ? SolrDispatchFilter.init()
[junit4:junit4]   1> 34973 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.SolrResourceLoader  ? JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> 34975 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.SolrResourceLoader  ? using system property solr.solr.home: ./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648157909/solr/collection11
[junit4:junit4]   1> 34976 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CoreContainer  ? looking for solr config file: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648157909/solr/collection11/solr.xml
[junit4:junit4]   1> 34977 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CoreContainer  ? New CoreContainer 2104309668
[junit4:junit4]   1> 34979 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CoreContainer  ? no solr.xml found. using default old-style solr.xml
[junit4:junit4]   1> 34981 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CoreContainer  ? Loading CoreContainer using Solr Home: './org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648157909/solr/collection11/'
[junit4:junit4]   1> 34982 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: './org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648157909/solr/collection11/'
[junit4:junit4]   1> 35364 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting socketTimeout to: 0
[junit4:junit4]   1> 35367 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting urlScheme to: http://
[junit4:junit4]   1> 35368 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting connTimeout to: 0
[junit4:junit4]   1> 35369 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> 35370 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting corePoolSize to: 0
[junit4:junit4]   1> 35371 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> 35372 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> 35373 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting sizeOfQueue to: -1
[junit4:junit4]   1> 35374 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting fairnessPolicy to: false
[junit4:junit4]   1> 35375 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  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> 35408 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.logging.LogWatcher  ? Registering Log Listener
[junit4:junit4]   1> 35419 [coreLoadExecutor-39-thread-1] INFO  org.apache.solr.core.CoreContainer  ? Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648157909/solr/collection11/collection1
[junit4:junit4]   1> 35422 [coreLoadExecutor-39-thread-1] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: './org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648157909/solr/collection11/collection1/'
[junit4:junit4]   1> 35547 [coreLoadExecutor-39-thread-1] INFO  org.apache.solr.core.SolrConfig  ? Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> 35669 [coreLoadExecutor-39-thread-1] INFO  org.apache.solr.core.Config  ? Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> 35671 [coreLoadExecutor-39-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? Reading Solr Schema from schema.xml
[junit4:junit4]   1> 35680 [coreLoadExecutor-39-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? [collection1] Schema name=test
[junit4:junit4]   1> 35731 [coreLoadExecutor-39-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? unique key field: id
[junit4:junit4]   1> 35734 [coreLoadExecutor-39-thread-1] INFO  org.apache.solr.core.SolrCore  ? org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   1> 35735 [coreLoadExecutor-39-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Opening new SolrCore at ./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648157909/solr/collection11/collection1/, dataDir=./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648157909/solr/collection11/collection1/data/
[junit4:junit4]   1> 35735 [coreLoadExecutor-39-thread-1] INFO  org.apache.solr.core.SolrCore  ? JMX monitoring not detected for core: collection1
[junit4:junit4]   1> 35737 [coreLoadExecutor-39-thread-1] INFO  org.apache.solr.core.SolrCore  ? org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   1> 35739 [coreLoadExecutor-39-thread-1] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648157909/solr/collection11/collection1/data
[junit4:junit4]   1> 35740 [coreLoadExecutor-39-thread-1] INFO  org.apache.solr.core.SolrCore  ? New index directory detected: old=null new=./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648157909/solr/collection11/collection1/data/index/
[junit4:junit4]   1> 35743 [coreLoadExecutor-39-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created standard: solr.StandardRequestHandler
[junit4:junit4]   1> 35744 [coreLoadExecutor-39-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created defaults: solr.StandardRequestHandler
[junit4:junit4]   1> 35745 [coreLoadExecutor-39-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   1> 35745 [coreLoadExecutor-39-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created lazy: solr.StandardRequestHandler
[junit4:junit4]   1> 35746 [coreLoadExecutor-39-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> 35748 [coreLoadExecutor-39-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created /replication: solr.ReplicationHandler
[junit4:junit4]   1> 35775 [coreLoadExecutor-39-thread-1] INFO  org.apache.solr.handler.loader.XMLLoader  ? xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> 35786 [coreLoadExecutor-39-thread-1] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648157909/solr/collection11/collection1/data/index
[junit4:junit4]   1> 35800 [coreLoadExecutor-39-thread-1] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@7aa49be5 main
[junit4:junit4]   1> 35802 [coreLoadExecutor-39-thread-1] INFO  org.apache.solr.core.SolrCore  ? Hard AutoCommit: disabled
[junit4:junit4]   1> 35804 [coreLoadExecutor-39-thread-1] INFO  org.apache.solr.core.SolrCore  ? Soft AutoCommit: disabled
[junit4:junit4]   1> 35805 [coreLoadExecutor-39-thread-1] INFO  org.apache.solr.handler.ReplicationHandler  ? Commits will be reserved for  10000
[junit4:junit4]   1> 35806 [coreLoadExecutor-39-thread-1] INFO  org.apache.solr.core.CoreContainer  ? registering core: collection1
[junit4:junit4]   1> 35809 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.servlet.SolrDispatchFilter  ? user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0
[junit4:junit4]   1> 35811 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.servlet.SolrDispatchFilter  ? SolrDispatchFilter.init() done
[junit4:junit4]   1> 35813 [searcherExecutor-40-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@7aa49be5 main{StandardDirectoryReader(segments_2:3 _0(4.4):C10)}
[junit4:junit4]   1> 35969 [qtp511926021-94] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2&rows=0} hits=10 status=0 QTime=15 
[junit4:junit4]   1> 37019 [qtp1528853163-79] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=1 
[junit4:junit4]   1> 37035 [qtp511926021-91] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=1 
[junit4:junit4]   1> 37044 [qtp921806360-57] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=1 
[junit4:junit4]   1> 37062 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CoreContainer  ? Shutting down CoreContainer instance=429587395
[junit4:junit4]   1> 37064 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.SolrCore  ? [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@ddc1182
[junit4:junit4]   1> 37066 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.update.UpdateHandler  ? closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=10,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   1> 37070 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.update.SolrCoreState  ? Closing SolrCoreState
[junit4:junit4]   1> 37072 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.update.DefaultSolrCoreState  ? SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> 37073 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.update.DefaultSolrCoreState  ? closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> 37079 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.SolrCore  ? [collection1] Closing main searcher on request.
[junit4:junit4]   1> 37083 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing MockFSDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> 37084 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648156157/solr/collection10/collection1/data [CachedDir<<refCount=0;path=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648156157/solr/collection10/collection1/data;done=false>>]
[junit4:junit4]   1> 37086 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648156157/solr/collection10/collection1/data
[junit4:junit4]   1> 37088 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648156157/solr/collection10/collection1/data/index [CachedDir<<refCount=0;path=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648156157/solr/collection10/collection1/data/index;done=false>>]
[junit4:junit4]   1> 37090 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648156157/solr/collection10/collection1/data/index
[junit4:junit4]   1> 37122 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.server.handler.ContextHandler  ? stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   1> 37212 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CoreContainer  ? Shutting down CoreContainer instance=2104309668
[junit4:junit4]   1> 37216 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.SolrCore  ? [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@389a99d2
[junit4:junit4]   1> 37218 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.update.UpdateHandler  ? 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> 37220 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.update.SolrCoreState  ? Closing SolrCoreState
[junit4:junit4]   1> 37221 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.update.DefaultSolrCoreState  ? SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> 37223 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.update.DefaultSolrCoreState  ? closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> 37227 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.SolrCore  ? [collection1] Closing main searcher on request.
[junit4:junit4]   1> 37259 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing MockFSDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> 37269 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648157909/solr/collection11/collection1/data/index [CachedDir<<refCount=0;path=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648157909/solr/collection11/collection1/data/index;done=false>>]
[junit4:junit4]   1> 37271 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648157909/solr/collection11/collection1/data/index
[junit4:junit4]   1> 37363 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648157909/solr/collection11/collection1/data [CachedDir<<refCount=0;path=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648157909/solr/collection11/collection1/data;done=false>>]
[junit4:junit4]   1> 37409 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648157909/solr/collection11/collection1/data
[junit4:junit4]   1> 37411 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.server.handler.ContextHandler  ? stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   1> 37544 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CoreContainer  ? Shutting down CoreContainer instance=1141376886
[junit4:junit4]   1> 37546 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.SolrCore  ? [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1cb150a
[junit4:junit4]   1> 37547 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.update.UpdateHandler  ? closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=10,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   1> 37550 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.update.SolrCoreState  ? Closing SolrCoreState
[junit4:junit4]   1> 37551 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.update.DefaultSolrCoreState  ? SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> 37552 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.update.DefaultSolrCoreState  ? closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> 37564 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.SolrCore  ? [collection1] Closing main searcher on request.
[junit4:junit4]   1> 37578 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing MockFSDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> 37579 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648159112/solr/collection12/collection1/data [CachedDir<<refCount=0;path=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648159112/solr/collection12/collection1/data;done=false>>]
[junit4:junit4]   1> 37580 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648159112/solr/collection12/collection1/data
[junit4:junit4]   1> 37583 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648159112/solr/collection12/collection1/data/index [CachedDir<<refCount=0;path=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648159112/solr/collection12/collection1/data/index;done=false>>]
[junit4:junit4]   1> 37584 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648159112/solr/collection12/collection1/data/index
[junit4:junit4]   1> 37604 [TEST-TestLBHttpSolrServer.testSimple-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.server.handler.ContextHandler  ? stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   1> 38361 [TEST-TestLBHttpSolrServer.testTwoServers-seed#[F76F626D11A643FB]] INFO  org.apache.solr.client.solrj.impl.HttpClientUtil  ? Creating new http client, config:
[junit4:junit4]   1> 38398 [TEST-TestLBHttpSolrServer.testTwoServers-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.server.Server  ? jetty-8.1.10.v20130312
[junit4:junit4]   1> 38408 [TEST-TestLBHttpSolrServer.testTwoServers-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.server.AbstractConnector  ? Started SelectChannelConnector@127.0.0.1:53544
[junit4:junit4]   1> 38409 [TEST-TestLBHttpSolrServer.testTwoServers-seed#[F76F626D11A643FB]] INFO  org.apache.solr.servlet.SolrDispatchFilter  ? SolrDispatchFilter.init()
[junit4:junit4]   1> 38410 [TEST-TestLBHttpSolrServer.testTwoServers-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.SolrResourceLoader  ? JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> 38411 [TEST-TestLBHttpSolrServer.testTwoServers-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.SolrResourceLoader  ? using system property solr.solr.home: ./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648164025/solr/collection10
[junit4:junit4]   1> 38411 [TEST-TestLBHttpSolrServer.testTwoServers-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CoreContainer  ? looking for solr config file: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648164025/solr/collection10/solr.xml
[junit4:junit4]   1> 38412 [TEST-TestLBHttpSolrServer.testTwoServers-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CoreContainer  ? New CoreContainer 553679241
[junit4:junit4]   1> 38414 [TEST-TestLBHttpSolrServer.testTwoServers-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CoreContainer  ? no solr.xml found. using default old-style solr.xml
[junit4:junit4]   1> 38415 [TEST-TestLBHttpSolrServer.testTwoServers-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CoreContainer  ? Loading CoreContainer using Solr Home: './org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648164025/solr/collection10/'
[junit4:junit4]   1> 38415 [TEST-TestLBHttpSolrServer.testTwoServers-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: './org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648164025/solr/collection10/'
[junit4:junit4]   1> 38711 [TEST-TestLBHttpSolrServer.testTwoServers-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting socketTimeout to: 0
[junit4:junit4]   1> 38712 [TEST-TestLBHttpSolrServer.testTwoServers-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting urlScheme to: http://
[junit4:junit4]   1> 38714 [TEST-TestLBHttpSolrServer.testTwoServers-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting connTimeout to: 0
[junit4:junit4]   1> 38715 [TEST-TestLBHttpSolrServer.testTwoServers-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> 38716 [TEST-TestLBHttpSolrServer.testTwoServers-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting corePoolSize to: 0
[junit4:junit4]   1> 38717 [TEST-TestLBHttpSolrServer.testTwoServers-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> 38718 [TEST-TestLBHttpSolrServer.testTwoServers-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> 38719 [TEST-TestLBHttpSolrServer.testTwoServers-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting sizeOfQueue to: -1
[junit4:junit4]   1> 38720 [TEST-TestLBHttpSolrServer.testTwoServers-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting fairnessPolicy to: false
[junit4:junit4]   1> 38721 [TEST-TestLBHttpSolrServer.testTwoServers-seed#[F76F626D11A643FB]] INFO  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> 38750 [TEST-TestLBHttpSolrServer.testTwoServers-seed#[F76F626D11A643FB]] INFO  org.apache.solr.logging.LogWatcher  ? Registering Log Listener
[junit4:junit4]   1> 38769 [coreLoadExecutor-45-thread-1] INFO  org.apache.solr.core.CoreContainer  ? Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648164025/solr/collection10/collection1
[junit4:junit4]   1> 38772 [coreLoadExecutor-45-thread-1] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: './org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648164025/solr/collection10/collection1/'
[junit4:junit4]   1> 38900 [coreLoadExecutor-45-thread-1] INFO  org.apache.solr.core.SolrConfig  ? Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> 39046 [coreLoadExecutor-45-thread-1] INFO  org.apache.solr.core.Config  ? Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> 39048 [coreLoadExecutor-45-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? Reading Solr Schema from schema.xml
[junit4:junit4]   1> 39056 [coreLoadExecutor-45-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? [collection1] Schema name=test
[junit4:junit4]   1> 39126 [coreLoadExecutor-45-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? unique key field: id
[junit4:junit4]   1> 39130 [coreLoadExecutor-45-thread-1] INFO  org.apache.solr.core.SolrCore  ? org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   1> 39132 [coreLoadExecutor-45-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Opening new SolrCore at ./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648164025/solr/collection10/collection1/, dataDir=./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648164025/solr/collection10/collection1/data/
[junit4:junit4]   1> 39133 [coreLoadExecutor-45-thread-1] INFO  org.apache.solr.core.SolrCore  ? JMX monitoring not detected for core: collection1
[junit4:junit4]   1> 39133 [coreLoadExecutor-45-thread-1] INFO  org.apache.solr.core.SolrCore  ? org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   1> 39136 [coreLoadExecutor-45-thread-1] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648164025/solr/collection10/collection1/data
[junit4:junit4]   1> 39138 [coreLoadExecutor-45-thread-1] INFO  org.apache.solr.core.SolrCore  ? New index directory detected: old=null new=./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648164025/solr/collection10/collection1/data/index/
[junit4:junit4]   1> 39139 [coreLoadExecutor-45-thread-1] WARN  org.apache.solr.core.SolrCore  ? [collection1] Solr index directory './org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648164025/solr/collection10/collection1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   1> 39141 [coreLoadExecutor-45-thread-1] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648164025/solr/collection10/collection1/data/index
[junit4:junit4]   1> 39150 [coreLoadExecutor-45-thread-1] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648164025/solr/collection10/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1f79885a),segFN=segments_1,generation=1}
[junit4:junit4]   1> 39151 [coreLoadExecutor-45-thread-1] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 1
[junit4:junit4]   1> 39161 [coreLoadExecutor-45-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created standard: solr.StandardRequestHandler
[junit4:junit4]   1> 39163 [coreLoadExecutor-45-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created defaults: solr.StandardRequestHandler
[junit4:junit4]   1> 39167 [coreLoadExecutor-45-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   1> 39167 [coreLoadExecutor-45-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created lazy: solr.StandardRequestHandler
[junit4:junit4]   1> 39169 [coreLoadExecutor-45-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> 39170 [coreLoadExecutor-45-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created /replication: solr.ReplicationHandler
[junit4:junit4]   1> 39191 [coreLoadExecutor-45-thread-1] INFO  org.apache.solr.handler.loader.XMLLoader  ? xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> 39209 [coreLoadExecutor-45-thread-1] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@2b86ef3e main
[junit4:junit4]   1> 39211 [coreLoadExecutor-45-thread-1] INFO  org.apache.solr.core.SolrCore  ? Hard AutoCommit: disabled
[junit4:junit4]   1> 39212 [coreLoadExecutor-45-thread-1] INFO  org.apache.solr.core.SolrCore  ? Soft AutoCommit: disabled
[junit4:junit4]   1> 39212 [coreLoadExecutor-45-thread-1] INFO  org.apache.solr.handler.ReplicationHandler  ? Commits will be reserved for  10000
[junit4:junit4]   1> 39213 [coreLoadExecutor-45-thread-1] INFO  org.apache.solr.core.CoreContainer  ? registering core: collection1
[junit4:junit4]   1> 39214 [searcherExecutor-46-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@2b86ef3e main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> 39217 [TEST-TestLBHttpSolrServer.testTwoServers-seed#[F76F626D11A643FB]] INFO  org.apache.solr.servlet.SolrDispatchFilter  ? user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0
[junit4:junit4]   1> 39218 [TEST-TestLBHttpSolrServer.testTwoServers-seed#[F76F626D11A643FB]] INFO  org.apache.solr.servlet.SolrDispatchFilter  ? SolrDispatchFilter.init() done
[junit4:junit4]   1> 39320 [qtp1820984873-106] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648164025/solr/collection10/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1f79885a),segFN=segments_1,generation=1}
[junit4:junit4]   1> 39321 [qtp1820984873-106] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 1
[junit4:junit4]   1> 39334 [qtp1820984873-106] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9]} 0 21
[junit4:junit4]   1> 39340 [qtp1820984873-107] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 39384 [qtp1820984873-107] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648164025/solr/collection10/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1f79885a),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648164025/solr/collection10/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1f79885a),segFN=segments_2,generation=2}
[junit4:junit4]   1> 39386 [qtp1820984873-107] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 2
[junit4:junit4]   1> 39400 [qtp1820984873-107] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@36aefedd main
[junit4:junit4]   1> 39402 [qtp1820984873-107] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 39404 [searcherExecutor-46-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@36aefedd main{StandardDirectoryReader(segments_2:3:nrt _0(4.4):C10)}
[junit4:junit4]   1> 39406 [qtp1820984873-107] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 66
[junit4:junit4]   1> 39440 [TEST-TestLBHttpSolrServer.testTwoServers-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.server.Server  ? jetty-8.1.10.v20130312
[junit4:junit4]   1> 39448 [TEST-TestLBHttpSolrServer.testTwoServers-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.server.AbstractConnector  ? Started SelectChannelConnector@127.0.0.1:53546
[junit4:junit4]   1> 39450 [TEST-TestLBHttpSolrServer.testTwoServers-seed#[F76F626D11A643FB]] INFO  org.apache.solr.servlet.SolrDispatchFilter  ? SolrDispatchFilter.init()
[junit4:junit4]   1> 39451 [TEST-TestLBHttpSolrServer.testTwoServers-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.SolrResourceLoader  ? JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> 39453 [TEST-TestLBHttpSolrServer.testTwoServers-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.SolrResourceLoader  ? using system property solr.solr.home: ./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648165059/solr/collection11
[junit4:junit4]   1> 39454 [TEST-TestLBHttpSolrServer.testTwoServers-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CoreContainer  ? looking for solr config file: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648165059/solr/collection11/solr.xml
[junit4:junit4]   1> 39455 [TEST-TestLBHttpSolrServer.testTwoServers-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CoreContainer  ? New CoreContainer 576085736
[junit4:junit4]   1> 39457 [TEST-TestLBHttpSolrServer.testTwoServers-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CoreContainer  ? no solr.xml found. using default old-style solr.xml
[junit4:junit4]   1> 39458 [TEST-TestLBHttpSolrServer.testTwoServers-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CoreContainer  ? Loading CoreContainer using Solr Home: './org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648165059/solr/collection11/'
[junit4:junit4]   1> 39459 [TEST-TestLBHttpSolrServer.testTwoServers-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: './org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648165059/solr/collection11/'
[junit4:junit4]   1> 39786 [TEST-TestLBHttpSolrServer.testTwoServers-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting socketTimeout to: 0
[junit4:junit4]   1> 39788 [TEST-TestLBHttpSolrServer.testTwoServers-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting urlScheme to: http://
[junit4:junit4]   1> 39789 [TEST-TestLBHttpSolrServer.testTwoServers-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting connTimeout to: 0
[junit4:junit4]   1> 39790 [TEST-TestLBHttpSolrServer.testTwoServers-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> 39791 [TEST-TestLBHttpSolrServer.testTwoServers-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting corePoolSize to: 0
[junit4:junit4]   1> 39795 [TEST-TestLBHttpSolrServer.testTwoServers-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> 39797 [TEST-TestLBHttpSolrServer.testTwoServers-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> 39798 [TEST-TestLBHttpSolrServer.testTwoServers-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting sizeOfQueue to: -1
[junit4:junit4]   1> 39799 [TEST-TestLBHttpSolrServer.testTwoServers-seed#[F76F626D11A643FB]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting fairnessPolicy to: false
[junit4:junit4]   1> 39800 [TEST-TestLBHttpSolrServer.testTwoServers-seed#[F76F626D11A643FB]] INFO  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> 39841 [TEST-TestLBHttpSolrServer.testTwoServers-seed#[F76F626D11A643FB]] INFO  org.apache.solr.logging.LogWatcher  ? Registering Log Listener
[junit4:junit4]   1> 39852 [coreLoadExecutor-51-thread-1] INFO  org.apache.solr.core.CoreContainer  ? Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648165059/solr/collection11/collection1
[junit4:junit4]   1> 39855 [coreLoadExecutor-51-thread-1] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: './org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648165059/solr/collection11/collection1/'
[junit4:junit4]   1> 39971 [coreLoadExecutor-51-thread-1] INFO  org.apache.solr.core.SolrConfig  ? Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> 40097 [coreLoadExecutor-51-thread-1] INFO  org.apache.solr.core.Config  ? Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> 40099 [coreLoadExecutor-51-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? Reading Solr Schema from schema.xml
[junit4:junit4]   1> 40114 [coreLoadExecutor-51-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? [collection1] Schema name=test
[junit4:junit4]   1> 40167 [coreLoadExecutor-51-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? unique key field: id
[junit4:junit4]   1> 40171 [coreLoadExecutor-51-thread-1] INFO  org.apache.solr.core.SolrCore  ? org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   1> 40172 [coreLoadExecutor-51-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Opening new SolrCore at ./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648165059/solr/collection11/collection1/, dataDir=./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648165059/solr/collection11/collection1/data/
[junit4:junit4]   1> 40173 [coreLoadExecutor-51-thread-1] INFO  org.apache.solr.core.SolrCore  ? JMX monitoring not detected for core: collection1
[junit4:junit4]   1> 40174 [coreLoadExecutor-51-thread-1] INFO  org.apache.solr.core.SolrCore  ? org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   1> 40175 [coreLoadExecutor-51-thread-1] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648165059/solr/collection11/collection1/data
[junit4:junit4]   1> 40177 [coreLoadExecutor-51-thread-1] INFO  org.apache.solr.core.SolrCore  ? New index directory detected: old=null new=./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648165059/solr/collection11/collection1/data/index/
[junit4:junit4]   1> 40179 [coreLoadExecutor-51-thread-1] WARN  org.apache.solr.core.SolrCore  ? [collection1] Solr index directory './org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648165059/solr/collection11/collection1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   1> 40182 [coreLoadExecutor-51-thread-1] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648165059/solr/collection11/collection1/data/index
[junit4:junit4]   1> 40191 [coreLoadExecutor-51-thread-1] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648165059/solr/collection11/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@41cde666),segFN=segments_1,generation=1}
[junit4:junit4]   1> 40192 [coreLoadExecutor-51-thread-1] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 1
[junit4:junit4]   1> 40196 [coreLoadExecutor-51-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created standard: solr.StandardRequestHandler
[junit4:junit4]   1> 40198 [coreLoadExecutor-51-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created defaults: solr.StandardRequestHandler
[junit4:junit4]   1> 40199 [coreLoadExecutor-51-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   1> 40199 [coreLoadExecutor-51-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created lazy: solr.StandardRequestHandler
[junit4:junit4]   1> 40201 [coreLoadExecutor-51-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> 40202 [coreLoadExecutor-51-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created /replication: solr.ReplicationHandler
[junit4:junit4]   1> 40226 [coreLoadExecutor-51-thread-1] INFO  org.apache.solr.handler.loader.XMLLoader  ? xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> 40722 [coreLoadExecutor-51-thread-1] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@51241711 main
[junit4:junit4]   1> 40724 [coreLoadExecutor-51-thread-1] INFO  org.apache.solr.core.SolrCore  ? Hard AutoCommit: disabled
[junit4:junit4]   1> 40724 [coreLoadExecutor-51-thread-1] INFO  org.apache.solr.core.SolrCore  ? Soft AutoCommit: disabled
[junit4:junit4]   1> 40725 [coreLoadExecutor-51-thread-1] INFO  org.apache.solr.handler.ReplicationHandler  ? Commits will be reserved for  10000
[junit4:junit4]   1> 40726 [coreLoadExecutor-51-thread-1] INFO  org.apache.solr.core.CoreContainer  ? registering core: collection1
[junit4:junit4]   1> 40729 [TEST-TestLBHttpSolrServer.testTwoServers-seed#[F76F626D11A643FB]] INFO  org.apache.solr.servlet.SolrDispatchFilter  ? user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0
[junit4:junit4]   1> 40730 [TEST-TestLBHttpSolrServer.testTwoServers-seed#[F76F626D11A643FB]] INFO  org.apache.solr.servlet.SolrDispatchFilter  ? SolrDispatchFilter.init

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

nit4:junit4]   1> 43243 [qtp1851233836-142] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2&rows=0} hits=10 status=0 QTime=1 
[junit4:junit4]   1> 44415 [qtp1851233836-145] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=1 
[junit4:junit4]   1> 44436 [TEST-TestLBHttpSolrServer.testTwoServers-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CoreContainer  ? Shutting down CoreContainer instance=1697303292
[junit4:junit4]   1> 44438 [TEST-TestLBHttpSolrServer.testTwoServers-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.SolrCore  ? [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3f6225b8
[junit4:junit4]   1> 44439 [TEST-TestLBHttpSolrServer.testTwoServers-seed#[F76F626D11A643FB]] INFO  org.apache.solr.update.UpdateHandler  ? 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> 44440 [TEST-TestLBHttpSolrServer.testTwoServers-seed#[F76F626D11A643FB]] INFO  org.apache.solr.update.SolrCoreState  ? Closing SolrCoreState
[junit4:junit4]   1> 44441 [TEST-TestLBHttpSolrServer.testTwoServers-seed#[F76F626D11A643FB]] INFO  org.apache.solr.update.DefaultSolrCoreState  ? SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> 44442 [TEST-TestLBHttpSolrServer.testTwoServers-seed#[F76F626D11A643FB]] INFO  org.apache.solr.update.DefaultSolrCoreState  ? closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> 44443 [TEST-TestLBHttpSolrServer.testTwoServers-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.SolrCore  ? [collection1] Closing main searcher on request.
[junit4:junit4]   1> 44446 [TEST-TestLBHttpSolrServer.testTwoServers-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing MockFSDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> 44447 [TEST-TestLBHttpSolrServer.testTwoServers-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648164025/solr/collection10/collection1/data [CachedDir<<refCount=0;path=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648164025/solr/collection10/collection1/data;done=false>>]
[junit4:junit4]   1> 44448 [TEST-TestLBHttpSolrServer.testTwoServers-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648164025/solr/collection10/collection1/data
[junit4:junit4]   1> 44450 [TEST-TestLBHttpSolrServer.testTwoServers-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648164025/solr/collection10/collection1/data/index [CachedDir<<refCount=0;path=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648164025/solr/collection10/collection1/data/index;done=false>>]
[junit4:junit4]   1> 44452 [TEST-TestLBHttpSolrServer.testTwoServers-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648164025/solr/collection10/collection1/data/index
[junit4:junit4]   1> 44470 [TEST-TestLBHttpSolrServer.testTwoServers-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.server.handler.ContextHandler  ? stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   1> 44582 [TEST-TestLBHttpSolrServer.testTwoServers-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CoreContainer  ? Shutting down CoreContainer instance=1011157938
[junit4:junit4]   1> 44584 [TEST-TestLBHttpSolrServer.testTwoServers-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.SolrCore  ? [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@580a4f3e
[junit4:junit4]   1> 44585 [TEST-TestLBHttpSolrServer.testTwoServers-seed#[F76F626D11A643FB]] INFO  org.apache.solr.update.UpdateHandler  ? closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=10,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   1> 44599 [TEST-TestLBHttpSolrServer.testTwoServers-seed#[F76F626D11A643FB]] INFO  org.apache.solr.update.SolrCoreState  ? Closing SolrCoreState
[junit4:junit4]   1> 44600 [TEST-TestLBHttpSolrServer.testTwoServers-seed#[F76F626D11A643FB]] INFO  org.apache.solr.update.DefaultSolrCoreState  ? SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> 44601 [TEST-TestLBHttpSolrServer.testTwoServers-seed#[F76F626D11A643FB]] INFO  org.apache.solr.update.DefaultSolrCoreState  ? closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> 44621 [TEST-TestLBHttpSolrServer.testTwoServers-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.SolrCore  ? [collection1] Closing main searcher on request.
[junit4:junit4]   1> 44625 [TEST-TestLBHttpSolrServer.testTwoServers-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing MockFSDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> 44626 [TEST-TestLBHttpSolrServer.testTwoServers-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648166502/solr/collection12/collection1/data [CachedDir<<refCount=0;path=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648166502/solr/collection12/collection1/data;done=false>>]
[junit4:junit4]   1> 44627 [TEST-TestLBHttpSolrServer.testTwoServers-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648166502/solr/collection12/collection1/data
[junit4:junit4]   1> 44629 [TEST-TestLBHttpSolrServer.testTwoServers-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648166502/solr/collection12/collection1/data/index [CachedDir<<refCount=0;path=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648166502/solr/collection12/collection1/data/index;done=false>>]
[junit4:junit4]   1> 44630 [TEST-TestLBHttpSolrServer.testTwoServers-seed#[F76F626D11A643FB]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1368648166502/solr/collection12/collection1/data/index
[junit4:junit4]   1> 44649 [TEST-TestLBHttpSolrServer.testTwoServers-seed#[F76F626D11A643FB]] INFO  org.eclipse.jetty.server.handler.ContextHandler  ? stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> NOTE: test params are: codec=Lucene41, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=et, timezone=Antarctica/Rothera
[junit4:junit4]   2> NOTE: Mac OS X 10.8.3 x86_64/Oracle Corporation 1.7.0_21 (64-bit)/cpus=2,threads=2,free=130123544,total=268435456
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestLBHttpSolrServer]
[junit4:junit4] Completed in 52.62s, 3 tests, 1 error <<< FAILURES!

[...truncated 141 lines...]
BUILD FAILED
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:383: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:363: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:39: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build.xml:194: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/common-build.xml:437: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1243: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:887: There were test failures: 45 suites, 268 tests, 1 error

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