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

1 tests failed.
FAILED:  org.apache.solr.client.solrj.TestLBHttpSolrServer.testReliability

Error Message:
No live SolrServers available to handle this request

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request
        at 
__randomizedtesting.SeedInfo.seed([F2B4D7F138C297F6:337C0AB799A4465F]:0)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:539)
        at 
org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:91)
        at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
        at 
org.apache.solr.client.solrj.TestLBHttpSolrServer.testReliability(TestLBHttpSolrServer.java:223)
        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:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java: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: org.apache.solr.client.solrj.SolrServerException: Timeout occured 
while waiting response from server at: http://127.0.0.1:55275/solr
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:576)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:213)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:209)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:492)
        ... 43 more
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:260)
        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:271)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
        at 
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:463)
        ... 46 more




Build Log:
[...truncated 11493 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.TestLBHttpSolrServer
   [junit4]   2> log4j:WARN No such property [conversionPattern] in 
org.apache.solr.util.SolrLogLayout.
   [junit4]   2> Creating dataDir: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/init-core-data-001
   [junit4]   2> 4689 T11 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (false)
   [junit4]   2> 4946 T11 oas.SolrTestCaseJ4.setUp ###Starting testReliability
   [junit4]   2> 6530 T11 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 6984 T11 oejs.AbstractConnector.doStart Started 
SocketConnector@127.0.0.1:18943
   [junit4]   2> 7181 T11 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@631d75b9
   [junit4]   2> 7378 T11 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 7379 T11 oasc.SolrResourceLoader.locateSolrHome using system 
property solr.solr.home: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-0-001
   [junit4]   2> 7380 T11 oasc.SolrResourceLoader.<init> new SolrResourceLoader 
for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-0-001/'
   [junit4]   2> 8746 T11 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-0-001/solr.xml
   [junit4]   2> 9236 T11 oasc.CoreContainer.<init> New CoreContainer 1937261928
   [junit4]   2> 9246 T11 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-0-001/]
   [junit4]   2> 9591 T11 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 90000
   [junit4]   2> 9593 T11 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: 
   [junit4]   2> 9594 T11 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 15000
   [junit4]   2> 9595 T11 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 9596 T11 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnections to: 10000
   [junit4]   2> 9601 T11 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 9602 T11 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 9603 T11 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 9604 T11 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 9606 T11 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 10231 T11 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 10270 T11 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 10281 T11 oasl.LogWatcher.newRegisteredLogWatcher Registering 
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 10300 T11 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 11279 T23 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-0-001/collection1/'
   [junit4]   2> 11632 T23 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.0.0
   [junit4]   2> 11924 T23 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 11987 T23 oass.IndexSchema.readSchema Reading Solr Schema from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-0-001/collection1/conf/schema.xml
   [junit4]   2> 12044 T23 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 12558 T23 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 12587 T23 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from instancedir 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-0-001/collection1/
   [junit4]   2> 13078 T23 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockFSDirectoryFactory
   [junit4]   2> 13170 T23 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-0-001/collection1/,
 
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-0-001/collection1/data/
   [junit4]   2> 13172 T23 oasc.SolrCore.<init> JMX monitoring not detected for 
core: collection1
   [junit4]   2> 13410 T23 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-0-001/collection1/data
   [junit4]   2> 13414 T23 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-0-001/collection1/data/index/
   [junit4]   2> 13417 T23 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-0-001/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 13456 T23 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-0-001/collection1/data/index
   [junit4]   2> 13858 T23 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(MMapDirectory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-0-001/collection1/data/index
 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@b85c3e6),segFN=segments_1,generation=1}
   [junit4]   2> 13866 T23 oasc.SolrDeletionPolicy.updateCommits newest commit 
generation = 1
   [junit4]   2> 16208 T23 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 16429 T23 oasc.RequestHandlers.initHandlersFromConfig created 
/update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 16430 T23 oasc.RequestHandlers.initHandlersFromConfig created 
/update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 16431 T23 oasc.RequestHandlers.initHandlersFromConfig created 
/update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 16434 T23 oasc.RequestHandlers.initHandlersFromConfig created 
/config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 16436 T23 oasc.RequestHandlers.initHandlersFromConfig created 
/schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 16445 T23 oasc.RequestHandlers.initHandlersFromConfig created 
/get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 16448 T23 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 16451 T23 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 16453 T23 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 16454 T23 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 16455 T23 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 16457 T23 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 16458 T23 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 16466 T23 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler
   [junit4]   2> 16468 T23 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 16504 T23 oasc.RequestHandlers.initHandlersFromConfig created 
standard: solr.StandardRequestHandler
   [junit4]   2> 16505 T23 oasc.RequestHandlers.initHandlersFromConfig created 
defaults: solr.StandardRequestHandler
   [junit4]   2> 16506 T23 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 16515 T23 oasc.RequestHandlers.initHandlersFromConfig created 
lazy: solr.StandardRequestHandler
   [junit4]   2> 16559 T23 oasc.RequestHandlers.initHandlersFromConfig created 
/update: solr.UpdateRequestHandler
   [junit4]   2> 16665 T23 oasc.RequestHandlers.initHandlersFromConfig created 
