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

2 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([B7F5DDE506A92CB2:3FA1E23FA855414A]: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)


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandler

Error Message:
file handle leaks: 
[SeekableByteChannel(/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.TestReplicationHandler
 B7F5DDE506A92CB2-001/index-SimpleFSDirectory-018/replication.properties)]

Stack Trace:
java.lang.RuntimeException: file handle leaks: 
[SeekableByteChannel(/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.TestReplicationHandler
 B7F5DDE506A92CB2-001/index-SimpleFSDirectory-018/replication.properties)]
        at __randomizedtesting.SeedInfo.seed([B7F5DDE506A92CB2]:0)
        at org.apache.lucene.mockfile.LeakFS.onClose(LeakFS.java:64)
        at 
org.apache.lucene.mockfile.FilterFileSystem.close(FilterFileSystem.java:78)
        at 
org.apache.lucene.mockfile.FilterFileSystem.close(FilterFileSystem.java:79)
        at 
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:227)
        at 
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
        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)
Caused by: java.lang.Exception
        at org.apache.lucene.mockfile.LeakFS.onOpen(LeakFS.java:47)
        at 
org.apache.lucene.mockfile.HandleTrackingFS.callOpenHook(HandleTrackingFS.java:82)
        at 
org.apache.lucene.mockfile.HandleTrackingFS.newByteChannel(HandleTrackingFS.java:257)
        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.newByteChannel(FilterFileSystemProvider.java:213)
        at 
org.apache.lucene.mockfile.HandleTrackingFS.newByteChannel(HandleTrackingFS.java:229)
        at java.nio.file.Files.newByteChannel(Files.java:317)
        at java.nio.file.Files.newByteChannel(Files.java:363)
        at 
org.apache.lucene.store.SimpleFSDirectory.openInput(SimpleFSDirectory.java:76)
        at 
org.apache.lucene.store.FilterDirectory.openInput(FilterDirectory.java:89)
        at 
org.apache.solr.handler.ReplicationHandler.loadReplicationProperties(ReplicationHandler.java:987)
        at 
org.apache.solr.handler.IndexFetcher.logReplicationTimeAndConfFiles(IndexFetcher.java:606)
        at org.apache.solr.handler.IndexFetcher.cleanup(IndexFetcher.java:529)
        at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:519)
        at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:254)
        at 
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:380)
        at 
org.apache.solr.handler.ReplicationHandler$2.run(ReplicationHandler.java:1037)
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
        at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:304)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:178)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        ... 1 more




Build Log:
[...truncated 10553 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
 B7F5DDE506A92CB2-001/init-core-data-001
   [junit4]   2> 541665 T1823 oas.BaseDistributedSearchTestCase.initHostContext 
Setting hostContext system property: /ov/b
   [junit4]   2> 541670 T1823 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 541670 T1824 oasc.ZkTestServer$2$1.setClientPort client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 541670 T1824 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 541770 T1823 oasc.ZkTestServer.run start zk server on 
port:55926
   [junit4]   2> 541771 T1823 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 541772 T1823 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 541775 T1831 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@53030aa1 
name:ZooKeeperConnection Watcher:127.0.0.1:55926 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 541775 T1823 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 541776 T1823 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 541776 T1823 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 541778 T1823 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 541779 T1823 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 541780 T1834 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@7f0637ef 
name:ZooKeeperConnection Watcher:127.0.0.1:55926/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 541780 T1823 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 541781 T1823 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 541781 T1823 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 541783 T1823 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 541784 T1823 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 541785 T1823 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 541787 T1823 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> 541787 T1823 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 541790 T1823 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> 541790 T1823 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 541892 T1823 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> 541892 T1823 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 541894 T1823 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> 541895 T1823 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 541897 T1823 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> 541897 T1823 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 541899 T1823 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> 541899 T1823 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 541901 T1823 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> 541901 T1823 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 541903 T1823 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> 541904 T1823 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 541905 T1823 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> 541906 T1823 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 541907 T1823 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> 541908 T1823 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 541910 T1823 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> 541910 T1823 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 543111 T1823 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
 B7F5DDE506A92CB2-001/control-001/cores/collection1
   [junit4]   2> 543114 T1823 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 543115 T1823 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@43998ab8{/ov/b,null,AVAILABLE}
   [junit4]   2> 543118 T1823 oejs.AbstractConnector.doStart Started 
ServerConnector@6bad9c63{HTTP/1.1}{127.0.0.1:55931}
   [junit4]   2> 543119 T1823 oejs.Server.doStart Started @547598ms
   [junit4]   2> 543119 T1823 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{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
 B7F5DDE506A92CB2-001/control-001/cores, hostContext=/ov/b, 
solr.data.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 B7F5DDE506A92CB2-001/tempDir-001/control/data, hostPort=55931}
   [junit4]   2> 543119 T1823 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@1e66a917
   [junit4]   2> 543120 T1823 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
 B7F5DDE506A92CB2-001/control-001/'
   [junit4]   2> 543149 T1823 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
 B7F5DDE506A92CB2-001/control-001/solr.xml
   [junit4]   2> 543183 T1823 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
 B7F5DDE506A92CB2-001/control-001/cores
   [junit4]   2> 543184 T1823 oasc.CoreContainer.<init> New CoreContainer 
40327515
   [junit4]   2> 543184 T1823 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
 B7F5DDE506A92CB2-001/control-001/]
   [junit4]   2> 543184 T1823 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
 B7F5DDE506A92CB2-001/control-001/lib
   [junit4]   2> 543185 T1823 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
 B7F5DDE506A92CB2-001/control-001/lib).
   [junit4]   2> 543194 T1823 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> 543198 T1823 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 543199 T1823 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 543199 T1823 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 543199 T1823 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 543199 T1823 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:55926/solr
   [junit4]   2> 543200 T1823 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 543200 T1823 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 543201 T1823 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 543202 T1848 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@75a86fa1 
