Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/837/

1 tests failed.
REGRESSION:  org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test

Error Message:
Invalid content type: 

Stack Trace:
org.apache.http.ParseException: Invalid content type: 
        at 
__randomizedtesting.SeedInfo.seed([491AB9BB25277433:C14E86618BDB19CB]:0)
        at org.apache.http.entity.ContentType.parse(ContentType.java:273)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:235)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:227)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
        at 
org.apache.solr.cloud.CloudInspectUtil.compareResults(CloudInspectUtil.java:224)
        at 
org.apache.solr.cloud.CloudInspectUtil.compareResults(CloudInspectUtil.java:166)
        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:676)
        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        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:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        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:365)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10812 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> Creating dataDir: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 491AB9BB25277433-001/init-core-data-001
   [junit4]   2> 1740906 T3841 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /c/
   [junit4]   2> 1740912 T3841 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 1740912 T3842 oasc.ZkTestServer$2$1.setClientPort client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1740912 T3842 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 1741012 T3841 oasc.ZkTestServer.run start zk server on 
port:29317
   [junit4]   2> 1741013 T3841 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1741014 T3841 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1741017 T3849 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@75326567 
name:ZooKeeperConnection Watcher:127.0.0.1:29317 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1741018 T3841 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1741018 T3841 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1741018 T3841 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1741021 T3841 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1741022 T3841 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1741023 T3852 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@7376b447 
name:ZooKeeperConnection Watcher:127.0.0.1:29317/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1741024 T3841 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1741024 T3841 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1741024 T3841 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 1741027 T3841 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 1741028 T3841 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 1741029 T3841 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 1741031 T3841 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1741032 T3841 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 1741034 T3841 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1741035 T3841 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 1741138 T3841 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1741138 T3841 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1741140 T3841 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1741141 T3841 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 1741142 T3841 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1741143 T3841 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 1741144 T3841 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1741145 T3841 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 1741147 T3841 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1741147 T3841 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 1741149 T3841 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1741150 T3841 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 1741152 T3841 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1741152 T3841 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1741154 T3841 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1741155 T3841 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 1741156 T3841 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1741157 T3841 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 1742671 T3841 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 491AB9BB25277433-001/control-001/cores/collection1
   [junit4]   2> 1742675 T3841 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 1742677 T3841 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@1e5c61e6{/c,null,AVAILABLE}
   [junit4]   2> 1742678 T3841 oejs.AbstractConnector.doStart Started 
ServerConnector@3d68a231{HTTP/1.1}{127.0.0.1:44892}
   [junit4]   2> 1742678 T3841 oejs.Server.doStart Started @1747749ms
   [junit4]   2> 1742678 T3841 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: {hostPort=44892, 
solr.data.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 491AB9BB25277433-001/tempDir-001/control/data, hostContext=/c, 
coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 491AB9BB25277433-001/control-001/cores}
   [junit4]   2> 1742679 T3841 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@57bd06bf
   [junit4]   2> 1742680 T3841 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 491AB9BB25277433-001/control-001/'
   [junit4]   2> 1742726 T3841 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 491AB9BB25277433-001/control-001/solr.xml
   [junit4]   2> 1742781 T3841 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 491AB9BB25277433-001/control-001/cores
   [junit4]   2> 1742781 T3841 oasc.CoreContainer.<init> New CoreContainer 
735208830
   [junit4]   2> 1742782 T3841 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 491AB9BB25277433-001/control-001/]
   [junit4]   2> 1742782 T3841 oasc.CoreContainer.load loading shared library: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 491AB9BB25277433-001/control-001/lib
   [junit4]   2> 1742784 T3841 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 491AB9BB25277433-001/control-001/lib).
   [junit4]   2> 1742797 T3841 oashc.HttpShardHandlerFactory.init created with 
socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 1742805 T3841 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1742806 T3841 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1742806 T3841 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1742806 T3841 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1742807 T3841 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:29317/solr
   [junit4]   2> 1742807 T3841 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1742807 T3841 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1742808 T3841 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1742810 T3866 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5fe6e2 name:ZooKeeperConnection 
Watcher:127.0.0.1:29317 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1742810 T3841 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1742811 T3841 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1742814 T3841 n:127.0.0.1:44892_c 
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 1742815 T3869 n:127.0.0.1:44892_c 
oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@2aba0161 
name:ZooKeeperConnection Watcher:127.0.0.1:29317/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1742815 T3841 n:127.0.0.1:44892_c 
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1742817 T3841 n:127.0.0.1:44892_c oascc.SolrZkClient.makePath 
makePath: /overseer/queue
   [junit4]   2> 1742819 T3841 n:127.0.0.1:44892_c oascc.SolrZkClient.makePath 
makePath: /overseer/collection-queue-work
   [junit4]   2> 1742821 T3841 n:127.0.0.1:44892_c oascc.SolrZkClient.makePath 
makePath: /overseer/collection-map-running
   [junit4]   2> 1742823 T3841 n:127.0.0.1:44892_c oascc.SolrZkClient.makePath 
makePath: /overseer/collection-map-completed
   [junit4]   2> 1742825 T3841 n:127.0.0.1:44892_c oascc.SolrZkClient.makePath 
makePath: /overseer/collection-map-failure
   [junit4]   2> 1742827 T3841 n:127.0.0.1:44892_c oascc.SolrZkClient.makePath 
makePath: /live_nodes
   [junit4]   2> 1742828 T3841 n:127.0.0.1:44892_c oascc.SolrZkClient.makePath 
makePath: /aliases.json
   [junit4]   2> 1742830 T3841 n:127.0.0.1:44892_c oascc.SolrZkClient.makePath 
makePath: /clusterstate.json
   [junit4]   2> 1742831 T3841 n:127.0.0.1:44892_c 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44892_c
   [junit4]   2> 1742831 T3841 n:127.0.0.1:44892_c oascc.SolrZkClient.makePath 
makePath: /live_nodes/127.0.0.1:44892_c
   [junit4]   2> 1742833 T3841 n:127.0.0.1:44892_c oascc.SolrZkClient.makePath 
makePath: /overseer_elect
   [junit4]   2> 1742834 T3841 n:127.0.0.1:44892_c oascc.SolrZkClient.makePath 
makePath: /overseer_elect/election
   [junit4]   2> 1742836 T3841 n:127.0.0.1:44892_c oasc.Overseer.close Overseer 