/replication: solr.ReplicationHandler
   [junit4]   2> 16933 T23 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 16975 T23 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 16978 T23 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 16997 T23 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 17155 T23 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 17156 T23 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 17267 T23 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(MMapDirectory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-0-001/collection1/data/index
 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@b85c3e6),segFN=segments_1,generation=1}
   [junit4]   2> 17268 T23 oasc.SolrDeletionPolicy.updateCommits newest commit 
generation = 1
   [junit4]   2> 17559 T23 oass.SolrIndexSearcher.<init> Opening 
Searcher@28f7852b[collection1] main
   [junit4]   2> 17644 T23 oasr.ManagedResourceStorage$FileStorageIO.configure 
File-based storage initialized to use dir: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-0-001/collection1/conf
   [junit4]   2> 17645 T23 oasr.RestManager.init Initializing RestManager with 
initArgs: 
{storageDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-0-001/collection1/conf}
   [junit4]   2> 17834 T23 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using 
file:dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-0-001/collection1/conf
   [junit4]   2> 17836 T23 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 18105 T23 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 18106 T23 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 18119 T24 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@28f7852b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 18127 T11 oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1
   [junit4]   2> 18128 T11 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> ASYNC  NEW_CORE C0 name=collection1 
org.apache.solr.core.SolrCore@1be46a9d
   [junit4]   2> 21999 T18 C0 oasup.LogUpdateProcessor.finish [collection1] 
webapp=/solr path=/update params={version=2&wt=javabin} {add=[0, 1, 2, 3, 4, 5, 
6, 7, 8, 9]} 0 1891
   [junit4]   2> 22420 T18 C0 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 23973 T18 C0 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(MMapDirectory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-0-001/collection1/data/index
 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@b85c3e6),segFN=segments_1,generation=1}
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(MMapDirectory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-0-001/collection1/data/index
 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@b85c3e6),segFN=segments_2,generation=2}
   [junit4]   2> 23978 T18 C0 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 2
   [junit4]   2> 24330 T18 C0 oass.SolrIndexSearcher.<init> Opening 
Searcher@29409deb[collection1] main
   [junit4]   2> 24347 T18 C0 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 24357 T24 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@29409deb[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.0.0):c10)))}
   [junit4]   2> 24359 T18 C0 oasup.LogUpdateProcessor.finish [collection1] 
webapp=/solr path=/update 
params={commit=true&version=2&wt=javabin&waitSearcher=true&softCommit=false} 
{commit=} 0 1939
   [junit4]   2> 24384 T11 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 24387 T11 oejs.AbstractConnector.doStart Started 
SocketConnector@127.0.0.1:59518
   [junit4]   2> 24388 T11 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@631d75b9
   [junit4]   2> 24389 T11 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 24390 T11 oasc.SolrResourceLoader.locateSolrHome using system 
property solr.solr.home: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-1-001
   [junit4]   2> 24391 T11 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-1-001/'
   [junit4]   2> 24468 T11 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-1-001/solr.xml
   [junit4]   2> 24601 T11 oasc.CoreContainer.<init> New CoreContainer 
1179354676
   [junit4]   2> 24602 T11 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-1-001/]
   [junit4]   2> 24605 T11 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 90000
   [junit4]   2> 24606 T11 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: 
   [junit4]   2> 24607 T11 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 15000
   [junit4]   2> 24608 T11 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 24608 T11 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnections to: 10000
   [junit4]   2> 24609 T11 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 24610 T11 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 24611 T11 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 24612 T11 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 24613 T11 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 24614 T11 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 24615 T11 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 24616 T11 oasl.LogWatcher.newRegisteredLogWatcher Registering 
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 24617 T11 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 24626 T35 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-1-001/collection1/'
   [junit4]   2> 24694 T35 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.0.0
   [junit4]   2> 24776 T35 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 24778 T35 oass.IndexSchema.readSchema Reading Solr Schema from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-1-001/collection1/conf/schema.xml
   [junit4]   2> 24788 T35 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 24813 T35 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 24815 T35 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from instancedir 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-1-001/collection1/
   [junit4]   2> 24816 T35 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockFSDirectoryFactory
   [junit4]   2> 24816 T35 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-1-001/collection1/,
 
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-1-001/collection1/data/
   [junit4]   2> 24817 T35 oasc.SolrCore.<init> JMX monitoring not detected for 
core: collection1
   [junit4]   2> 24819 T35 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-1-001/collection1/data
   [junit4]   2> 24821 T35 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-1-001/collection1/data/index/
   [junit4]   2> 24822 T35 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-1-001/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 24824 T35 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-1-001/collection1/data/index
   [junit4]   2> 24832 T35 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(MMapDirectory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-1-001/collection1/data/index
 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@b85c3e6),segFN=segments_1,generation=1}
   [junit4]   2> 24833 T35 oasc.SolrDeletionPolicy.updateCommits newest commit 
generation = 1
   [junit4]   2> 24836 T35 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 24837 T35 oasc.RequestHandlers.initHandlersFromConfig created 