name:ZooKeeperConnection Watcher:127.0.0.1:55926 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 543202 T1823 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 543203 T1823 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 543204 T1823 n:127.0.0.1:55931_ov%2Fb 
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 543205 T1851 n:127.0.0.1:55931_ov%2Fb 
oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@162e9adb 
name:ZooKeeperConnection Watcher:127.0.0.1:55926/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 543205 T1823 n:127.0.0.1:55931_ov%2Fb 
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 543206 T1823 n:127.0.0.1:55931_ov%2Fb 
oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 543208 T1823 n:127.0.0.1:55931_ov%2Fb 
oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 543210 T1823 n:127.0.0.1:55931_ov%2Fb 
oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 543212 T1823 n:127.0.0.1:55931_ov%2Fb 
oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 543214 T1823 n:127.0.0.1:55931_ov%2Fb 
oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 543215 T1823 n:127.0.0.1:55931_ov%2Fb 
oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 543217 T1823 n:127.0.0.1:55931_ov%2Fb 
oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 543218 T1823 n:127.0.0.1:55931_ov%2Fb 
oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 543219 T1823 n:127.0.0.1:55931_ov%2Fb 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55931_ov%2Fb
   [junit4]   2> 543219 T1823 n:127.0.0.1:55931_ov%2Fb 
oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55931_ov%2Fb
   [junit4]   2> 543221 T1823 n:127.0.0.1:55931_ov%2Fb 
oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 543222 T1823 n:127.0.0.1:55931_ov%2Fb 
oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 543223 T1823 n:127.0.0.1:55931_ov%2Fb oasc.Overseer.close 
Overseer (id=null) closing
   [junit4]   2> 543224 T1823 n:127.0.0.1:55931_ov%2Fb 
oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 
127.0.0.1:55931_ov%2Fb
   [junit4]   2> 543224 T1823 n:127.0.0.1:55931_ov%2Fb 
oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 543226 T1823 n:127.0.0.1:55931_ov%2Fb oasc.Overseer.start 
Overseer (id=93783043594846211-127.0.0.1:55931_ov%2Fb-n_0000000000) starting
   [junit4]   2> 543227 T1823 n:127.0.0.1:55931_ov%2Fb 
oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 543232 T1823 n:127.0.0.1:55931_ov%2Fb 
oasc.OverseerAutoReplicaFailoverThread.<init> Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 543233 T1853 n:127.0.0.1:55931_ov%2Fb 
oasc.OverseerCollectionProcessor.run Process current queue of collection 
creations
   [junit4]   2> 543233 T1823 n:127.0.0.1:55931_ov%2Fb 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 543233 T1852 n:127.0.0.1:55931_ov%2Fb 
oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 543236 T1823 n:127.0.0.1:55931_ov%2Fb 
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
 B7F5DDE506A92CB2-001/control-001/cores
   [junit4]   2> 543239 T1823 n:127.0.0.1:55931_ov%2Fb 
oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {dataDir=data/, shard=, 
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
 B7F5DDE506A92CB2-001/control-001/cores/collection1/, 
collection=control_collection, name=collection1, schema=schema.xml, 
loadOnStartup=true, transient=false, coreNodeName=, 
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
 B7F5DDE506A92CB2-001/control-001/cores/collection1, config=solrconfig.xml}
   [junit4]   2> 543239 T1823 n:127.0.0.1:55931_ov%2Fb 
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
 B7F5DDE506A92CB2-001/control-001/cores/collection1/
   [junit4]   2> 543239 T1823 n:127.0.0.1:55931_ov%2Fb 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 543240 T1855 n:127.0.0.1:55931_ov%2Fb c:control_collection 
x:collection1 oasc.ZkController.publish publishing core=collection1 state=down 
collection=control_collection
   [junit4]   2> 543240 T1855 n:127.0.0.1:55931_ov%2Fb c:control_collection 
x:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 543241 T1855 n:127.0.0.1:55931_ov%2Fb 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 543241 T1851 n:127.0.0.1:55931_ov%2Fb 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 543242 T1852 n:127.0.0.1:55931_ov%2Fb 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "base_url":"http://127.0.0.1:55931/ov/b";,
   [junit4]   2>          "state":"down",
   [junit4]   2>          "node_name":"127.0.0.1:55931_ov%2Fb",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "core":"collection1"} current state version: 0
   [junit4]   2> 543242 T1852 n:127.0.0.1:55931_ov%2Fb 
oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "base_url":"http://127.0.0.1:55931/ov/b";,
   [junit4]   2>          "state":"down",
   [junit4]   2>          "node_name":"127.0.0.1:55931_ov%2Fb",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "core":"collection1"}
   [junit4]   2> 543242 T1852 n:127.0.0.1:55931_ov%2Fb 
oasco.ClusterStateMutator.createCollection building a new cName: 
control_collection
   [junit4]   2> 543242 T1852 n:127.0.0.1:55931_ov%2Fb 
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 543244 T1851 n:127.0.0.1:55931_ov%2Fb 
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> 544241 T1855 n:127.0.0.1:55931_ov%2Fb 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 544242 T1855 n:127.0.0.1:55931_ov%2Fb 
oasc.ZkController.createCollectionZkNode Check for collection 
zkNode:control_collection
   [junit4]   2> 544242 T1855 n:127.0.0.1:55931_ov%2Fb 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 544243 T1855 n:127.0.0.1:55931_ov%2Fb 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/control_collection
   [junit4]   2> 544243 T1855 n:127.0.0.1:55931_ov%2Fb 
oascc.ZkStateReader.readConfigName path=/collections/control_collection 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 544244 T1855 n:127.0.0.1:55931_ov%2Fb 
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
 B7F5DDE506A92CB2-001/control-001/cores/collection1/'
   [junit4]   2> 544259 T1855 n:127.0.0.1:55931_ov%2Fb oasc.Config.<init> 