(id=null) closing
   [junit4]   2> 1742837 T3841 n:127.0.0.1:44892_c 
oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 
127.0.0.1:44892_c
   [junit4]   2> 1742837 T3841 n:127.0.0.1:44892_c oascc.SolrZkClient.makePath 
makePath: /overseer_elect/leader
   [junit4]   2> 1742839 T3841 n:127.0.0.1:44892_c oasc.Overseer.start Overseer 
(id=93765951203442691-127.0.0.1:44892_c-n_0000000000) starting
   [junit4]   2> 1742840 T3841 n:127.0.0.1:44892_c oascc.SolrZkClient.makePath 
makePath: /overseer/queue-work
   [junit4]   2> 1742846 T3841 n:127.0.0.1:44892_c 
oasc.OverseerAutoReplicaFailoverThread.<init> Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1742846 T3871 n:127.0.0.1:44892_c 
oasc.OverseerCollectionProcessor.run Process current queue of collection 
creations
   [junit4]   2> 1742846 T3841 n:127.0.0.1:44892_c 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1742847 T3870 n:127.0.0.1:44892_c 
oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1742851 T3841 n:127.0.0.1:44892_c 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 491AB9BB25277433-001/control-001/cores
   [junit4]   2> 1742855 T3841 n:127.0.0.1:44892_c oasc.CoreDescriptor.<init> 
CORE DESCRIPTOR: {loadOnStartup=true, schema=schema.xml, name=collection1, 
dataDir=data/, collection=control_collection, 
instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 491AB9BB25277433-001/control-001/cores/collection1, config=solrconfig.xml, 
absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 491AB9BB25277433-001/control-001/cores/collection1/, shard=, transient=false, 
coreNodeName=}
   [junit4]   2> 1742856 T3841 n:127.0.0.1:44892_c 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 491AB9BB25277433-001/control-001/cores/collection1/
   [junit4]   2> 1742856 T3841 n:127.0.0.1:44892_c 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1742857 T3873 n:127.0.0.1:44892_c c:control_collection 
x:collection1 oasc.ZkController.publish publishing core=collection1 state=down 
collection=control_collection
   [junit4]   2> 1742857 T3873 n:127.0.0.1:44892_c c:control_collection 
x:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 1742858 T3873 n:127.0.0.1:44892_c 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1742858 T3869 n:127.0.0.1:44892_c 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1742859 T3870 n:127.0.0.1:44892_c 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "node_name":"127.0.0.1:44892_c",
   [junit4]   2>          "base_url":"http://127.0.0.1:44892/c"} current state 
version: 0
   [junit4]   2> 1742860 T3870 n:127.0.0.1:44892_c 
oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "node_name":"127.0.0.1:44892_c",
   [junit4]   2>          "base_url":"http://127.0.0.1:44892/c"}
   [junit4]   2> 1742860 T3870 n:127.0.0.1:44892_c 
oasco.ClusterStateMutator.createCollection building a new cName: 
control_collection
   [junit4]   2> 1742860 T3870 n:127.0.0.1:44892_c 
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1742861 T3869 n:127.0.0.1:44892_c 
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> 1743858 T3873 n:127.0.0.1:44892_c 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 1743859 T3873 n:127.0.0.1:44892_c 
oasc.ZkController.createCollectionZkNode Check for collection 
zkNode:control_collection
   [junit4]   2> 1743859 T3873 n:127.0.0.1:44892_c 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1743860 T3873 n:127.0.0.1:44892_c 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/control_collection
   [junit4]   2> 1743860 T3873 n:127.0.0.1:44892_c 
oascc.ZkStateReader.readConfigName path=/collections/control_collection 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1743860 T3873 n:127.0.0.1:44892_c 
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 491AB9BB25277433-001/control-001/cores/collection1/'
   [junit4]   2> 1743880 T3873 n:127.0.0.1:44892_c oasc.Config.<init> loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 1743890 T3873 n:127.0.0.1:44892_c 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1743911 T3873 n:127.0.0.1:44892_c oasc.SolrConfig.<init> Using 
Lucene MatchVersion: 5.2.0
   [junit4]   2> 1743957 T3873 n:127.0.0.1:44892_c oasc.SolrConfig.<init> 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1744059 T3873 n:127.0.0.1:44892_c oass.IndexSchema.readSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1744066 T3873 n:127.0.0.1:44892_c oass.IndexSchema.readSchema 
[collection1] Schema name=test
   [junit4]   2> 1744302 T3873 n:127.0.0.1:44892_c oass.IndexSchema.readSchema 
default search field in schema is text
   [junit4]   2> 1744304 T3873 n:127.0.0.1:44892_c oass.IndexSchema.readSchema 
unique key field: id
   [junit4]   2> 1744305 T3873 n:127.0.0.1:44892_c 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 1744308 T3873 n:127.0.0.1:44892_c 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 1744324 T3873 n:127.0.0.1:44892_c oasc.CoreContainer.create 
Creating SolrCore 'collection1' using configuration from collection 
control_collection
   [junit4]   2> 1744324 T3873 n:127.0.0.1:44892_c x:collection1 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1744324 T3873 n:127.0.0.1:44892_c x:collection1 
oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at 
[/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 491AB9BB25277433-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 1744325 T3873 n:127.0.0.1:44892_c x:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@e2e0d67
   [junit4]   2> 1744325 T3873 n:127.0.0.1:44892_c x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 491AB9BB25277433-001/control-001/cores/collection1/data
   [junit4]   2> 1744326 T3873 n:127.0.0.1:44892_c x:collection1 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 491AB9BB25277433-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1744326 T3873 n:127.0.0.1:44892_c x:collection1 
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 491AB9BB25277433-001/control-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 1744326 T3873 n:127.0.0.1:44892_c x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 491AB9BB25277433-001/control-001/cores/collection1/data/index
   [junit4]   2> 1744326 T3873 n:127.0.0.1:44892_c x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=33, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=80.890625, 
floorSegmentMB=0.7275390625, forceMergeDeletesPctAllowed=11.626041047359344, 
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7532790117636479
   [junit4]   2> 1744327 T3873 n:127.0.0.1:44892_c x:collection1 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@69d6e96a 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c76646f),segFN=segments_1,generation=1}
   [junit4]   2> 1744327 T3873 n:127.0.0.1:44892_c x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1744331 T3873 n:127.0.0.1:44892_c x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 1744331 T3873 n:127.0.0.1:44892_c x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 1744332 T3873 n:127.0.0.1:44892_c x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1744332 T3873 n:127.0.0.1:44892_c x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 1744332 T3873 n:127.0.0.1:44892_c x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1744332 T3873 n:127.0.0.1:44892_c x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 1744333 T3873 n:127.0.0.1:44892_c x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1744333 T3873 n:127.0.0.1:44892_c x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1744333 T3873 n:127.0.0.1:44892_c x:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 1744346 T3873 n:127.0.0.1:44892_c x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1744347 T3873 n:127.0.0.1:44892_c x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1744349 T3873 n:127.0.0.1:44892_c x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1744350 T3873 n:127.0.0.1:44892_c x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1744354 T3873 n:127.0.0.1:44892_c x:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/file,/admin/mbeans,/update/json/docs,/admin/ping,/admin/properties,/admin/plugins,standard,/schema,/update/csv,/replication,/admin/segments,/config,/admin/logging,/get,/update/json,/admin/system,/admin/threads,/update,/admin/luke
   [junit4]   2> 1744356 T3873 n:127.0.0.1:44892_c x:collection1 
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1744357 T3873 n:127.0.0.1:44892_c x:collection1 
oasu.UpdateHandler.<init> Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1744357 T3873 n:127.0.0.1:44892_c x:collection1 
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 1744359 T3873 n:127.0.0.1:44892_c x:collection1 
oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1744360 T3873 n:127.0.0.1:44892_c x:collection1 
oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1744360 T3873 n:127.0.0.1:44892_c x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@5d604e42
   [junit4]   2> 1744361 T3873 n:127.0.0.1:44892_c x:collection1 
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@69d6e96a 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c76646f),segFN=segments_1,generation=1}
   [junit4]   2> 1744361 T3873 n:127.0.0.1:44892_c x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1744361 T3873 n:127.0.0.1:44892_c x:collection1 
oass.SolrIndexSearcher.<init> Opening Searcher@48f5a558[collection1] main
   [junit4]   2> 1744361 T3873 n:127.0.0.1:44892_c x:collection1 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/control_collection
   [junit4]   2> 1744362 T3873 n:127.0.0.1:44892_c x:collection1 
oascc.ZkStateReader.readConfigName path=/collections/control_collection 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1744362 T3873 n:127.0.0.1:44892_c x:collection1 
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for 
the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1744363 T3873 n:127.0.0.1:44892_c x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1744363 T3873 n:127.0.0.1:44892_c x:collection1 
oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1744363 T3873 n:127.0.0.1:44892_c x:collection1 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1744363 T3873 n:127.0.0.1:44892_c x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1744363 T3873 n:127.0.0.1:44892_c x:collection1 
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1744364 T3873 n:127.0.0.1:44892_c x:collection1 
oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1744364 T3873 n:127.0.0.1:44892_c x:collection1 
oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1744364 T3873 n:127.0.0.1:44892_c x:collection1 
oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 1744365 T3874 n:127.0.0.1:44892_c x:collection1 
oasc.SolrCore.registerSearcher [collection1] Registered new searcher 
Searcher@48f5a558[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1744365 T3873 n:127.0.0.1:44892_c x:collection1 
oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1744366 T3877 n:127.0.0.1:44892_c c:control_collection 
s:shard1 x:collection1 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:44892/c collection:control_collection 
shard:shard1
   [junit4]   2> 1744366 T3841 n:127.0.0.1:44892_c oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1
   [junit4]   2> 1744366 T3841 n:127.0.0.1:44892_c oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1744367 T3877 n:127.0.0.1:44892_c c:control_collection 
s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1744369 T3841 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1744369 T3841 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1744371 T3877 n:127.0.0.1:44892_c c:control_collection 
s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running 
the leader process for shard shard1
   [junit4]   2> 1744371 T3880 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@7870cd84 
name:ZooKeeperConnection Watcher:127.0.0.1:29317/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1744371 T3841 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1744372 T3841 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1744372 T3841 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1744372 T3869 n:127.0.0.1:44892_c 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1744373 T3877 n:127.0.0.1:44892_c c:control_collection 
s:shard1 x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp 
Enough replicas found to continue.
   [junit4]   2> 1744374 T3877 n:127.0.0.1:44892_c c:control_collection 
s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may 
be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C467 name=collection1 
org.apache.solr.core.SolrCore@1e19449c url=http://127.0.0.1:44892/c/collection1 
node=127.0.0.1:44892_c C467_STATE=coll:control_collection core:collection1 
props:{state=down, core=collection1, node_name=127.0.0.1:44892_c, 
base_url=http://127.0.0.1:44892/c}
   [junit4]   2> 1744374 T3877 n:127.0.0.1:44892_c c:control_collection 
s:shard1 x:collection1 C467 oasc.SyncStrategy.sync Sync replicas to 
http://127.0.0.1:44892/c/collection1/
   [junit4]   2> 1744374 T3870 n:127.0.0.1:44892_c 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection"} current state 
version: 1
   [junit4]   2> 1744374 T3877 n:127.0.0.1:44892_c c:control_collection 
s:shard1 x:collection1 C467 oasc.SyncStrategy.syncReplicas Sync Success - now 
sync replicas to me
   [junit4]   2> 1744375 T3877 n:127.0.0.1:44892_c c:control_collection 
s:shard1 x:collection1 C467 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:44892/c/collection1/ has no replicas
   [junit4]   2> 1744375 T3877 n:127.0.0.1:44892_c c:control_collection 
s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am 
the new leader: http://127.0.0.1:44892/c/collection1/ shard1
   [junit4]   2> 1744375 T3877 n:127.0.0.1:44892_c c:control_collection 
s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 1744375 T3880 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> 1744375 T3869 n:127.0.0.1:44892_c 
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> 1744375 T3841 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 1744379 T3869 n:127.0.0.1:44892_c 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1744380 T3870 n:127.0.0.1:44892_c 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "base_url":"http://127.0.0.1:44892/c";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 2
   [junit4]   2> 1744483 T3880 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> 1744483 T3869 n:127.0.0.1:44892_c 
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> 1744532 T3877 n:127.0.0.1:44892_c c:control_collection 
s:shard1 x:collection1 oasc.ZkController.register We are 
http://127.0.0.1:44892/c/collection1/ and leader is 
http://127.0.0.1:44892/c/collection1/
   [junit4]   2> 1744533 T3877 n:127.0.0.1:44892_c c:control_collection 
s:shard1 x:collection1 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=http://127.0.0.1:44892/c
   [junit4]   2> 1744533 T3877 n:127.0.0.1:44892_c c:control_collection 
s:shard1 x:collection1 oasc.ZkController.checkRecovery I am the leader, no 
recovery necessary
   [junit4]   2> 1744533 T3877 n:127.0.0.1:44892_c c:control_collection 
s:shard1 x:collection1 oasc.ZkController.publish publishing core=collection1 
state=active collection=control_collection
   [junit4]   2> 1744533 T3877 n:127.0.0.1:44892_c c:control_collection 
s:shard1 x:collection1 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1744535 T3869 n:127.0.0.1:44892_c 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1744535 T3870 n:127.0.0.1:44892_c 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "node_name":"127.0.0.1:44892_c",
   [junit4]   2>          "base_url":"http://127.0.0.1:44892/c"} current state 
version: 3
   [junit4]   2> 1744536 T3870 n:127.0.0.1:44892_c 
oasco.ReplicaMutator.updateState Update state numShards=3 message={
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "node_name":"127.0.0.1:44892_c",
   [junit4]   2>          "base_url":"http://127.0.0.1:44892/c"}
   [junit4]   2> 1744639 T3880 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> 1744639 T3869 n:127.0.0.1:44892_c 
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> 1745598 T3841 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 491AB9BB25277433-001/shard-1-001/cores/collection1
   [junit4]   2> 1745600 T3841 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1 in directory 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 491AB9BB25277433-001/shard-1-001
   [junit4]   2> 1745601 T3841 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 1745602 T3841 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@618ce95d{/c,null,AVAILABLE}
   [junit4]   2> 1745603 T3841 oejs.AbstractConnector.doStart Started 
ServerConnector@3319a43a{HTTP/1.1}{127.0.0.1:22922}
   [junit4]   2> 1745603 T3841 oejs.Server.doStart Started @1750674ms
   [junit4]   2> 1745603 T3841 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: {hostPort=22922, 
coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 491AB9BB25277433-001/shard-1-001/cores, solrconfig=solrconfig.xml, 
hostContext=/c, 
solr.data.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 491AB9BB25277433-001/tempDir-001/jetty1}
   [junit4]   2> 1745604 T3841 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@57bd06bf
   [junit4]   2> 1745604 T3841 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 491AB9BB25277433-001/shard-1-001/'
   [junit4]   2> 1745635 T3841 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 491AB9BB25277433-001/shard-1-001/solr.xml
   [junit4]   2> 1745687 T3841 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 491AB9BB25277433-001/shard-1-001/cores
   [junit4]   2> 1745687 T3841 oasc.CoreContainer.<init> New CoreContainer 
944935693
   [junit4]   2> 1745688 T3841 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 491AB9BB25277433-001/shard-1-001/]
   [junit4]   2> 1745688 T3841 oasc.CoreContainer.load loading shared library: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 491AB9BB25277433-001/shard-1-001/lib
   [junit4]   2> 1745689 T3841 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 491AB9BB25277433-001/shard-1-001/lib).
   [junit4]   2> 1745702 T3841 oashc.HttpShardHandlerFactory.init created with 
socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 1745709 T3841 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1745711 T3841 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1745711 T3841 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1745711 T3841 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1745711 T3841 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:29317/solr
   [junit4]   2> 1745712 T3841 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1745712 T3841 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1745713 T3841 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1745715 T3894 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@37665f91 
name:ZooKeeperConnection Watcher:127.0.0.1:29317 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1745716 T3841 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1745717 T3841 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1745719 T3841 n:127.0.0.1:22922_c 
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 1745721 T3897 n:127.0.0.1:22922_c 
oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@6cf9afdb 
name:ZooKeeperConnection Watcher:127.0.0.1:29317/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1745721 T3841 n:127.0.0.1:22922_c 
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1745725 T3841 n:127.0.0.1:22922_c 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1746728 T3841 n:127.0.0.1:22922_c 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:22922_c
   [junit4]   2> 1746729 T3841 n:127.0.0.1:22922_c oascc.SolrZkClient.makePath 
makePath: /live_nodes/127.0.0.1:22922_c
   [junit4]   2> 1746732 T3841 n:127.0.0.1:22922_c oasc.Overseer.close Overseer 
(id=null) closing
   [junit4]   2> 1746735 T3841 n:127.0.0.1:22922_c 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 491AB9BB25277433-001/shard-1-001/cores
   [junit4]   2> 1746737 T3841 n:127.0.0.1:22922_c oasc.CoreDescriptor.<init> 
CORE DESCRIPTOR: {collection=collection1, loadOnStartup=true, 
schema=schema.xml, name=collection1, coreNodeName=, config=solrconfig.xml, 
transient=false, 
instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 491AB9BB25277433-001/shard-1-001/cores/collection1, shard=, 
absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 491AB9BB25277433-001/shard-1-001/cores/collection1/, dataDir=data/}
   [junit4]   2> 1746737 T3841 n:127.0.0.1:22922_c 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 491AB9BB25277433-001/shard-1-001/cores/collection1/
   [junit4]   2> 1746738 T3841 n:127.0.0.1:22922_c 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1746739 T3898 n:127.0.0.1:22922_c c:collection1 x:collection1 
oasc.ZkController.publish publishing core=collection1 state=down 
collection=collection1
   [junit4]   2> 1746739 T3898 n:127.0.0.1:22922_c c:collection1 x:collection1 
oasc.ZkController.publish numShards not found on descriptor - reading it from 
system property
   [junit4]   2> 1746740 T3898 n:127.0.0.1:22922_c 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1746740 T3869 n:127.0.0.1:44892_c 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1746741 T3870 n:127.0.0.1:44892_c 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "node_name":"127.0.0.1:22922_c",
   [junit4]   2>          "base_url":"http://127.0.0.1:22922/c"} current state 
version: 4
   [junit4]   2> 1746741 T3870 n:127.0.0.1:44892_c 
oasco.ReplicaMutator.updateState Update state numShards=3 message={
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "node_name":"127.0.0.1:22922_c",
   [junit4]   2>          "base_url":"http://127.0.0.1:22922/c"}
   [junit4]   2> 1746742 T3870 n:127.0.0.1:44892_c 
oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 1746742 T3870 n:127.0.0.1:44892_c 
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard3
   [junit4]   2> 1746743 T3869 n:127.0.0.1:44892_c 
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> 1746743 T3897 n:127.0.0.1:22922_c 
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> 1746743 T3880 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> 1747740 T3898 n:127.0.0.1:22922_c 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 1747741 T3898 n:127.0.0.1:22922_c 
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1747741 T3898 n:127.0.0.1:22922_c 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1747742 T3898 n:127.0.0.1:22922_c 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/collection1
   [junit4]   2> 1747742 T3898 n:127.0.0.1:22922_c 
oascc.ZkStateReader.readConfigName path=/collections/collection1 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1747742 T3898 n:127.0.0.1:22922_c 
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 491AB9BB25277433-001/shard-1-001/cores/collection1/'
   [junit4]   2> 1747763 T3898 n:127.0.0.1:22922_c oasc.Config.<init> loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 1747774 T3898 n:127.0.0.1:22922_c 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1747797 T3898 n:127.0.0.1:22922_c oasc.SolrConfig.<init> Using 
Lucene MatchVersion: 5.2.0
   [junit4]   2> 1747847 T3898 n:127.0.0.1:22922_c oasc.SolrConfig.<init> 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1747949 T3898 n:127.0.0.1:22922_c oass.IndexSchema.readSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1747960 T3898 n:127.0.0.1:22922_c oass.IndexSchema.readSchema 
[collection1] Schema name=test
   [junit4]   2> 1748329 T3898 n:127.0.0.1:22922_c oass.IndexSchema.readSchema 
default search field in schema is text
   [junit4]   2> 1748331 T3898 n:127.0.0.1:22922_c oass.IndexSchema.readSchema 
unique key field: id
   [junit4]   2> 1748332 T3898 n:127.0.0.1:22922_c 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 1748336 T3898 n:127.0.0.1:22922_c 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 1748352 T3898 n:127.0.0.1:22922_c oasc.CoreContainer.create 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1748353 T3898 n:127.0.0.1:22922_c x:collection1 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1748353 T3898 n:127.0.0.1:22922_c x:collection1 
oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at 
[/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 491AB9BB25277433-001/shard-1-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 1748353 T3898 n:127.0.0.1:22922_c x:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@e2e0d67
   [junit4]   2> 1748354 T3898 n:127.0.0.1:22922_c x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 491AB9BB25277433-001/shard-1-001/cores/collection1/data
   [junit4]   2> 1748354 T3898 n:127.0.0.1:22922_c x:collection1 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 491AB9BB25277433-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 1748354 T3898 n:127.0.0.1:22922_c x:collection1 
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 491AB9BB25277433-001/shard-1-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 1748355 T3898 n:127.0.0.1:22922_c x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 491AB9BB25277433-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 1748356 T3898 n:127.0.0.1:22922_c x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=33, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=80.890625, 
floorSegmentMB=0.7275390625, forceMergeDeletesPctAllowed=11.626041047359344, 
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7532790117636479
   [junit4]   2> 1748356 T3898 n:127.0.0.1:22922_c x:collection1 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@15bc1945 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@701f0c28),segFN=segments_1,generation=1}
   [junit4]   2> 1748357 T3898 n:127.0.0.1:22922_c x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1748362 T3898 n:127.0.0.1:22922_c x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 1748362 T3898 n:127.0.0.1:22922_c x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 1748362 T3898 n:127.0.0.1:22922_c x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1748362 T3898 n:127.0.0.1:22922_c x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 1748362 T3898 n:127.0.0.1:22922_c x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1748363 T3898 n:127.0.0.1:22922_c x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 1748363 T3898 n:127.0.0.1:22922_c x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1748363 T3898 n:127.0.0.1:22922_c x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1748363 T3898 n:127.0.0.1:22922_c x:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 1748379 T3898 n:127.0.0.1:22922_c x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1748381 T3898 n:127.0.0.1:22922_c x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1748382 T3898 n:127.0.0.1:22922_c x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1748384 T3898 n:127.0.0.1:22922_c x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1748390 T3898 n:127.0.0.1:22922_c x:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/file,/admin/mbeans,/update/json/docs,/admin/ping,/admin/properties,/admin/plugins,standard,/schema,/update/csv,/replication,/admin/segments,/config,/admin/logging,/get,/update/json,/admin/system,/admin/threads,/update,/admin/luke
   [junit4]   2> 1748392 T3898 n:127.0.0.1:22922_c x:collection1 
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1748393 T3898 n:127.0.0.1:22922_c x:collection1 
oasu.UpdateHandler.<init> Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1748393 T3898 n:127.0.0.1:22922_c x:collection1 
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 1748394 T3898 n:127.0.0.1:22922_c x:collection1 
oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1748394 T3898 n:127.0.0.1:22922_c x:collection1 
oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1748395 T3898 n:127.0.0.1:22922_c x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@4c62ecc6
   [junit4]   2> 1748396 T3898 n:127.0.0.1:22922_c x:collection1 
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@15bc1945 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@701f0c28),segFN=segments_1,generation=1}
   [junit4]   2> 1748396 T3898 n:127.0.0.1:22922_c x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1748396 T3898 n:127.0.0.1:22922_c x:collection1 
oass.SolrIndexSearcher.<init> Opening Searcher@125afeeb[collection1] main
   [junit4]   2> 1748397 T3898 n:127.0.0.1:22922_c x:collection1 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/collection1
   [junit4]   2> 1748397 T3898 n:127.0.0.1:22922_c x:collection1 