/update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 24837 T35 oasc.RequestHandlers.initHandlersFromConfig created 
/update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 24838 T35 oasc.RequestHandlers.initHandlersFromConfig created 
/update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 24838 T35 oasc.RequestHandlers.initHandlersFromConfig created 
/config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 24839 T35 oasc.RequestHandlers.initHandlersFromConfig created 
/schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 24840 T35 oasc.RequestHandlers.initHandlersFromConfig created 
/get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 24840 T35 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 24841 T35 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 24842 T35 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 24842 T35 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 24843 T35 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 24844 T35 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 24844 T35 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 24845 T35 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler
   [junit4]   2> 24845 T35 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 24846 T35 oasc.RequestHandlers.initHandlersFromConfig created 
standard: solr.StandardRequestHandler
   [junit4]   2> 24846 T35 oasc.RequestHandlers.initHandlersFromConfig created 
defaults: solr.StandardRequestHandler
   [junit4]   2> 24847 T35 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 24847 T35 oasc.RequestHandlers.initHandlersFromConfig created 
lazy: solr.StandardRequestHandler
   [junit4]   2> 24848 T35 oasc.RequestHandlers.initHandlersFromConfig created 
/update: solr.UpdateRequestHandler
   [junit4]   2> 24848 T35 oasc.RequestHandlers.initHandlersFromConfig created 
/replication: solr.ReplicationHandler
   [junit4]   2> 24875 T35 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 24878 T35 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 24880 T35 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 24883 T35 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 24886 T35 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 24886 T35 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 24891 T35 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(MMapDirectory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-1-001/collection1/data/index
 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@b85c3e6),segFN=segments_1,generation=1}
   [junit4]   2> 24891 T35 oasc.SolrDeletionPolicy.updateCommits newest commit 
generation = 1
   [junit4]   2> 24892 T35 oass.SolrIndexSearcher.<init> Opening 
Searcher@4352c50f[collection1] main
   [junit4]   2> 24893 T35 oasr.ManagedResourceStorage$FileStorageIO.configure 
File-based storage initialized to use dir: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-1-001/collection1/conf
   [junit4]   2> 24893 T35 oasr.RestManager.init Initializing RestManager with 
initArgs: 
{storageDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-1-001/collection1/conf}
   [junit4]   2> 24894 T35 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using 
file:dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-1-001/collection1/conf
   [junit4]   2> 24895 T35 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 24896 T35 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 24897 T36 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@4352c50f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 24897 T35 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 24898 T11 oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1
   [junit4]   2> 24899 T11 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> ASYNC  NEW_CORE C1 name=collection1 
org.apache.solr.core.SolrCore@4a669e59
   [junit4]   2> 24909 T31 C1 oasup.LogUpdateProcessor.finish [collection1] 
webapp=/solr path=/update params={version=2&wt=javabin} {add=[0, 1, 2, 3, 4, 5, 
6, 7, 8, 9]} 0 6
   [junit4]   2> 24915 T31 C1 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 24951 T31 C1 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(MMapDirectory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-1-001/collection1/data/index
 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@b85c3e6),segFN=segments_1,generation=1}
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(MMapDirectory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-1-001/collection1/data/index
 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@b85c3e6),segFN=segments_2,generation=2}
   [junit4]   2> 24952 T31 C1 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 2
   [junit4]   2> 24957 T31 C1 oass.SolrIndexSearcher.<init> Opening 
Searcher@197ef254[collection1] main
   [junit4]   2> 24957 T31 C1 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 24958 T36 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@197ef254[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.0.0):c10)))}
   [junit4]   2> 24958 T31 C1 oasup.LogUpdateProcessor.finish [collection1] 
webapp=/solr path=/update 
params={commit=true&version=2&wt=javabin&waitSearcher=true&softCommit=false} 
{commit=} 0 44
   [junit4]   2> 24970 T11 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 24973 T11 oejs.AbstractConnector.doStart Started 
SocketConnector@127.0.0.1:55275
   [junit4]   2> 24974 T11 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@631d75b9
   [junit4]   2> 24974 T11 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 24975 T11 oasc.SolrResourceLoader.locateSolrHome using system 
property solr.solr.home: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-2-001
   [junit4]   2> 24975 T11 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-2-001/'
   [junit4]   2> 24991 T11 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-2-001/solr.xml
   [junit4]   2> 25057 T11 oasc.CoreContainer.<init> New CoreContainer 688072353
   [junit4]   2> 25058 T11 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-2-001/]
   [junit4]   2> 25060 T11 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 90000
   [junit4]   2> 25060 T11 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: 
   [junit4]   2> 25061 T11 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 15000
   [junit4]   2> 25061 T11 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 25062 T11 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnections to: 10000
   [junit4]   2> 25062 T11 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 25063 T11 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 25063 T11 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 25064 T11 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 25064 T11 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 25065 T11 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 25066 T11 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 25067 T11 oasl.LogWatcher.newRegisteredLogWatcher Registering 
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 25067 T11 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 25073 T47 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-2-001/collection1/'
   [junit4]   2> 25149 T47 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.0.0
   [junit4]   2> 25221 T47 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 25223 T47 oass.IndexSchema.readSchema Reading Solr Schema from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-2-001/collection1/conf/schema.xml
   [junit4]   2> 25237 T47 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 25261 T47 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 25263 T47 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from instancedir 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-2-001/collection1/
   [junit4]   2> 25264 T47 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockFSDirectoryFactory
   [junit4]   2> 25265 T47 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-2-001/collection1/,
 
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-2-001/collection1/data/
   [junit4]   2> 25266 T47 oasc.SolrCore.<init> JMX monitoring not detected for 
