Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/2975/

1 tests failed.
REGRESSION:  org.apache.solr.handler.component.DistributedMLTComponentTest.test

Error Message:
Timeout occured while waiting response from server at: 
http://127.0.0.1:14778/_zmu/q/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: http://127.0.0.1:14778/_zmu/q/collection1
        at 
__randomizedtesting.SeedInfo.seed([F6DACABC0545DC52:7E8EF566ABB9B1AA]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:570)
        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.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:558)
        at 
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:606)
        at 
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:588)
        at 
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:567)
        at 
org.apache.solr.handler.component.DistributedMLTComponentTest.test(DistributedMLTComponentTest.java:126)
        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)
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.read(SocketInputStream.java:152)
        at java.net.SocketInputStream.read(SocketInputStream.java:122)
        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
        at 
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
        at 
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
        at 
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
        at 
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:466)
        ... 51 more




Build Log:
[...truncated 9427 lines...]
   [junit4] Suite: org.apache.solr.handler.component.DistributedMLTComponentTest
   [junit4]   2> Creating dataDir: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedMLTComponentTest
 F6DACABC0545DC52-001/init-core-data-001
   [junit4]   2> 54391 T63 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (false)
   [junit4]   2> 54392 T63 oas.BaseDistributedSearchTestCase.initHostContext 
Setting hostContext system property: /_zmu/q
   [junit4]   2> 56088 T63 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedMLTComponentTest
 F6DACABC0545DC52-001/tempDir-001/control/cores/collection1
   [junit4]   2> 56092 T63 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 56101 T63 oejs.AbstractConnector.doStart Started 
[email protected]:14760
   [junit4]   2> 56102 T63 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedMLTComponentTest
 F6DACABC0545DC52-001/tempDir-001/control/cores, hostPort=14760, 
hostContext=/_zmu/q}
   [junit4]   2> 56103 T63 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@3b061299
   [junit4]   2> 56103 T63 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedMLTComponentTest
 F6DACABC0545DC52-001/tempDir-001/control/'
   [junit4]   2> 56156 T63 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedMLTComponentTest
 F6DACABC0545DC52-001/tempDir-001/control/solr.xml
   [junit4]   2> 56223 T63 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedMLTComponentTest
 F6DACABC0545DC52-001/tempDir-001/control/cores
   [junit4]   2> 56223 T63 oasc.CoreContainer.<init> New CoreContainer 
2063657729
   [junit4]   2> 56224 T63 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedMLTComponentTest
 F6DACABC0545DC52-001/tempDir-001/control/]
   [junit4]   2> 56224 T63 oasc.CoreContainer.load loading shared library: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedMLTComponentTest
 F6DACABC0545DC52-001/tempDir-001/control/lib
   [junit4]   2> 56225 T63 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-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedMLTComponentTest
 F6DACABC0545DC52-001/tempDir-001/control/lib).
   [junit4]   2> 56241 T63 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> 56253 T63 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 56254 T63 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 56255 T63 oasl.LogWatcher.newRegisteredLogWatcher Registering 
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 56255 T63 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 56257 T63 oasc.CorePropertiesLocator.discover Looking for core 
definitions underneath 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedMLTComponentTest
 F6DACABC0545DC52-001/tempDir-001/control/cores
   [junit4]   2> 56260 T63 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{name=collection1, config=solrconfig.xml, dataDir=data/, configSet=collection1, 
schema=schema.xml, loadOnStartup=true, transient=false, 
instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedMLTComponentTest
 F6DACABC0545DC52-001/tempDir-001/control/cores/collection1, 
absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedMLTComponentTest
 F6DACABC0545DC52-001/tempDir-001/control/cores/collection1/}
   [junit4]   2> 56260 T63 oasc.CorePropertiesLocator.discoverUnder Found core 
collection1 in 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedMLTComponentTest
 F6DACABC0545DC52-001/tempDir-001/control/cores/collection1/
   [junit4]   2> 56261 T63 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 56262 T73 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 56264 T73 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 56265 T73 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 56265 T73 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 56325 T73 oasc.SolrConfig.refreshRequestParams current version 
of requestparams : -1
   [junit4]   2> 56357 T73 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.2.0
   [junit4]   2> 56422 T73 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 56423 T73 oass.IndexSchema.readSchema Reading Solr Schema from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 56461 T73 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 56895 T73 oass.OpenExchangeRatesOrgProvider.init Initialized 
with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 56918 T73 oass.IndexSchema.readSchema default search field in 
schema is text
   [junit4]   2> 56921 T73 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 56940 T73 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 56945 T73 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 56949 T73 oass.OpenExchangeRatesOrgProvider.reload Reloading 
exchange rates from open-exchange-rates.json
   [junit4]   2> 56950 T73 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 56950 T73 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 56950 T73 oass.OpenExchangeRatesOrgProvider.reload Reloading 
exchange rates from open-exchange-rates.json
   [junit4]   2> 56951 T73 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 56951 T73 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 56951 T73 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from configset 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1
   [junit4]   2> 56952 T73 c:collection1 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 56952 T73 c:collection1 oasc.SolrCore.<init> [collection1] 
Opening new SolrCore at 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/,
 
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedMLTComponentTest
 F6DACABC0545DC52-001/tempDir-001/control/cores/collection1/data/
   [junit4]   2> 56952 T73 c:collection1 oasc.JmxMonitoredMap.<init> No JMX 
servers found, not exposing Solr information with JMX.
   [junit4]   2> 56953 T73 c:collection1 oasc.CachingDirectoryFactory.get 
return new directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedMLTComponentTest
 F6DACABC0545DC52-001/tempDir-001/control/cores/collection1/data
   [junit4]   2> 56953 T73 c:collection1 oasc.SolrCore.getNewIndexDir New index 
directory detected: old=null 
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedMLTComponentTest
 F6DACABC0545DC52-001/tempDir-001/control/cores/collection1/data/index/
   [junit4]   2> 56954 T73 c:collection1 oasc.SolrCore.initIndex WARN 
[collection1] Solr index directory 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedMLTComponentTest
 F6DACABC0545DC52-001/tempDir-001/control/cores/collection1/data/index' doesn't 
exist. Creating new index...
   [junit4]   2> 56954 T73 c:collection1 oasc.CachingDirectoryFactory.get 
return new directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedMLTComponentTest
 F6DACABC0545DC52-001/tempDir-001/control/cores/collection1/data/index
   [junit4]   2> 56954 T73 c:collection1 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=48, 