loaded config solrconfig.xml with version 0 
   [junit4]   2> 544268 T1855 n:127.0.0.1:55931_ov%2Fb 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 544286 T1855 n:127.0.0.1:55931_ov%2Fb oasc.SolrConfig.<init> 
Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 544325 T1855 n:127.0.0.1:55931_ov%2Fb oasc.SolrConfig.<init> 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 544426 T1855 n:127.0.0.1:55931_ov%2Fb 
oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 544451 T1855 n:127.0.0.1:55931_ov%2Fb 
oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 544708 T1855 n:127.0.0.1:55931_ov%2Fb 
oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 544710 T1855 n:127.0.0.1:55931_ov%2Fb 
oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 544712 T1855 n:127.0.0.1:55931_ov%2Fb 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 544715 T1855 n:127.0.0.1:55931_ov%2Fb 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 544732 T1855 n:127.0.0.1:55931_ov%2Fb 
oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration 
from collection control_collection
   [junit4]   2> 544732 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 544733 T1855 n:127.0.0.1:55931_ov%2Fb 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
 B7F5DDE506A92CB2-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 544733 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4265d6f5
   [junit4]   2> 544734 T1855 n:127.0.0.1:55931_ov%2Fb 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
 B7F5DDE506A92CB2-001/control-001/cores/collection1/data
   [junit4]   2> 544734 T1855 n:127.0.0.1:55931_ov%2Fb 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
 B7F5DDE506A92CB2-001/control-001/cores/collection1/data/index/
   [junit4]   2> 544734 T1855 n:127.0.0.1:55931_ov%2Fb 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
 B7F5DDE506A92CB2-001/control-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 544734 T1855 n:127.0.0.1:55931_ov%2Fb 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
 B7F5DDE506A92CB2-001/control-001/cores/collection1/data/index
   [junit4]   2> 544735 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=5, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 544735 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=RawDirectoryWrapper(RAMDirectory@387a58fc 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6868255b),segFN=segments_1,generation=1}
   [junit4]   2> 544735 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 544739 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 544740 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 544740 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 544740 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 544740 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 544740 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 544741 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 544741 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 544741 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 544761 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 544762 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 544764 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 544766 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 544770 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
standard,/admin/plugins,/admin/ping,/update/json,/admin/luke,/update,/admin/segments,/admin/file,/admin/system,/get,/schema,/update/csv,/admin/logging,/config,/admin/threads,/admin/mbeans,/update/json/docs,/replication,/admin/properties
   [junit4]   2> 544771 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 544774 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 
oasu.UpdateHandler.<init> Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 544774 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 544776 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 
oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 544776 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 
oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 544777 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@46c368ce
   [junit4]   2> 544777 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=RawDirectoryWrapper(RAMDirectory@387a58fc 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6868255b),segFN=segments_1,generation=1}
   [junit4]   2> 544777 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 544777 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 
oass.SolrIndexSearcher.<init> Opening Searcher@69373250[collection1] main
   [junit4]   2> 544778 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/control_collection
   [junit4]   2> 544778 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 