oascc.ZkStateReader.readConfigName path=/collections/collection1 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1748397 T3898 n:127.0.0.1:22922_c x:collection1 
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for 
the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1748398 T3898 n:127.0.0.1:22922_c x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1748398 T3898 n:127.0.0.1:22922_c x:collection1 
oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1748398 T3898 n:127.0.0.1:22922_c x:collection1 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1748399 T3898 n:127.0.0.1:22922_c x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1748399 T3898 n:127.0.0.1:22922_c x:collection1 
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1748399 T3898 n:127.0.0.1:22922_c x:collection1 
oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1748399 T3898 n:127.0.0.1:22922_c x:collection1 
oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1748400 T3899 n:127.0.0.1:22922_c x:collection1 
oasc.SolrCore.registerSearcher [collection1] Registered new searcher 
Searcher@125afeeb[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1748401 T3898 n:127.0.0.1:22922_c x:collection1 
oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 1748401 T3898 n:127.0.0.1:22922_c x:collection1 
oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1748402 T3902 n:127.0.0.1:22922_c c:collection1 s:shard3 
x:collection1 oasc.ZkController.register Register replica - core:collection1 
address:http://127.0.0.1:22922/c collection:collection1 shard:shard3
   [junit4]   2> 1748402 T3841 n:127.0.0.1:22922_c oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1
   [junit4]   2> 1748403 T3841 n:127.0.0.1:22922_c oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1748403 T3902 n:127.0.0.1:22922_c c:collection1 s:shard3 
x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard3/election
   [junit4]   2> 1748407 T3902 n:127.0.0.1:22922_c c:collection1 s:shard3 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the 
leader process for shard shard3
   [junit4]   2> 1748409 T3869 n:127.0.0.1:44892_c 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1748409 T3902 n:127.0.0.1:22922_c c:collection1 s:shard3 
x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough 
replicas found to continue.
   [junit4]   2> 1748409 T3902 n:127.0.0.1:22922_c c:collection1 s:shard3 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new 
leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C468 name=collection1 
org.apache.solr.core.SolrCore@726026ea url=http://127.0.0.1:22922/c/collection1 
node=127.0.0.1:22922_c C468_STATE=coll:collection1 core:collection1 
props:{state=down, core=collection1, node_name=127.0.0.1:22922_c, 
base_url=http://127.0.0.1:22922/c}
   [junit4]   2> 1748409 T3902 n:127.0.0.1:22922_c c:collection1 s:shard3 
x:collection1 C468 oasc.SyncStrategy.sync Sync replicas to 
http://127.0.0.1:22922/c/collection1/
   [junit4]   2> 1748409 T3902 n:127.0.0.1:22922_c c:collection1 s:shard3 
x:collection1 C468 oasc.SyncStrategy.syncReplicas Sync Success - now sync 
replicas to me
   [junit4]   2> 1748409 T3870 n:127.0.0.1:44892_c 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard3",
   [junit4]   2>          "collection":"collection1"} current state version: 5
   [junit4]   2> 1748410 T3902 n:127.0.0.1:22922_c c:collection1 s:shard3 
x:collection1 C468 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:22922/c/collection1/ has no replicas
   [junit4]   2> 1748410 T3902 n:127.0.0.1:22922_c c:collection1 s:shard3 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new 
leader: http://127.0.0.1:22922/c/collection1/ shard3
   [junit4]   2> 1748410 T3902 n:127.0.0.1:22922_c c:collection1 s:shard3 
x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard3
   [junit4]   2> 1748411 T3880 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> 1748411 T3897 n:127.0.0.1:22922_c 
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> 1748411 T3869 n:127.0.0.1:44892_c 
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> 1748415 T3869 n:127.0.0.1:44892_c 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1748415 T3870 n:127.0.0.1:44892_c 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard3",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:22922/c";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 6
   [junit4]   2> 1748518 T3880 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> 1748518 T3897 n:127.0.0.1:22922_c 
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> 1748518 T3869 n:127.0.0.1:44892_c 
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> 1748567 T3902 n:127.0.0.1:22922_c c:collection1 s:shard3 
x:collection1 oasc.ZkController.register We are 
http://127.0.0.1:22922/c/collection1/ and leader is 
http://127.0.0.1:22922/c/collection1/
   [junit4]   2> 1748568 T3902 n:127.0.0.1:22922_c c:collection1 s:shard3 
x:collection1 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=http://127.0.0.1:22922/c
   [junit4]   2> 1748568 T3902 n:127.0.0.1:22922_c c:collection1 s:shard3 
x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery 
necessary
   [junit4]   2> 1748568 T3902 n:127.0.0.1:22922_c c:collection1 s:shard3 
x:collection1 oasc.ZkController.publish publishing core=collection1 
state=active collection=collection1
   [junit4]   2> 1748568 T3902 n:127.0.0.1:22922_c c:collection1 s:shard3 
x:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 1748569 T3869 n:127.0.0.1:44892_c 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1748570 T3870 n:127.0.0.1:44892_c 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard3",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "node_name":"127.0.0.1:22922_c",
   [junit4]   2>          "base_url":"http://127.0.0.1:22922/c"} current state 
version: 7
   [junit4]   2> 1748571 T3870 n:127.0.0.1:44892_c 
oasco.ReplicaMutator.updateState Update state numShards=3 message={
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard3",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "node_name":"127.0.0.1:22922_c",
   [junit4]   2>          "base_url":"http://127.0.0.1:22922/c"}
   [junit4]   2> 1748674 T3869 n:127.0.0.1:44892_c 
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> 1748674 T3880 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> 1748674 T3897 n:127.0.0.1:22922_c 
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> 1749842 T3841 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 491AB9BB25277433-001/shard-2-001/cores/collection1
   [junit4]   2> 1749845 T3841 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2 in directory 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 491AB9BB25277433-001/shard-2-001
   [junit4]   2> 1749848 T3841 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 1749850 T3841 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@7feffda8{/c,null,AVAILABLE}
   [junit4]   2> 1749851 T3841 oejs.AbstractConnector.doStart Started 
ServerConnector@6ba9fb02{HTTP/1.1}{127.0.0.1:25748}
   [junit4]   2> 1749852 T3841 oejs.Server.doStart Started @1754923ms
   [junit4]   2> 1749852 T3841 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: {solrconfig=solrconfig.xml, 
coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 491AB9BB25277433-001/shard-2-001/cores, hostContext=/c, 
solr.data.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 491AB9BB25277433-001/tempDir-001/jetty2, hostPort=25748}
   [junit4]   2> 1749853 T3841 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@57bd06bf
   [junit4]   2> 1749853 T3841 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 491AB9BB25277433-001/shard-2-001/'
   [junit4]   2> 1749900 T3841 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 491AB9BB25277433-001/shard-2-001/solr.xml
   [junit4]   2> 1749959 T3841 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 491AB9BB25277433-001/shard-2-001/cores
   [junit4]   2> 1749960 T3841 oasc.CoreContainer.<init> New CoreContainer 