maxMergedSegmentMB=85.8076171875, floorSegmentMB=1.810546875, 
forceMergeDeletesPctAllowed=8.767901295361732, segmentsPerTier=13.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 56955 T73 c:collection1 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@60b6b528 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7b2f86b2),segFN=segments_1,generation=1}
   [junit4]   2> 56955 T73 c:collection1 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 1
   [junit4]   2> 56958 T73 c:collection1 oasup.UpdateRequestProcessorChain.init 
creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 56959 T73 c:collection1 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 56959 T73 c:collection1 oasup.UpdateRequestProcessorChain.init 
creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 56959 T73 c:collection1 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 56960 T73 c:collection1 oasup.UpdateRequestProcessorChain.init 
creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 56960 T73 c:collection1 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 56960 T73 c:collection1 oasup.UpdateRequestProcessorChain.init 
creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 56960 T73 c:collection1 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"uniq-fields"
   [junit4]   2> 56961 T73 c:collection1 oasup.UpdateRequestProcessorChain.init 
creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 56962 T73 c:collection1 oasup.UpdateRequestProcessorChain.init 
creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 56962 T73 c:collection1 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 56962 T73 c:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 56990 T73 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 56994 T73 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 56997 T73 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 57001 T73 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 57004 T73 c:collection1 oasc.PluginBag.createPlugin 
requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 57006 T73 c:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
defaults,lazy,spellCheckCompRH_Direct,/admin/segments,/admin/file,spellCheckWithWordbreak,/admin/plugins,/update/json,spellCheckCompRH,tvrh,/terms,/search-facet-def,/update/csv,/admin/ping,/admin/system,/admin/mbeans,/schema,/replication,/get,/update/json/docs,/config,/admin/luke,mock,dismax,spellCheckWithWordbreak_Direct,/update,/admin/threads,/admin/logging,mltrh,spellCheckCompRH1,/search-facet-invariants,/debug/dump,/admin/properties,/mlt,standard
   [junit4]   2> 57007 T73 c:collection1 oasc.SolrCore.initDeprecatedSupport 
WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your 
config to use the ShowFileRequestHandler.
   [junit4]   2> 57009 T73 c:collection1 oasc.SolrCore.initStatsCache Using 
default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 57011 T73 c:collection1 oasu.UpdateHandler.<init> Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 57011 T73 c:collection1 oasu.UpdateLog.init Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10
   [junit4]   2> 57014 T73 c:collection1 oasu.CommitTracker.<init> Hard 
AutoCommit: disabled
   [junit4]   2> 57014 T73 c:collection1 oasu.CommitTracker.<init> Soft 
AutoCommit: disabled
   [junit4]   2> 57015 T73 c:collection1 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=32, 
maxMergedSegmentMB=33.2783203125, floorSegmentMB=0.6650390625, 
forceMergeDeletesPctAllowed=2.770801485053127, segmentsPerTier=33.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 57015 T73 c:collection1 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@60b6b528 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7b2f86b2),segFN=segments_1,generation=1}
   [junit4]   2> 57015 T73 c:collection1 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 1
   [junit4]   2> 57016 T73 c:collection1 oass.SolrIndexSearcher.<init> Opening 
Searcher@7a46e7ee[collection1] main
   [junit4]   2> 57016 T73 c:collection1 oasr.RestManager.init Initializing 
RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 57017 T73 c:collection1 oasr.ManagedResourceStorage.load 
Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 57017 T73 c:collection1 oasr.RestManager.init Initializing 0 
registered ManagedResources
   [junit4]   2> 57017 T73 c:collection1 oashc.SpellCheckComponent.inform 
Initializing spell checkers
   [junit4]   2> 57033 T73 c:collection1 oass.DirectSolrSpellChecker.init init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 57318 T73 c:collection1 oash.ReplicationHandler.inform Commits 
will be reserved for  10000
   [junit4]   2> 57319 T74 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: default
   [junit4]   2> 57319 T73 c:collection1 oasc.CoreContainer.registerCore 
registering core: collection1
   [junit4]   2> 57320 T63 oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 57321 T63 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 57322 T74 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: direct
   [junit4]   2> 57322 T74 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: wordbreak
   [junit4]   2> 57322 T74 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: multipleFields
   [junit4]   2> 57323 T74 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: jarowinkler
   [junit4]   2> 57324 T74 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: external
   [junit4]   2> 57327 T74 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: freq
   [junit4]   2> 57340 T74 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: fqcn
   [junit4]   2> 57356 T74 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: perDict
   [junit4]   2> 57357 T74 c:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@7a46e7ee[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 60242 T63 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedMLTComponentTest
 F6DACABC0545DC52-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 60245 T63 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 60248 T63 oejs.AbstractConnector.doStart Started 
[email protected]:14775
   [junit4]   2> 60248 T63 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: {hostContext=/_zmu/q, hostPort=14775, 
coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedMLTComponentTest
 F6DACABC0545DC52-001/tempDir-001/shard0/cores}
   [junit4]   2> 60248 T63 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@3b061299
   [junit4]   2> 60249 T63 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedMLTComponentTest
 F6DACABC0545DC52-001/tempDir-001/shard0/'
   [junit4]   2> 60318 T63 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedMLTComponentTest
 F6DACABC0545DC52-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 60385 T63 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedMLTComponentTest
 F6DACABC0545DC52-001/tempDir-001/shard0/cores
   [junit4]   2> 60386 T63 oasc.CoreContainer.<init> New CoreContainer 492559839
   [junit4]   2> 60386 T63 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedMLTComponentTest
 F6DACABC0545DC52-001/tempDir-001/shard0/]
   [junit4]   2> 60386 T63 oasc.CoreContainer.load loading shared library: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedMLTComponentTest
 F6DACABC0545DC52-001/tempDir-001/shard0/lib
   [junit4]   2> 60387 T63 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-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedMLTComponentTest
 F6DACABC0545DC52-001/tempDir-001/shard0/lib).
   [junit4]   2> 60398 T63 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> 60404 T63 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 60405 T63 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 60405 T63 oasl.LogWatcher.newRegisteredLogWatcher Registering 
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 60406 T63 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 60407 T63 oasc.CorePropertiesLocator.discover Looking for core 
definitions underneath 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedMLTComponentTest
 F6DACABC0545DC52-001/tempDir-001/shard0/cores
   [junit4]   2> 60409 T63 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{name=collection1, loadOnStartup=true, configSet=collection1, dataDir=data/, 
instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedMLTComponentTest
 F6DACABC0545DC52-001/tempDir-001/shard0/cores/collection1, 
absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedMLTComponentTest
 F6DACABC0545DC52-001/tempDir-001/shard0/cores/collection1/, schema=schema.xml, 
transient=false, config=solrconfig.xml}
   [junit4]   2> 60409 T63 oasc.CorePropertiesLocator.discoverUnder Found core 