oascc.ZkStateReader.readConfigName path=/collections/control_collection 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 544779 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for 
the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 544779 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 544779 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 
oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 544779 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 544780 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 544780 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 544780 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 
oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 544780 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 
oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 544781 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 
oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 544781 T1856 n:127.0.0.1:55931_ov%2Fb x:collection1 
oasc.SolrCore.registerSearcher [collection1] Registered new searcher 
Searcher@69373250[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 544781 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 
oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 544782 T1859 n:127.0.0.1:55931_ov%2Fb c:control_collection 
s:shard1 x:collection1 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:55931/ov/b 
collection:control_collection shard:shard1
   [junit4]   2> 544782 T1823 n:127.0.0.1:55931_ov%2Fb 
oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1
   [junit4]   2> 544783 T1823 n:127.0.0.1:55931_ov%2Fb 
oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 544783 T1859 n:127.0.0.1:55931_ov%2Fb c:control_collection 
s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 544784 T1823 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 544785 T1823 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 544786 T1862 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@32ddbae7 
name:ZooKeeperConnection Watcher:127.0.0.1:55926/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 544786 T1823 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 544786 T1823 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 544787 T1823 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 544787 T1859 n:127.0.0.1:55931_ov%2Fb c:control_collection 
s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running 
the leader process for shard shard1
   [junit4]   2> 544788 T1851 n:127.0.0.1:55931_ov%2Fb 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 544788 T1859 n:127.0.0.1:55931_ov%2Fb c:control_collection 
s:shard1 x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp 
Enough replicas found to continue.
   [junit4]   2> 544789 T1859 n:127.0.0.1:55931_ov%2Fb c:control_collection 
s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may 
be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C324 name=collection1 
org.apache.solr.core.SolrCore@63cfccf4 
url=http://127.0.0.1:55931/ov/b/collection1 node=127.0.0.1:55931_ov%2Fb 
C324_STATE=coll:control_collection core:collection1 
props:{base_url=http://127.0.0.1:55931/ov/b, state=down, 
node_name=127.0.0.1:55931_ov%2Fb, core=collection1}
   [junit4]   2> 544789 T1859 n:127.0.0.1:55931_ov%2Fb c:control_collection 
s:shard1 x:collection1 C324 oasc.SyncStrategy.sync Sync replicas to 
http://127.0.0.1:55931/ov/b/collection1/
   [junit4]   2> 544789 T1852 n:127.0.0.1:55931_ov%2Fb 
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> 544789 T1859 n:127.0.0.1:55931_ov%2Fb c:control_collection 
s:shard1 x:collection1 C324 oasc.SyncStrategy.syncReplicas Sync Success - now 
sync replicas to me
   [junit4]   2> 544789 T1823 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 544789 T1859 n:127.0.0.1:55931_ov%2Fb c:control_collection 
s:shard1 x:collection1 C324 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:55931/ov/b/collection1/ has no replicas
   [junit4]   2> 544790 T1823 oasc.AbstractFullDistribZkTestBase.createJettys 
Creating collection1 with stateFormat=2
   [junit4]   2> 544790 T1859 n:127.0.0.1:55931_ov%2Fb c:control_collection 
s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am 
the new leader: http://127.0.0.1:55931/ov/b/collection1/ shard1
   [junit4]   2> 544790 T1862 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> 544790 T1851 n:127.0.0.1:55931_ov%2Fb 
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> 544790 T1823 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 544790 T1859 n:127.0.0.1:55931_ov%2Fb c:control_collection 
s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 544792 T1823 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 544793 T1865 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5b97362a 
name:ZooKeeperConnection Watcher:127.0.0.1:55926/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 544793 T1823 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 544793 T1823 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 544795 T1851 n:127.0.0.1:55931_ov%2Fb 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 544795 T1852 n:127.0.0.1:55931_ov%2Fb 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 2, message = {
   [junit4]   2>          "operation":"create",
   [junit4]   2>          "name":"collection1",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "stateFormat":"2"} current state version: 2
   [junit4]   2> 544796 T1852 n:127.0.0.1:55931_ov%2Fb 
oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 544798 T1852 n:127.0.0.1:55931_ov%2Fb 
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:55931/ov/b";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 2
   [junit4]   2> 544798 T1852 n:127.0.0.1:55931_ov%2Fb 
oasco.ZkStateWriter.writePendingUpdates going to create_collection 
/collections/collection1/state.json
   [junit4]   2> 544799 T1851 n:127.0.0.1:55931_ov%2Fb 
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> 544799 T1862 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> 544802 T1851 n:127.0.0.1:55931_ov%2Fb 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 544802 T1862 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> 544802 T1851 n:127.0.0.1:55931_ov%2Fb 
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> 544846 T1859 n:127.0.0.1:55931_ov%2Fb c:control_collection 
s:shard1 x:collection1 oasc.ZkController.register We are 
http://127.0.0.1:55931/ov/b/collection1/ and leader is 
http://127.0.0.1:55931/ov/b/collection1/
   [junit4]   2> 544847 T1859 n:127.0.0.1:55931_ov%2Fb c:control_collection 
s:shard1 x:collection1 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=http://127.0.0.1:55931/ov/b
   [junit4]   2> 544847 T1859 n:127.0.0.1:55931_ov%2Fb c:control_collection 
s:shard1 x:collection1 oasc.ZkController.checkRecovery I am the leader, no 
recovery necessary
   [junit4]   2> 544847 T1859 n:127.0.0.1:55931_ov%2Fb c:control_collection 
s:shard1 x:collection1 oasc.ZkController.publish publishing core=collection1 
state=active collection=control_collection
   [junit4]   2> 544847 T1859 n:127.0.0.1:55931_ov%2Fb c:control_collection 
s:shard1 x:collection1 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 544848 T1851 n:127.0.0.1:55931_ov%2Fb 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 544849 T1852 n:127.0.0.1:55931_ov%2Fb 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "base_url":"http://127.0.0.1:55931/ov/b";,
   [junit4]   2>          "state":"active",
   [junit4]   2>          "node_name":"127.0.0.1:55931_ov%2Fb",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1"} current state version: 
4
   [junit4]   2> 544849 T1852 n:127.0.0.1:55931_ov%2Fb 
oasco.ReplicaMutator.updateState Update state numShards=3 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "base_url":"http://127.0.0.1:55931/ov/b";,
   [junit4]   2>          "state":"active",
   [junit4]   2>          "node_name":"127.0.0.1:55931_ov%2Fb",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1"}
   [junit4]   2> 544952 T1862 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> 544952 T1851 n:127.0.0.1:55931_ov%2Fb 
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> 545817 T1823 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
 B7F5DDE506A92CB2-001/shard-1-001/cores/collection1
   [junit4]   2> 545819 T1823 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
 B7F5DDE506A92CB2-001/shard-1-001
   [junit4]   2> 545821 T1823 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 545823 T1823 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@246e9059{/ov/b,null,AVAILABLE}
   [junit4]   2> 545823 T1823 oejs.AbstractConnector.doStart Started 
ServerConnector@17fad974{HTTP/1.1}{127.0.0.1:55943}
   [junit4]   2> 545824 T1823 oejs.Server.doStart Started @550303ms
   [junit4]   2> 545824 T1823 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: {hostContext=/ov/b, 
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
 B7F5DDE506A92CB2-001/shard-1-001/cores, hostPort=55943, 
solrconfig=solrconfig.xml, 
solr.data.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 B7F5DDE506A92CB2-001/tempDir-001/jetty1}
   [junit4]   2> 545825 T1823 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@1e66a917
   [junit4]   2> 545825 T1823 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
 B7F5DDE506A92CB2-001/shard-1-001/'
   [junit4]   2> 545854 T1823 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
 B7F5DDE506A92CB2-001/shard-1-001/solr.xml
   [junit4]   2> 545889 T1823 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
 B7F5DDE506A92CB2-001/shard-1-001/cores
   [junit4]   2> 545889 T1823 oasc.CoreContainer.<init> New CoreContainer 
111530038
   [junit4]   2> 545890 T1823 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
 B7F5DDE506A92CB2-001/shard-1-001/]
   [junit4]   2> 545890 T1823 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
 B7F5DDE506A92CB2-001/shard-1-001/lib
   [junit4]   2> 545891 T1823 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
 B7F5DDE506A92CB2-001/shard-1-001/lib).
   [junit4]   2> 545899 T1823 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> 545904 T1823 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 545905 T1823 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 545905 T1823 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 545905 T1823 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 545905 T1823 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:55926/solr
   [junit4]   2> 545905 T1823 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 545906 T1823 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 545906 T1823 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 545908 T1879 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@73cfcdd7 
