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/09 17:29:52 UTC

[JENKINS] Lucene-Solr-4.8-Linux (32bit/jdk1.8.0_05) - Build # 137 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.8-Linux/137/
Java: 32bit/jdk1.8.0_05 -client -XX:+UseG1GC

2 tests failed.
FAILED:  org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testDistribSearch

Error Message:
Could not find collection:collection1

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Could not find collection:collection1
	at __randomizedtesting.SeedInfo.seed([A8A8882B1EEE3D00:294E063369B15D3C]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:554)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:340)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:301)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:636)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrServer(FullSolrCloudDistribCmdsTest.java:349)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.doTest(FullSolrCloudDistribCmdsTest.java:145)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	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.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java: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 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.ZkSolrClientTest.testReconnect

Error Message:
KeeperErrorCode = NodeExists for /collections/collection3

Stack Trace:
org.apache.zookeeper.KeeperException$NodeExistsException: KeeperErrorCode = NodeExists for /collections/collection3
	at __randomizedtesting.SeedInfo.seed([A8A8882B1EEE3D00:718B01595977F07F]:0)
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:119)
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
	at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:783)
	at org.apache.solr.common.cloud.SolrZkClient$10.execute(SolrZkClient.java:432)
	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:429)
	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:386)
	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:373)
	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:329)
	at org.apache.solr.cloud.ZkSolrClientTest.testReconnect(ZkSolrClientTest.java:136)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	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.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java: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 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 11101 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/build/solr-core/test/J1/./solr.cloud.FullSolrCloudDistribCmdsTest-A8A8882B1EEE3D00-001/init-core-data-001
   [junit4]   2> 757481 T3220 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /ja_c/
   [junit4]   2> 757484 T3220 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 757485 T3220 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 757485 T3221 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 757585 T3220 oasc.ZkTestServer.run start zk server on port:36102
   [junit4]   2> 757587 T3220 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 757590 T3227 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@12811fd name:ZooKeeperConnection Watcher:127.0.0.1:36102 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 757590 T3220 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 757591 T3220 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 757594 T3220 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 757595 T3229 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f99b11 name:ZooKeeperConnection Watcher:127.0.0.1:36102/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 757595 T3220 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 757595 T3220 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 757597 T3220 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 757598 T3220 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 757600 T3220 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 757601 T3220 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 757602 T3220 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 757604 T3220 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 757605 T3220 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 757607 T3220 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 757607 T3220 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 757609 T3220 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 757609 T3220 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 757611 T3220 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 757611 T3220 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 757613 T3220 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 757613 T3220 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 757615 T3220 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 757615 T3220 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 757617 T3220 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 757618 T3220 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 757619 T3220 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 757619 T3220 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 757621 T3220 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 757621 T3220 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 757624 T3220 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 757624 T3220 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 757893 T3220 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 757898 T3220 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:46141
   [junit4]   2> 757899 T3220 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 757899 T3220 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 757899 T3220 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/build/solr-core/test/J1/./solr.cloud.FullSolrCloudDistribCmdsTest-A8A8882B1EEE3D00-001/tempDir-002
   [junit4]   2> 757900 T3220 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/build/solr-core/test/J1/./solr.cloud.FullSolrCloudDistribCmdsTest-A8A8882B1EEE3D00-001/tempDir-002/'
   [junit4]   2> 757925 T3220 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/build/solr-core/test/J1/./solr.cloud.FullSolrCloudDistribCmdsTest-A8A8882B1EEE3D00-001/tempDir-002/solr.xml
   [junit4]   2> 757936 T3220 oasc.CoreContainer.<init> New CoreContainer 9490922
   [junit4]   2> 757937 T3220 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/build/solr-core/test/J1/./solr.cloud.FullSolrCloudDistribCmdsTest-A8A8882B1EEE3D00-001/tempDir-002/]
   [junit4]   2> 757937 T3220 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 757938 T3220 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 757939 T3220 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 757939 T3220 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 757940 T3220 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 757940 T3220 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 757941 T3220 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 757941 T3220 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 757941 T3220 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 757942 T3220 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 757942 T3220 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 757943 T3220 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 757943 T3220 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:36102/solr
   [junit4]   2> 757944 T3220 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 757944 T3220 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 757948 T3240 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@19f6e68 name:ZooKeeperConnection Watcher:127.0.0.1:36102 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 757948 T3220 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 757951 T3220 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 757951 T3242 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7cffba name:ZooKeeperConnection Watcher:127.0.0.1:36102/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 757952 T3220 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 757953 T3220 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 757956 T3220 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 757958 T3220 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 757961 T3220 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 757966 T3220 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 757968 T3220 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 757970 T3220 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46141_ja_c
   [junit4]   2> 757971 T3220 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:46141_ja_c
   [junit4]   2> 757974 T3220 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 757975 T3220 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 757978 T3220 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:46141_ja_c
   [junit4]   2> 757978 T3220 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 757980 T3220 oasc.Overseer.start Overseer (id=91727377080254467-127.0.0.1:46141_ja_c-n_0000000000) starting
   [junit4]   2> 757982 T3220 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 757989 T3244 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 757991 T3220 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 757991 T3244 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes at 127.0.0.1:46141_ja_c
   [junit4]   2> 757993 T3220 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 757994 T3220 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 757998 T3243 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 758001 T3245 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 758001 T3245 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 758002 T3242 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 758002 T3245 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 758003 T3243 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 758004 T3243 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:46141/ja_c",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:46141_ja_c",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 758004 T3243 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 758004 T3243 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 758006 T3242 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 758007 T3242 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> 759003 T3245 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 759003 T3245 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 759004 T3245 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 759004 T3245 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 759005 T3245 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 759005 T3245 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/build/solr-core/test/J1/./solr.cloud.FullSolrCloudDistribCmdsTest-A8A8882B1EEE3D00-001/tempDir-002/collection1/'
   [junit4]   2> 759006 T3245 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/build/solr-core/test/J1/solr.cloud.FullSolrCloudDistribCmdsTest-A8A8882B1EEE3D00-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 759006 T3245 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/build/solr-core/test/J1/solr.cloud.FullSolrCloudDistribCmdsTest-A8A8882B1EEE3D00-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 759006 T3245 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/build/solr-core/test/J1/solr.cloud.FullSolrCloudDistribCmdsTest-A8A8882B1EEE3D00-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 759033 T3245 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 759044 T3245 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 759046 T3245 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 759052 T3245 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 759190 T3245 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 759192 T3245 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 759193 T3245 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 759196 T3245 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 759212 T3245 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 759212 T3245 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 759213 T3245 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/build/solr-core/test/J1/./solr.cloud.FullSolrCloudDistribCmdsTest-A8A8882B1EEE3D00-001/tempDir-002/collection1/, dataDir=./solr.cloud.FullSolrCloudDistribCmdsTest-A8A8882B1EEE3D00-001/tempDir-001/control/data/
   [junit4]   2> 759213 T3245 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@b7a52
   [junit4]   2> 759213 T3245 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.FullSolrCloudDistribCmdsTest-A8A8882B1EEE3D00-001/tempDir-001/control/data
   [junit4]   2> 759214 T3245 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.FullSolrCloudDistribCmdsTest-A8A8882B1EEE3D00-001/tempDir-001/control/data/index/
   [junit4]   2> 759214 T3245 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.FullSolrCloudDistribCmdsTest-A8A8882B1EEE3D00-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 759214 T3245 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.FullSolrCloudDistribCmdsTest-A8A8882B1EEE3D00-001/tempDir-001/control/data/index
   [junit4]   2> 759215 T3245 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=2.0634765625, floorSegmentMB=0.345703125, forceMergeDeletesPctAllowed=13.748545356071919, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 759215 T3245 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1c21660 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@62c1af),segFN=segments_1,generation=1}
   [junit4]   2> 759216 T3245 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 759218 T3245 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 759219 T3245 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 759219 T3245 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 759219 T3245 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 759219 T3245 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 759220 T3245 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 759220 T3245 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 759220 T3245 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 759221 T3245 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 759221 T3245 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 759222 T3245 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 759222 T3245 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 759222 T3245 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 759223 T3245 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 759223 T3245 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 759224 T3245 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 759225 T3245 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 759227 T3245 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 759227 T3245 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 759228 T3245 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=54.7041015625, floorSegmentMB=2.0966796875, forceMergeDeletesPctAllowed=10.151588735325205, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7931424539311277
   [junit4]   2> 759228 T3245 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1c21660 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@62c1af),segFN=segments_1,generation=1}
   [junit4]   2> 759229 T3245 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 759229 T3245 oass.SolrIndexSearcher.<init> Opening Searcher@14db901[collection1] main
   [junit4]   2> 759229 T3245 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 759230 T3245 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 759230 T3245 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 759231 T3245 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 759231 T3245 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 759231 T3245 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 759231 T3245 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 759232 T3245 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 759232 T3245 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 759232 T3245 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 759235 T3246 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@14db901[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 759237 T3245 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 759237 T3249 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:46141/ja_c collection:control_collection shard:shard1
   [junit4]   2> 759238 T3220 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 759238 T3220 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 759238 T3249 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 759240 T3220 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 759241 T3251 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e890d0 name:ZooKeeperConnection Watcher:127.0.0.1:36102/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 759242 T3220 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 759243 T3220 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 759243 T3249 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 759245 T3242 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 759245 T3220 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 759245 T3249 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 759246 T3249 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C854 name=collection1 org.apache.solr.core.SolrCore@ccf1 url=http://127.0.0.1:46141/ja_c/collection1 node=127.0.0.1:46141_ja_c C854_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:46141/ja_c, core=collection1, node_name=127.0.0.1:46141_ja_c}
   [junit4]   2> 759246 T3249 C854 P46141 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:46141/ja_c/collection1/
   [junit4]   2> 759246 T3249 C854 P46141 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 759246 T3249 C854 P46141 oasc.SyncStrategy.syncToMe http://127.0.0.1:46141/ja_c/collection1/ has no replicas
   [junit4]   2> 759247 T3249 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:46141/ja_c/collection1/ shard1
   [junit4]   2> 759247 T3249 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 759247 T3243 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 759249 T3242 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 759251 T3242 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 759254 T3242 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 759356 T3251 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> 759356 T3242 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> 759402 T3249 oasc.ZkController.register We are http://127.0.0.1:46141/ja_c/collection1/ and leader is http://127.0.0.1:46141/ja_c/collection1/
   [junit4]   2> 759403 T3249 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:46141/ja_c
   [junit4]   2> 759403 T3249 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 759403 T3249 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 759403 T3249 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 759404 T3242 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 759404 T3242 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 759405 T3249 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 759405 T3242 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 759406 T3243 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 759407 T3243 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:46141/ja_c",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:46141_ja_c",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 759408 T3242 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 759510 T3251 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> 759510 T3242 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> 759559 T3220 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 759559 T3220 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 759562 T3220 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:55338
   [junit4]   2> 759563 T3220 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 759563 T3220 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 759563 T3220 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.FullSolrCloudDistribCmdsTest-A8A8882B1EEE3D00-001/tempDir-003
   [junit4]   2> 759564 T3220 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.FullSolrCloudDistribCmdsTest-A8A8882B1EEE3D00-001/tempDir-003/'
   [junit4]   2> 759581 T3220 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/build/solr-core/test/J1/./solr.cloud.FullSolrCloudDistribCmdsTest-A8A8882B1EEE3D00-001/tempDir-003/solr.xml
   [junit4]   2> 759592 T3220 oasc.CoreContainer.<init> New CoreContainer 10585848
   [junit4]   2> 759593 T3220 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.FullSolrCloudDistribCmdsTest-A8A8882B1EEE3D00-001/tempDir-003/]
   [junit4]   2> 759593 T3220 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 759594 T3220 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 759594 T3220 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 759594 T3220 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 759595 T3220 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 759595 T3220 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 759595 T3220 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 759596 T3220 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 759596 T3220 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 759597 T3220 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 759597 T3220 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 759598 T3220 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 759598 T3220 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:36102/solr
   [junit4]   2> 759599 T3220 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 759599 T3220 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 759601 T3262 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b63251 name:ZooKeeperConnection Watcher:127.0.0.1:36102 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 759602 T3220 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 759604 T3220 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 759605 T3264 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5662f4 name:ZooKeeperConnection Watcher:127.0.0.1:36102/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 759605 T3220 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 759610 T3220 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 760612 T3220 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55338_ja_c
   [junit4]   2> 760614 T3220 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55338_ja_c
   [junit4]   2> 760617 T3251 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 760618 T3242 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 760618 T3264 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 760624 T3265 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 760625 T3265 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 760626 T3242 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 760627 T3242 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 760626 T3265 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 760628 T3242 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 760628 T3243 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 760629 T3243 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:55338/ja_c",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:55338_ja_c",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 760629 T3243 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2, shard3]
   [junit4]   2> 760629 T3243 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 760633 T3242 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 760736 T3242 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> 760736 T3251 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> 760736 T3264 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> 761628 T3265 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 761628 T3265 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 761629 T3265 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 761629 T3265 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 761630 T3265 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 761630 T3265 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.FullSolrCloudDistribCmdsTest-A8A8882B1EEE3D00-001/tempDir-003/collection1/'
   [junit4]   2> 761631 T3265 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/build/solr-core/test/J1/solr.cloud.FullSolrCloudDistribCmdsTest-A8A8882B1EEE3D00-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 761631 T3265 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/build/solr-core/test/J1/solr.cloud.FullSolrCloudDistribCmdsTest-A8A8882B1EEE3D00-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 761632 T3265 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/build/solr-core/test/J1/solr.cloud.FullSolrCloudDistribCmdsTest-A8A8882B1EEE3D00-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 761658 T3265 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 761674 T3265 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 761676 T3265 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 761687 T3265 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 761809 T3265 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 761810 T3265 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 761811 T3265 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 761814 T3265 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 761832 T3265 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 761833 T3265 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 761833 T3265 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.FullSolrCloudDistribCmdsTest-A8A8882B1EEE3D00-001/tempDir-003/collection1/, dataDir=./solr.cloud.FullSolrCloudDistribCmdsTest-A8A8882B1EEE3D00-001/tempDir-001/jetty1/
   [junit4]   2> 761834 T3265 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@b7a52
   [junit4]   2> 761835 T3265 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.FullSolrCloudDistribCmdsTest-A8A8882B1EEE3D00-001/tempDir-001/jetty1
   [junit4]   2> 761835 T3265 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.FullSolrCloudDistribCmdsTest-A8A8882B1EEE3D00-001/tempDir-001/jetty1/index/
   [junit4]   2> 761835 T3265 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.FullSolrCloudDistribCmdsTest-A8A8882B1EEE3D00-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 761836 T3265 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.FullSolrCloudDistribCmdsTest-A8A8882B1EEE3D00-001/tempDir-001/jetty1/index
   [junit4]   2> 761836 T3265 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=2.0634765625, floorSegmentMB=0.345703125, forceMergeDeletesPctAllowed=13.748545356071919, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 761837 T3265 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@ecefd3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@34e8b3),segFN=segments_1,generation=1}
   [junit4]   2> 761838 T3265 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 761843 T3265 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 761844 T3265 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 761844 T3265 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 761845 T3265 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 761845 T3265 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 761845 T3265 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 761846 T3265 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 761846 T3265 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 761847 T3265 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 761848 T3265 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 761849 T3265 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 761849 T3265 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 761850 T3265 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 761851 T3265 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 761851 T3265 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 761853 T3265 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 761855 T3265 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 761857 T3265 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 761858 T3265 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 761859 T3265 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=54.7041015625, floorSegmentMB=2.0966796875, forceMergeDeletesPctAllowed=10.151588735325205, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7931424539311277
   [junit4]   2> 761860 T3265 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@ecefd3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@34e8b3),segFN=segments_1,generation=1}
   [junit4]   2> 761860 T3265 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 761861 T3265 oass.SolrIndexSearcher.<init> Opening Searcher@1a6b45c[collection1] main
   [junit4]   2> 761861 T3265 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 761862 T3265 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 761862 T3265 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 761863 T3265 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 761863 T3265 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 761864 T3265 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 761864 T3265 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 761865 T3265 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 761865 T3265 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 761865 T3265 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 761872 T3266 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1a6b45c[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 761876 T3265 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 761877 T3269 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:55338/ja_c collection:collection1 shard:shard2
   [junit4]   2> 761877 T3220 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 761878 T3220 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 761880 T3269 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 761885 T3269 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 761886 T3242 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 761886 T3242 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 761886 T3269 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 761887 T3269 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 761887 T3242 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 761888 T3243 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> ASYNC  NEW_CORE C855 name=collection1 org.apache.solr.core.SolrCore@49313d url=http://127.0.0.1:55338/ja_c/collection1 node=127.0.0.1:55338_ja_c C855_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:55338/ja_c, core=collection1, node_name=127.0.0.1:55338_ja_c}
   [junit4]   2> 761888 T3269 C855 P55338 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:55338/ja_c/collection1/
   [junit4]   2> 761889 T3269 C855 P55338 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 761889 T3269 C855 P55338 oasc.SyncStrategy.syncToMe http://127.0.0.1:55338/ja_c/collection1/ has no replicas
   [junit4]   2> 761889 T3269 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:55338/ja_c/collection1/ shard2
   [junit4]   2> 761890 T3242 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 761890 T3269 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 761894 T3242 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 761897 T3242 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 761999 T3251 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> 761999 T3264 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> 761999 T3242 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> 762045 T3269 oasc.ZkController.register We are http://127.0.0.1:55338/ja_c/collection1/ and leader is http://127.0.0.1:55338/ja_c/collection1/
   [junit4]   2> 762045 T3269 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:55338/ja_c
   [junit4]   2> 762046 T3269 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 762046 T3269 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 762046 T3269 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 762047 T3242 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 762047 T3242 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 762048 T3269 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 762048 T3242 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 762049 T3243 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 762050 T3243 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:55338/ja_c",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:55338_ja_c",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 762052 T3242 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 762153 T3251 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> 762153 T3264 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> 762153 T3242 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> 762163 T3220 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 762164 T3220 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 762166 T3220 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:58616
   [junit4]   2> 762169 T3220 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 762170 T3220 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 762170 T3220 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.FullSolrCloudDistribCmdsTest-A8A8882B1EEE3D00-001/tempDir-004
   [junit4]   2> 762171 T3220 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.FullSolrCloudDistribCmdsTest-A8A8882B1EEE3D00-001/tempDir-004/'
   [junit4]   2> 762192 T3220 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/build/solr-core/test/J1/./solr.cloud.FullSolrCloudDistribCmdsTest-A8A8882B1EEE3D00-001/tempDir-004/solr.xml
   [junit4]   2> 762202 T3220 oasc.CoreContainer.<init> New CoreContainer 12126683
   [junit4]   2> 762202 T3220 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.FullSolrCloudDistribCmdsTest-A8A8882B1EEE3D00-001/tempDir-004/]
   [junit4]   2> 762203 T3220 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 762203 T3220 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 762204 T3220 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 762204 T3220 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 762205 T3220 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 762205 T3220 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 762205 T3220 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 762206 T3220 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 762206 T3220 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 762207 T3220 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 762207 T3220 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 762208 T3220 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 762208 T3220 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:36102/solr
   [junit4]   2> 762208 T3220 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 762209 T3220 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 762212 T3280 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@159af59 name:ZooKeeperConnection Watcher:127.0.0.1:36102 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 762212 T3220 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 762214 T3220 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 762215 T3282 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@efb609 name:ZooKeeperConnection Watcher:127.0.0.1:36102/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 762215 T3220 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 762220 T3220 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 763222 T3220 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58616_ja_c
   [junit4]   2> 763223 T3220 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:58616_ja_c
   [junit4]   2> 763226 T3242 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 763227 T3264 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 763226 T3251 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 763227 T3282 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 763231 T3283 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 763231 T3283 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 763232 T3242 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 763233 T3242 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 763233 T3242 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 763233 T3283 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 763234 T3243 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 763235 T3243 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:58616/ja_c",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:58616_ja_c",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 763235 T3243 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 763235 T3243 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard3
   [junit4]   2> 763236 T3242 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 763338 T3242 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> 763338 T3282 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> 763338 T3251 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> 763338 T3264 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> 764233 T3283 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 764234 T3283 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 764235 T3283 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 764235 T3283 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 764236 T3283 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 764236 T3283 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.FullSolrCloudDistribCmdsTest-A8A8882B1EEE3D00-001/tempDir-004/collection1/'
   [junit4]   2> 764237 T3283 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/build/solr-core/test/J1/solr.cloud.FullSolrCloudDistribCmdsTest-A8A8882B1EEE3D00-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 764237 T3283 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/build/solr-core/test/J1/solr.cloud.FullSolrCloudDistribCmdsTest-A8A8882B1EEE3D00-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 764238 T3283 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/build/solr-core/test/J1/solr.cloud.FullSolrCloudDistribCmdsTest-A8A8882B1EEE3D00-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 764265 T3283 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 764277 T3283 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 764278 T3283 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 764284 T3283 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 764427 T3283 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 764429 T3283 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 764430 T3283 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 764433 T3283 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 764448 T3283 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 764448 T3283 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 764448 T3283 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.FullSolrCloudDistribCmdsTest-A8A8882B1EEE3D00-001/tempDir-004/collection1/, dataDir=./solr.cloud.FullSolrCloudDistribCmdsTest-A8A8882B1EEE3D00-001/tempDir-001/jetty2/
   [junit4]   2> 764449 T3283 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@b7a52
   [junit4]   2> 764449 T3283 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.FullSolrCloudDistribCmdsTest-A8A8882B1EEE3D00-001/tempDir-001/jetty2
   [junit4]   2> 764450 T3283 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.FullSolrCloudDistribCmdsTest-A8A8882B1EEE3D00-001/tempDir-001/jetty2/index/
   [junit4]   2> 764450 T3283 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.FullSolrCloudDistribCmdsTest-A8A8882B1EEE3D00-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 764450 T3283 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.FullSolrCloudDistribCmdsTest-A8A8882B1EEE3D00-001/tempDir-001/jetty2/index
   [junit4]   2> 764451 T3283 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=2.0634765625, floorSegmentMB=0.345703125, forceMergeDeletesPctAllowed=13.748545356071919, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 764451 T3283 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@16ead00 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b9e771),segFN=segments_1,generation=1}
   [junit4]   2> 764451 T3283 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 764455 T3283 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 764455 T3283 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 764455 T3283 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 764456 T3283 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 764456 T3283 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 764456 T3283 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 764457 T3283 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 764457 T3283 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 764457 T3283 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 764458 T3283 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 764459 T3283 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 764459 T3283 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 764459 T3283 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 764460 T3283 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 764460 T3283 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 764461 T3283 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 764463 T3283 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 764464 T3283 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 764464 T3283 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 764465 T3283 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=54.7041015625, floorSegmentMB=2.0966796875, forceMergeDeletesPctAllowed=10.151588735325205, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7931424539311277
   [junit4]   2> 764466 T3283 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@16ead00 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b9e771),segFN=segments_1,generation=1}
   [junit4]   2> 764466 T3283 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 764466 T3283 oass.SolrIndexSearcher.<init> Opening Searcher@a89bf5[collection1] main
   [junit4]   2> 764467 T3283 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 764467 T3283 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 764468 T3283 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 764468 T3283 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 764468 T3283 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 764469 T3283 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 764469 T3283 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 764469 T3283 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 764470 T3283 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 764470 T3283 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 764474 T3284 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@a89bf5[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 764477 T3283 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 764478 T3287 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:58616/ja_c collection:collection1 shard:shard3
   [junit4]   2> 764478 T3220 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 764479 T3287 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard3/election
   [junit4]   2> 764479 T3220 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 764483 T3287 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard3
   [junit4]   2> 764484 T3242 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 764485 T3242 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 764485 T3242 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 764485 T3287 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 764486 T3243 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 764486 T3287 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C856 name=collection1 org.apache.solr.core.SolrCore@39c665 url=http://127.0.0.1:58616/ja_c/collection1 node=127.0.0.1:58616_ja_c C856_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:58616/ja_c, core=collection1, node_name=127.0.0.1:58616_ja_c}
   [junit4]   2> 764487 T3287 C856 P58616 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:58616/ja_c/collection1/
   [junit4]   2> 764487 T3287 C856 P58616 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 764487 T3287 C856 P58616 oasc.SyncStrategy.syncToMe http://127.0.0.1:58616/ja_c/collection1/ has no replicas
   [junit4]   2> 764488 T3287 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:58616/ja_c/collection1/ shard3
   [junit4]   2> 764488 T3242 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 764488 T3287 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard3
   [junit4]   2> 764491 T3242 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 764493 T3242 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 764643 T3242 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> 764643 T3251 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> 764643 T3282 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> 764643 T3264 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> 764692 T3287 oasc.ZkController.register We are http://127.0.0.1:58616/ja_c/collection1/ and leader is http://127.0.0.1:58616/ja_c/collection1/
   [junit4]   2> 764693 T3287 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:58616/ja_c
   [junit4]   2> 764694 T3287 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 764694 T3287 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 764694 T3287 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 764695 T3242 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 764696 T3242 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 764696 T3242 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 764697 T3287 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 764697 T3243 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 764698 T3243 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:58616/ja_c",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:58616_ja_c",
   [junit4]   2> 	  "shard":"shard3",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 764699 T3242 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 764774 T3220 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 764775 T3220 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 764777 T3220 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50495
   [junit4]   2> 764778 T3220 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 764778 T3220 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 764779 T3220 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.FullSolrCloudDistribCmdsTest-A8A8882B1EEE3D00-001/tempDir-005
   [junit4]   2> 764779 T3220 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.FullSolrCloudDistribCmdsTest-A8A8882B1EEE3D00-001/tempDir-005/'
   [junit4]   2> 764797 T3220 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/build/solr-core/test/J1/./solr.cloud.FullSolrCloudDistribCmdsTest-A8A8882B1EEE3D00-001/tempDir-005/solr.xml
   [junit4]   2> 764802 T3282 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> 764802 T3251 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> 764802 T3264 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> 764802 T3242 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> 764809 T3220 oasc.CoreContainer.<init> New CoreContainer 23714099
   [junit4]   2> 764809 T3220 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.FullSolrCloudDistribCmdsTest-A8A8882B1EEE3D00-001/tempDir-005/]
   [junit4]   2> 764810 T3220 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 764810 T3220 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 764811 T3220 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 764811 T3220 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 764812 T3220 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 764812 T3220 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 764812 T3220 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 764813 T3220 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 764813 T3220 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 764814 T3220 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 764814 T3220 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 764815 T3220 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 764815 T3220 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:36102/solr
   [junit4]   2> 764815 T3220 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 764816 T3220 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 764817 T3298 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@14b2854 name:ZooKeeperConnection Watcher:127.0.0.1:36102 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 764818 T3220 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 764819 T3220 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 764824 T3300 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1eb653a name:ZooKeeperConnection Watcher:127.0.0.1:36102/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 764824 T3220 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 764829 T3220 oascc.ZkStateReader.createClus

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