collection1 in 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedMLTComponentTest
 F6DACABC0545DC52-001/tempDir-001/shard0/cores/collection1/
   [junit4]   2> 60409 T63 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 60410 T85 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 60412 T85 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 60412 T85 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 60412 T85 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 60464 T85 oasc.SolrConfig.refreshRequestParams current version 
of requestparams : -1
   [junit4]   2> 60491 T85 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.2.0
   [junit4]   2> 60558 T85 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 60559 T85 oass.IndexSchema.readSchema Reading Solr Schema from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 60585 T85 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 60971 T85 oass.OpenExchangeRatesOrgProvider.init Initialized 
with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 60991 T85 oass.IndexSchema.readSchema default search field in 
schema is text
   [junit4]   2> 60993 T85 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 61012 T85 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 61017 T85 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 61021 T85 oass.OpenExchangeRatesOrgProvider.reload Reloading 
exchange rates from open-exchange-rates.json
   [junit4]   2> 61021 T85 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 61022 T85 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 61022 T85 oass.OpenExchangeRatesOrgProvider.reload Reloading 
exchange rates from open-exchange-rates.json
   [junit4]   2> 61022 T85 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 61022 T85 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 61023 T85 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from configset 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1
   [junit4]   2> 61023 T85 c:collection1 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 61023 T85 c:collection1 oasc.SolrCore.<init> [collection1] 
Opening new SolrCore at 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/,
 
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedMLTComponentTest
 F6DACABC0545DC52-001/tempDir-001/shard0/cores/collection1/data/
   [junit4]   2> 61024 T85 c:collection1 oasc.JmxMonitoredMap.<init> No JMX 
servers found, not exposing Solr information with JMX.
   [junit4]   2> 61024 T85 c:collection1 oasc.CachingDirectoryFactory.get 
return new directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedMLTComponentTest
 F6DACABC0545DC52-001/tempDir-001/shard0/cores/collection1/data
   [junit4]   2> 61024 T85 c:collection1 oasc.SolrCore.getNewIndexDir New index 
directory detected: old=null 
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedMLTComponentTest
 F6DACABC0545DC52-001/tempDir-001/shard0/cores/collection1/data/index/
   [junit4]   2> 61025 T85 c:collection1 oasc.SolrCore.initIndex WARN 
[collection1] Solr index directory 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedMLTComponentTest
 F6DACABC0545DC52-001/tempDir-001/shard0/cores/collection1/data/index' doesn't 
exist. Creating new index...
   [junit4]   2> 61025 T85 c:collection1 oasc.CachingDirectoryFactory.get 
return new directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedMLTComponentTest
 F6DACABC0545DC52-001/tempDir-001/shard0/cores/collection1/data/index
   [junit4]   2> 61025 T85 c:collection1 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=48, 
maxMergedSegmentMB=85.8076171875, floorSegmentMB=1.810546875, 
forceMergeDeletesPctAllowed=8.767901295361732, segmentsPerTier=13.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 61026 T85 c:collection1 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@77b058da 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5a998d99),segFN=segments_1,generation=1}
   [junit4]   2> 61026 T85 c:collection1 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 1
   [junit4]   2> 61029 T85 c:collection1 oasup.UpdateRequestProcessorChain.init 
creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 61029 T85 c:collection1 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 61029 T85 c:collection1 oasup.UpdateRequestProcessorChain.init 
creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 61030 T85 c:collection1 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 61030 T85 c:collection1 oasup.UpdateRequestProcessorChain.init 
creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 61030 T85 c:collection1 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 61030 T85 c:collection1 oasup.UpdateRequestProcessorChain.init 
creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 61031 T85 c:collection1 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"uniq-fields"
   [junit4]   2> 61031 T85 c:collection1 oasup.UpdateRequestProcessorChain.init 
creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 61031 T85 c:collection1 oasup.UpdateRequestProcessorChain.init 
creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 61032 T85 c:collection1 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 61032 T85 c:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 61055 T85 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 61057 T85 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 61059 T85 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 61061 T85 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 61064 T85 c:collection1 oasc.PluginBag.createPlugin 
requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 61065 T85 c:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
defaults,lazy,spellCheckCompRH_Direct,/admin/segments,/admin/file,spellCheckWithWordbreak,/admin/plugins,/update/json,spellCheckCompRH,tvrh,/terms,/search-facet-def,/update/csv,/admin/ping,/admin/system,/admin/mbeans,/schema,/replication,/get,/update/json/docs,/config,/admin/luke,mock,dismax,spellCheckWithWordbreak_Direct,/update,/admin/threads,/admin/logging,mltrh,spellCheckCompRH1,/search-facet-invariants,/debug/dump,/admin/properties,/mlt,standard
   [junit4]   2> 61066 T85 c:collection1 oasc.SolrCore.initDeprecatedSupport 
WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your 
config to use the ShowFileRequestHandler.
   [junit4]   2> 61068 T85 c:collection1 oasc.SolrCore.initStatsCache Using 
default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 61069 T85 c:collection1 oasu.UpdateHandler.<init> Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 61070 T85 c:collection1 oasu.UpdateLog.init Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10
   [junit4]   2> 61071 T85 c:collection1 oasu.CommitTracker.<init> Hard 
AutoCommit: disabled
   [junit4]   2> 61071 T85 c:collection1 oasu.CommitTracker.<init> Soft 
AutoCommit: disabled
   [junit4]   2> 61072 T85 c:collection1 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=32, 
maxMergedSegmentMB=33.2783203125, floorSegmentMB=0.6650390625, 
forceMergeDeletesPctAllowed=2.770801485053127, segmentsPerTier=33.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 61072 T85 c:collection1 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@77b058da 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5a998d99),segFN=segments_1,generation=1}
   [junit4]   2> 61072 T85 c:collection1 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 1
   [junit4]   2> 61073 T85 c:collection1 oass.SolrIndexSearcher.<init> Opening 
Searcher@7f6578c4[collection1] main
   [junit4]   2> 61073 T85 c:collection1 oasr.RestManager.init Initializing 
RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 61073 T85 c:collection1 oasr.ManagedResourceStorage.load 
Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 61074 T85 c:collection1 oasr.RestManager.init Initializing 0 
registered ManagedResources
   [junit4]   2> 61074 T85 c:collection1 oashc.SpellCheckComponent.inform 
Initializing spell checkers
   [junit4]   2> 61084 T85 c:collection1 oass.DirectSolrSpellChecker.init init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 61146 T85 c:collection1 oash.ReplicationHandler.inform Commits 