name:ZooKeeperConnection Watcher:127.0.0.1:55926 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 545908 T1823 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 545909 T1823 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 545910 T1823 n:127.0.0.1:55943_ov%2Fb 
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 545911 T1882 n:127.0.0.1:55943_ov%2Fb 
oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@393fa184 
name:ZooKeeperConnection Watcher:127.0.0.1:55926/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 545911 T1823 n:127.0.0.1:55943_ov%2Fb 
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 545915 T1823 n:127.0.0.1:55943_ov%2Fb 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 546920 T1823 n:127.0.0.1:55943_ov%2Fb 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55943_ov%2Fb
   [junit4]   2> 546921 T1823 n:127.0.0.1:55943_ov%2Fb 
oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55943_ov%2Fb
   [junit4]   2> 546923 T1823 n:127.0.0.1:55943_ov%2Fb oasc.Overseer.close 
Overseer (id=null) closing
   [junit4]   2> 546926 T1823 n:127.0.0.1:55943_ov%2Fb 
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
 B7F5DDE506A92CB2-001/shard-1-001/cores
   [junit4]   2> 546928 T1823 n:127.0.0.1:55943_ov%2Fb 
oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {config=solrconfig.xml, 
schema=schema.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
 B7F5DDE506A92CB2-001/shard-1-001/cores/collection1/, shard=, 
collection=collection1, transient=false, dataDir=data/, loadOnStartup=true, 
coreNodeName=, 
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
 B7F5DDE506A92CB2-001/shard-1-001/cores/collection1, name=collection1}
   [junit4]   2> 546929 T1823 n:127.0.0.1:55943_ov%2Fb 
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
 B7F5DDE506A92CB2-001/shard-1-001/cores/collection1/
   [junit4]   2> 546929 T1823 n:127.0.0.1:55943_ov%2Fb 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 546931 T1883 n:127.0.0.1:55943_ov%2Fb c:collection1 
x:collection1 oasc.ZkController.publish publishing core=collection1 state=down 
collection=collection1
   [junit4]   2> 546931 T1883 n:127.0.0.1:55943_ov%2Fb c:collection1 
x:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 546933 T1851 n:127.0.0.1:55931_ov%2Fb 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 546933 T1883 n:127.0.0.1:55943_ov%2Fb 
oasc.ZkController.preRegister Registering watch for external collection 
collection1
   [junit4]   2> 546933 T1883 n:127.0.0.1:55943_ov%2Fb 
oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 546934 T1852 n:127.0.0.1:55931_ov%2Fb 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "base_url":"http://127.0.0.1:55943/ov/b";,
   [junit4]   2>          "state":"down",
   [junit4]   2>          "node_name":"127.0.0.1:55943_ov%2Fb",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "core":"collection1"} current state version: 5
   [junit4]   2> 546934 T1883 n:127.0.0.1:55943_ov%2Fb 
oascc.ZkStateReader.addZkWatch Updating collection state at 
/collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 546934 T1852 n:127.0.0.1:55931_ov%2Fb 
oasco.ReplicaMutator.updateState Update state numShards=3 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "base_url":"http://127.0.0.1:55943/ov/b";,
   [junit4]   2>          "state":"down",
   [junit4]   2>          "node_name":"127.0.0.1:55943_ov%2Fb",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "core":"collection1"}
   [junit4]   2> 546934 T1852 n:127.0.0.1:55931_ov%2Fb 
oasco.ReplicaMutator.updateState Collection already exists with numShards=3
   [junit4]   2> 546935 T1852 n:127.0.0.1:55931_ov%2Fb 
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 546935 T1883 n:127.0.0.1:55943_ov%2Fb 
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to 
ver 0 
   [junit4]   2> 546935 T1883 n:127.0.0.1:55943_ov%2Fb 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 546936 T1852 n:127.0.0.1:55931_ov%2Fb 
oasco.ZkStateWriter.writePendingUpdates going to update_collection 
/collections/collection1/state.json version: 0
   [junit4]   2> 546936 T1882 n:127.0.0.1:55943_ov%2Fb 
oascc.ZkStateReader$7.process A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json for collection collection1 has 
occurred - updating... (live nodes size: 2)
   [junit4]   2> 546937 T1882 n:127.0.0.1:55943_ov%2Fb 
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to 
ver 1 
   [junit4]   2> 547935 T1883 n:127.0.0.1:55943_ov%2Fb 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 547936 T1883 n:127.0.0.1:55943_ov%2Fb 
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 547937 T1883 n:127.0.0.1:55943_ov%2Fb 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 547937 T1883 n:127.0.0.1:55943_ov%2Fb 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/collection1
   [junit4]   2> 547938 T1883 n:127.0.0.1:55943_ov%2Fb 
oascc.ZkStateReader.readConfigName path=/collections/collection1 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 547938 T1883 n:127.0.0.1:55943_ov%2Fb 
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
 B7F5DDE506A92CB2-001/shard-1-001/cores/collection1/'
   [junit4]   2> 547958 T1883 n:127.0.0.1:55943_ov%2Fb oasc.Config.<init> 
loaded config solrconfig.xml with version 0 
   [junit4]   2> 547970 T1883 n:127.0.0.1:55943_ov%2Fb 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 547993 T1883 n:127.0.0.1:55943_ov%2Fb oasc.SolrConfig.<init> 
Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 548042 T1883 n:127.0.0.1:55943_ov%2Fb oasc.SolrConfig.<init> 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 548143 T1883 n:127.0.0.1:55943_ov%2Fb 
oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 548155 T1883 n:127.0.0.1:55943_ov%2Fb 
oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 548496 T1883 n:127.0.0.1:55943_ov%2Fb 
oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 548498 T1883 n:127.0.0.1:55943_ov%2Fb 
oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 548500 T1883 n:127.0.0.1:55943_ov%2Fb 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 548505 T1883 n:127.0.0.1:55943_ov%2Fb 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 548523 T1883 n:127.0.0.1:55943_ov%2Fb 
oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration 
from collection collection1
   [junit4]   2> 548523 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 548524 T1883 n:127.0.0.1:55943_ov%2Fb 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
 B7F5DDE506A92CB2-001/shard-1-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 548524 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4265d6f5
   [junit4]   2> 548525 T1883 n:127.0.0.1:55943_ov%2Fb 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
 B7F5DDE506A92CB2-001/shard-1-001/cores/collection1/data
   [junit4]   2> 548525 T1883 n:127.0.0.1:55943_ov%2Fb 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
 B7F5DDE506A92CB2-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 548526 T1883 n:127.0.0.1:55943_ov%2Fb 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
 B7F5DDE506A92CB2-001/shard-1-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 548526 T1883 n:127.0.0.1:55943_ov%2Fb 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
 B7F5DDE506A92CB2-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 548527 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=5, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 548527 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=RawDirectoryWrapper(RAMDirectory@ce12875 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12271fee),segFN=segments_1,generation=1}
   [junit4]   2> 548528 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 548535 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 548536 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 548536 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 548536 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 548536 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 548537 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 548537 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 548538 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 548538 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 548557 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 548559 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 548562 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 548564 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 548573 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
