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 2014/05/25 08:06:43 UTC

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

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/1596/
Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseParallelGC

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

Error Message:
Doc with id=904 not found in http://127.0.0.1:50918/zxx/c8n_1x2 due to: Path not found: /id

Stack Trace:
java.lang.AssertionError: Doc with id=904 not found in http://127.0.0.1:50918/zxx/c8n_1x2 due to: Path not found: /id
	at __randomizedtesting.SeedInfo.seed([217D5BE21DC23E15:A09BD5FA6A9D5E29]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:529)
	at org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:433)
	at org.apache.solr.cloud.HttpPartitionTest.testRf2(HttpPartitionTest.java:217)
	at org.apache.solr.cloud.HttpPartitionTest.doTest(HttpPartitionTest.java:141)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:863)
	at sun.reflect.GeneratedMethodAccessor42.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	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.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:65)
	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:360)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:793)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:453)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	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:65)
	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:360)
	at java.lang.Thread.run(Thread.java:745)


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

Error Message:
Task 1001 not found in completed tasks. expected:<found 1001 in [comple]ted tasks> but was:<found 1001 in [submit]ted tasks>

Stack Trace:
org.junit.ComparisonFailure: Task 1001 not found in completed tasks. expected:<found 1001 in [comple]ted tasks> but was:<found 1001 in [submit]ted tasks>
	at __randomizedtesting.SeedInfo.seed([217D5BE21DC23E15:A09BD5FA6A9D5E29]:0)
	at org.junit.Assert.assertEquals(Assert.java:125)
	at org.apache.solr.cloud.TestRequestStatusCollectionAPI.doTest(TestRequestStatusCollectionAPI.java:125)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:863)
	at sun.reflect.GeneratedMethodAccessor42.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	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.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:65)
	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:360)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:793)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:453)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	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:65)
	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:360)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10960 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.HttpPartitionTest-217D5BE21DC23E15-001/init-core-data-001
   [junit4]   2> 1908107 T5928 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /zxx/
   [junit4]   2> 1908113 T5928 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 1908114 T5928 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1908116 T5929 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1908216 T5928 oasc.ZkTestServer.run start zk server on port:50910
   [junit4]   2> 1908220 T5928 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1908235 T5935 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@295c83e1 name:ZooKeeperConnection Watcher:127.0.0.1:50910 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1908237 T5928 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1908237 T5928 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1908260 T5928 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1908269 T5937 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@25883166 name:ZooKeeperConnection Watcher:127.0.0.1:50910/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1908270 T5928 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1908271 T5928 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1908288 T5928 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1908305 T5928 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1908319 T5928 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1908334 T5928 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1908335 T5928 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1908360 T5928 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1908361 T5928 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1908377 T5928 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1908379 T5928 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1908394 T5928 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1908396 T5928 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1908408 T5928 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1908409 T5928 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1908416 T5928 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1908417 T5928 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1908427 T5928 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1908428 T5928 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1908436 T5928 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1908436 T5928 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1908442 T5928 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1908443 T5928 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1908449 T5928 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1908450 T5928 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1908457 T5928 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1908457 T5928 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1910018 T5928 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1910033 T5928 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50914
   [junit4]   2> 1910035 T5928 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1910035 T5928 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1910036 T5928 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.HttpPartitionTest-217D5BE21DC23E15-001/tempDir-002
   [junit4]   2> 1910036 T5928 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.HttpPartitionTest-217D5BE21DC23E15-001/tempDir-002/'
   [junit4]   2> 1910080 T5928 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.HttpPartitionTest-217D5BE21DC23E15-001/tempDir-002/solr.xml
   [junit4]   2> 1910171 T5928 oasc.CoreContainer.<init> New CoreContainer 1639122171
   [junit4]   2> 1910172 T5928 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.HttpPartitionTest-217D5BE21DC23E15-001/tempDir-002/]
   [junit4]   2> 1910174 T5928 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1910174 T5928 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1910175 T5928 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1910175 T5928 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1910175 T5928 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1910176 T5928 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1910176 T5928 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1910176 T5928 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1910176 T5928 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1910177 T5928 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1910177 T5928 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1910178 T5928 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1910178 T5928 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50910/solr
   [junit4]   2> 1910178 T5928 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1910180 T5928 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1910185 T5948 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@300c2cd9 name:ZooKeeperConnection Watcher:127.0.0.1:50910 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1910186 T5928 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1910193 T5928 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1910196 T5950 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3e6347f8 name:ZooKeeperConnection Watcher:127.0.0.1:50910/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1910196 T5928 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1910200 T5928 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1910209 T5928 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1910217 T5928 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 1910224 T5928 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 1910232 T5928 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 1910241 T5928 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1910247 T5928 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50913_zxx
   [junit4]   2> 1910249 T5928 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50913_zxx
   [junit4]   2> 1910257 T5928 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1910263 T5928 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1910277 T5928 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:50913_zxx
   [junit4]   2> 1910277 T5928 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1910285 T5928 oasc.Overseer.start Overseer (id=91815628671090691-127.0.0.1:50913_zxx-n_0000000000) starting
   [junit4]   2> 1910296 T5928 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1910341 T5952 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1910342 T5928 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1910348 T5928 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1910354 T5928 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1910362 T5951 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1910372 T5953 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 1910372 T5953 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1910374 T5950 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1910374 T5953 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1910378 T5951 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1910379 T5951 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:50913/zxx",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50913_zxx",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1910380 T5951 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 1910380 T5951 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1910386 T5950 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1910388 T5950 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1911376 T5953 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1911377 T5953 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1911380 T5953 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1911381 T5953 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1911387 T5953 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1911387 T5953 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.HttpPartitionTest-217D5BE21DC23E15-001/tempDir-002/collection1/'
   [junit4]   2> 1911390 T5953 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-217D5BE21DC23E15-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 1911391 T5953 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-217D5BE21DC23E15-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 1911392 T5953 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-217D5BE21DC23E15-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 1911477 T5953 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 1911548 T5953 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1911551 T5953 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1911559 T5953 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1912139 T5953 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1912150 T5953 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1912153 T5953 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1912190 T5953 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1912197 T5953 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1912203 T5953 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1912205 T5953 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1912207 T5953 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1912207 T5953 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1912211 T5953 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1912212 T5953 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1912212 T5953 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1912212 T5953 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1912212 T5953 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.HttpPartitionTest-217D5BE21DC23E15-001/tempDir-002/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.HttpPartitionTest-217D5BE21DC23E15-001/tempDir-001/control/data/
   [junit4]   2> 1912213 T5953 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@19dc8aa9
   [junit4]   2> 1912213 T5953 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.HttpPartitionTest-217D5BE21DC23E15-001/tempDir-001/control/data
   [junit4]   2> 1912214 T5953 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.HttpPartitionTest-217D5BE21DC23E15-001/tempDir-001/control/data/index/
   [junit4]   2> 1912214 T5953 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.HttpPartitionTest-217D5BE21DC23E15-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1912214 T5953 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.HttpPartitionTest-217D5BE21DC23E15-001/tempDir-001/control/data/index
   [junit4]   2> 1912215 T5953 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1766995602, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1912216 T5953 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@11b06367 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3d4c22ed),segFN=segments_1,generation=1}
   [junit4]   2> 1912216 T5953 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1912222 T5953 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1912222 T5953 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1912223 T5953 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1912223 T5953 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1912223 T5953 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1912224 T5953 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1912224 T5953 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1912225 T5953 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1912225 T5953 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1912227 T5953 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1912228 T5953 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1912228 T5953 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1912228 T5953 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1912229 T5953 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1912229 T5953 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1912230 T5953 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1912230 T5953 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1912244 T5953 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1912250 T5953 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1912250 T5953 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1912251 T5953 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=42, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.31325086354286413]
   [junit4]   2> 1912251 T5953 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@11b06367 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3d4c22ed),segFN=segments_1,generation=1}
   [junit4]   2> 1912251 T5953 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1912252 T5953 oass.SolrIndexSearcher.<init> Opening Searcher@6fe6e00e[collection1] main
   [junit4]   2> 1912252 T5953 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1912255 T5953 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1912255 T5953 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1912256 T5953 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1912256 T5953 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1912256 T5953 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1912258 T5953 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1912258 T5953 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1912258 T5953 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 1912259 T5953 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1912262 T5954 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6fe6e00e[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 1912265 T5953 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1912268 T5957 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50913/zxx collection:control_collection shard:shard1
   [junit4]   2> 1912268 T5928 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1912269 T5928 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1912270 T5957 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1912272 T5928 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1912276 T5960 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@75b7c409 name:ZooKeeperConnection Watcher:127.0.0.1:50910/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1912276 T5928 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1912278 T5928 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1912285 T5928 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1912286 T5957 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1912290 T5957 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1912290 T5957 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1072 name=collection1 org.apache.solr.core.SolrCore@3a8552f3 url=http://127.0.0.1:50913/zxx/collection1 node=127.0.0.1:50913_zxx C1072_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:50913/zxx, core=collection1, node_name=127.0.0.1:50913_zxx}
   [junit4]   2> 1912291 T5957 C1072 P50913 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:50913/zxx/collection1/
   [junit4]   2> 1912291 T5957 C1072 P50913 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1912291 T5957 C1072 P50913 oasc.SyncStrategy.syncToMe http://127.0.0.1:50913/zxx/collection1/ has no replicas
   [junit4]   2> 1912291 T5957 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:50913/zxx/collection1/ shard1
   [junit4]   2> 1912292 T5957 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1912295 T5950 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1912299 T5951 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1912309 T5950 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1912313 T5960 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1912317 T5950 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1912321 T5951 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1912329 T5950 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1912435 T5960 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1912436 T5950 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1912465 T5957 oasc.ZkController.register We are http://127.0.0.1:50913/zxx/collection1/ and leader is http://127.0.0.1:50913/zxx/collection1/
   [junit4]   2> 1912465 T5957 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50913/zxx
   [junit4]   2> 1912465 T5957 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1912466 T5957 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 1912466 T5957 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1912469 T5950 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1912469 T5950 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1912470 T5950 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1912471 T5957 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1912474 T5951 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1912476 T5951 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:50913/zxx",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50913_zxx",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1912482 T5950 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1912606 T5960 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1912608 T5950 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1913963 T5928 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 1913964 T5928 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1913968 T5928 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50919
   [junit4]   2> 1913969 T5928 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1913970 T5928 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1913970 T5928 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.HttpPartitionTest-217D5BE21DC23E15-001/tempDir-003
   [junit4]   2> 1913970 T5928 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.HttpPartitionTest-217D5BE21DC23E15-001/tempDir-003/'
   [junit4]   2> 1914006 T5928 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.HttpPartitionTest-217D5BE21DC23E15-001/tempDir-003/solr.xml
   [junit4]   2> 1914107 T5928 oasc.CoreContainer.<init> New CoreContainer 2106803797
   [junit4]   2> 1914108 T5928 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.HttpPartitionTest-217D5BE21DC23E15-001/tempDir-003/]
   [junit4]   2> 1914110 T5928 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1914110 T5928 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1914110 T5928 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1914111 T5928 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1914111 T5928 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1914111 T5928 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1914112 T5928 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1914112 T5928 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1914112 T5928 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1914113 T5928 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1914113 T5928 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1914114 T5928 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1914114 T5928 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50910/solr
   [junit4]   2> 1914115 T5928 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1914116 T5928 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1914127 T5971 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4feeb6db name:ZooKeeperConnection Watcher:127.0.0.1:50910 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1914128 T5928 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1914136 T5928 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1914142 T5973 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d718a76 name:ZooKeeperConnection Watcher:127.0.0.1:50910/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1914142 T5928 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1914168 T5928 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1915180 T5928 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50918_zxx
   [junit4]   2> 1915184 T5928 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50918_zxx
   [junit4]   2> 1915239 T5974 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1915240 T5974 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1915246 T5950 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1915246 T5950 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1915246 T5950 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1915247 T5974 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1915253 T5951 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1915256 T5951 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:50918/zxx",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50918_zxx",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1915257 T5951 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 1915257 T5951 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1915274 T5950 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1915280 T5973 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1915280 T5960 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1915280 T5950 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1916250 T5974 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1916251 T5974 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1916253 T5974 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1916254 T5974 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1916257 T5974 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1916257 T5974 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.HttpPartitionTest-217D5BE21DC23E15-001/tempDir-003/collection1/'
   [junit4]   2> 1916261 T5974 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-217D5BE21DC23E15-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 1916262 T5974 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-217D5BE21DC23E15-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 1916262 T5974 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-217D5BE21DC23E15-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 1916343 T5974 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 1916419 T5974 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1916423 T5974 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1916432 T5974 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1917040 T5974 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1917051 T5974 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1917054 T5974 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1917089 T5974 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1917098 T5974 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1917107 T5974 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1917110 T5974 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1917111 T5974 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1917112 T5974 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1917114 T5974 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1917114 T5974 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1917115 T5974 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1917115 T5974 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1917116 T5974 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.HttpPartitionTest-217D5BE21DC23E15-001/tempDir-003/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.HttpPartitionTest-217D5BE21DC23E15-001/tempDir-001/jetty1/
   [junit4]   2> 1917116 T5974 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@19dc8aa9
   [junit4]   2> 1917117 T5974 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.HttpPartitionTest-217D5BE21DC23E15-001/tempDir-001/jetty1
   [junit4]   2> 1917117 T5974 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.HttpPartitionTest-217D5BE21DC23E15-001/tempDir-001/jetty1/index/
   [junit4]   2> 1917117 T5974 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.HttpPartitionTest-217D5BE21DC23E15-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 1917118 T5974 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.HttpPartitionTest-217D5BE21DC23E15-001/tempDir-001/jetty1/index
   [junit4]   2> 1917119 T5974 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1766995602, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1917120 T5974 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@4694407c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@576365e8),segFN=segments_1,generation=1}
   [junit4]   2> 1917120 T5974 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1917126 T5974 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1917126 T5974 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1917127 T5974 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1917127 T5974 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1917127 T5974 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1917128 T5974 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1917129 T5974 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1917130 T5974 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1917130 T5974 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1917130 T5974 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1917131 T5974 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1917131 T5974 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1917131 T5974 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1917132 T5974 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1917133 T5974 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1917133 T5974 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1917134 T5974 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1917150 T5974 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1917158 T5974 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1917158 T5974 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1917159 T5974 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=42, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.31325086354286413]
   [junit4]   2> 1917159 T5974 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@4694407c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@576365e8),segFN=segments_1,generation=1}
   [junit4]   2> 1917160 T5974 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1917161 T5974 oass.SolrIndexSearcher.<init> Opening Searcher@335dc50d[collection1] main
   [junit4]   2> 1917161 T5974 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1917164 T5974 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1917164 T5974 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1917166 T5974 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1917166 T5974 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1917166 T5974 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1917168 T5974 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1917168 T5974 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1917168 T5974 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 1917168 T5974 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1917178 T5975 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@335dc50d[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 1917181 T5974 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1917183 T5978 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50918/zxx collection:collection1 shard:shard1
   [junit4]   2> 1917184 T5928 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1917185 T5928 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1917186 T5978 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1917207 T5978 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1917214 T5950 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1917216 T5978 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1917217 T5978 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1073 name=collection1 org.apache.solr.core.SolrCore@736bc79b url=http://127.0.0.1:50918/zxx/collection1 node=127.0.0.1:50918_zxx C1073_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:50918/zxx, core=collection1, node_name=127.0.0.1:50918_zxx}
   [junit4]   2> 1917217 T5978 C1073 P50918 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:50918/zxx/collection1/
   [junit4]   2> 1917217 T5978 C1073 P50918 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1917218 T5978 C1073 P50918 oasc.SyncStrategy.syncToMe http://127.0.0.1:50918/zxx/collection1/ has no replicas
   [junit4]   2> 1917218 T5978 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:50918/zxx/collection1/ shard1
   [junit4]   2> 1917219 T5978 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 1917226 T5951 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1917242 T5950 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1917248 T5950 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1917249 T5960 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1917249 T5973 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1917280 T5950 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1917288 T5951 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1917300 T5950 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1917410 T5973 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1917411 T5960 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1917412 T5950 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1917441 T5978 oasc.ZkController.register We are http://127.0.0.1:50918/zxx/collection1/ and leader is http://127.0.0.1:50918/zxx/collection1/
   [junit4]   2> 1917442 T5978 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50918/zxx
   [junit4]   2> 1917442 T5978 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1917443 T5978 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 1917443 T5978 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1917449 T5950 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1917449 T5950 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1917450 T5950 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1917452 T5978 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1917456 T5951 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1917459 T5951 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:50918/zxx",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50918_zxx",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1917467 T5950 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1917575 T5950 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1917575 T5960 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1917575 T5973 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1919036 T5928 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 1919037 T5928 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1919046 T5928 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50923
   [junit4]   2> 1919047 T5928 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1919050 T5928 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1919051 T5928 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.HttpPartitionTest-217D5BE21DC23E15-001/tempDir-004
   [junit4]   2> 1919051 T5928 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.HttpPartitionTest-217D5BE21DC23E15-001/tempDir-004/'
   [junit4]   2> 1919096 T5928 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.HttpPartitionTest-217D5BE21DC23E15-001/tempDir-004/solr.xml
   [junit4]   2> 1919200 T5928 oasc.CoreContainer.<init> New CoreContainer 155115163
   [junit4]   2> 1919201 T5928 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.HttpPartitionTest-217D5BE21DC23E15-001/tempDir-004/]
   [junit4]   2> 1919205 T5928 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1919206 T5928 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1919206 T5928 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1919207 T5928 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1919207 T5928 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1919212 T5928 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1919212 T5928 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1919212 T5928 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1919213 T5928 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1919214 T5928 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1919215 T5928 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1919215 T5928 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1919215 T5928 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50910/solr
   [junit4]   2> 1919216 T5928 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1919220 T5928 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1919230 T5990 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7e8896da name:ZooKeeperConnection Watcher:127.0.0.1:50910 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1919231 T5928 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1919236 T5928 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1919240 T5992 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5bbb85e5 name:ZooKeeperConnection Watcher:127.0.0.1:50910/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1919241 T5928 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1919266 T5928 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1920277 T5928 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50922_zxx
   [junit4]   2> 1920282 T5928 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50922_zxx
   [junit4]   2> 1920309 T5993 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1920310 T5993 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1920312 T5950 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1920312 T5950 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1920312 T5950 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1920312 T5993 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1920316 T5951 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1920317 T5951 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:50922/zxx",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50922_zxx",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1920317 T5951 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 1920318 T5951 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 1920325 T5950 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1920327 T5960 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1920328 T5992 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1920328 T5973 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1920328 T5950 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1921316 T5993 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1921316 T5993 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1921319 T5993 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1921319 T5993 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1921322 T5993 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1921323 T5993 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.HttpPartitionTest-217D5BE21DC23E15-001/tempDir-004/collection1/'
   [junit4]   2> 1921325 T5993 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-217D5BE21DC23E15-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 1921326 T5993 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-217D5BE21DC23E15-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 1921327 T5993 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-217D5BE21DC23E15-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 1921425 T5993 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 1921514 T5993 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1921518 T5993 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1921528 T5993 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1922217 T5993 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1922229 T5993 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1922234 T5993 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1922270 T5993 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1922278 T5993 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1922286 T5993 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1922290 T5993 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1922291 T5993 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1922291 T5993 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1922295 T5993 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1922296 T5993 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1922296 T5993 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1922296 T5993 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1922296 T5993 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.HttpPartitionTest-217D5BE21DC23E15-001/tempDir-004/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.HttpPartitionTest-217D5BE21DC23E15-001/tempDir-001/jetty2/
   [junit4]   2> 1922297 T5993 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@19dc8aa9
   [junit4]   2> 1922298 T5993 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.HttpPartitionTest-217D5BE21DC23E15-001/tempDir-001/jetty2
   [junit4]   2> 1922298 T5993 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.HttpPartitionTest-217D5BE21DC23E15-001/tempDir-001/jetty2/index/
   [junit4]   2> 1922298 T5993 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.HttpPartitionTest-217D5BE21DC23E15-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 1922298 T5993 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.HttpPartitionTest-217D5BE21DC23E15-001/tempDir-001/jetty2/index
   [junit4]   2> 1922299 T5993 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1766995602, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1922300 T5993 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c4a1d8f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1315af1),segFN=segments_1,generation=1}
   [junit4]   2> 1922300 T5993 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1922310 T5993 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1922311 T5993 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1922312 T5993 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1922312 T5993 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1922312 T5993 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1922312 T5993 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1922313 T5993 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1922313 T5993 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1922314 T5993 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1922314 T5993 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1922316 T5993 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1922316 T5993 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1922316 T5993 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1922317 T5993 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1922317 T5993 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1922318 T5993 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1922319 T5993 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1922333 T5993 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1922339 T5993 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1922340 T5993 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1922341 T5993 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=42, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.31325086354286413]
   [junit4]   2> 1922342 T5993 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c4a1d8f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1315af1),segFN=segments_1,generation=1}
   [junit4]   2> 1922342 T5993 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1922343 T5993 oass.SolrIndexSearcher.<init> Opening Searcher@2eeba60e[collection1] main
   [junit4]   2> 1922343 T5993 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1922347 T5993 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1922347 T5993 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1922350 T5993 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1922351 T5993 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1922352 T5993 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1922353 T5993 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1922354 T5993 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1922354 T5993 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 1922355 T5993 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1922365 T5994 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2eeba60e[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 1922368 T5993 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1922370 T5997 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50922/zxx collection:collection1 shard:shard2
   [junit4]   2> 1922371 T5928 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1922371 T5928 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1922372 T5997 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1922375 T5928 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1922377 T5928 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 30000 for each attempt
   [junit4]   2> 1922377 T5928 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):30000
   [junit4]   2> 1922379 T5928 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1922396 T5997 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 1922401 T5950 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1922403 T5997 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1922403 T5997 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1074 name=collection1 org.apache.solr.core.SolrCore@1a74e9a1 url=http://127.0.0.1:50922/zxx/collection1 node=127.0.0.1:50922_zxx C1074_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:50922/zxx, core=collection1, node_name=127.0.0.1:50922_zxx}
   [junit4]   2> 1922404 T5997 C1074 P50922 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:50922/zxx/collection1/
   [junit4]   2> 1922404 T5997 C1074 P50922 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1922404 T5997 C1074 P50922 oasc.SyncStrategy.syncToMe http://127.0.0.1:50922/zxx/collection1/ has no replicas
   [junit4]   2> 1922405 T5997 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:50922/zxx/collection1/ shard2
   [junit4]   2> 1922405 T5997 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 1922405 T5951 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1922416 T5950 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1922418 T5992 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1922418 T5960 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1922419 T5950 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1922419 T5973 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1922434 T5951 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1922443 T5950 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1922550 T5950 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1922550 T5960 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1922551 T5973 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1922550 T5992 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1922587 T5997 oasc.ZkController.register We are http://127.0.0.1:50922/zxx/collection1/ and leader is http://127.0.0.1:50922/zxx/collection1/
   [junit4]   2> 1922587 T5997 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50922/zxx
   [junit4]   2> 1922588 T5997 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1922588 T5997 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 1922588 T5997 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1922593 T5950 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1922593 T5950 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1922594 T5950 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1922594 T5997 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1922598 T5951 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1922600 T5951 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4] 

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

 [junit4]   2> 
   [junit4]   2> 4210991 T12828 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.TestRequestStatusCollectionAPI-217D5BE21DC23E15-001
   [junit4]   2> NOTE: test params are: codec=Lucene42, sim=DefaultSimilarity, locale=lt, timezone=America/Boise
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_55 (64-bit)/cpus=2,threads=1,free=233304536,total=436731904
   [junit4]   2> NOTE: All tests run in this JVM: [FastVectorHighlighterTest, ShardRoutingCustomTest, DefaultValueUpdateProcessorTest, TestHashPartitioner, TestCoreContainer, LoggingHandlerTest, RequiredFieldsTest, TestFuzzyAnalyzedSuggestions, IndexSchemaTest, DistanceFunctionTest, TestFastWriter, TestSolrDeletionPolicy1, FullSolrCloudDistribCmdsTest, TestRestManager, TestCodecSupport, TestModifyConfFiles, MinimalSchemaTest, DistributedTermsComponentTest, TestDistributedMissingSort, TestNoOpRegenerator, HdfsUnloadDistributedZkTest, RangeFacetTest, TestCollectionAPI, ChaosMonkeySafeLeaderTest, ExternalFileFieldSortTest, TestSolrCoreProperties, TestCloudManagedSchemaAddField, SystemInfoHandlerTest, NoFacetTest, ExpressionTest, DistribCursorPagingTest, DisMaxRequestHandlerTest, BlockCacheTest, TestHighFrequencyDictionaryFactory, TestRecoveryHdfs, TestFieldCollectionResource, TestAtomicUpdateErrorCases, TestNonDefinedSimilarityFactory, HdfsLockFactoryTest, TestSchemaResource, TestSurroundQueryParser, TestFreeTextSuggestions, SearchHandlerTest, HdfsChaosMonkeySafeLeaderTest, TestRandomFaceting, ZkSolrClientTest, FileUtilsTest, UUIDFieldTest, QueryFacetTest, OpenExchangeRatesOrgProviderTest, TestCSVResponseWriter, SolrCoreTest, ReplicationFactorTest, TestFieldTypeCollectionResource, PingRequestHandlerTest, TestPostingsSolrHighlighter, TestGroupingSearch, CoreAdminRequestStatusTest, QueryResultKeyTest, TestMultiCoreConfBootstrap, AutoCommitTest, TestQueryTypes, TestFieldTypeResource, TestDocSet, TestMaxScoreQueryParser, TestManagedResource, TestJmxIntegration, TestClassNameShortening, AnalysisErrorHandlingTest, TestSerializedLuceneMatchVersion, MoreLikeThisHandlerTest, SignatureUpdateProcessorFactoryTest, TestDFRSimilarityFactory, QueryElevationComponentTest, OverseerStatusTest, TestSolrQueryParserResource, TestStandardQParsers, AbstractAnalyticsStatsTest, RequestHandlersTest, DistributedQueryComponentCustomSortTest, LegacyHTMLStripCharFilterTest, LeaderElectionTest, CoreAdminHandlerTest, TestNonNRTOpen, CursorMarkTest, TestShortCircuitedRequests, TestWriterPerf, CachingDirectoryFactoryTest, TestElisionMultitermQuery, TestSolrQueryParserDefaultOperatorResource, ClusterStateTest, PreAnalyzedUpdateProcessorTest, RankQueryTest, TestRangeQuery, DistributedExpandComponentTest, WordBreakSolrSpellCheckerTest, ChangedSchemaMergeTest, TestComplexPhraseQParserPlugin, TestArbitraryIndexDir, PeerSyncTest, TestFiltering, InfoHandlerTest, SpatialFilterTest, ReturnFieldsTest, TestConfig, TestSchemaVersionResource, TestDocumentBuilder, AnalysisAfterCoreReloadTest, TestSolrIndexConfig, TestQuerySenderListener, BadComponentTest, TermVectorComponentDistributedTest, TestComponentsName, TestPseudoReturnFields, FieldFacetExtrasTest, TestRecovery, EchoParamsTest, BinaryUpdateRequestHandlerTest, QueryEqualityTest, SortByFunctionTest, TestNRTOpen, CollectionsAPIAsyncDistributedZkTest, TestFastLRUCache, TestSolrXMLSerializer, TestSchemaSimilarityResource, SynonymTokenizerTest, TestManagedSchema, TestRemoteStreaming, DateFieldTest, BJQParserTest, TestSweetSpotSimilarityFactory, PrimitiveFieldTypeTest, TestSolrXmlPersistence, HdfsCollectionsAPIDistributedZkTest, DateMathParserTest, OverseerTest, TestAnalyzedSuggestions, TestJmxMonitoredMap, ResponseLogComponentTest, TestUtils, RegexBoostProcessorTest, ZkCLITest, HdfsBasicDistributedZk2Test, StatelessScriptUpdateProcessorFactoryTest, ShardSplitTest, TestLazyCores, HighlighterConfigTest, FieldMutatingUpdateProcessorTest, TestSearchPerf, TestCollationField, TestXIncludeConfig, TestIBSimilarityFactory, TestCSVLoader, TestDefaultSimilarityFactory, TestImplicitCoreProperties, BasicDistributedZkTest, ModifyConfFileTest, TestSort, EnumFieldTest, TestSolrXmlPersistor, SuggesterTSTTest, TestSearcherReuse, DistributedQueryComponentOptimizationTest, OpenCloseCoreStressTest, TestFoldingMultitermQuery, ChaosMonkeyNothingIsSafeTest, CSVRequestHandlerTest, StatsComponentTest, TestCollationFieldDocValues, TestDynamicFieldCollectionResource, TestMergePolicyConfig, MergeStrategyTest, TestManagedSynonymFilterFactory, DocValuesMissingTest, SpellCheckComponentTest, HttpPartitionTest, SolrIndexConfigTest, SolrPluginUtilsTest, HdfsSyncSliceTest, TestBinaryResponseWriter, SampleTest, AddBlockUpdateTest, DistributedSpellCheckComponentTest, BadIndexSchemaTest, DocumentAnalysisRequestHandlerTest, TestLuceneMatchVersion, TestFieldSortValues, NumericFieldsTest, SuggesterFSTTest, TestStressRecovery, ShowFileRequestHandlerTest, SolrCoreCheckLockOnStartupTest, TestBlendedInfixSuggestions, BadCopyFieldTest, DirectUpdateHandlerOptimizeTest, HighlighterTest, TestManagedSchemaFieldResource, BasicDistributedZk2Test, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, SyncSliceTest, LeaderElectionIntegrationTest, ShardRoutingTest, BasicZkTest, RecoveryZkTest, TestReplicationHandler, ClusterStateUpdateTest, TestZkChroot, TestRandomDVFaceting, SliceStateUpdateTest, TestDistributedSearch, TestDistributedGrouping, TestFaceting, ZkControllerTest, TestRealTimeGet, TestStressReorder, TestJoin, TestReload, TestStressVersions, HardAutoCommitTest, SimpleFacetsTest, TestSolr4Spatial, SolrCmdDistributorTest, ConvertedLegacyTest, TestFunctionQuery, BasicFunctionalityTest, DirectUpdateHandlerTest, TestBadConfig, OverseerCollectionProcessorTest, TestIndexSearcher, SoftAutoCommitTest, CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, SimplePostToolTest, TestCoreDiscovery, TestExtendedDismaxParser, SpellCheckCollatorTest, SolrRequestParserTest, DocValuesTest, SuggesterTest, TestStressLucene, TestTrie, SuggesterWFSTTest, PolyFieldTest, NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest, TestUpdate, TestWordDelimiterFilterFactory, DocValuesMultiTest, SolrInfoMBeanTest, XsltUpdateRequestHandlerTest, DebugComponentTest, CacheHeaderTest, IndexBasedSpellCheckerTest, LukeRequestHandlerTest, TestQueryUtils, StandardRequestHandlerTest, DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, TestOmitPositions, FileBasedSpellCheckerTest, TermsComponentTest, XmlUpdateRequestHandlerTest, DocumentBuilderTest, TestValueSourceCache, PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, TestIndexingPerformance, FieldAnalysisRequestHandlerTest, TestSolrQueryParser, IndexSchemaRuntimeFieldTest, UpdateRequestProcessorFactoryTest, JSONWriterTest, MBeansHandlerTest, QueryParsingTest, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, TestPartialUpdateDeduplication, TestPHPSerializedResponseWriter, CoreContainerCoreInitFailuresTest, TestLFUCache, SOLR749Test, UpdateParamsTest, AlternateDirectoryTest, TestQuerySenderNoQuery, CopyFieldTest, TestSolrDeletionPolicy2, MultiTermTest, TestBinaryField, OutputWriterTest, DirectSolrConnectionTest, NotRequiredUniqueKeyTest, TestPhraseSuggestions, SpellPossibilityIteratorTest, TestCharFilters, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, TimeZoneUtilsTest, ResourceLoaderTest, TestFastOutputStream, ScriptEngineTest, URLClassifyProcessorTest, PluginInfoTest, PreAnalyzedFieldTest, TestSystemIdResolver, PrimUtilsTest, TestSuggestSpellingConverter, SpellingQueryConverterTest, DOMUtilTest, RAMDirectoryFactoryTest, TestSolrJ, TestLRUCache, ZkNodePropsTest, SliceStateTest, CircularListTest, TestRTGBase, CursorPagingTest, SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestHighlightDedupGrouping, AbstractAnalyticsFacetTest, FieldFacetTest, FunctionTest, AliasIntegrationTest, AssignTest, AsyncMigrateRouteKeyTest, ConnectionManagerTest, CustomCollectionTest, DeleteInactiveReplicaTest, DeleteReplicaTest, DeleteShardTest, DistribDocExpirationUpdateProcessorTest, MigrateRouteKeyTest, MultiThreadedOCPTest, OverseerRolesTest, RemoteQueryErrorTest, SSLMigrationTest, SolrXmlInZkTest, TestCloudInspectUtil, TestDistribDocBasedVersion, TestMiniSolrCloudCluster, TestRequestStatusCollectionAPI]
   [junit4] Completed in 42.66s, 1 test, 1 failure <<< FAILURES!

[...truncated 153 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:467: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:447: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:45: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/extra-targets.xml:37: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:189: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:496: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1296: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:920: There were test failures: 406 suites, 1688 tests, 2 failures, 41 ignored (14 assumptions)

Total time: 116 minutes 31 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