core: collection1
   [junit4]   2> 25268 T47 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-2-001/collection1/data
   [junit4]   2> 25270 T47 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-2-001/collection1/data/index/
   [junit4]   2> 25272 T47 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-2-001/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 25274 T47 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-2-001/collection1/data/index
   [junit4]   2> 25284 T47 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(MMapDirectory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-2-001/collection1/data/index
 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@b85c3e6),segFN=segments_1,generation=1}
   [junit4]   2> 25284 T47 oasc.SolrDeletionPolicy.updateCommits newest commit 
generation = 1
   [junit4]   2> 25288 T47 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 25290 T47 oasc.RequestHandlers.initHandlersFromConfig created 
/update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 25290 T47 oasc.RequestHandlers.initHandlersFromConfig created 
/update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 25291 T47 oasc.RequestHandlers.initHandlersFromConfig created 
/update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 25292 T47 oasc.RequestHandlers.initHandlersFromConfig created 
/config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 25293 T47 oasc.RequestHandlers.initHandlersFromConfig created 
/schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 25294 T47 oasc.RequestHandlers.initHandlersFromConfig created 
/get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 25295 T47 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 25296 T47 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 25297 T47 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 25298 T47 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 25299 T47 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 25299 T47 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 25300 T47 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 25301 T47 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler
   [junit4]   2> 25302 T47 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 25302 T47 oasc.RequestHandlers.initHandlersFromConfig created 
standard: solr.StandardRequestHandler
   [junit4]   2> 25303 T47 oasc.RequestHandlers.initHandlersFromConfig created 
defaults: solr.StandardRequestHandler
   [junit4]   2> 25304 T47 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 25304 T47 oasc.RequestHandlers.initHandlersFromConfig created 
lazy: solr.StandardRequestHandler
   [junit4]   2> 25305 T47 oasc.RequestHandlers.initHandlersFromConfig created 
/update: solr.UpdateRequestHandler
   [junit4]   2> 25306 T47 oasc.RequestHandlers.initHandlersFromConfig created 
/replication: solr.ReplicationHandler
   [junit4]   2> 25309 T47 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 25312 T47 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 25315 T47 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 25318 T47 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 25322 T47 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 25323 T47 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 25329 T47 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(MMapDirectory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-2-001/collection1/data/index
 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@b85c3e6),segFN=segments_1,generation=1}
   [junit4]   2> 25329 T47 oasc.SolrDeletionPolicy.updateCommits newest commit 
generation = 1
   [junit4]   2> 25330 T47 oass.SolrIndexSearcher.<init> Opening 
Searcher@416ed704[collection1] main
   [junit4]   2> 25332 T47 oasr.ManagedResourceStorage$FileStorageIO.configure 
File-based storage initialized to use dir: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-2-001/collection1/conf
   [junit4]   2> 25332 T47 oasr.RestManager.init Initializing RestManager with 
initArgs: 
{storageDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-2-001/collection1/conf}
   [junit4]   2> 25333 T47 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using 
file:dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-2-001/collection1/conf
   [junit4]   2> 25335 T47 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 25336 T47 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 25336 T48 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@416ed704[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 25337 T47 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 25338 T11 oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1
   [junit4]   2> 25339 T11 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> ASYNC  NEW_CORE C2 name=collection1 
org.apache.solr.core.SolrCore@5bc55fe5
   [junit4]   2> 25354 T42 C2 oasup.LogUpdateProcessor.finish [collection1] 
webapp=/solr path=/update params={version=2&wt=javabin} {add=[0, 1, 2, 3, 4, 5, 
6, 7, 8, 9]} 0 10
   [junit4]   2> 25360 T42 C2 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 25402 T42 C2 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(MMapDirectory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-2-001/collection1/data/index
 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@b85c3e6),segFN=segments_1,generation=1}
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(MMapDirectory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-2-001/collection1/data/index
 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@b85c3e6),segFN=segments_2,generation=2}
   [junit4]   2> 25403 T42 C2 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 2
   [junit4]   2> 25410 T42 C2 oass.SolrIndexSearcher.<init> Opening 
Searcher@10e156cd[collection1] main
   [junit4]   2> 25411 T42 C2 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 25411 T48 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@10e156cd[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.0.0):c10)))}
   [junit4]   2> 25412 T42 C2 oasup.LogUpdateProcessor.finish [collection1] 