standard,/admin/plugins,/admin/ping,/update/json,/admin/luke,/update,/admin/segments,/admin/file,/admin/system,/get,/schema,/update/csv,/admin/logging,/config,/admin/threads,/admin/mbeans,/update/json/docs,/replication,/admin/properties
   [junit4]   2> 548575 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 548577 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 
oasu.UpdateHandler.<init> Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 548577 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 548580 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 
oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 548580 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 
oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 548581 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@597ec698
   [junit4]   2> 548581 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=RawDirectoryWrapper(RAMDirectory@ce12875 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12271fee),segFN=segments_1,generation=1}
   [junit4]   2> 548582 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 548582 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 
oass.SolrIndexSearcher.<init> Opening Searcher@82d0715[collection1] main
   [junit4]   2> 548582 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/collection1
   [junit4]   2> 548583 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 
oascc.ZkStateReader.readConfigName path=/collections/collection1 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 548584 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for 
the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 548584 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 548584 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 
oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 548585 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 548585 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 548585 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 548586 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 
oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 548586 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 
oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 548587 T1884 n:127.0.0.1:55943_ov%2Fb x:collection1 
oasc.SolrCore.registerSearcher [collection1] Registered new searcher 
Searcher@82d0715[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 548588 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 
oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 548588 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 
oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 548589 T1887 n:127.0.0.1:55943_ov%2Fb c:collection1 s:shard1 
x:collection1 oasc.ZkController.register Register replica - core:collection1 
address:http://127.0.0.1:55943/ov/b collection:collection1 shard:shard1
   [junit4]   2> 548589 T1823 n:127.0.0.1:55943_ov%2Fb 
oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1
   [junit4]   2> 548589 T1823 n:127.0.0.1:55943_ov%2Fb 
oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 548590 T1887 n:127.0.0.1:55943_ov%2Fb c:collection1 s:shard1 
x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard1/election
   [junit4]   2> 548594 T1887 n:127.0.0.1:55943_ov%2Fb c:collection1 s:shard1 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the 
leader process for shard shard1
   [junit4]   2> 548595 T1851 n:127.0.0.1:55931_ov%2Fb 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 548595 T1887 n:127.0.0.1:55943_ov%2Fb c:collection1 s:shard1 
x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough 
replicas found to continue.
   [junit4]   2> 548596 T1887 n:127.0.0.1:55943_ov%2Fb c:collection1 s:shard1 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new 
leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C325 name=collection1 
org.apache.solr.core.SolrCore@2169097c 
url=http://127.0.0.1:55943/ov/b/collection1 node=127.0.0.1:55943_ov%2Fb 
C325_STATE=coll:collection1 core:collection1 
props:{base_url=http://127.0.0.1:55943/ov/b, state=down, 
node_name=127.0.0.1:55943_ov%2Fb, core=collection1}
   [junit4]   2> 548596 T1887 n:127.0.0.1:55943_ov%2Fb c:collection1 s:shard1 
x:collection1 C325 oasc.SyncStrategy.sync Sync replicas to 
http://127.0.0.1:55943/ov/b/collection1/
   [junit4]   2> 548596 T1852 n:127.0.0.1:55931_ov%2Fb 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1"} current state version: 5
   [junit4]   2> 548596 T1887 n:127.0.0.1:55943_ov%2Fb c:collection1 s:shard1 
x:collection1 C325 oasc.SyncStrategy.syncReplicas Sync Success - now sync 
replicas to me
   [junit4]   2> 548597 T1887 n:127.0.0.1:55943_ov%2Fb c:collection1 s:shard1 
x:collection1 C325 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:55943/ov/b/collection1/ has no replicas
   [junit4]   2> 548597 T1887 n:127.0.0.1:55943_ov%2Fb c:collection1 s:shard1 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new 
leader: http://127.0.0.1:55943/ov/b/collection1/ shard1
   [junit4]   2> 548597 T1887 n:127.0.0.1:55943_ov%2Fb c:collection1 s:shard1 
x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard1
   [junit4]   2> 548597 T1852 n:127.0.0.1:55931_ov%2Fb 
oasco.ZkStateWriter.writePendingUpdates going to update_collection 
/collections/collection1/state.json version: 1
   [junit4]   2> 548598 T1882 n:127.0.0.1:55943_ov%2Fb 
oascc.ZkStateReader$7.process A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json for collection collection1 has 
occurred - updating... (live nodes size: 2)
   [junit4]   2> 548599 T1882 n:127.0.0.1:55943_ov%2Fb 
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to 
ver 2 
   [junit4]   2> 548601 T1852 n:127.0.0.1:55931_ov%2Fb 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:55943/ov/b";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 5
   [junit4]   2> 548603 T1852 n:127.0.0.1:55931_ov%2Fb 
oasco.ZkStateWriter.writePendingUpdates going to update_collection 
/collections/collection1/state.json version: 2
   [junit4]   2> 548603 T1882 n:127.0.0.1:55943_ov%2Fb 
oascc.ZkStateReader$7.process A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json for collection collection1 has 
occurred - updating... (live nodes size: 2)
   [junit4]   2> 548604 T1882 n:127.0.0.1:55943_ov%2Fb 
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to 
ver 3 
   [junit4]   2> 548605 T1851 n:127.0.0.1:55931_ov%2Fb 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 548651 T1887 n:127.0.0.1:55943_ov%2Fb c:collection1 s:shard1 
x:collection1 oasc.ZkController.register We are 
http://127.0.0.1:55943/ov/b/collection1/ and leader is 
http://127.0.0.1:55943/ov/b/collection1/
   [junit4]   2> 548652 T1887 n:127.0.0.1:55943_ov%2Fb c:collection1 s:shard1 
x:collection1 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=http://127.0.0.1:55943/ov/b
   [junit4]   2> 548652 T1887 n:127.0.0.1:55943_ov%2Fb c:collection1 s:shard1 
x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery 
necessary
   [junit4]   2> 548652 T1887 n:127.0.0.1:55943_ov%2Fb c:collection1 s:shard1 
x:collection1 oasc.ZkController.publish publishing core=collection1 
state=active collection=collection1
   [junit4]   2> 548652 T1887 n:127.0.0.1:55943_ov%2Fb c:collection1 s:shard1 
x:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 548654 T1851 n:127.0.0.1:55931_ov%2Fb 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 548655 T1852 n:127.0.0.1:55931_ov%2Fb 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "base_url":"http://127.0.0.1:55943/ov/b";,
   [junit4]   2>          "state":"active",
   [junit4]   2>          "node_name":"127.0.0.1:55943_ov%2Fb",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1"} current state version: 
5
   [junit4]   2> 548655 T1852 n:127.0.0.1:55931_ov%2Fb 
oasco.ReplicaMutator.updateState Update state numShards=3 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "base_url":"http://127.0.0.1:55943/ov/b";,
   [junit4]   2>          "state":"active",
   [junit4]   2>          "node_name":"127.0.0.1:55943_ov%2Fb",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1"}
   [junit4]   2> 548657 T1852 n:127.0.0.1:55931_ov%2Fb 
oasco.ZkStateWriter.writePendingUpdates going to update_collection 
/collections/collection1/state.json version: 3
   [junit4]   2> 548657 T1887 n:127.0.0.1:55943_ov%2Fb c:collection1 s:shard1 
x:collection1 oascc.ZkStateReader.updateWatchedCollection Updating data for 
collection1 to ver 3 
   [junit4]   2> 548658 T1882 n:127.0.0.1:55943_ov%2Fb 
oascc.ZkStateReader$7.process A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json for collection collection1 has 
occurred - updating... (live nodes size: 2)
   [junit4]   2> 548658 T1882 n:127.0.0.1:55943_ov%2Fb 
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to 
ver 4 
   [junit4]   2> 549510 T1823 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
 B7F5DDE506A92CB2-001/shard-2-001/cores/collection1
   [junit4]   2> 549512 T1823 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
 B7F5DDE506A92CB2-001/shard-2-001
   [junit4]   2> 549513 T1823 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 549515 T1823 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@20861638{/ov/b,null,AVAILABLE}
   [junit4]   2> 549516 T1823 oejs.AbstractConnector.doStart Started 
ServerConnector@165acca6{HTTP/1.1}{127.0.0.1:55947}
   [junit4]   2> 549516 T1823 oejs.Server.doStart Started @553995ms
   [junit4]   2> 549516 T1823 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: {hostContext=/ov/b, 
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
 B7F5DDE506A92CB2-001/shard-2-001/cores, 
solr.data.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 B7F5DDE506A92CB2-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, 
hostPort=55947}
   [junit4]   2> 549517 T1823 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@1e66a917
   [junit4]   2> 549517 T1823 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
 B7F5DDE506A92CB2-001/shard-2-001/'
   [junit4]   2> 549546 T1823 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
 B7F5DDE506A92CB2-001/shard-2-001/solr.xml
   [junit4]   2> 549580 T1823 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
 B7F5DDE506A92CB2-001/shard-2-001/cores
   [junit4]   2> 549581 T1823 oasc.CoreContainer.<init> New CoreContainer 
1607798758
   [junit4]   2> 549581 T1823 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
 B7F5DDE506A92CB2-001/shard-2-001/]
   [junit4]   2> 549581 T1823 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
 B7F5DDE506A92CB2-001/shard-2-001/lib
   [junit4]   2> 549582 T1823 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
 B7F5DDE506A92CB2-001/shard-2-001/lib).
   [junit4]   2> 549591 T1823 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> 549596 T1823 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 549596 T1823 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 549597 T1823 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 549597 T1823 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 549597 T1823 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:55926/solr
   [junit4]   2> 549597 T1823 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 549597 T1823 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 549598 T1823 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 549600 T1901 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@37411c00 