will be reserved for  10000
   [junit4]   2> 61147 T86 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: default
   [junit4]   2> 61147 T85 c:collection1 oasc.CoreContainer.registerCore 
registering core: collection1
   [junit4]   2> 61148 T63 oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 61148 T86 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: direct
   [junit4]   2> 61148 T86 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: wordbreak
   [junit4]   2> 61148 T63 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 61149 T86 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: multipleFields
   [junit4]   2> 61150 T86 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: jarowinkler
   [junit4]   2> 61151 T86 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: external
   [junit4]   2> 61151 T86 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: freq
   [junit4]   2> 61152 T86 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: fqcn
   [junit4]   2> 61153 T86 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: perDict
   [junit4]   2> 61153 T86 c:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@7f6578c4[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 62857 T63 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedMLTComponentTest
 F6DACABC0545DC52-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 62860 T63 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 62863 T63 oejs.AbstractConnector.doStart Started 
[email protected]:14778
   [junit4]   2> 62863 T63 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedMLTComponentTest
 F6DACABC0545DC52-001/tempDir-001/shard1/cores, hostPort=14778, 
hostContext=/_zmu/q}
   [junit4]   2> 62863 T63 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@3b061299
   [junit4]   2> 62864 T63 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedMLTComponentTest
 F6DACABC0545DC52-001/tempDir-001/shard1/'
   [junit4]   2> 62917 T63 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedMLTComponentTest
 F6DACABC0545DC52-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 62968 T63 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedMLTComponentTest
 F6DACABC0545DC52-001/tempDir-001/shard1/cores
   [junit4]   2> 62969 T63 oasc.CoreContainer.<init> New CoreContainer 
1262793121
   [junit4]   2> 62969 T63 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedMLTComponentTest
 F6DACABC0545DC52-001/tempDir-001/shard1/]
   [junit4]   2> 62969 T63 oasc.CoreContainer.load loading shared library: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedMLTComponentTest
 F6DACABC0545DC52-001/tempDir-001/shard1/lib
   [junit4]   2> 62970 T63 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-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedMLTComponentTest
 F6DACABC0545DC52-001/tempDir-001/shard1/lib).
   [junit4]   2> 62981 T63 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> 62989 T63 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 62990 T63 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 62990 T63 oasl.LogWatcher.newRegisteredLogWatcher Registering 
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 62990 T63 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 62991 T63 oasc.CorePropertiesLocator.discover Looking for core 
definitions underneath 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedMLTComponentTest
 F6DACABC0545DC52-001/tempDir-001/shard1/cores
   [junit4]   2> 62994 T63 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{configSet=collection1, config=solrconfig.xml, dataDir=data/, 
loadOnStartup=true, 
instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedMLTComponentTest
 F6DACABC0545DC52-001/tempDir-001/shard1/cores/collection1, schema=schema.xml, 
transient=false, 
absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedMLTComponentTest
 F6DACABC0545DC52-001/tempDir-001/shard1/cores/collection1/, name=collection1}
   [junit4]   2> 62994 T63 oasc.CorePropertiesLocator.discoverUnder Found core 
collection1 in 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedMLTComponentTest
 F6DACABC0545DC52-001/tempDir-001/shard1/cores/collection1/
   [junit4]   2> 62994 T63 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 62995 T97 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 62997 T97 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 62997 T97 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 62998 T97 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 63054 T97 oasc.SolrConfig.refreshRequestParams current version 
of requestparams : -1
   [junit4]   2> 63082 T97 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.2.0
   [junit4]   2> 63146 T97 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 63147 T97 oass.IndexSchema.readSchema Reading Solr Schema from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 63172 T97 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 63569 T97 oass.OpenExchangeRatesOrgProvider.init Initialized 
with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 63590 T97 oass.IndexSchema.readSchema default search field in 
schema is text
   [junit4]   2> 63593 T97 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 63613 T97 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 63618 T97 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 63622 T97 oass.OpenExchangeRatesOrgProvider.reload Reloading 
exchange rates from open-exchange-rates.json
   [junit4]   2> 63623 T97 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 63623 T97 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 63623 T97 oass.OpenExchangeRatesOrgProvider.reload Reloading 
exchange rates from open-exchange-rates.json
   [junit4]   2> 63624 T97 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 63624 T97 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 63625 T97 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from configset 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1
   [junit4]   2> 63625 T97 c:collection1 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 63625 T97 c:collection1 oasc.SolrCore.<init> [collection1] 
Opening new SolrCore at 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/,
 
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedMLTComponentTest
 F6DACABC0545DC52-001/tempDir-001/shard1/cores/collection1/data/
   [junit4]   2> 63625 T97 c:collection1 oasc.JmxMonitoredMap.<init> No JMX 
servers found, not exposing Solr information with JMX.
   [junit4]   2> 63626 T97 c:collection1 oasc.CachingDirectoryFactory.get 
return new directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedMLTComponentTest
 F6DACABC0545DC52-001/tempDir-001/shard1/cores/collection1/data
   [junit4]   2> 63626 T97 c:collection1 oasc.SolrCore.getNewIndexDir New index 
directory detected: old=null 
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedMLTComponentTest
 F6DACABC0545DC52-001/tempDir-001/shard1/cores/collection1/data/index/
   [junit4]   2> 63626 T97 c:collection1 oasc.SolrCore.initIndex WARN 
[collection1] Solr index directory 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedMLTComponentTest
 F6DACABC0545DC52-001/tempDir-001/shard1/cores/collection1/data/index' doesn't 
exist. Creating new index...
   [junit4]   2> 63627 T97 c:collection1 oasc.CachingDirectoryFactory.get 
return new directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedMLTComponentTest
 F6DACABC0545DC52-001/tempDir-001/shard1/cores/collection1/data/index
   [junit4]   2> 63627 T97 c:collection1 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=48, 
maxMergedSegmentMB=85.8076171875, floorSegmentMB=1.810546875, 
forceMergeDeletesPctAllowed=8.767901295361732, segmentsPerTier=13.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 63628 T97 c:collection1 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@106d908c 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@92cdfc1),segFN=segments_1,generation=1}
   [junit4]   2> 63628 T97 c:collection1 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 1
   [junit4]   2> 63631 T97 c:collection1 oasup.UpdateRequestProcessorChain.init 
creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 63631 T97 c:collection1 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 63632 T97 c:collection1 oasup.UpdateRequestProcessorChain.init 
creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 63632 T97 c:collection1 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 63632 T97 c:collection1 oasup.UpdateRequestProcessorChain.init 
creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 63632 T97 c:collection1 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 63633 T97 c:collection1 oasup.UpdateRequestProcessorChain.init 
creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 63633 T97 c:collection1 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"uniq-fields"
   [junit4]   2> 63633 T97 c:collection1 oasup.UpdateRequestProcessorChain.init 
creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 63633 T97 c:collection1 oasup.UpdateRequestProcessorChain.init 
creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 63634 T97 c:collection1 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 63634 T97 c:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 63659 T97 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 63661 T97 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 63663 T97 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 63665 T97 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 63667 T97 c:collection1 oasc.PluginBag.createPlugin 
requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 63669 T97 c:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
defaults,lazy,spellCheckCompRH_Direct,/admin/segments,/admin/file,spellCheckWithWordbreak,/admin/plugins,/update/json,spellCheckCompRH,tvrh,/terms,/search-facet-def,/update/csv,/admin/ping,/admin/system,/admin/mbeans,/schema,/replication,/get,/update/json/docs,/config,/admin/luke,mock,dismax,spellCheckWithWordbreak_Direct,/update,/admin/threads,/admin/logging,mltrh,spellCheckCompRH1,/search-facet-invariants,/debug/dump,/admin/properties,/mlt,standard
   [junit4]   2> 63670 T97 c:collection1 oasc.SolrCore.initDeprecatedSupport 
WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your 
config to use the ShowFileRequestHandler.
   [junit4]   2> 63672 T97 c:collection1 oasc.SolrCore.initStatsCache Using 
default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 63674 T97 c:collection1 oasu.UpdateHandler.<init> Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 63674 T97 c:collection1 oasu.UpdateLog.init Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10
   [junit4]   2> 63676 T97 c:collection1 oasu.CommitTracker.<init> Hard 
AutoCommit: disabled
   [junit4]   2> 63676 T97 c:collection1 oasu.CommitTracker.<init> Soft 
AutoCommit: disabled
   [junit4]   2> 63676 T97 c:collection1 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=32, 
maxMergedSegmentMB=33.2783203125, floorSegmentMB=0.6650390625, 
forceMergeDeletesPctAllowed=2.770801485053127, segmentsPerTier=33.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 63677 T97 c:collection1 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@106d908c 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@92cdfc1),segFN=segments_1,generation=1}
   [junit4]   2> 63677 T97 c:collection1 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 1
   [junit4]   2> 63677 T97 c:collection1 oass.SolrIndexSearcher.<init> Opening 
Searcher@30ec75ee[collection1] main
   [junit4]   2> 63678 T97 c:collection1 oasr.RestManager.init Initializing 
RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 63678 T97 c:collection1 oasr.ManagedResourceStorage.load 
Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 63678 T97 c:collection1 oasr.RestManager.init Initializing 0 
registered ManagedResources
   [junit4]   2> 63678 T97 c:collection1 oashc.SpellCheckComponent.inform 
Initializing spell checkers
   [junit4]   2> 63690 T97 c:collection1 oass.DirectSolrSpellChecker.init init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 63739 T97 c:collection1 oash.ReplicationHandler.inform Commits 
will be reserved for  10000
   [junit4]   2> 63739 T98 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: default
   [junit4]   2> 63739 T97 c:collection1 oasc.CoreContainer.registerCore 
registering core: collection1
   [junit4]   2> 63740 T63 oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 63740 T63 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 63740 T98 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: direct
   [junit4]   2> 63741 T98 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: wordbreak
   [junit4]   2> 63741 T98 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: multipleFields
   [junit4]   2> 63742 T98 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: jarowinkler
   [junit4]   2> 63743 T98 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: external
   [junit4]   2> 63744 T98 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: freq
   [junit4]   2> 63745 T98 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: fqcn
   [junit4]   2> 63745 T98 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: perDict
   [junit4]   2> 63746 T98 c:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@30ec75ee[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 65410 T63 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedMLTComponentTest
 F6DACABC0545DC52-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 65415 T63 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 65418 T63 oejs.AbstractConnector.doStart Started 
[email protected]:14779
   [junit4]   2> 65419 T63 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedMLTComponentTest
 F6DACABC0545DC52-001/tempDir-001/shard2/cores, hostPort=14779, 
hostContext=/_zmu/q}
   [junit4]   2> 65420 T63 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@3b061299
   [junit4]   2> 65420 T63 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedMLTComponentTest
 F6DACABC0545DC52-001/tempDir-001/shard2/'
   [junit4]   2> 65484 T63 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedMLTComponentTest
 F6DACABC0545DC52-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 65551 T63 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedMLTComponentTest
 F6DACABC0545DC52-001/tempDir-001/shard2/cores
   [junit4]   2> 65552 T63 oasc.CoreContainer.<init> New CoreContainer 
1663955807
   [junit4]   2> 65552 T63 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedMLTComponentTest
 F6DACABC0545DC52-001/tempDir-001/shard2/]
   [junit4]   2> 65553 T63 oasc.CoreContainer.load loading shared library: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedMLTComponentTest
 F6DACABC0545DC52-001/tempDir-001/shard2/lib
   [junit4]   2> 65554 T63 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-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedMLTComponentTest
 F6DACABC0545DC52-001/tempDir-001/shard2/lib).
   [junit4]   2> 65568 T63 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> 65578 T63 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 65579 T63 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 65580 T63 oasl.LogWatcher.newRegisteredLogWatcher Registering 
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 65580 T63 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 65581 T63 oasc.CorePropertiesLocator.discover Looking for core 
definitions underneath 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedMLTComponentTest
 F6DACABC0545DC52-001/tempDir-001/shard2/cores
   [junit4]   2> 65584 T63 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{transient=false, config=solrconfig.xml, 
instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedMLTComponentTest
 F6DACABC0545DC52-001/tempDir-001/shard2/cores/collection1, name=collection1, 
absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedMLTComponentTest
 F6DACABC0545DC52-001/tempDir-001/shard2/cores/collection1/, 
configSet=collection1, loadOnStartup=true, dataDir=data/, schema=schema.xml}
   [junit4]   2> 65585 T63 oasc.CorePropertiesLocator.discoverUnder Found core 
collection1 in 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedMLTComponentTest
 F6DACABC0545DC52-001/tempDir-001/shard2/cores/collection1/
   [junit4]   2> 65585 T63 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 65587 T109 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 65589 T109 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 65589 T109 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 65590 T109 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 65663 T109 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 65701 T109 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.2.0
   [junit4]   2> 65784 T109 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 65786 T109 oass.IndexSchema.readSchema Reading Solr Schema 
from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 65818 T109 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 66358 T109 oass.OpenExchangeRatesOrgProvider.init Initialized 
with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 66379 T109 oass.IndexSchema.readSchema default search field in 
schema is text
   [junit4]   2> 66381 T109 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 66401 T109 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 66406 T109 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 66410 T109 oass.OpenExchangeRatesOrgProvider.reload Reloading 