webapp=/solr path=/update 
params={commit=true&version=2&wt=javabin&waitSearcher=true&softCommit=false} 
{commit=} 0 52
   [junit4]   2> 25416 T11 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=1179354676
   [junit4]   2> 25417 T11 oasc.SolrCore.close [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4a669e59
   [junit4]   2> 25418 T11 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=1,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=10,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 25420 T11 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 25420 T11 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 25421 T11 oasu.DefaultSolrCoreState.closeIndexWriter closing 
IndexWriter with IndexWriterCloser
   [junit4]   2> 25426 T11 oasc.SolrCore.closeSearcher [collection1] Closing 
main searcher on request.
   [junit4]   2> 25428 T11 oasc.CachingDirectoryFactory.close Closing 
MockFSDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 25429 T11 oasc.CachingDirectoryFactory.closeCacheValue looking 
to close 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-1-001/collection1/data/index
 
[CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-1-001/collection1/data/index;done=false>>]
   [junit4]   2> 25430 T11 oasc.CachingDirectoryFactory.close Closing 
directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-1-001/collection1/data/index
   [junit4]   2> 25760 T11 oasc.CachingDirectoryFactory.closeCacheValue looking 
to close 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-1-001/collection1/data
 
[CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-1-001/collection1/data;done=false>>]
   [junit4]   2> 25761 T11 oasc.CachingDirectoryFactory.close Closing 
directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-1-001/collection1/data
   [junit4]   2> 25765 T11 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 26659 T11 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=1937261928
   [junit4]   2> 26659 T50 oahic.DefaultRequestDirector.tryExecute I/O 
exception (java.net.SocketException) caught when processing request: Connection 
reset
   [junit4]   2> 26661 T11 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 26663 T50 oahic.DefaultRequestDirector.tryExecute Retrying 
request
   [junit4]   2> 26680 T40 C2 oasc.SolrCore.execute [collection1] webapp=/solr 
path=/select params={version=2&wt=javabin&q=*:*} hits=10 status=0 QTime=272 
   [junit4]   2> ASYNC  NEW_CORE C3 name=collection1 
org.apache.solr.core.SolrCore@1be46a9d
   [junit4]   2> 26680 T22 C3 oasc.SolrCore.execute [collection1] webapp=/solr 
path=/select params={version=2&wt=javabin&q=*:*} hits=10 status=0 QTime=793 
   [junit4]   2> 26748 T22 C3 oass.SolrDispatchFilter.writeResponse Unable to 
write response, client closed connection or we are shutting down 
org.eclipse.jetty.io.EofException
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpOutput.write(HttpOutput.java:142)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpOutput.write(HttpOutput.java:107)
   [junit4]   2>        at 
org.apache.solr.common.util.FastOutputStream.flush(FastOutputStream.java:214)
   [junit4]   2>        at 
org.apache.solr.common.util.FastOutputStream.flushBuffer(FastOutputStream.java:207)
   [junit4]   2>        at 
org.apache.solr.common.util.JavaBinCodec.marshal(JavaBinCodec.java:98)
   [junit4]   2>        at 
org.apache.solr.response.BinaryResponseWriter.write(BinaryResponseWriter.java:52)
   [junit4]   2>        at 
org.apache.solr.response.QueryResponseWriterUtil.writeQueryResponse(QueryResponseWriterUtil.java:50)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.writeResponse(SolrDispatchFilter.java:765)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:422)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:201)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:368)
   [junit4]   2>        at 
org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
   [junit4]   2>        at 
org.eclipse.jetty.server.BlockingHttpConnection.handleRequest(BlockingHttpConnection.java:53)
   [junit4]   2>        at 
org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:942)
   [junit4]   2>        at 
org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1004)
   [junit4]   2>        at 
org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:640)
   [junit4]   2>        at 
org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
   [junit4]   2>        at 
org.eclipse.jetty.server.BlockingHttpConnection.handle(BlockingHttpConnection.java:72)
   [junit4]   2>        at 
org.eclipse.jetty.server.bio.SocketConnector$ConnectorEndPoint.run(SocketConnector.java:264)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 26845 T16 C3 oasc.SolrCore.execute [collection1] webapp=/solr 
path=/select 
params={version=2&sort=_docid_+asc&wt=javabin&distrib=false&q=*:*&rows=0} 
hits=10 status=0 QTime=187 
   [junit4]   2> 26846 T16 C3 oass.SolrDispatchFilter.writeResponse Unable to 
write response, client closed connection or we are shutting down 
org.eclipse.jetty.io.EofException
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpOutput.write(HttpOutput.java:142)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpOutput.write(HttpOutput.java:107)
   [junit4]   2>        at 
org.apache.solr.common.util.FastOutputStream.flush(FastOutputStream.java:214)
   [junit4]   2>        at 
org.apache.solr.common.util.FastOutputStream.flushBuffer(FastOutputStream.java:207)
   [junit4]   2>        at 
org.apache.solr.common.util.JavaBinCodec.marshal(JavaBinCodec.java:98)
   [junit4]   2>        at 
org.apache.solr.response.BinaryResponseWriter.write(BinaryResponseWriter.java:52)
   [junit4]   2>        at 
org.apache.solr.response.QueryResponseWriterUtil.writeQueryResponse(QueryResponseWriterUtil.java:50)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.writeResponse(SolrDispatchFilter.java:765)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:422)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:201)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:368)
   [junit4]   2>        at 
org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
   [junit4]   2>        at 
org.eclipse.jetty.server.BlockingHttpConnection.handleRequest(BlockingHttpConnection.java:53)
   [junit4]   2>        at 
org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:942)
   [junit4]   2>        at 
org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1004)
   [junit4]   2>        at 