name:ZooKeeperConnection Watcher:127.0.0.1:55926

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

che.solr.core.SolrCore@2c15ad3a
   [junit4]   2> 2602041 T14014 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 2602042 T14014 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 2602042 T14014 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 2602042 T14014 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 2602044 T14014 oasc.SolrCore.closeSearcher [collection1] 
Closing main searcher on request.
   [junit4]   2> 2602044 T14014 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 2602045 T14014 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.TestReplicationHandler
 B7F5DDE506A92CB2-001/solr-instance-028/./collection1/data 
[CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.TestReplicationHandler
 B7F5DDE506A92CB2-001/solr-instance-028/./collection1/data;done=false>>]
   [junit4]   2> 2602045 T14014 oasc.CachingDirectoryFactory.close Closing 
directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.TestReplicationHandler
 B7F5DDE506A92CB2-001/solr-instance-028/./collection1/data
   [junit4]   2> 2602046 T14014 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.TestReplicationHandler
 B7F5DDE506A92CB2-001/solr-instance-028/./collection1/data/index 
[CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.TestReplicationHandler
 B7F5DDE506A92CB2-001/solr-instance-028/./collection1/data/index;done=false>>]
   [junit4]   2> 2602046 T14014 oasc.CachingDirectoryFactory.close Closing 
directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.TestReplicationHandler
 B7F5DDE506A92CB2-001/solr-instance-028/./collection1/data/index
   [junit4]   2> 2602047 T14014 oejsh.ContextHandler.doStop Stopped 
o.e.j.s.ServletContextHandler@52694c9{/solr,null,UNAVAILABLE}
   [junit4]   2> 2602050 T14014 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Lucene50, sim=DefaultSimilarity, 
locale=hr_HR, timezone=Europe/Prague
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65 
(64-bit)/cpus=16,threads=1,free=82510000,total=229113856
   [junit4]   2> NOTE: All tests run in this JVM: [DocValuesTest, 
TestOverriddenPrefixQueryForCustomFieldType, TestSearcherReuse, 
TestQuerySenderListener, FileUtilsTest, BinaryUpdateRequestHandlerTest, 
BadIndexSchemaTest, TestSolrConfigHandlerCloud, ZkCLITest, 
DistributedMLTComponentTest, TestValueSourceCache, TestCollapseQParserPlugin, 
SaslZkACLProviderTest, DocValuesMultiTest, TestStressUserVersions, 
TestReplicationHandlerBackup, TestArbitraryIndexDir, SolrCoreTest, 
TestFieldTypeResource, SpellPossibilityIteratorTest, DeleteInactiveReplicaTest, 
TestDefaultSimilarityFactory, XsltUpdateRequestHandlerTest, OverseerRolesTest, 
TestReplicaProperties, MultiTermTest, TestRangeQuery, RankQueryTest, 
SoftAutoCommitTest, TestPostingsSolrHighlighter, CoreAdminHandlerTest, 
TestInitQParser, HdfsDirectoryFactoryTest, TermVectorComponentDistributedTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, DefaultValueUpdateProcessorTest, 
TestHdfsUpdateLog, DistribDocExpirationUpdateProcessorTest, 
TestInfoStreamLogging, TestBulkSchemaAPI, TestWriterPerf, OutputWriterTest, 
AnalysisErrorHandlingTest, TestIndexingPerformance, TestShardHandlerFactory, 
DistributedIntervalFacetingTest, BlockCacheTest, ClusterStateTest, 
ClusterStateUpdateTest, ConnectionManagerTest, TestDefaultStatsCache, 
IndexSchemaRuntimeFieldTest, AnalyticsMergeStrategyTest, TermsComponentTest, 
DateMathParserTest, ExternalCollectionsTest, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, DistributedDebugComponentTest, 
EnumFieldTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, 
UnloadDistributedZkTest, ShardRoutingTest, TestReplicationHandler]
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestReplicationHandler -Dtests.seed=B7F5DDE506A92CB2 
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/lucene-data/enwiki.random.lines.txt 
-Dtests.locale=hr_HR -Dtests.timezone=Europe/Prague -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J3 | TestReplicationHandler (suite) <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: file handle leaks: 
[SeekableByteChannel(/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.TestReplicationHandler
 B7F5DDE506A92CB2-001/index-SimpleFSDirectory-018/replication.properties)]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B7F5DDE506A92CB2]:0)
   [junit4]    >        at 
org.apache.lucene.mockfile.LeakFS.onClose(LeakFS.java:64)
   [junit4]    >        at 
org.apache.lucene.mockfile.FilterFileSystem.close(FilterFileSystem.java:78)
   [junit4]    >        at 
org.apache.lucene.mockfile.FilterFileSystem.close(FilterFileSystem.java:79)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.Exception
   [junit4]    >        at 
org.apache.lucene.mockfile.LeakFS.onOpen(LeakFS.java:47)
   [junit4]    >        at 
org.apache.lucene.mockfile.HandleTrackingFS.callOpenHook(HandleTrackingFS.java:82)
   [junit4]    >        at 
org.apache.lucene.mockfile.HandleTrackingFS.newByteChannel(HandleTrackingFS.java:257)
   [junit4]    >        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.newByteChannel(FilterFileSystemProvider.java:213)
   [junit4]    >        at 
org.apache.lucene.mockfile.HandleTrackingFS.newByteChannel(HandleTrackingFS.java:229)
   [junit4]    >        at java.nio.file.Files.newByteChannel(Files.java:317)
   [junit4]    >        at java.nio.file.Files.newByteChannel(Files.java:363)
   [junit4]    >        at 
org.apache.lucene.store.SimpleFSDirectory.openInput(SimpleFSDirectory.java:76)
   [junit4]    >        at 
org.apache.lucene.store.FilterDirectory.openInput(FilterDirectory.java:89)
   [junit4]    >        at 
org.apache.solr.handler.ReplicationHandler.loadReplicationProperties(ReplicationHandler.java:987)
   [junit4]    >        at 
org.apache.solr.handler.IndexFetcher.logReplicationTimeAndConfFiles(IndexFetcher.java:606)
   [junit4]    >        at 
org.apache.solr.handler.IndexFetcher.cleanup(IndexFetcher.java:529)
   [junit4]    >        at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:519)
   [junit4]    >        at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:254)
   [junit4]    >        at 
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:380)
   [junit4]    >        at 
org.apache.solr.handler.ReplicationHandler$2.run(ReplicationHandler.java:1037)
   [junit4]    >        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
   [junit4]    >        at 
java.util.concurrent.FutureTask.runAndReset(FutureTask.java:304)
   [junit4]    >        at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:178)
   [junit4]    >        at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >        ... 1 more
   [junit4] Completed [384/487] on J3 in 904.25s, 13 tests, 1 error <<< 
FAILURES!

[...truncated 340 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: 487 suites, 1954 tests, 1 suite-level error, 1 
error, 65 ignored (11 assumptions)

Total time: 213 minutes 12 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 379760055 bytes
Compression is 0.0%
Took 1 min 10 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