Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11701/ Java: 32bit/jdk1.8.0_40-ea-b09 -server -XX:+UseSerialGC (asserts: true)
1 tests failed. FAILED: org.apache.solr.client.solrj.TestLBHttpSolrClient.testReliability Error Message: IOException occured when talking to server at: https://127.0.0.1:59697/solr Stack Trace: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: https://127.0.0.1:59697/solr at __randomizedtesting.SeedInfo.seed([83CB6BBD129B7CCB:4203B6FBB3FDAD62]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:573) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:214) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:210) at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124) at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:169) at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:147) at org.apache.solr.client.solrj.TestLBHttpSolrClient.addDocs(TestLBHttpSolrClient.java:112) at org.apache.solr.client.solrj.TestLBHttpSolrClient.setUp(TestLBHttpSolrClient.java:95) at sun.reflect.GeneratedMethodAccessor7.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:861) 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.http.NoHttpResponseException: The target server failed to respond at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143) 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.HttpSolrClient.executeMethod(HttpSolrClient.java:464) ... 45 more Build Log: [...truncated 10843 lines...] [junit4] Suite: org.apache.solr.client.solrj.TestLBHttpSolrClient [junit4] 2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/init-core-data-001 [junit4] 2> 62940 T197 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false) [junit4] 2> 62944 T197 oas.SolrTestCaseJ4.setUp ###Starting testReliability [junit4] 2> 62963 T197 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 63135 T197 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 63143 T197 oejs.AbstractConnector.doStart Started [email protected]:36677 [junit4] 2> 63145 T197 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@1d16e93 [junit4] 2> 63145 T197 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 63145 T197 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-0-001 [junit4] 2> 63146 T197 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-0-001/' [junit4] 2> 63156 T197 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-0-001/solr.xml [junit4] 2> 63174 T197 oasc.CoreContainer.<init> New CoreContainer 10677754 [junit4] 2> 63174 T197 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-0-001/] [junit4] 2> 63175 T197 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 63176 T197 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: https [junit4] 2> 63176 T197 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 63176 T197 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 63177 T197 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 63177 T197 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 63177 T197 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 63178 T197 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 63178 T197 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 63178 T197 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 63180 T197 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 63182 T197 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 63183 T197 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 63183 T197 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 63185 T207 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-0-001/collection1/' [junit4] 2> 63201 T207 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 63208 T207 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0 [junit4] 2> 63214 T207 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 63215 T207 oass.IndexSchema.readSchema Reading Solr Schema from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-0-001/collection1/conf/schema.xml [junit4] 2> 63217 T207 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 63222 T207 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 63222 T207 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-0-001/collection1/ [junit4] 2> 63222 T207 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory [junit4] 2> 63224 T207 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-0-001/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-0-001/collection1/data/ [junit4] 2> 63224 T207 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1 [junit4] 2> 63239 T207 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-0-001/collection1/data [junit4] 2> 63241 T207 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-0-001/collection1/data/index/ [junit4] 2> 63242 T207 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-0-001/collection1/data/index' doesn't exist. Creating new index... [junit4] 2> 63242 T207 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-0-001/collection1/data/index [junit4] 2> 63260 T207 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-0-001/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@17c0b3b),segFN=segments_1,generation=1} [junit4] 2> 63260 T207 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 63261 T207 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 63262 T207 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 63262 T207 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 63262 T207 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 63262 T207 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler [junit4] 2> 63262 T207 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler [junit4] 2> 63262 T207 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler [junit4] 2> 63263 T207 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler [junit4] 2> 63263 T207 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler [junit4] 2> 63263 T207 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler [junit4] 2> 63263 T207 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler [junit4] 2> 63263 T207 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler [junit4] 2> 63264 T207 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler [junit4] 2> 63264 T207 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler [junit4] 2> 63264 T207 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler [junit4] 2> 63264 T207 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler [junit4] 2> 63265 T207 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 63265 T207 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler [junit4] 2> 63265 T207 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler [junit4] 2> 63265 T207 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler [junit4] 2> 63265 T207 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 63269 T207 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 63271 T207 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 63271 T207 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 63272 T207 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 63273 T207 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 63273 T207 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 63274 T207 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 63274 T207 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 63281 T207 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-0-001/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@17c0b3b),segFN=segments_1,generation=1} [junit4] 2> 63281 T207 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 63282 T207 oass.SolrIndexSearcher.<init> Opening Searcher@20be4e[collection1] main [junit4] 2> 63282 T207 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-0-001/collection1/conf [junit4] 2> 63282 T207 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-0-001/collection1/conf} [junit4] 2> 63283 T207 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-0-001/collection1/conf [junit4] 2> 63283 T207 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 63283 T207 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4] 2> 63284 T208 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@20be4e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 63284 T207 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 63284 T197 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0 [junit4] 2> 63285 T197 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> ASYNC NEW_CORE C59 name=collection1 org.apache.solr.core.SolrCore@a9858e [junit4] 2> 63409 T206 C59 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9]} 0 2 [junit4] 2> 63414 T205 C59 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 63428 T205 C59 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2 [junit4] 2> commit{dir=MockDirectoryWrapper(NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-0-001/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@17c0b3b),segFN=segments_1,generation=1} [junit4] 2> commit{dir=MockDirectoryWrapper(NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-0-001/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@17c0b3b),segFN=segments_2,generation=2} [junit4] 2> 63428 T205 C59 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2 [junit4] 2> 63442 T205 C59 oass.SolrIndexSearcher.<init> Opening Searcher@ffcef[collection1] main [junit4] 2> 63443 T205 C59 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4] 2> 63443 T208 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@ffcef[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.0.0):C10)))} [junit4] 2> 63443 T205 C59 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 29 [junit4] 2> 63448 T197 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 63453 T197 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 63456 T197 oejs.AbstractConnector.doStart Started [email protected]:59697 [junit4] 2> 63462 T197 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@1d16e93 [junit4] 2> 63462 T197 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 63463 T197 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-1-001 [junit4] 2> 63463 T197 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-1-001/' [junit4] 2> 63475 T197 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-1-001/solr.xml [junit4] 2> 63494 T197 oasc.CoreContainer.<init> New CoreContainer 25817652 [junit4] 2> 63495 T197 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-1-001/] [junit4] 2> 63495 T197 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 63496 T197 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: https [junit4] 2> 63496 T197 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 63496 T197 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 63497 T197 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 63497 T197 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 63497 T197 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 63498 T197 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 63498 T197 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 63498 T197 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 63500 T197 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 63502 T197 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 63502 T197 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 63503 T197 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 63509 T219 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-1-001/collection1/' [junit4] 2> 63532 T219 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 63536 T219 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0 [junit4] 2> 63553 T219 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 63554 T219 oass.IndexSchema.readSchema Reading Solr Schema from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-1-001/collection1/conf/schema.xml [junit4] 2> 63557 T219 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 63560 T219 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 63561 T219 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-1-001/collection1/ [junit4] 2> 63561 T219 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory [junit4] 2> 63561 T219 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-1-001/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-1-001/collection1/data/ [junit4] 2> 63562 T219 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1 [junit4] 2> 63562 T219 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-1-001/collection1/data [junit4] 2> 63563 T219 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-1-001/collection1/data/index/ [junit4] 2> 63563 T219 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-1-001/collection1/data/index' doesn't exist. Creating new index... [junit4] 2> 63564 T219 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-1-001/collection1/data/index [junit4] 2> 63569 T219 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-1-001/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@17c0b3b),segFN=segments_1,generation=1} [junit4] 2> 63569 T219 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 63570 T219 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 63571 T219 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 63571 T219 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 63571 T219 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 63571 T219 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler [junit4] 2> 63571 T219 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler [junit4] 2> 63572 T219 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler [junit4] 2> 63572 T219 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler [junit4] 2> 63572 T219 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler [junit4] 2> 63572 T219 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler [junit4] 2> 63573 T219 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler [junit4] 2> 63573 T219 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler [junit4] 2> 63573 T219 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler [junit4] 2> 63573 T219 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler [junit4] 2> 63574 T219 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler [junit4] 2> 63574 T219 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler [junit4] 2> 63574 T219 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 63574 T219 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler [junit4] 2> 63575 T219 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler [junit4] 2> 63575 T219 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler [junit4] 2> 63575 T219 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 63575 T219 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 63583 T219 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 63584 T219 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 63585 T219 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 63586 T219 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 63586 T219 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 63587 T219 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 63587 T219 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 63589 T219 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-1-001/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@17c0b3b),segFN=segments_1,generation=1} [junit4] 2> 63589 T219 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 63589 T219 oass.SolrIndexSearcher.<init> Opening Searcher@192c875[collection1] main [junit4] 2> 63590 T219 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-1-001/collection1/conf [junit4] 2> 63590 T219 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-1-001/collection1/conf} [junit4] 2> 63590 T219 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-1-001/collection1/conf [junit4] 2> 63591 T219 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 63591 T219 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4] 2> 63591 T220 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@192c875[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 63591 T219 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 63594 T197 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0 [junit4] 2> 63594 T197 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> ASYNC NEW_CORE C60 name=collection1 org.apache.solr.core.SolrCore@19d88ce [junit4] 2> 63721 T215 C60 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9]} 0 4 [junit4] 2> 264374 T216 C60 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 264383 T216 C60 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2 [junit4] 2> commit{dir=MockDirectoryWrapper(NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-1-001/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@17c0b3b),segFN=segments_1,generation=1} [junit4] 2> commit{dir=MockDirectoryWrapper(NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-1-001/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@17c0b3b),segFN=segments_2,generation=2} [junit4] 2> 264383 T216 C60 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2 [junit4] 2> 264387 T216 C60 oass.SolrIndexSearcher.<init> Opening Searcher@4f04b5[collection1] main [junit4] 2> 264387 T216 C60 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4] 2> 264388 T220 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4f04b5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.0.0):C10)))} [junit4] 2> 264388 T216 C60 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 14 [junit4] 2> 264396 T197 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=10677754 [junit4] 2> 264397 T197 oasc.SolrCore.close [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@a9858e [junit4] 2> 264397 T197 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> 264398 T197 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState [junit4] 2> 264398 T197 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter [junit4] 2> 264398 T197 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser [junit4] 2> 264401 T197 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request. [junit4] 2> 264402 T197 oasc.CachingDirectoryFactory.close Closing MockFSDirectoryFactory - 2 directories currently being tracked [junit4] 2> 264402 T197 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-0-001/collection1/data [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-0-001/collection1/data;done=false>>] [junit4] 2> 264402 T197 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-0-001/collection1/data [junit4] 2> 264403 T197 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-0-001/collection1/data/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-0-001/collection1/data/index;done=false>>] [junit4] 2> 264403 T197 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-0-001/collection1/data/index [junit4] 2> 264449 T197 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null} [junit4] 2> 264615 T197 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=25817652 [junit4] 2> 264616 T197 oasc.SolrCore.close [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@19d88ce [junit4] 2> 264616 T197 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> 264617 T197 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState [junit4] 2> 264617 T197 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter [junit4] 2> 264617 T197 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser [junit4] 2> 264620 T197 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request. [junit4] 2> 264620 T197 oasc.CachingDirectoryFactory.close Closing MockFSDirectoryFactory - 2 directories currently being tracked [junit4] 2> 264620 T197 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-1-001/collection1/data [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-1-001/collection1/data;done=false>>] [junit4] 2> 264621 T197 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-1-001/collection1/data [junit4] 2> 264621 T197 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-1-001/collection1/data/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-1-001/collection1/data/index;done=false>>] [junit4] 2> 264621 T197 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-1-001/collection1/data/index [junit4] 2> 264628 T197 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null} [junit4] 2> 264807 T197 oas.SolrTestCaseJ4.tearDown ###Ending testReliability [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestLBHttpSolrClient -Dtests.method=testReliability -Dtests.seed=83CB6BBD129B7CCB -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr_BE -Dtests.timezone=America/St_Vincent -Dtests.asserts=true -Dtests.file.encoding=US-ASCII [junit4] ERROR 202s J0 | TestLBHttpSolrClient.testReliability <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: https://127.0.0.1:59697/solr [junit4] > at __randomizedtesting.SeedInfo.seed([83CB6BBD129B7CCB:4203B6FBB3FDAD62]:0) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:573) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:214) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:210) [junit4] > at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124) [junit4] > at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:169) [junit4] > at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:147) [junit4] > at org.apache.solr.client.solrj.TestLBHttpSolrClient.addDocs(TestLBHttpSolrClient.java:112) [junit4] > at org.apache.solr.client.solrj.TestLBHttpSolrClient.setUp(TestLBHttpSolrClient.java:95) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] > Caused by: org.apache.http.NoHttpResponseException: The target server failed to respond [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143) [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.HttpSolrClient.executeMethod(HttpSolrClient.java:464) [junit4] > ... 45 more [junit4] 2> 264843 T197 oas.SolrTestCaseJ4.setUp ###Starting testSimple [junit4] 2> 264847 T197 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 264850 T197 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 264852 T197 oejs.AbstractConnector.doStart Started [email protected]:40781 [junit4] 2> 264853 T197 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@1d16e93 [junit4] 2> 264854 T197 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 264854 T197 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-0-001 [junit4] 2> 264854 T197 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-0-001/' [junit4] 2> 264864 T197 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-0-001/solr.xml [junit4] 2> 264879 T197 oasc.CoreContainer.<init> New CoreContainer 15419272 [junit4] 2> 264879 T197 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-0-001/] [junit4] 2> 264880 T197 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 264880 T197 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: https [junit4] 2> 264881 T197 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 264881 T197 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 264882 T197 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 264882 T197 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 264882 T197 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 264883 T197 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 264883 T197 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 264883 T197 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 264885 T197 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 264887 T197 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 264887 T197 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 264887 T197 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 264890 T231 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-0-001/collection1/' [junit4] 2> 264903 T231 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 264909 T231 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0 [junit4] 2> 264914 T231 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 264915 T231 oass.IndexSchema.readSchema Reading Solr Schema from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-0-001/collection1/conf/schema.xml [junit4] 2> 264917 T231 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 264923 T231 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 264923 T231 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-0-001/collection1/ [junit4] 2> 264923 T231 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory [junit4] 2> 264923 T231 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-0-001/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-0-001/collection1/data/ [junit4] 2> 264923 T231 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1 [junit4] 2> 264924 T231 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-0-001/collection1/data [junit4] 2> 264924 T231 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-0-001/collection1/data/index/ [junit4] 2> 264925 T231 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-0-001/collection1/data/index' doesn't exist. Creating new index... [junit4] 2> 264925 T231 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-0-001/collection1/data/index [junit4] 2> 265097 T231 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-0-001/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@17c0b3b),segFN=segments_1,generation=1} [junit4] 2> 265098 T231 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 265099 T231 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 265099 T231 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 265099 T231 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 265099 T231 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 265099 T231 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler [junit4] 2> 265100 T231 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler [junit4] 2> 265100 T231 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler [junit4] 2> 265100 T231 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler [junit4] 2> 265100 T231 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler [junit4] 2> 265100 T231 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler [junit4] 2> 265101 T231 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler [junit4] 2> 265101 T231 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler [junit4] 2> 265101 T231 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler [junit4] 2> 265101 T231 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler [junit4] 2> 265101 T231 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler [junit4] 2> 265101 T231 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler [junit4] 2> 265102 T231 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 265102 T231 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler [junit4] 2> 265102 T231 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler [junit4] 2> 265102 T231 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler [junit4] 2> 265102 T231 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 265102 T231 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 265103 T231 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 265104 T231 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 265105 T231 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 265105 T231 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 265106 T231 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 265106 T231 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 265107 T231 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 265108 T231 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-0-001/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@17c0b3b),segFN=segments_1,generation=1} [junit4] 2> 265108 T231 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 265108 T231 oass.SolrIndexSearcher.<init> Opening Searcher@45a4b9[collection1] main [junit4] 2> 265109 T231 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-0-001/collection1/conf [junit4] 2> 265109 T231 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-0-001/collection1/conf} [junit4] 2> 265109 T231 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-0-001/collection1/conf [junit4] 2> 265109 T231 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 265109 T231 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4] 2> 265110 T232 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@45a4b9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 265110 T231 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 265110 T197 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0 [junit4] 2> 265110 T197 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> ASYNC NEW_CORE C61 name=collection1 org.apache.solr.core.SolrCore@51ceb2 [junit4] 2> 265190 T230 C61 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9]} 0 1 [junit4] 2> 265194 T227 C61 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 265201 T227 C61 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2 [junit4] 2> commit{dir=MockDirectoryWrapper(NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-0-001/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@17c0b3b),segFN=segments_1,generation=1} [junit4] 2> commit{dir=MockDirectoryWrapper(NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-0-001/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@17c0b3b),segFN=segments_2,generation=2} [junit4] 2> 265202 T227 C61 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2 [junit4] 2> 265205 T227 C61 oass.SolrIndexSearcher.<init> Opening Searcher@145d2a[collection1] main [junit4] 2> 265206 T227 C61 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4] 2> 265206 T232 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@145d2a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.0.0):C10)))} [junit4] 2> 265206 T227 C61 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 12 [junit4] 2> 265211 T197 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 265216 T197 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 265218 T197 oejs.AbstractConnector.doStart Started [email protected]:41894 [junit4] 2> 265219 T197 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@1d16e93 [junit4] 2> 265220 T197 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 265220 T197 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-1-001 [junit4] 2> 265220 T197 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-1-001/' [junit4] 2> 265229 T197 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-1-001/solr.xml [junit4] 2> 265243 T197 oasc.CoreContainer.<init> New CoreContainer 9945472 [junit4] 2> 265243 T197 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-1-001/] [junit4] 2> 265244 T197 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 265245 T197 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: https [junit4] 2> 265245 T197 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 265245 T197 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 265246 T197 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 265246 T197 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 265246 T197 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 265246 T197 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 265247 T197 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 265247 T197 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 265248 T197 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 265250 T197 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 265250 T197 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 265250 T197 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 265252 T243 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-1-001/collection1/' [junit4] 2> 265263 T243 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 265266 T243 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0 [junit4] 2> 265276 T243 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 265277 T243 oass.IndexSchema.readSchema Reading Solr Schema from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-1-001/collection1/conf/schema.xml [junit4] 2> 265279 T243 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 265281 T243 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 265281 T243 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-1-001/collection1/ [junit4] 2> 265281 T243 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory [junit4] 2> 265282 T243 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-1-001/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-1-001/collection1/data/ [junit4] 2> 265282 T243 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1 [junit4] 2> 265282 T243 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-1-001/collection1/data [junit4] 2> 265282 T243 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-1-001/collection1/data/index/ [junit4] 2> 265283 T243 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-1-001/collection1/data/index' doesn't exist. Creating new index... [junit4] 2> 265283 T243 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-1-001/collection1/data/index [junit4] 2> 265287 T243 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-1-001/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@17c0b3b),segFN=segments_1,generation=1} [junit4] 2> 265287 T243 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 265288 T243 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 265288 T243 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 265288 T243 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 265288 T243 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 265289 T243 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler [junit4] 2> 265289 T243 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler [junit4] 2> 265289 T243 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler [junit4] 2> 265289 T243 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler [junit4] 2> 265289 T243 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler [junit4] 2> 265289 T243 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler [junit4] 2> 265290 T243 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler [junit4] 2> 265290 T243 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler [junit4] 2> 265290 T243 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler [junit4] 2> 265290 T243 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler [junit4] 2> 265290 T243 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler [junit4] 2> 265290 T243 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler [junit4] 2> 265291 T243 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 265291 T243 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler [junit4] 2> 265291 T243 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler [junit4] 2> 265291 T243 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler [junit4] 2> 265291 T243 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 265291 T243 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 265292 T243 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 265293 T243 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 265293 T243 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 265294 T243 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 265294 T243 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 265294 T243 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 265295 T243 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 265296 T243 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-1-001/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@17c0b3b),segFN=segments_1,generation=1} [junit4] 2> 265296 T243 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 265297 T243 oass.SolrIndexSearcher.<init> Opening Searcher@109292e[collection1] main [junit4] 2> 265297 T243 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-1-001/collection1/conf [junit4] 2> 265297 T243 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-1-001/collection1/conf} [junit4] 2> 265297 T243 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-1-001/collection1/conf [junit4] 2> 265298 T243 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 265298 T243 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4] 2> 265298 T244 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@109292e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 265298 T243 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 265299 T197 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0 [junit4] 2> 265299 T197 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> ASYNC NEW_CORE C62 name=collection1 org.apache.solr.core.SolrCore@bf8d4f [junit4] 2> 265393 T242 C62 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9]} 0 9 [junit4] 2> ASYNC NEW_CORE C63 name=collection1 org.apache.solr.core.SolrCore@bf8d4f [junit4] 2> 265403 T239 C63 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 265413 T239 C63 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2 [junit4] 2> commit{dir=MockDirectoryWrapper(NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-1-001/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@17c0b3b),segFN=segments_1,generation=1} [junit4] 2> commit{dir=MockDirectoryWrapper(NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-1-001/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@17c0b3b),segFN=segments_2,generation=2} [junit4] 2> 265414 T239 C63 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2 [junit4] 2> 265417 T239 C63 oass.SolrIndexSearcher.<init> Opening Searcher@1abbb6a[collection1] main [junit4] 2> 265418 T239 C63 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4] 2> 265422 T244 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1abbb6a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.0.0):C10)))} [junit4] 2> 265423 T239 C63 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 21 [junit4] 2> 265427 T197 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 265430 T197 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 265432 T197 oejs.AbstractConnector.doStart Started [email protected]:55493 [junit4] 2> 265434 T197 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@1d16e93 [junit4] 2> 265434 T197 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 265435 T197 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-2-001 [junit4] 2> 265435 T197 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-2-001/' [junit4] 2> 265446 T197 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-2-001/solr.xml [junit4] 2> 265454 T197 oasc.CoreContainer.<init> New CoreContainer 12692853 [junit4] 2> 265455 T197 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-2-001/] [junit4] 2> 265460 T197 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 265461 T197 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: https [junit4] 2> 265461 T197 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 265461 T197 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 265461 T197 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 265462 T197 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 265462 T197 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 265462 T197 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 265462 T197 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 265462 T197 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 265464 T197 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 265465 T197 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 265465 T197 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 265465 T197 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 265467 T255 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-2-001/collection1/' [junit4] 2> 265478 T255 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 265481 T255 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0 [junit4] 2> 265491 T255 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 265492 T255 oass.IndexSchema.readSchema Reading Solr Schema from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-2-001/collection1/conf/schema.xml [junit4] 2> 265494 T255 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 265496 T255 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 265496 T255 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-2-001/collection1/ [junit4] 2> 265497 T255 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory [junit4] 2> 265497 T255 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-2-001/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-2-001/collection1/data/ [junit4] 2> 265497 T255 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1 [junit4] 2> 265498 T255 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-2-001/collection1/data [junit4] 2> 265498 T255 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-2-001/collection1/data/index/ [junit4] 2> 265498 T255 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-2-001/collection1/data/index' doesn't exist. Creating new index... [junit4] 2> 265499 T255 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-2-001/collection1/data/index [junit4] 2> 265503 T255 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-2-001/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@17c0b3b),segFN=segments_1,generation=1} [junit4] 2> 265503 T255 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 265504 T255 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 265505 T255 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 265505 T255 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 265505 T255 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 265505 T255 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler [junit4] 2> 265505 T255 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler [junit4] 2> 265505 T255 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler [junit4] 2> 265506 T255 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler [junit4] 2> 265506 T255 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler [junit4] 2> 265506 T255 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler [junit4] 2> 265506 T255 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler [junit4] 2> 265506 T255 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler [junit4] 2> 265506 T255 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler [junit4] 2> 265507 T255 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler [junit4] 2> 265507 T255 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler [junit4] 2> 265507 T255 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler [junit4] 2> 265507 T255 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 265507 T255 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler [junit4] 2> 265507 T255 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler [junit4] 2> 265507 T255 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler [junit4] 2> 265508 T255 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 265508 T255 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 265509 T255 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 265510 T255 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 265511 T255 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 265511 T255 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 265512 T255 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 265512 T255 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 265512 T255 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 265514 T255 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-2-001/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@17c0b3b),segFN=segments_1,generation=1} [junit4] 2> 265514 T255 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 265515 T255 oass.SolrIndexSearcher.<init> Opening Searcher@1e7b6be[collection1] main [junit4] 2> 265515 T255 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-2-001/collection1/conf [junit4] 2> 265515 T255 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-2-001/collection1/conf} [junit4] 2> 265516 T255 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-2-001/collection1/conf [junit4] 2> 265516 T255 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 265516 T255 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4] 2> 265516 T255 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 265517 T256 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1e7b6be[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 265531 T197 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0 [junit4] 2> 265532 T197 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> ASYNC NEW_CORE C64 name=collection1 org.apache.solr.core.SolrCore@1325da1 [junit4] 2> 265618 T252 C64 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9]} 0 1 [junit4] 2> 265625 T253 C64 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 265633 T253 C64 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2 [junit4] 2> commit{dir=MockDirectoryWrapper(NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-2-001/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@17c0b3b),segFN=segments_1,generation=1} [junit4] 2> commit{dir=MockDirectoryWrapper(NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-2-001/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@17c0b3b),segFN=segments_2,generation=2} [junit4] 2> 265634 T253 C64 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2 [junit4] 2> 265637 T253 C64 oass.SolrIndexSearcher.<init> Opening Searcher@163afeb[collection1] main [junit4] 2> 265638 T253 C64 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4] 2> 265638 T256 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@163afeb[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.0.0):C10)))} [junit4] 2> 265638 T253 C64 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 13 [junit4] 2> ASYNC NEW_CORE C65 name=collection1 org.apache.solr.core.SolrCore@51ceb2 [junit4] 2> 265656 T229 C65 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=13 [junit4] 2> ASYNC NEW_CORE C66 name=collection1 org.apache.solr.core.SolrCore@bf8d4f [junit4] 2> 265660 T240 C66 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0 [junit4] 2> 265664 T251 C64 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0 [junit4] 2> 265688 T197 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=9945472 [junit4] 2> 265689 T197 oasc.SolrCore.close [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@bf8d4f [junit4] 2> 265690 T197 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks [...truncated too long message...] client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-0-001/collection1/conf [junit4] 2> 269386 T317 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-0-001/collection1/conf} [junit4] 2> 269386 T317 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-0-001/collection1/conf [junit4] 2> 269386 T317 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 269386 T317 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4] 2> 269387 T318 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1c47461[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.0.0):C10)))} [junit4] 2> 269387 T317 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 269387 T197 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0 [junit4] 2> 269387 T197 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> ASYNC NEW_CORE C76 name=collection1 org.apache.solr.core.SolrCore@80e0bf [junit4] 2> 269609 T315 C76 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={q=*:*&distrib=false&sort=_docid_+asc&rows=0&wt=javabin&version=2} hits=10 status=0 QTime=1 [junit4] 2> 270591 T315 C76 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0 [junit4] 2> 270614 T197 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=14881432 [junit4] 2> 270615 T197 oasc.SolrCore.close [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@80e0bf [junit4] 2> 270616 T197 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> 270616 T197 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState [junit4] 2> 270616 T197 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter [junit4] 2> 270616 T197 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser [junit4] 2> 270621 T197 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request. [junit4] 2> 270621 T197 oasc.CachingDirectoryFactory.close Closing MockFSDirectoryFactory - 2 directories currently being tracked [junit4] 2> 270622 T197 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-0-001/collection1/data [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-0-001/collection1/data;done=false>>] [junit4] 2> 270622 T197 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-0-001/collection1/data [junit4] 2> 270623 T197 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-0-001/collection1/data/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-0-001/collection1/data/index;done=false>>] [junit4] 2> 270623 T197 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-0-001/collection1/data/index [junit4] 2> 270628 T197 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null} [junit4] 2> 270837 T197 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=241563 [junit4] 2> 270837 T197 oasc.SolrCore.close [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@b0ecff [junit4] 2> 270838 T197 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> 270838 T197 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState [junit4] 2> 270838 T197 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter [junit4] 2> 270839 T197 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser [junit4] 2> 270840 T197 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request. [junit4] 2> 270841 T197 oasc.CachingDirectoryFactory.close Closing MockFSDirectoryFactory - 2 directories currently being tracked [junit4] 2> 270841 T197 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-2-001/collection1/data/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-2-001/collection1/data/index;done=false>>] [junit4] 2> 270841 T197 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-2-001/collection1/data/index [junit4] 2> 270855 T197 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-2-001/collection1/data [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-2-001/collection1/data;done=false>>] [junit4] 2> 270855 T197 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001/instance-2-001/collection1/data [junit4] 2> 270856 T197 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null} [junit4] 2> 271029 T197 oas.SolrTestCaseJ4.tearDown ###Ending testTwoServers [junit4] 2> 271031 T197 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient 83CB6BBD129B7CCB-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene50): {name=PostingsFormat(name=Direct), id=PostingsFormat(name=Direct)}, docValues:{}, sim=DefaultSimilarity, locale=fr_BE, timezone=America/St_Vincent [junit4] 2> NOTE: Linux 3.13.0-43-generic i386/Oracle Corporation 1.8.0_40-ea (32-bit)/cpus=8,threads=1,free=35774304,total=80338944 [junit4] 2> NOTE: All tests run in this JVM: [NamedListTest, SolrDocumentTest, FacetFieldTest, FieldAnalysisResponseTest, CloudSolrClientMultiConstructorTest, BasicHttpSolrClientTest, TestJavaBinCodec, TestDocumentObjectBinder, ExternalHttpClientTest, SolrExampleEmbeddedTest, ConcurrentUpdateSolrClientTest, DocumentAnalysisResponseTest, TestUpdateRequestCodec, TestSolrProperties, SolrExampleStreamingTest, JettyWebappTest, TestSpellCheckResponse, TermsResponseTest, TestCoreAdmin, ModifiableSolrParamsTest, ClientUtilsTest, TestLBHttpSolrClient] [junit4] Completed on J0 in 208.11s, 3 tests, 1 error <<< FAILURES! [...truncated 10 lines...] BUILD FAILED /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:529: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:477: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:61: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/extra-targets.xml:39: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:203: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:508: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1363: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:970: There were test failures: 52 suites, 329 tests, 1 error Total time: 81 minutes 32 seconds Build step 'Invoke Ant' marked build as failure [description-setter] Description set: Java: 32bit/jdk1.8.0_40-ea-b09 -server -XX:+UseSerialGC (asserts: true) Archiving artifacts Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