org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:640)
   [junit4]   2>        at 
org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
   [junit4]   2>        at 
org.eclipse.jetty.server.BlockingHttpConnection.handle(BlockingHttpConnection.java:72)
   [junit4]   2>        at 
org.eclipse.jetty.server.bio.SocketConnector$ConnectorEndPoint.run(SocketConnector.java:264)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 26848 T16 C3 oasc.SolrCore.close [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@1be46a9d
   [junit4]   2> 26849 T16 C3 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=1,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=10,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 26850 T16 C3 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 26850 T16 C3 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 26851 T16 C3 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 26858 T16 C3 oasc.SolrCore.closeSearcher [collection1] Closing 
main searcher on request.
   [junit4]   2> 26860 T16 C3 oasc.CachingDirectoryFactory.close Closing 
MockFSDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 26861 T16 C3 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-0-001/collection1/data/index
 
[CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-0-001/collection1/data/index;done=false>>]
   [junit4]   2> 26861 T16 C3 oasc.CachingDirectoryFactory.close Closing 
directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-0-001/collection1/data/index
   [junit4]   2> 26927 T16 C3 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-0-001/collection1/data
 
[CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-0-001/collection1/data;done=false>>]
   [junit4]   2> 26928 T16 C3 oasc.CachingDirectoryFactory.close Closing 
directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-0-001/collection1/data
   [junit4]   2> 26964 T11 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=688072353
   [junit4]   2> 26965 T11 oasc.SolrCore.close [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@5bc55fe5
   [junit4]   2> 26966 T11 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=1,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=10,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 26967 T11 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 26968 T11 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 26969 T11 oasu.DefaultSolrCoreState.closeIndexWriter closing 
IndexWriter with IndexWriterCloser
   [junit4]   2> 26976 T11 oasc.SolrCore.closeSearcher [collection1] Closing 
main searcher on request.
   [junit4]   2> 26977 T11 oasc.CachingDirectoryFactory.close Closing 
MockFSDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 26978 T11 oasc.CachingDirectoryFactory.closeCacheValue looking 
to close 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-2-001/collection1/data
 
[CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-2-001/collection1/data;done=false>>]
   [junit4]   2> 26979 T11 oasc.CachingDirectoryFactory.close Closing 
directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-2-001/collection1/data
   [junit4]   2> 26981 T11 oasc.CachingDirectoryFactory.closeCacheValue looking 
to close 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-2-001/collection1/data/index
 
[CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-2-001/collection1/data/index;done=false>>]
   [junit4]   2> 26981 T11 oasc.CachingDirectoryFactory.close Closing 
directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-2-001/collection1/data/index
   [junit4]   2> 27047 T11 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 27193 T11 oas.SolrTestCaseJ4.tearDown ###Ending testReliability
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestLBHttpSolrServer -Dtests.method=testReliability 
-Dtests.seed=F2B4D7F138C297F6 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/lucene-data/enwiki.random.lines.txt 
-Dtests.locale=sq_AL -Dtests.timezone=America/Guyana -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   22.7s J1 | TestLBHttpSolrServer.testReliability <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([F2B4D7F138C297F6:337C0AB799A4465F]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:539)
   [junit4]    >        at 
org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:91)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
   [junit4]    >        at 
org.apache.solr.client.solrj.TestLBHttpSolrServer.testReliability(TestLBHttpSolrServer.java:223)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: 
Timeout occured while waiting response from server at: 
http://127.0.0.1:55275/solr
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:576)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:213)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:209)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:492)
   [junit4]    >        ... 43 more
   [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:260)
   [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:271)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
   [junit4]    >        at 
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
   [junit4]    >        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
   [junit4]    >        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:463)
   [junit4]    >        ... 46 more
   [junit4]   2> 27581 T11 oas.SolrTestCaseJ4.setUp ###Starting testTwoServers
   [junit4]   2> 27599 T11 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 27603 T11 oejs.AbstractConnector.doStart Started 
SocketConnector@127.0.0.1:41594
   [junit4]   2> 27604 T11 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@631d75b9
   [junit4]   2> 27605 T11 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 27606 T11 oasc.SolrResourceLoader.locateSolrHome using system 
property solr.solr.home: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-0-001
   [junit4]   2> 27606 T11 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-0-001/'
   [junit4]   2> 27687 T11 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-0-001/solr.xml
   [junit4]   2> 27851 T11 oasc.CoreContainer.<init> New CoreContainer 
1124745054
   [junit4]   2> 27851 T11 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-0-001/]
   [junit4]   2> 27854 T11 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 90000
   [junit4]   2> 27855 T11 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: 
   [junit4]   2> 27855 T11 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 15000
   [junit4]   2> 27856 T11 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 27857 T11 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnections to: 10000
   [junit4]   2> 27858 T11 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 27858 T11 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 27859 T11 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 27860 T11 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 27860 T11 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 27862 T11 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 27863 T11 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 27863 T11 oasl.LogWatcher.newRegisteredLogWatcher Registering 
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 27864 T11 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 27873 T60 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-0-001/collection1/'
   [junit4]   2> 27966 T60 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.0.0
   [junit4]   2> 28052 T60 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 28054 T60 oass.IndexSchema.readSchema Reading Solr Schema from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-0-001/collection1/conf/schema.xml
   [junit4]   2> 28074 T60 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 28104 T60 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 28106 T60 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from instancedir 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-0-001/collection1/
   [junit4]   2> 28107 T60 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockFSDirectoryFactory
   [junit4]   2> 28108 T60 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-0-001/collection1/,
 
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-0-001/collection1/data/
   [junit4]   2> 28108 T60 oasc.SolrCore.<init> JMX monitoring not detected for 