ger@14857e5 name:ZooKeeperConnection Watcher:127.0.0.1:45653 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 856148 T3428 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 856152 T3428 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:45653 45653
   [junit4]   2> 856351 T3466 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:45653 45653
   [junit4]   2> 856352 T3428 oas.SolrTestCaseJ4.tearDown ###Ending testMakeRootNode
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 856357 T3428 oas.SolrTestCaseJ4.setUp ###Starting testWatchChildren
   [junit4]   2> 856358 T3428 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 856358 T3477 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 856458 T3428 oasc.ZkTestServer.run start zk server on port:55383
   [junit4]   2> 856459 T3428 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 856461 T3483 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b22927 name:ZooKeeperConnection Watcher:127.0.0.1:55383 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 856462 T3428 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 856864 T3428 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 856865 T3485 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@546de6 name:ZooKeeperConnection Watcher:127.0.0.1:55383 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 856865 T3428 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 856866 T3428 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 856870 T3428 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 856871 T3487 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@154f5f6 name:ZooKeeperConnection Watcher:127.0.0.1:55383/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 856871 T3428 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 856871 T3428 oascc.SolrZkClient.makePath makePath: /collections
   [junit4]   2> 856875 T3428 oascc.SolrZkClient.makePath makePath: /collections/collection99/shards
   [junit4]   2> 856878 T3428 oascc.SolrZkClient.makePath makePath: collections/collection99/config=collection1
   [junit4]   2> 856879 T3428 oascc.SolrZkClient.makePath makePath: collections/collection99/config=collection3
   [junit4]   2> 856881 T3428 oascc.SolrZkClient.makePath makePath: /collections/collection97/shards
   [junit4]   2> 857585 T3428 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:55383 55383
   [junit4]   2> 862822 T3477 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:55383 55383
   [junit4]   2> 862825 T3428 oas.SolrTestCaseJ4.tearDown ###Ending testWatchChildren
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 864826 T3428 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 864827 T3428 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=7782298
   [junit4]   2> 864827 T3428 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@13e6afa
   [junit4]   2> 864846 T3428 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 864846 T3428 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 864846 T3428 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 864847 T3428 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 864847 T3428 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 864848 T3428 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 864848 T3428 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/build/solr-core/test/J1/./solr.cloud.ZkSolrClientTest-A8A8882B1EEE3D00-001/init-core-data-001 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/build/solr-core/test/J1/./solr.cloud.ZkSolrClientTest-A8A8882B1EEE3D00-001/init-core-data-001;done=false>>]
   [junit4]   2> 864848 T3428 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/build/solr-core/test/J1/./solr.cloud.ZkSolrClientTest-A8A8882B1EEE3D00-001/init-core-data-001
   [junit4]   2> 864849 T3428 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/build/solr-core/test/J1/./solr.cloud.ZkSolrClientTest-A8A8882B1EEE3D00-001/init-core-data-001/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/build/solr-core/test/J1/./solr.cloud.ZkSolrClientTest-A8A8882B1EEE3D00-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 864849 T3428 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/build/solr-core/test/J1/./solr.cloud.ZkSolrClientTest-A8A8882B1EEE3D00-001/init-core-data-001/index
   [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/build/solr-core/test/J1/./solr.cloud.ZkSolrClientTest-A8A8882B1EEE3D00-001
   [junit4]   2> NOTE: test params are: codec=Asserting, sim=DefaultSimilarity, locale=et, timezone=America/Campo_Grande
   [junit4]   2> NOTE: Linux 3.8.0-39-generic i386/Oracle Corporation 1.8.0_05 (32-bit)/cpus=8,threads=1,free=303461032,total=535822336
   [junit4]   2> NOTE: All tests run in this JVM: [TestQuerySenderNoQuery, ConnectionManagerTest, TestRTGBase, BadIndexSchemaTest, BlockCacheTest, TestAnalyzeInfixSuggestions, NotRequiredUniqueKeyTest, HardAutoCommitTest, FieldAnalysisRequestHandlerTest, TestFiltering, DocumentAnalysisRequestHandlerTest, TestRecovery, TestCSVLoader, TestWordDelimiterFilterFactory, CurrencyFieldXmlFileTest, TestMultiCoreConfBootstrap, TestSchemaNameResource, TestHashPartitioner, OpenExchangeRatesOrgProviderTest, TestMaxScoreQueryParser, TestCodecSupport, TestOmitPositions, TermVectorComponentDistributedTest, TestCoreDiscovery, TestQuerySenderListener, TestIndexingPerformance, TestPhraseSuggestions, FileUtilsTest, ZkNodePropsTest, TestImplicitCoreProperties, JSONWriterTest, TestRangeQuery, TestInitQParser, TestMiniSolrCloudCluster, TestFileDictionaryLookup, DeleteReplicaTest, DistributedExpandComponentTest, TestFastOutputStream, TestManagedSchema, DistributedSuggestComponentTest, TestZkChroot, CollectionsAPIDistributedZkTest, AliasIntegrationTest, SolrRequestParserTest, DebugComponentTest, PreAnalyzedFieldTest, PrimUtilsTest, LeaderElectionIntegrationTest, SolrCoreCheckLockOnStartupTest, ConvertedLegacyTest, TestDistributedSearch, XsltUpdateRequestHandlerTest, TestRandomFaceting, BasicZkTest, TestSchemaResource, CurrencyFieldOpenExchangeTest, TestSweetSpotSimilarityFactory, HdfsDirectoryTest, TestManagedSchemaFieldResource, ChaosMonkeySafeLeaderTest, BadCopyFieldTest, TestDocBasedVersionConstraints, TestSolrDeletionPolicy2, RAMDirectoryFactoryTest, AnalysisErrorHandlingTest, OutputWriterTest, RequestHandlersTest, SuggesterTSTTest, BlockDirectoryTest, IndexSchemaRuntimeFieldTest, DirectSolrConnectionTest, TestAnalyzedSuggestions, XmlUpdateRequestHandlerTest, TestCustomSort, TestCSVResponseWriter, TestFieldTypeCollectionResource, TestNumberUtils, HighlighterConfigTest, TestBinaryResponseWriter, DirectUpdateHandlerTest, SolrCmdDistributorTest, TestFoldingMultitermQuery, QueryResultKeyTest, TimeZoneUtilsTest, CachingDirectoryFactoryTest, TestSolrXml, PluginInfoTest, TestIndexSearcher, TestBinaryField, SimplePostToolTest, IndexBasedSpellCheckerTest, BasicDistributedZk2Test, SyncSliceTest, OpenCloseCoreStressTest, FullSolrCloudDistribCmdsTest, ZkSolrClientTest]
   [junit4] Completed on J1 in 56.10s, 5 tests, 1 error <<< FAILURES!

[...truncated 585 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/build.xml:447: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/build.xml:45: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/solr/common-build.xml:496: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/lucene/common-build.xml:1293: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/lucene/common-build.xml:919: There were test failures: 387 suites, 1624 tests, 2 errors, 37 ignored (16 assumptions)

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