18350249
   [junit4]   2> 1749960 T3841 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 491AB9BB25277433-001/shard-2-001/]
   [junit4]   2> 1749961 T3841 oasc.CoreContainer.load loading shared library: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 491AB9BB25277433-001/shard-2-001/lib
   [junit4]   2> 1749962 T3841 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 491AB9BB25277433-001/shard-2-001/lib).
   [junit4]   2> 1749976 T3841 oashc.HttpShardHandlerFactory.init created with 
socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 1749984 T3841 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1749986 T3841 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1749986 T3841 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1749986 T3841 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1749987 T3841 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:29317/solr
   [junit4]   2> 1749987 T3841 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1749987 T3841 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1749988 T3841 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1749990 T3916 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@6be8e949 
name:ZooKeeperConnection Watcher:127.0.0.1:29317 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1749991 T3841 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1749992 T3841 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1749995 T3841 n:127.0.0.1:25748_c 
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 1749997 T3919 n:127.0.0.1:25748_c 
oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@7263b03e 
name:ZooKeeperConnection Watcher:127.0.0.1:29317/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1749997 T3841 n:127.0.0.1:25748_c 
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1750003 T3841 n:127.0.0.1:25748_c 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1751009 T3841 n:127.0.0.1:25748_c 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:25748_c
   [junit4]   2> 1751010 T3841 n:127.0.0.1:25748_c oascc.SolrZkClient.makePath 
makePath: /live_nodes/127.0.0.1:25748_c
   [junit4]   2> 1751013 T3841 n:127.0.0.1:25748_c oasc.Overseer.close Overseer 
(id=null) closing
   [junit4]   2> 1751015 T3841 n:127.0.0.1:25748_c 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 491AB9BB25277433-001/shard-2-001/cores
   [junit4]   2> 1751020 T3841 n:127.0.0.1:25748_c oasc.CoreDescriptor.<init> 
CORE DESCRIPTOR: {schema=schema.xml, 
instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 491AB9BB25277433-001/shard-2-001/cores/collection1, coreNodeName=, 
loadOnStartup=true, name=collection1, transient=false, dataDir=data/, 
absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 491AB9BB25277433-001/shard-2-001/cores/collection1/, config=solrconfig.xml, 
shard=, collection=collection1}
   [junit4]   2> 1751021 T3841 n:127.0.0.1:25748_c 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 491AB9BB25277433-001/shard-2-001/cores/collection1/
   [junit4]   2> 1751021 T3841 n:127.0.0.1:25748_c 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1751022 T3920 n:127.0.0.1:25748_c c:collection1 x:collection1 
oasc.ZkController.publish publishing core=collection1 state=down 
collection=collection1
   [junit4]   2> 1751022 T3920 n:127.0.0.1:25748_c c:collection1 x:collection1 
oasc.ZkController.publish numShards not found on descriptor - reading it from 
system property
   [junit4]   2> 1751023 T3920 n:127.0.0.1:25748_c 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1751023 T3869 n:127.0.0.1:44892_c 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1751024 T3870 n:127.0.0.1:44892_c 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "node_name":"127.0.0.1:25748_c",
   [junit4]   2>          "base_url":"http://127.0.0.1:25748/c"} current state 
version: 8
   [junit4]   2> 1751024 T3870 n:127.0.0.1:44892_c 
oasco.ReplicaMutator.updateState Update state numShards=3 message={
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "node_name":"127.0.0.1:25748_c",
   [junit4]   2>          "base_url":"http://127.0.0.1:25748/c"}
   [junit4]   2> 1751025 T3870 n:127.0.0.1:44892_c 
oasco.ReplicaMutator.updateState Collection already exists with numShards=3
   [junit4]   2> 1751025 T3870 n:127.0.0.1:44892_c 
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1751026 T3897 n:127.0.0.1:22922_c 
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> 1751026 T3880 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> 1751026 T3869 n:127.0.0.1:44892_c 
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> 1751026 T3919 n:127.0.0.1:25748_c 
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> 1752023 T3920 n:127.0.0.1:25748_c 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 1752024 T3920 n:127.0.0.1:25748_c 
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1752024 T3920 n:127.0.0.1:25748_c 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1752025 T3920 n:127.0.0.1:25748_c 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/collection1
   [junit4]   2> 1752025 T3920 n:127.0.0.1:25748_c 
oascc.ZkStateReader.readConfigName path=/collections/collection1 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1752025 T3920 n:127.0.0.1:25748_c 
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 491AB9BB25277433-001/shard-2-001/cores/collection1/'
   [junit4]   2> 1752047 T3920 n:127.0.0.1:25748_c oasc.Config.<init> loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 1752059 T3920 n:127.0.0.1:25748_c 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1752083 T3920 n:127.0.0.1:25748_c oasc.SolrConfig.<init> Using 
Lucene MatchVersion: 5.2.0
   [junit4]   2> 1752136 T3920 n:127.0.0.1:25748_c oasc.SolrConfig.<init> 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1752238 T3920 n:127.0.0.1:25748_c oass.IndexSchema.readSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1752249 T3920 n:127.0.0.1:25748_c oass.IndexSchema.readSchema 
[collection1] Schema name=test
   [junit4]   2> 1752633 T3920 n:127.0.0.1:25748_c oass.IndexSchema.readSchema 
default search field in schema is text
   [junit4]   2> 1752636 T3920 n:127.0.0.1:25748_c oass.IndexSchema.readSchema 
unique key field: id
   [junit4]   2> 1752638 T3920 n:127.0.0.1:25748_c 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 1752643 T3920 n:127.0.0.1:25748_c 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 1752662 T3920 n:127.0.0.1:25748_c oasc.CoreContainer.create 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1752662 T3920 n:127.0.0.1:25748_c x:collection1 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1752662 T3920 n:127.0.0.1:25748_c x:collection1 
oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at 
[/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 491AB9BB25277433-001/shard-2-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 1752663 T3920 n:127.0.0.1:25748_c x:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@e2e0d67
   [junit4]   2> 1752665 T3920 n:127.0.0.1:25748_c x:collection

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

terval), 23parent_f2_s=PostingsFormat(name=MockRandom), 
4grand2_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 38parent_f2_s=PostingsFormat(name=MockRandom), 
49parent_f2_s=PostingsFormat(name=MockRandom), 
33parent_f1_s=PostingsFormat(name=MockRandom), 6child1_s=FST50, 
13parent_f1_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
36parent_f2_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 36parent_f1_s=FST50, 2child1_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
12grand5_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
13grand8_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 41parent_f1_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
37parent_f1_s=PostingsFormat(name=MockRandom), 
6grand4_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 0parent_f2_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
4grand0_s=PostingsFormat(name=MockRandom), 
10grand6_s=PostingsFormat(name=LuceneVarGapFixedInterval), 12grand6_s=FST50, 
3child1_s=PostingsFormat(name=MockRandom), 
11grand7_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
12parent_f2_s=PostingsFormat(name=MockRandom), 
18parent_f2_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
11grand2_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 11grand3_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
12grand4_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
6grand2_s=PostingsFormat(name=MockRandom), 
10grand3_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
11grand6_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 9parent_f2_s=PostingsFormat(name=MockRandom), 
_root_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
43parent_f2_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
12grand9_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
13grand4_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 8parent_f2_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
3parent_f1_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
51parent_f2_s=FST50, 37parent_f2_s=FST50, 
6grand5_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
6child3_s=PostingsFormat(name=LuceneVarGapFixedInterval), 5grand2_s=FST50, 
21parent_f1_s=FST50, 0parent_f1_s=PostingsFormat(name=MockRandom), 
8grand2_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 1grand0_s=FST50, 30parent_f2_s=PostingsFormat(name=MockRandom), 
11grand1_s=FST50, 7child1_s=PostingsFormat(name=MockRandom), 
8grand3_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
24parent_f2_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
7child5_s=PostingsFormat(name=MockRandom), 
5grand4_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
10grand7_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 40parent_f2_s=FST50, 
21parent_f2_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
6grand0_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 27parent_f1_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
51parent_f1_s=PostingsFormat(name=MockRandom), 47parent_f1_s=FST50, 
8grand0_s=PostingsFormat(name=MockRandom), 
6child4_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 17parent_f2_s=FST50, 10grand1_s=PostingsFormat(name=MockRandom), 
2parent_f1_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
12grand10_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
13grand0_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 13grand1_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
12grand7_s=PostingsFormat(name=MockRandom), 
9grand6_s=PostingsFormat(name=LuceneVarGapFixedInterval), 14parent_f1_s=FST50, 
4child1_s=PostingsFormat(name=LuceneVarGapFixedInterval), 9grand8_s=FST50, 
7parent_f1_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
34parent_f2_s=PostingsFormat(name=MockRandom), 7grand4_s=FST50, 
20parent_f2_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
5child2_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
52parent_f2_s=PostingsFormat(name=MockRandom), 
29parent_f1_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
13grand6_s=PostingsFormat(name=MockRandom), 
6child2_s=PostingsFormat(name=MockRandom), 9parent_f1_s=FST50, 
26parent_f1_s=PostingsFormat(name=MockRandom), 
7child0_s=PostingsFormat(name=LuceneVarGapFixedInterval), 32parent_f1_s=FST50, 
22parent_f2_s=FST50, 3grand0_s=FST50, 
11grand0_s=PostingsFormat(name=MockRandom), 44parent_f2_s=FST50, 
9grand7_s=PostingsFormat(name=MockRandom), 
8grand4_s=PostingsFormat(name=MockRandom), 11grand5_s=FST50, 
7grand6_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
20parent_f1_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 48parent_f1_s=PostingsFormat(name=MockRandom), 
31parent_f2_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
42parent_f2_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
3child2_s=PostingsFormat(name=LuceneVarGapFixedInterval), 6grand3_s=FST50, 
16parent_f2_s=PostingsFormat(name=MockRandom), 
14parent_f2_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
31parent_f1_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 id=PostingsFormat(name=LuceneVarGapFixedInterval), 11grand9_s=FST50, 
18parent_f1_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
5parent_f1_s=FST50, 5child4_s=FST50, 
46parent_f2_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
45parent_f2_s=PostingsFormat(name=MockRandom), 
6grand1_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
9grand3_s=PostingsFormat(name=MockRandom), 
7grand5_s=PostingsFormat(name=MockRandom), 
13grand2_s=PostingsFormat(name=MockRandom), 
12grand8_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
35parent_f1_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 3child0_s=FST50, 
12grand1_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 10grand2_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
52parent_f1_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
39parent_f2_s=PostingsFormat(name=LuceneVarGapFixedInterval), 12grand2_s=FST50, 
19parent_f2_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
8parent_f1_s=PostingsFormat(name=MockRandom), 
23parent_f1_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
4parent_f1_s=PostingsFormat(name=MockRandom), 12grand11_s=FST50, 
9grand5_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 22parent_f1_s=PostingsFormat(name=MockRandom), 13grand12_s=FST50, 
17parent_f1_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))},
 docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, 
locale=sr__#Latn, timezone=Singapore
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65 
(64-bit)/cpus=16,threads=1,free=157737784,total=478150656
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrXml, 
BlockDirectoryTest, HttpPartitionTest, SpatialHeatmapFacetsTest, 
ExternalCollectionsTest, SchemaVersionSpecificBehaviorTest, 
AliasIntegrationTest, TestOmitPositions, TestManagedSchemaFieldTypeResource, 
TestDocumentBuilder, TestSerializedLuceneMatchVersion, 
ChaosMonkeySafeLeaderTest, SimpleMLTQParserTest, 
TestSweetSpotSimilarityFactory, DistributedTermsComponentTest, 
UpdateParamsTest, ZkStateWriterTest, SegmentsInfoRequestHandlerTest, 
TestConfig, TestClassNameShortening, SimpleCollectionCreateDeleteTest, 
TestSolrDeletionPolicy1, TestStressVersions, TestConfigSets, 
RecoveryAfterSoftCommitTest, TestSimpleTrackingShardHandler, ShardSplitTest, 
TestRecovery, TestInitQParser, FullSolrCloudDistribCmdsTest]
   [junit4] Completed [199/485] on J1 in 451.59s, 1 test, 1 error <<< FAILURES!

[...truncated 892 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:543:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:484:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:61:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/extra-targets.xml:39:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build.xml:229:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/common-build.xml:511:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1433:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:991:
 There were test failures: 485 suites, 1950 tests, 1 error, 65 ignored (11 
assumptions)

Total time: 167 minutes 11 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-NightlyTests-5.x #836
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 879769472 bytes
Compression is 0.0%
Took 2 min 37 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to