exchange rates from open-exchange-rates.json
   [junit4]   2> 66411 T109 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 66411 T109 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 66412 T109 oass.OpenExchangeRatesOrgProvider.reload Reloading 
exchange rates from open-exchange-rates.json
   [junit4]   2> 66412 T109 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 66412 T109 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 66413 T109 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from configset 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1
   [junit4]   2> 66413 T109 c:collection1 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 66413 T109 c:collection1 oasc.SolrCore.<init> [collection1] 
Opening new SolrCore at 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/,
 
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedMLTComponentTest
 F6DACABC0545DC52-001/tempDir-001/shard2/cores/collection1/data/
   [junit4]   2> 66414 T109 c:collection1 oasc.JmxMonitoredMap.<init> No JMX 
servers found, not exposing Solr information with JMX.
   [junit4]   2> 66414 T109 c:collection1 oasc.CachingDirectoryFactory.get 
return new directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedMLTComponentTest
 F6DACABC0545DC52-001/tempDir-001/shard2/cores/collection1/data
   [junit4]   2> 66414 T109 c:collection1 oasc.SolrCore.getNewIndexDir New 
index directory detected: old=null 
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedMLTComponentTest
 F6DACABC0545DC52-001/tempDir-001/shard2/cores/collection1/data/index/
   [junit4]   2> 66415 T109 c:collection1 oasc.SolrCore.initIndex WARN 
[collection1] Solr index directory 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedMLTComponentTest
 F6DACABC0545DC52-001/tempDir-001/shard2/cores/collection1/data/index' doesn't 
exist. Creating new index...
   [junit4]   2> 66415 T109 c:collection1 oasc.CachingDirectoryFactory.get 
return new directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedMLTComponentTest
 F6DACABC0545DC52-001/tempDir-001/shard2/cores/collection1/data/index
   [junit4]   2> 66415 T109 c:collection1 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=48, 
maxMergedSegmentMB=85.8076171875, floorSegmentMB=1.810546875, 
forceMergeDeletesPctAllowed=8.767901295361732, segmentsPerTier=13.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 66416 T109 c:collection1 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@57b9bc20 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@62ee05de),segFN=segments_1,generation=1}
   [junit4]   2> 66416 T109 c:collection1 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 1
   [junit4]   2> 66419 T109 c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 66419 T109 c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 66419 T109 c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 66420 T109 c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 66420 T109 c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 66420 T109 c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 66421 T109 c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"uniq-fields"
   [junit4]   2> 66421 T109 c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 66421 T109 c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 66422 T109 c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 66422 T109 c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 66422 T109 c:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 66443 T109 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 66445 T109 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 66446 T109 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 66448 T109 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 66451 T109 c:collection1 oasc.PluginBag.createPlugin 
requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 66452 T109 c:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
defaults,lazy,spellCheckCompRH_Direct,/admin/segments,/admin/file,spellCheckWithWordbreak,/admin/plugins,/update/json,spellCheckCompRH,tvrh,/terms,/search-facet-def,/update/csv,/admin/ping,/admin/system,/admin/mbeans,/schema,/replication,/get,/update/json/docs,/config,/admin/luke,mock,dismax,spellCheckWithWordbreak_Direct,/update,/admin/threads,/admin/logging,mltrh,spellCheckCompRH1,/search-facet-invariants,/debug/dump,/admin/properties,/mlt,standard
   [junit4]   2> 66454 T109 c:collection1 oasc.SolrCore.initDeprecatedSupport 
WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your 
config to use the ShowFileRequestHandler.
   [junit4]   2> 66455 T109 c:collection1 oasc.SolrCore.initStatsCache Using 
default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 66456 T109 c:collection1 oasu.UpdateHandler.<init> Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 66457 T109 c:collection1 oasu.UpdateLog.init Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10
   [junit4]   2> 66458 T109 c:collection1 oasu.CommitTracker.<init> Hard 
AutoCommit: disabled
   [junit4]   2> 66458 T109 c:collection1 oasu.CommitTracker.<init> Soft 
AutoCommit: disabled
   [junit4]   2> 66459 T109 c:collection1 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=32, 
maxMergedSegmentMB=33.2783203125, floorSegmentMB=0.6650390625, 
forceMergeDeletesPctAllowed=2.770801485053127, segmentsPerTier=33.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 66459 T109 c:collection1 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@57b9bc20 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@62ee05de),segFN=segments_1,generation=1}
   [junit4]   2> 66459 T109 c:collection1 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 1
   [junit4]   2> 66460 T109 c:collection1 oass.SolrIndexSearcher.<init> Opening 
Searcher@1f2e3a27[collection1] main
   [junit4]   2> 66461 T109 c:collection1 oasr.RestManager.init Initializing 
RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 66461 T109 c:collection1 oasr.ManagedResourceStorage.load 
Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 66461 T109 c:collection1 oasr.RestManager.init Initializing 0 
registered ManagedResources
   [junit4]   2> 66461 T109 c:collection1 oashc.SpellCheckComponent.inform 
Initializing spell checkers
   [junit4]   2> 66489 T109 c:collection1 oass.DirectSolrSpellChecker.init 
init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 66538 T109 c:collection1 oash.ReplicationHandler.inform 
Commits will be reserved for  10000
   [junit4]   2> 66539 T110 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: default
   [junit4]   2> 66539 T109 c:collection1 oasc.CoreContainer.registerCore 