core: collection1
   [junit4]   2> 28111 T60 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-0-001/collection1/data
   [junit4]   2> 28113 T60 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-0-001/collection1/data/index/
   [junit4]   2> 28114 T60 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-0-001/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 28116 T60 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-0-001/collection1/data/index
   [junit4]   2> 28127 T60 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(MMapDirectory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-0-001/collection1/data/index
 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@b85c3e6),segFN=segments_1,generation=1}
   [junit4]   2> 28128 T60 oasc.SolrDeletionPolicy.updateCommits newest commit 
generation = 1
   [junit4]   2> 28131 T60 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 28132 T60 oasc.RequestHandlers.initHandlersFromConfig created 
/update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 28133 T60 oasc.RequestHandlers.initHandlersFromConfig created 
/update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 28134 T60 oasc.RequestHandlers.initHandlersFromConfig created 
/update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 28134 T60 oasc.RequestHandlers.initHandlersFromConfig created 
/config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 28135 T60 oasc.RequestHandlers.initHandlersFromConfig created 
/schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 28136 T60 oasc.RequestHandlers.initHandlersFromConfig created 
/get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 28136 T60 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 28138 T60 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 28138 T60 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 28139 T60 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 28140 T60 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 28140 T60 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 28141 T60 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 28142 T60 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler
   [junit4]   2> 28143 T60 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 28143 T60 oasc.RequestHandlers.initHandlersFromConfig created 
standard: solr.StandardRequestHandler
   [junit4]   2> 28144 T60 oasc.RequestHandlers.initHandlersFromConfig created 
defaults: solr.StandardRequestHandler
   [junit4]   2> 28144 T60 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 28145 T60 oasc.RequestHandlers.initHandlersFromConfig created 
lazy: solr.StandardRequestHandler
   [junit4]   2> 28146 T60 oasc.RequestHandlers.initHandlersFromConfig created 
/update: solr.UpdateRequestHandler
   [junit4]   2> 28147 T60 oasc.RequestHandlers.initHandlersFromConfig created 
/replication: solr.ReplicationHandler
   [junit4]   2> 28174 T60 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 28177 T60 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 28180 T60 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 28184 T60 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 28188 T60 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 28189 T60 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 28194 T60 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(MMapDirectory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-0-001/collection1/data/index
 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@b85c3e6),segFN=segments_1,generation=1}
   [junit4]   2> 28195 T60 oasc.SolrDeletionPolicy.updateCommits newest commit 
generation = 1
   [junit4]   2> 28195 T60 oass.SolrIndexSearcher.<init> Opening 
Searcher@5fdbf01e[collection1] main
   [junit4]   2> 28197 T60 oasr.ManagedResourceStorage$FileStorageIO.configure 
File-based storage initialized to use dir: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-0-001/collection1/conf
   [junit4]   2> 28197 T60 oasr.RestManager.init Initializing RestManager with 
initArgs: 
{storageDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-0-001/collection1/conf}
   [junit4]   2> 28198 T60 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using 
file:dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-0-001/collection1/conf
   [junit4]   2> 28200 T60 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 28200 T60 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 28201 T61 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@5fdbf01e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 28201 T60 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 28203 T11 oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1
   [junit4]   2> 28203 T11 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> ASYNC  NEW_CORE C4 name=collection1 
org.apache.solr.core.SolrCore@7ed34a97
   [junit4]   2> 28217 T57 C4 oasup.LogUpdateProcessor.finish [collection1] 
webapp=/solr path=/update params={version=2&wt=javabin} {add=[0, 1, 2, 3, 4, 5, 
6, 7, 8, 9]} 0 9
   [junit4]   2> 28222 T57 C4 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 28274 T57 C4 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(MMapDirectory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-0-001/collection1/data/index
 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@b85c3e6),segFN=segments_1,generation=1}
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(MMapDirectory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-0-001/collection1/data/index
 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@b85c3e6),segFN=segments_2,generation=2}
   [junit4]   2> 28275 T57 C4 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 2
   [junit4]   2> 28281 T57 C4 oass.SolrIndexSearcher.<init> Opening 
Searcher@2d65e4c4[collection1] main
   [junit4]   2> 28282 T57 C4 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 28282 T61 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@2d65e4c4[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.0.0):c10)))}
   [junit4]   2> 28283 T57 C4 oasup.LogUpdateProcessor.finish [collection1] 
webapp=/solr path=/update 
params={commit=true&version=2&wt=javabin&waitSearcher=true&softCommit=false} 
{commit=} 0 62
   [junit4]   2> 28306 T11 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 28309 T11 oejs.AbstractConnector.doStart Started 