registering core: collection1
   [junit4]   2> 66539 T63 oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 66540 T63 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 66540 T110 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: direct
   [junit4]   2> 66540 T110 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: wordbreak
   [junit4]   2> 66540 T110 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: multipleFields
   [junit4]   2> 66541 T110 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: jarowinkler
   [junit4]   2> 66541 T63 oas.SolrTestCaseJ4.setUp ###Starting test
   [junit4]   2> 66542 T110 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: external
   [junit4]   2> 66543 T110 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: freq
   [junit4]   2> 66543 T110 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: fqcn
   [junit4]   2> 66544 T110 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: perDict
   [junit4]   2> 66544 T110 c:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@1f2e3a27[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> ASYNC  NEW_CORE C62 name=collection1 
org.apache.solr.core.SolrCore@29a81175
   [junit4]   2> 66649 T68 c:collection1 C62 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/_zmu/q path=/update params={version=2&wt=javabin} 
{deleteByQuery=*:* (-1498918890139287552)} 0 38
   [junit4]   2> ASYNC  NEW_CORE C63 name=collection1 
org.apache.solr.core.SolrCore@5991660a
   [junit4]   2> 66667 T78 c:collection1 C63 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/_zmu/q path=/update params={version=2&wt=javabin} 
{deleteByQuery=*:* (-1498918890158161920)} 0 3
   [junit4]   2> ASYNC  NEW_CORE C64 name=collection1 
org.apache.solr.core.SolrCore@1313f386
   [junit4]   2> 66672 T92 c:collection1 C64 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/_zmu/q path=/update params={version=2&wt=javabin} 
{deleteByQuery=*:* (-1498918890163404800)} 0 2
   [junit4]   2> ASYNC  NEW_CORE C65 name=collection1 
org.apache.solr.core.SolrCore@64e92803
   [junit4]   2> 66677 T103 c:collection1 C65 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/_zmu/q path=/update params={version=2&wt=javabin} 
{deleteByQuery=*:* (-1498918890168647680)} 0 2
   [junit4]   2> 66689 T68 c:collection1 C62 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/_zmu/q path=/update params={version=2&wt=javabin} {add=[1 
(1498918890175987712)]} 0 8
   [junit4]   2> 66694 T78 c:collection1 C63 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/_zmu/q path=/update params={version=2&wt=javabin} {add=[1 
(1498918890186473472)]} 0 2
   [junit4]   2> 66698 T68 c:collection1 C62 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/_zmu/q path=/update params={version=2&wt=javabin} {add=[2 
(1498918890191716352)]} 0 1
   [junit4]   2> 66703 T92 c:collection1 C64 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/_zmu/q path=/update params={version=2&wt=javabin} {add=[2 
(1498918890195910656)]} 0 2
   [junit4]   2> 66707 T68 c:collection1 C62 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/_zmu/q path=/update params={version=2&wt=javabin} {add=[3 
(1498918890201153536)]} 0 1
   [junit4]   2> 66712 T103 c:collection1 C65 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/_zmu/q path=/update params={version=2&wt=javabin} {add=[3 
(1498918890205347840)]} 0 2
   [junit4]   2> 66717 T68 c:collection1 C62 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/_zmu/q path=/update params={version=2&wt=javabin} {add=[4 
(1498918890211639296)]} 0 2
   [junit4]   2> 66721 T78 c:collection1 C63 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/_zmu/q path=/update params={version=2&wt=javabin} {add=[4 
(1498918890216882176)]} 0 1
   [junit4]   2> 66726 T68 c:collection1 C62 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/_zmu/q path=/update params={version=2&wt=javabin} {add=[5 
(1498918890222125056)]} 0 1
   [junit4]   2> 66731 T92 c:collection1 C64 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/_zmu/q path=/update params={version=2&wt=javabin} {add=[5 
(1498918890226319360)]} 0 1
   [junit4]   2> 66735 T68 c:collection1 C62 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/_zmu/q path=/update params={version=2&wt=javabin} {add=[6 
(1498918890231562240)]} 0 1
   [junit4]   2> 66739 T103 c:collection1 C65 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/_zmu/q path=/update params={version=2&wt=javabin} {add=[6 
(1498918890234707968)]} 0 1
   [junit4]   2> 66744 T68 c:collection1 C62 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/_zmu/q path=/update params={version=2&wt=javabin} {add=[7 
(1498918890239950848)]} 0 2
   [junit4]   2> 66749 T78 c:collection1 C63 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/_zmu/q path=/update params={version=2&wt=javabin} {add=[7 
(1498918890244145152)]} 0 2
   [junit4]   2> 66754 T68 c:collection1 C62 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/_zmu/q path=/update params={version=2&wt=javabin} {add=[8 
(1498918890249388032)]} 0 2
   [junit4]   2> 66758 T92 c:collection1 C64 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/_zmu/q path=/update params={version=2&wt=javabin} {add=[8 
(1498918890254630912)]} 0 1
   [junit4]   2> 66763 T68 c:collection1 C62 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/_zmu/q path=/update params={version=2&wt=javabin} {add=[9 
(1498918890259873792)]} 0 1
   [junit4]   2> 66767 T103 c:collection1 C65 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/_zmu/q path=/update params={version=2&wt=javabin} {add=[9 
(1498918890264068096)]} 0 1
   [junit4]   2> 66771 T68 c:collection1 C62 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/_zmu/q path=/update params={version=2&wt=javabin} 
{add=[10 (1498918890268262400)]} 0 1
   [junit4]   2> 66775 T78 c:collection1 C63 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/_zmu/q path=/update params={version=2&wt=javabin} 
{add=[10 (1498918890272456704)]} 0 1
   [junit4]   2> 66779 T68 c:collection1 C62 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/_zmu/q path=/update params={version=2&wt=javabin} 
{add=[12 (1498918890276651008)]} 0 1
   [junit4]   2> 66783 T103 c:collection1 C65 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/_zmu/q path=/update params={version=2&wt=javabin} 
{add=[12 (1498918890280845312)]} 0 1
   [junit4]   2> 66787 T68 c:collection1 C62 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/_zmu/q path=/update params={version=2&wt=javabin} 
{add=[13 (1498918890285039616)]} 0 1
   [junit4]   2> 66791 T78 c:collection1 C63 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/_zmu/q path=/update params={version=2&wt=javabin} 
{add=[13 (1498918890289233920)]} 0 1
   [junit4]   2> 66795 T68 c:collection1 C62 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/_zmu/q path=/update params={version=2&wt=javabin} 
{add=[14 (1498918890293428224)]} 0 1
   [junit4]   2> 66800 T92 c:collection1 C64 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/_zmu/q path=/update params={version=2&wt=javabin} 
{add=[14 (1498918890298671104)]} 0 2
   [junit4]   2> 66804 T68 c:collection1 C62 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/_zmu/q path=/update params={version=2&wt=javabin} 
{add=[15 (1498918890302865408)]} 0 1
   [junit4]   2> 66808 T103 c:collection1 C65 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/_zmu/q path=/update params={version=2&wt=javabin} 
{add=[15 (1498918890307059712)]} 0 1
   [junit4]   2> 66812 T68 c:collection1 C62 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/_zmu/q path=/update params={version=2&wt=javabin} 
{add=[16 (1498918890311254016)]} 0 1
   [junit4]   2> 66816 T78 c:collection1 C63 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/_zmu/q path=/update params={version=2&wt=javabin} 
{add=[16 (1498918890315448320)]} 0 1
   [junit4]   2> 66821 T68 c:collection1 C62 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/_zmu/q path=/update params={version=2&wt=javabin} 
{add=[17 (1498918890319642624)]} 0 2
   [junit4]   2> 66826 T92 c:collection1 C64 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/_zmu/q path=/update params={version=2&wt=javabin} 
{add=[17 (1498918890324885504)]} 0 2
   [junit4]   2> 66831 T68 c:collection1 C62 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/_zmu/q path=/update params={version=2&wt=javabin} 
{add=[18 (1498918890331176960)]} 0 2
   [junit4]   2> 66835 T103 c:collection1 C65 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/_zmu/q path=/update params={version=2&wt=javabin} 
{add=[18 (1498918890335371264)]} 0 1
   [junit4]   2> 66840 T68 c:collection1 C62 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/_zmu/q path=/update params={version=2&wt=javabin} 
{add=[19 (1498918890340614144)]} 0 1
   [junit4]   2> 66846 T78 c:collection1 C63 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/_zmu/q path=/update params={version=2&wt=javabin} 
{add=[19 (1498918890345857024)]} 0 2
   [junit4]   2> 66851 T68 c:collection1 C62 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/_zmu/q path=/update params={version=2&wt=javabin} 
{add=[20 (1498918890352148480)]} 0 2
   [junit4]   2> 66856 T92 c:collection1 C64 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/_zmu/q path=/update params={version=2&wt=javabin} 
{add=[20 (1498918890357391360)]} 0 2
   [junit4]   2> 66861 T68 c:collection1 C62 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/_zmu/q path=/update params={version=2&wt=javabin} 
{add=[21 (1498918890362634240)]} 0 2
   [junit4]   2> 66866 T103 c:collection1 C65 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/_zmu/q path=/update params={version=2&wt=javabin} 
{add=[21 (1498918890367877120)]} 0 2
   [junit4]   2> 66872 T68 c:collection1 C62 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/_zmu/q path=/update params={version=2&wt=javabin} 
{add=[22 (1498918890374168576)]} 0 2
   [junit4]   2> 66876 T78 c:collection1 C63 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/_zmu/q path=/update params={version=2&wt=javabin} 
{add=[22 (1498918890379411456)]} 0 1
   [junit4]   2> 66881 T68 c:collection1 C62 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/_zmu/q path=/update params={version=2&wt=javabin} 
{add=[23 (1498918890383605760)]} 0 1
   [junit4]   2> 66885 T92 c:collection1 C64 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/_zmu/q path=/update params={version=2&wt=javabin} 
{add=[23 (1498918890387800064)]} 0 1
   [junit4]   2> 66890 T68 c:collection1 C62 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/_zmu/q path=/update params={version=2&wt=javabin} 
{add=[24 (1498918890393042944)]} 0 1
   [junit4]   2> 66894 T103 c:collection1 C65 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/_zmu/q path=/update params={v

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

yQuery=0,errors=0,cumulative_adds=8,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=914,transaction_logs_total_number=1}
   [junit4]   2> 157977 T63 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 157978 T63 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 157978 T63 oasu.DefaultSolrCoreState.closeIndexWriter closing 
IndexWriter with IndexWriterCloser
   [junit4]   2> 157979 T63 oasc.SolrCore.closeSearcher [collection1] Closing 
main searcher on request.
   [junit4]   2> 157979 T63 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 157980 T63 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedMLTComponentTest
 F6DACABC0545DC52-001/tempDir-001/shard2/cores/collection1/data/index 
[CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedMLTComponentTest
 
F6DACABC0545DC52-001/tempDir-001/shard2/cores/collection1/data/index;done=false>>]
   [junit4]   2> 157980 T63 oasc.CachingDirectoryFactory.close Closing 
directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedMLTComponentTest
 F6DACABC0545DC52-001/tempDir-001/shard2/cores/collection1/data/index
   [junit4]   2> 157980 T63 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedMLTComponentTest
 F6DACABC0545DC52-001/tempDir-001/shard2/cores/collection1/data 
[CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedMLTComponentTest
 F6DACABC0545DC52-001/tempDir-001/shard2/cores/collection1/data;done=false>>]
   [junit4]   2> 157980 T63 oasc.CachingDirectoryFactory.close Closing 
directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedMLTComponentTest
 F6DACABC0545DC52-001/tempDir-001/shard2/cores/collection1/data
   [junit4]   2> 157981 T63 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/_zmu/q,null}
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=DistributedMLTComponentTest -Dtests.method=test 
-Dtests.seed=F6DACABC0545DC52 -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=ar_KW -Dtests.timezone=SystemV/EST5 -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR    104s J0 | DistributedMLTComponentTest.test <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: http://127.0.0.1:14778/_zmu/q/collection1
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([F6DACABC0545DC52:7E8EF566ABB9B1AA]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:570)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:235)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:227)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:558)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:606)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:588)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:567)
   [junit4]    >        at 