SocketConnector@127.0.0.1:19917
   [junit4]   2> 28310 T11 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@631d75b9
   [junit4]   2> 28311 T11 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 28312 T11 oasc.SolrResourceLoader.locateSolrHome using system 
property solr.solr.home: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-1-001
   [junit4]   2> 28312 T11 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-1-001/'
   [junit4]   2> 28378 T11 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-1-001/solr.xml
   [junit4]   2> 28518 T11 oasc.CoreContainer.<init> New CoreContainer 
1010831945
   [junit4]   2> 28519 T11 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-1-001/]
   [junit4]   2> 28521 T11 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 90000
   [junit4]   2> 28522 T11 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: 
   [junit4]   2> 28523 T11 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 15000
   [junit4]   2> 28523 T11 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 28524 T11 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnections to: 10000
   [junit4]   2> 28525 T11 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 28525 T11 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 28526 T11 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 28527 T11 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 28527 T11 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 28528 T11 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 28529 T11 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 28530 T11 oasl.LogWatcher.newRegisteredL

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

T11 oasc.CachingDirectoryFactory.closeCacheValue looking to close 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-0-001/collection1/data/index
 
[CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-0-001/collection1/data/index;done=false>>]
   [junit4]   2> 37542 T11 oasc.CachingDirectoryFactory.close Closing 
directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-0-001/collection1/data/index
   [junit4]   2> 37602 T11 oasc.CachingDirectoryFactory.closeCacheValue looking 
to close 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-0-001/collection1/data
 
[CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-0-001/collection1/data;done=false>>]
   [junit4]   2> 37603 T11 oasc.CachingDirectoryFactory.close Closing 
directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-0-001/collection1/data
   [junit4]   2> 37604 T11 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 37740 T11 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=685957714
   [junit4]   2> 37741 T11 oasc.SolrCore.close [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@5c834ea7
   [junit4]   2> 37742 T11 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 37742 T11 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 37743 T11 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 37744 T11 oasu.DefaultSolrCoreState.closeIndexWriter closing 
IndexWriter with IndexWriterCloser
   [junit4]   2> 37748 T11 oasc.SolrCore.closeSearcher [collection1] Closing 
main searcher on request.
   [junit4]   2> 37750 T11 oasc.CachingDirectoryFactory.close Closing 
MockFSDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 37751 T11 oasc.CachingDirectoryFactory.closeCacheValue looking 
to close 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-1-001/collection1/data/index
 
[CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-1-001/collection1/data/index;done=false>>]
   [junit4]   2> 37751 T11 oasc.CachingDirectoryFactory.close Closing 
directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-1-001/collection1/data/index
   [junit4]   2> 37765 T11 oasc.CachingDirectoryFactory.closeCacheValue looking 
to close 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-1-001/collection1/data
 
[CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-1-001/collection1/data;done=false>>]
   [junit4]   2> 37766 T11 oasc.CachingDirectoryFactory.close Closing 
directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-1-001/collection1/data
   [junit4]   2> 37768 T11 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 37950 T11 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=623152470
   [junit4]   2> 37951 T11 oasc.SolrCore.close [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@51205cb7
   [junit4]   2> 37952 T11 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=1,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=10,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 37953 T11 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 37954 T11 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 37954 T11 oasu.DefaultSolrCoreState.closeIndexWriter closing 
IndexWriter with IndexWriterCloser
   [junit4]   2> 37958 T11 oasc.SolrCore.closeSearcher [collection1] Closing 
main searcher on request.
   [junit4]   2> 37960 T11 oasc.CachingDirectoryFactory.close Closing 
MockFSDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 37960 T11 oasc.CachingDirectoryFactory.closeCacheValue looking 
to close 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-2-001/collection1/data
 
[CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-2-001/collection1/data;done=false>>]
   [junit4]   2> 37961 T11 oasc.CachingDirectoryFactory.close Closing 
directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-2-001/collection1/data
   [junit4]   2> 37963 T11 oasc.CachingDirectoryFactory.closeCacheValue looking 
to close 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-2-001/collection1/data/index
 
[CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-2-001/collection1/data/index;done=false>>]
   [junit4]   2> 37964 T11 oasc.CachingDirectoryFactory.close Closing 
directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001/instance-2-001/collection1/data/index
   [junit4]   2> 38024 T11 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 38164 T11 oas.SolrTestCaseJ4.tearDown ###Ending testSimple
   [junit4]   2> 38170 T11 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-F2B4D7F138C297F6-001
   [junit4]   2> NOTE: test params are: 
codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
 chunkSize=5, maxDocsPerChunk=5), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, 
chunkSize=5)), sim=DefaultSimilarity, locale=sq_AL, timezone=America/Guyana
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65 
(64-bit)/cpus=16,threads=3,free=151375352,total=311427072
   [junit4]   2> NOTE: All tests run in this JVM: [TestLBHttpSolrServer]
   [junit4] Completed on J1 in 39.13s, 3 tests, 1 error <<< FAILURES!

[...truncated 147 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:536:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:477:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:61:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/extra-targets.xml:39:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build.xml:203:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/common-build.xml:508:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1363:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:970:
 There were test failures: 52 suites, 329 tests, 1 error

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to