org.apache.solr.handler.component.DistributedMLTComponentTest.test(DistributedMLTComponentTest.java:126)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    >        at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    >        at 
java.net.SocketInputStream.read(SocketInputStream.java:152)
   [junit4]    >        at 
java.net.SocketInputStream.read(SocketInputStream.java:122)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
   [junit4]    >        at 
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]    >        at 
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]    >        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]    >        at 
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
   [junit4]    >        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
   [junit4]    >        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:466)
   [junit4]    >        ... 51 more
   [junit4]   2> 158266 T63 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedMLTComponentTest
 F6DACABC0545DC52-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): 
{multiDefault=PostingsFormat(name=LuceneVarGapFixedInterval), 
timestamp=FSTOrd50, id=PostingsFormat(name=Asserting), _version_=FSTOrd50, 
intDefault=FSTOrd50, lowerfilt1=Lucene50(blocksize=128), 
lowerfilt=PostingsFormat(name=LuceneVarGapFixedInterval), 
range_facet_l=FSTOrd50, 
lowerfilt1and2=PostingsFormat(name=LuceneVarGapFixedInterval)}, 
docValues:{timestamp=DocValuesFormat(name=Memory)}, sim=DefaultSimilarity, 
locale=ar_KW, timezone=SystemV/EST5
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65 
(64-bit)/cpus=16,threads=1,free=128183000,total=293601280
   [junit4]   2> NOTE: All tests run in this JVM: [IndexBasedSpellCheckerTest, 
NoCacheHeaderTest, PrimUtilsTest, TestStressReorder, 
DistributedMLTComponentTest]
   [junit4] Completed [53/483] on J0 in 103.94s, 1 test, 1 error <<< FAILURES!

[...truncated 1380 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:536:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:484:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:61:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/extra-targets.xml:39:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build.xml:229:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/common-build.xml:511:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:1434:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:991:
 There were test failures: 483 suites, 1917 tests, 1 error, 65 ignored (24 
assumptions)

Total time: 52 minutes 23 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-Tests-5.x-Java7 #2973
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 221134588 bytes
Compression is 0.0%
Took 40 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