Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/2032/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
4 tests failed.
FAILED: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test
Error Message:
There were too many update fails - we expect it can happen, but shouldn't easily
Stack Trace:
java.lang.AssertionError: There were too many update fails - we expect it can
happen, but shouldn't easily
at
__randomizedtesting.SeedInfo.seed([80E0216AFA538718:8B41EB054AFEAE0]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertFalse(Assert.java:68)
at
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:222)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
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:1627)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:958)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:933)
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
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test
Error Message:
Captured an uncaught exception in thread: Thread[id=5034, name=collection0,
state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=5034, name=collection0, state=RUNNABLE,
group=TGRP-CollectionsAPIDistributedZkTest]
Caused by:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:64490: Could not find collection :
awholynewstresscollection_collection0_0
at __randomizedtesting.SeedInfo.seed([80E0216AFA538718]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:584)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:236)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:228)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:370)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1067)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:839)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:782)
at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:892)
FAILED:
org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.test
Error Message:
Timeout occured while waiting response from server at:
https://127.0.0.1:62117/_/k/collection1
Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting
response from server at: https://127.0.0.1:62117/_/k/collection1
at
__randomizedtesting.SeedInfo.seed([80E0216AFA538718:8B41EB054AFEAE0]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:596)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:236)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:228)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:485)
at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:464)
at
org.apache.solr.BaseDistributedSearchTestCase.commit(BaseDistributedSearchTestCase.java:546)
at
org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.test(DistributedQueryComponentCustomSortTest.java:105)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
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:1627)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:958)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:933)
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
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
at java.net.SocketInputStream.read(SocketInputStream.java:170)
at java.net.SocketInputStream.read(SocketInputStream.java:141)
at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
at sun.security.ssl.InputRecord.read(InputRecord.java:503)
at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:961)
at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:918)
at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
at
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
at
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
at
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
at
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
at
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
at
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
at
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
at
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
at
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
at
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
at
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:490)
... 48 more
FAILED: junit.framework.TestSuite.org.apache.solr.search.json.TestJsonRequest
Error Message:
Clean up static fields (in @AfterClass?), your test seems to hang on to
approximately 13,145,752 bytes (threshold is 10,485,760). Field reference sizes
(counted individually): - 13,829,960 bytes, private static
org.apache.solr.SolrTestCaseHS$SolrInstances
org.apache.solr.search.json.TestJsonRequest.servers - 296 bytes, public
static org.junit.rules.TestRule org.apache.solr.SolrTestCaseJ4.solrClassRules
- 216 bytes, protected static java.lang.String
org.apache.solr.SolrTestCaseJ4.testSolrHome - 144 bytes, private static
java.lang.String org.apache.solr.SolrTestCaseJ4.factoryProp - 80 bytes,
private static java.lang.String org.apache.solr.SolrTestCaseJ4.coreName
Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?),
your test seems to hang on to approximately 13,145,752 bytes (threshold is
10,485,760). Field reference sizes (counted individually):
- 13,829,960 bytes, private static
org.apache.solr.SolrTestCaseHS$SolrInstances
org.apache.solr.search.json.TestJsonRequest.servers
- 296 bytes, public static org.junit.rules.TestRule
org.apache.solr.SolrTestCaseJ4.solrClassRules
- 216 bytes, protected static java.lang.String
org.apache.solr.SolrTestCaseJ4.testSolrHome
- 144 bytes, private static java.lang.String
org.apache.solr.SolrTestCaseJ4.factoryProp
- 80 bytes, private static java.lang.String
org.apache.solr.SolrTestCaseJ4.coreName
at __randomizedtesting.SeedInfo.seed([80E0216AFA538718]:0)
at
com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:127)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 9543 lines...]
[junit4] Suite:
org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest
80E0216AFA538718-001/init-core-data-001
[junit4] 2> 196480 T761 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl
(true) and clientAuth (false)
[junit4] 2> 196482 T761 oas.BaseDistributedSearchTestCase.initHostContext
Setting hostContext system property: /_/k
[junit4] 2> 196483 T761 oas.SolrTestCaseJ4.initCore ####initCore
[junit4] 2> 196483 T761 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/'
[junit4] 2> 196486 T761 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 196487 T761 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 196554 T761 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 196568 T761 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.1.0
[junit4] 2> 196596 T761 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 196596 T761 oass.IndexSchema.readSchema Reading Solr Schema
from
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema-custom-field.xml
[junit4] 2> 196601 T761 oass.IndexSchema.readSchema [null] Schema
name=test-custom-field-sort
[junit4] 2> 196616 T761 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 196616 T761 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 196617 T761 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 196617 T761 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr
[junit4] 2> 196617 T761 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/'
[junit4] 2> 196640 T761 oasc.CoreContainer.<init> New CoreContainer
1747261168
[junit4] 2> 196640 T761 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/]
[junit4] 2> 196640 T761 oasc.CoreContainer.load loading shared library:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/lib
[junit4] 2> 196641 T761 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: lib (resolved as:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/lib).
[junit4] 2> 196654 T761 oashc.HttpShardHandlerFactory.getParameter Setting
socketTimeout to: 600000
[junit4] 2> 196654 T761 oashc.HttpShardHandlerFactory.getParameter Setting
urlScheme to: null
[junit4] 2> 196654 T761 oashc.HttpShardHandlerFactory.getParameter Setting
connTimeout to: 60000
[junit4] 2> 196654 T761 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnectionsPerHost to: 20
[junit4] 2> 196654 T761 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnections to: 10000
[junit4] 2> 196654 T761 oashc.HttpShardHandlerFactory.getParameter Setting
corePoolSize to: 0
[junit4] 2> 196654 T761 oashc.HttpShardHandlerFactory.getParameter Setting
maximumPoolSize to: 2147483647
[junit4] 2> 196655 T761 oashc.HttpShardHandlerFactory.getParameter Setting
maxThreadIdleTime to: 5
[junit4] 2> 196655 T761 oashc.HttpShardHandlerFactory.getParameter Setting
sizeOfQueue to: -1
[junit4] 2> 196655 T761 oashc.HttpShardHandlerFactory.getParameter Setting
fairnessPolicy to: false
[junit4] 2> 196655 T761 oashc.HttpShardHandlerFactory.getParameter Setting
useRetries to: false
[junit4] 2> 196755 T761 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=30000&connTimeout=30000&retry=true
[junit4] 2> 196770 T761 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 196771 T761 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 196771 T761 oasc.CoreContainer.load Node Name: testNode
[junit4] 2> 196776 T761 oasc.CoreDescriptor.<init> CORE DESCRIPTOR:
{name=collection1, config=solrconfig.xml, transient=false,
schema=schema-custom-field.xml, loadOnStartup=true, instanceDir=collection1,
collection=collection1,
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/,
dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest
80E0216AFA538718-001/init-core-data-001, shard=shard1}
[junit4] 2> 196795 T762 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/'
[junit4] 2> 196799 T762 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 196801 T762 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 196914 T762 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 196942 T762 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.1.0
[junit4] 2> 196998 T762 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 197000 T762 oass.IndexSchema.readSchema Reading Solr Schema
from
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema-custom-field.xml
[junit4] 2> 197003 T762 oass.IndexSchema.readSchema [collection1] Schema
name=test-custom-field-sort
[junit4] 2> 197016 T762 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 197016 T762 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 197016 T762 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from instancedir
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/
[junit4] 2> 197017 T762 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 197017 T762 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/,
dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest
80E0216AFA538718-001/init-core-data-001/
[junit4] 2> 197017 T762 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@12e3da8d
[junit4] 2> 197019 T762 oasc.CachingDirectoryFactory.get return new
directory for
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest
80E0216AFA538718-001/init-core-data-001
[junit4] 2> 197019 T762 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest
80E0216AFA538718-001/init-core-data-001/index/
[junit4] 2> 197019 T762 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest
80E0216AFA538718-001/init-core-data-001/index' doesn't exist. Creating new
index...
[junit4] 2> 197020 T762 oasc.CachingDirectoryFactory.get return new
directory for
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest
80E0216AFA538718-001/init-core-data-001/index
[junit4] 2> 197020 T762 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.AlcoholicMergePolicy:
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=898064631,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 197021 T762 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@7f17a0e1
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ca26bfc),segFN=segments_1,generation=1}
[junit4] 2> 197021 T762 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 197025 T762 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 197025 T762 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 197025 T762 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe-allfields"
[junit4] 2> 197025 T762 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 197026 T762 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 197026 T762 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 197026 T762 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "uniq-fields"
[junit4] 2> 197027 T762 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4] 2> 197027 T762 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 197027 T762 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 197027 T762 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 197027 T762 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 197034 T762 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 197035 T762 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 197036 T762 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 197038 T762 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 197043 T762 oasc.PluginBag.createPlugin requestHandler :
'lazy' created with startup=lazy
[junit4] 2> 197046 T762 oasc.RequestHandlers.initHandlersFromConfig
Registered paths:
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
[junit4] 2> 197046 T762 oasc.SolrCore.initDeprecatedSupport WARN
solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config
to use the ShowFileRequestHandler.
[junit4] 2> 197046 T762 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 197048 T762 oasu.UpdateHandler.<init> Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 197048 T762 oasu.UpdateLog.init Initializing UpdateLog:
dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
[junit4] 2> 197054 T762 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 197054 T762 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 197055 T762 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=42, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=72.58984375,
floorSegmentMB=1.6650390625, forceMergeDeletesPctAllowed=9.57259461037835,
segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 197055 T762 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@7f17a0e1
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ca26bfc),segFN=segments_1,generation=1}
[junit4] 2> 197056 T762 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 197056 T762 oass.SolrIndexSearcher.<init> Opening
Searcher@1a9d11ee[collection1] main
[junit4] 2> 197056 T762 oasr.RestManager.init Initializing RestManager
with initArgs:
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
[junit4] 2> 197057 T762 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using InMemoryStorage
[junit4] 2> 197057 T762 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 197057 T762 oashc.SpellCheckComponent.inform Initializing
spell checkers
[junit4] 2> 197065 T762 oass.DirectSolrSpellChecker.init init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 197102 T762 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 197103 T762 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 197105 T763
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: default
[junit4] 2> 197106 T763
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: direct
[junit4] 2> 197106 T763
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: wordbreak
[junit4] 2> 197106 T763
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: multipleFields
[junit4] 2> 197107 T763
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: jarowinkler
[junit4] 2> 197108 T763
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: external
[junit4] 2> 197109 T763
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: freq
[junit4] 2> 197110 T763
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: fqcn
[junit4] 2> 197112 T763
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: perDict
[junit4] 2> 197113 T761 oas.SolrTestCaseJ4.initCore ####initCore end
[junit4] 2> 197113 T763 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@1a9d11ee[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 197593 T761 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest
80E0216AFA538718-001/tempDir-001/control/cores/collection1
[junit4] 2> 197631 T761 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 197858 T761 oejus.SslContextFactory.doStart Enabled Protocols
[SSLv2Hello, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1,
TLSv1.2]
[junit4] 2> 197872 T761 oejs.AbstractConnector.doStart Started
[email protected]:62117
[junit4] 2> 197872 T761 oascse.JettySolrRunner$1.lifeCycleStarted Jetty
properties: {schema=schema-custom-field.xml, solrconfig=solrconfig.xml,
hostContext=/_/k, hostPort=62117,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest
80E0216AFA538718-001/tempDir-001/control/cores}
[junit4] 2> 197878 T761 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@74a14482
[junit4] 2> 197879 T761 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest
80E0216AFA538718-001/tempDir-001/control/'
[junit4] 2> 197935 T761 oasc.SolrXmlConfig.fromFile Loading container
configuration from
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest
80E0216AFA538718-001/tempDir-001/control/solr.xml
[junit4] 2> 197973 T761 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest
80E0216AFA538718-001/tempDir-001/control/cores
[junit4] 2> 197974 T761 oasc.CoreContainer.<init> New CoreContainer
231137389
[junit4] 2> 197974 T761 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest
80E0216AFA538718-001/tempDir-001/control/]
[junit4] 2> 197974 T761 oasc.CoreContainer.load loading shared library:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest
80E0216AFA538718-001/tempDir-001/control/lib
[junit4] 2> 197976 T761 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: lib (resolved as:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest
80E0216AFA538718-001/tempDir-001/control/lib).
[junit4] 2> 197995 T761 oashc.HttpShardHandlerFactory.getParameter Setting
socketTimeout to: 90000
[junit4] 2> 197996 T761 oashc.HttpShardHandlerFactory.getParameter Setting
urlScheme to: https
[junit4] 2> 197996 T761 oashc.HttpShardHandlerFactory.getParameter Setting
connTimeout to: 15000
[junit4] 2> 197997 T761 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnectionsPerHost to: 20
[junit4] 2> 197998 T761 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnections to: 10000
[junit4] 2> 197998 T761 oashc.HttpShardHandlerFactory.getParameter Setting
corePoolSize to: 0
[junit4] 2> 197998 T761 oashc.HttpShardHandlerFactory.getParameter Setting
maximumPoolSize to: 2147483647
[junit4] 2> 197999 T761 oashc.HttpShardHandlerFactory.getParameter Setting
maxThreadIdleTime to: 5
[junit4] 2> 198000 T761 oashc.HttpShardHandlerFactory.getParameter Setting
sizeOfQueue to: -1
[junit4] 2> 198000 T761 oashc.HttpShardHandlerFactory.getParameter Setting
fairnessPolicy to: false
[junit4] 2> 198001 T761 oashc.HttpShardHandlerFactory.getParameter Setting
useRetries to: false
[junit4] 2> 198008 T761 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 198012 T761 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 198012 T761 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 198013 T761 oasc.CoreContainer.load Node Name: 127.0.0.1
[junit4] 2> 198015 T761 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest
80E0216AFA538718-001/tempDir-001/control/cores
[junit4] 2> 198016 T761 oasc.CoreDescriptor.<init> CORE DESCRIPTOR:
{name=collection1, config=solrconfig.xml, transient=false,
schema=schema-custom-field.xml, loadOnStartup=true,
instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest
80E0216AFA538718-001/tempDir-001/control/cores/collection1,
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest
80E0216AFA538718-001/tempDir-001/control/cores/collection1/,
configSet=collection1, dataDir=data/}
[junit4] 2> 198016 T761 oasc.CorePropertiesLocator.discoverUnder Found
core collection1 in
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest
80E0216AFA538718-001/tempDir-001/control/cores/collection1/
[junit4] 2> 198017 T761 oasc.CorePropertiesLocator.discover Found 1 core
definitions
[junit4] 2> 198027 T774 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/'
[junit4] 2> 198031 T774 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 198031 T774 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 198117 T774 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 198132 T774 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.1.0
[junit4] 2> 198161 T774 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 198162 T774 oass.IndexSchema.readSchema Reading Solr Schema
from
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema-custom-field.xml
[junit4] 2> 198168 T774 oass.IndexSchema.readSchema [collection1] Schema
name=test-custom-field-sort
[junit4] 2> 198175 T774 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 198176 T774 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 198180 T774 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from configset
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1
[junit4] 2> 198180 T774 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 198181 T774 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/,
dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest
80E0216AFA538718-001/tempDir-001/control/cores/collection1/data/
[junit4] 2> 198181 T774 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@12e3da8d
[junit4] 2> 198181 T774 oasc.CachingDirectoryFactory.get return new
directory for
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest
80E0216AFA538718-001/tempDir-001/control/cores/collection1/data
[junit4] 2> 198186 T774 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest
80E0216AFA538718-001/tempDir-001/control/cores/collection1/data/index/
[junit4] 2> 198186 T774 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest
80E0216AFA538718-001/tempDir-001/control/cores/collection1/data/index' doesn't
exist. Creating new index...
[junit4] 2> 198186 T774 oasc.CachingDirectoryFactory.get return new
directory for
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest
80E0216AFA538718-001/tempDir-001/control/cores/collection1/data/index
[junit4] 2> 198189 T774 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.AlcoholicMergePolicy:
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=898064631,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 198191 T774 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@700d0b79
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@482dc9df),segFN=segments_1,generation=1}
[junit4] 2> 198191 T774 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 198200 T774 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 198200 T774 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 198200 T774 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe-allfields"
[junit4] 2> 198200 T774 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 198201 T774 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 198201 T774 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 198201 T774 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "uniq-fields"
[junit4] 2> 198201 T774 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4] 2> 198201 T774 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 198202 T774 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 198202 T774 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 198202 T774 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 198215 T774 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 198216 T774 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 198218 T774 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 198219 T774 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 198231 T774 oasc.PluginBag.createPlugin requestHandler :
'lazy' created with startup=lazy
[junit4] 2> 198234 T774 oasc.RequestHandlers.initHandlersFromConfig
Registered paths:
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
[junit4] 2> 198235 T774 oasc.SolrCore.initDeprecatedSupport WARN
solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config
to use the ShowFileRequestHandler.
[junit4] 2> 198235 T774 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 198238 T774 oasu.UpdateHandler.<init> Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 198238 T774 oasu.UpdateLog.init Initializing UpdateLog:
dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
[junit4] 2> 198240 T774 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 198241 T774 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 198242 T774 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=42, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=72.58984375,
floorSegmentMB=1.6650390625, forceMergeDeletesPctAllowed=9.57259461037835,
segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 198243 T774 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@700d0b79
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@482dc9df),segFN=segments_1,generation=1}
[junit4] 2> 198243 T774 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 198243 T774 oass.SolrIndexSearcher.<init> Opening
Searcher@1191508f[collection1] main
[junit4] 2> 198243 T774 oasr.RestManager.init Initializing RestManager
with initArgs:
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
[junit4] 2> 198243 T774 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using InMemoryStorage
[junit4] 2> 198244 T774 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 198245 T774 oashc.SpellCheckComponent.inform Initializing
spell checkers
[junit4] 2> 198258 T774 oass.DirectSolrSpellChecker.init init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 198299 T774 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 198299 T775
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: default
[junit4] 2> 198300 T775
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: direct
[junit4] 2> 198301 T775
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: wordbreak
[junit4] 2> 198301 T775
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: multipleFields
[junit4] 2> 198301 T775
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: jarowinkler
[junit4] 2> 198301 T774 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 198302 T775
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: external
[junit4] 2> 198303 T761 oass.SolrDispatchFilter.init
user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1
[junit4] 2> 198303 T761 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 198311 T775
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: freq
[junit4] 2> 198314 T775
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: fqcn
[junit4] 2> 198324 T775
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: perDict
[junit4] 2> 198326 T775 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@1191508f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 198946 T761 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest
80E0216AFA538718-001/tempDir-001/shard0/cores/collection1
[junit4] 2> 198949 T761 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 198994 T761 oejus.SslContextFactory.doStart Enabled Protocols
[SSLv2Hello, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1,
TLSv1.2]
[junit4] 2> 199011 T761 oejs.AbstractConnector.doStart Started
[email protected]:62118
[junit4] 2> 199023 T761 oascse.JettySolrRunner$1.lifeCycleStarted Jetty
properties: {schema=schema-custom-field.xml, solrconfig=solrconfig.xml,
hostContext=/_/k, hostPort=62118,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest
80E0216AFA538718-001/tempDir-001/shard0/cores}
[junit4] 2> 199027 T761 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@74a14482
[junit4] 2> 199027 T761 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest
80E0216AFA538718-001/tempDir-001/shard0/'
[junit4] 2> 199081 T761 oasc.SolrXmlConfig.fromFile Loading container
configuration from
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest
80E0216AFA538718-001/tempDir-001/shard0/solr.xml
[junit4] 2> 199105 T761 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest
80E0216AFA538718-001/tempDir-001/shard0/cores
[junit4] 2> 199105 T761 oasc.CoreContainer.<init> New CoreContainer
1656662815
[junit4] 2> 199106 T761 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest
80E0216AFA538718-001/tempDir-001/shard0/]
[junit4] 2> 199106 T761 oasc.CoreContainer.load loading shared library:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest
80E0216AFA538718-001/tempDir-001/shard0/lib
[junit4] 2> 199107 T761 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: lib (resolved as:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest
80E0216AFA538718-001/tempDir-001/shard0/lib).
[junit4] 2> 199123 T761 oashc.HttpShardHandlerFactory.getParameter Setting
socketTimeout to: 90000
[junit4] 2> 199123 T761 oashc.HttpShardHandlerFactory.getParameter Setting
urlScheme to: https
[junit4] 2> 199123 T761 oashc.HttpShardHandlerFactory.getParameter Setting
connTimeout to: 15000
[junit4] 2> 199123 T761 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnectionsPerHost to: 20
[junit4] 2> 199124 T761 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnections to: 10000
[junit4] 2> 199124 T761 oashc.HttpShardHandlerFactory.getParameter Setting
corePoolSize to: 0
[junit4] 2> 199124 T761 oashc.HttpShardHandlerFactory.getParameter Setting
maximumPoolSize to: 2147483647
[junit4] 2> 199125 T761 oashc.HttpShardHandlerFactory.getParameter Setting
maxThreadIdleTime to: 5
[junit4] 2> 199125 T761 oashc.HttpShardHandlerFactory.getParameter Setting
sizeOfQueue to: -1
[junit4] 2> 199125 T761 oashc.HttpShardHandlerFactory.getParameter Setting
fairnessPolicy to: false
[junit4] 2> 199125 T761 oashc.HttpShardHandlerFactory.getParameter Setting
useRetries to: false
[junit4] 2> 199131 T761 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 199133 T761 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 199134 T761 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 199134 T761 oasc.CoreContainer.load Node Name: 127.0.0.1
[junit4] 2> 199136 T761 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest
80E0216AFA538718-001/tempDir-001/shard0/cores
[junit4] 2> 199138 T761 oasc.CoreDescriptor.<init> CORE DESCRIPTOR:
{name=collection1, config=solrconfig.xml, transient=false,
schema=schema-custom-field.xml, loadOnStartup=true,
instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest
80E0216AFA538718-001/tempDir-001/shard0/cores/collection1,
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest
80E0216AFA538718-001/tempDir-001/shard0/cores/collection1/,
configSet=collection1, dataDir=data/}
[junit4] 2> 199138 T761 oasc.CorePropertiesLocator.discoverUnder Found
core collection1 in
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest
80E0216AFA538718-001/tempDir-001/shard0/cores/collection1/
[junit4] 2> 199139 T761 oasc.CorePropertiesLocator.discover Found 1 core
definitions
[junit4] 2> 199140 T786 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/'
[junit4] 2> 199144 T786 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 199144 T786 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 199199 T786 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 199222 T786 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.1.0
[junit4] 2> 199288 T786 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 199290 T786 oass.IndexSchema.readSchema Reading Solr Schema
from
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema-custom-field.xml
[junit4] 2> 199297 T786 oass.IndexSchema.readSchema [collection1] Schema
name=test-custom-field-sort
[junit4] 2> 199325 T786 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 199325 T786 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 199325 T786 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from configset
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1
[junit4] 2> 199325 T786 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 199326 T786 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/,
dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest
80E0216AFA538718-001/tempDir-001/shard0/cores/collection1/data/
[junit4] 2> 199326 T786 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@12e3da8d
[junit4] 2> 199327 T786 oasc.CachingDirectoryFactory.get return new
directory for
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest
80E0216AFA538718-001/tempDir-001/shard0/cores/collection1/data
[junit4] 2> 199328 T786 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest
80E0216AFA538718-001/tempDir-001/shard0/cores/collection1/data/index/
[junit4] 2> 199328 T786 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest
80E0216AFA538718-001/tempDir-001/shard0/cores/collection1/data/index' doesn't
exist. Creating new index...
[junit4] 2> 199333 T786 oasc.CachingDirectoryFactory.get return new
directory for
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest
80E0216AFA538718-001/tempDir-001/shard0/cores/collection1/data/index
[junit4] 2> 199334 T786 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.AlcoholicMergePolicy:
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=898064631,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 199339 T786 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@4b4ca98a
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@47583a8b),segFN=segments_1,generation=1}
[junit4] 2> 199339 T786 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 199349 T786 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 199349 T786 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 199349 T786 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe-allfields"
[junit4] 2> 199349 T786 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 199350 T786 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 199350 T786 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 199350 T786 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "uniq-fields"
[junit4] 2> 199350 T786 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4] 2> 199350 T786 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 199351 T786 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 199351 T786 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 199351 T786 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 199366 T786 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 199370 T786 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 199372 T786 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 199374 T786 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 199392 T786 oasc.PluginBag.createPlugin requestHandler :
'lazy' created with startup=lazy
[junit4] 2> 199403 T786 oasc.RequestHandlers.initHandlersFromConfig
Registered paths:
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
[junit4] 2> 199403 T786 oasc.SolrCore.initDeprecatedSupport WARN
solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config
to use the ShowFileRequestHandler.
[junit4] 2> 199404 T786 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 199410 T786 oasu.UpdateHandler.<init> Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 199410 T786 oasu.UpdateLog.init Initializing UpdateLog:
dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
[junit4] 2> 199413 T786 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 199413 T786 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 199415 T786 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=42, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=72.58984375,
floorSegmentMB=1.6650390625, forceMergeDeletesPctAllowed=9.57259461037835,
segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 199442 T786 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@4b4ca98a
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@47583a8b),segFN=segments_1,generation=1}
[junit4] 2> 199442 T786 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 199443 T786 oass.SolrIndexSearcher.<init> Opening
Searcher@6fc0751f[collection1] main
[junit4] 2> 199443 T786 oasr.RestManager.init Initializing RestManager
with initArgs:
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
[junit4] 2> 199443 T786 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using InMemoryStorage
[junit4] 2> 199443 T786 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 199444 T786 oashc.SpellCheckComponent.inform Initializing
spell checkers
[junit4] 2> 199477 T786 oass.DirectSolrSpellChecker.init init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 199539 T786 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 199539 T787
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: default
[junit4] 2> 199541 T786 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 199541 T787
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: direct
[junit4] 2> 199541 T787
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: wordbreak
[junit4] 2> 199541 T787
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: multipleFields
[junit4] 2> 199543 T787
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: jarowinkler
[junit4] 2> 199545 T787
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: external
[junit4] 2> 199546 T787
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: freq
[junit4] 2> 199547 T787
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: fqcn
[junit4] 2> 199549 T787
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: perDict
[junit4] 2> 199553 T761 oass.SolrDispatchFilter.init
user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1
[junit4] 2> 199553 T761 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 199566 T787 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@6fc0751f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 200182 T761 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest
80E0216AFA538718-001/tempDir-001/shard1/cores/collection1
[junit4] 2> 200186 T761 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 200209 T761 oejus.SslContextFactory.doStart Enabled Protocols
[SSLv2Hello, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1,
TLSv1.2]
[junit4] 2> 200221 T761 oejs.AbstractConnector.doStart Started
[email protected]:62120
[junit4] 2> 200300 T761 oascse.JettySolrRunner$1.lifeCycleStarted Jetty
properties: {schema=schema-custom-field.xml, solrconfig=solrconfig.xml,
hostContext=/_/k, hostPort=62120,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest
80E0216AFA538718-001/tempDir-001/shard1/cores}
[junit4] 2> 200303 T761 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@74a14482
[junit4] 2> 200303 T761 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest
80E0216AFA538718-001/tempDir-001/shard1/'
[junit4] 2> 200365 T761 oasc.SolrXmlConfig.fromFile Loading container
configuration from
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest
80E0216AFA538718-001/tempDir-001/shard1/solr.xml
[junit4] 2> 200379 T761 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest
80E0216AFA538718-001/tempDir-001/shard1/cores
[junit4] 2> 200380 T761 oasc.CoreContainer.<init> New CoreContainer
828256060
[junit4] 2> 200380 T761 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest
80E0216AFA538718-001/tempDir-001/shard1/]
[junit4] 2> 200380 T761 oasc.CoreContainer.load loading shared library:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest
80E0216AFA538718-001/tempDir-001/shard1/lib
[junit4] 2> 200381 T761 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: lib (resolved as:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest
80E0216AFA538718-001/tempDir-001/shard1/lib).
[junit4] 2> 200394 T761 oashc.HttpShardHandlerFactory.getParameter Setting
socketTimeout to: 90000
[junit4] 2> 200395 T761 oashc.HttpShardHandlerFactory.getParameter Setting
urlScheme to: https
[junit4] 2> 200395 T761 oashc.HttpShardHandlerFactory.getParameter Setting
connTimeout to: 15000
[junit4] 2> 200395 T761 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnectionsPerHost to: 20
[junit4] 2> 200396 T761 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnections to: 10000
[junit4] 2> 200396 T761 oashc.HttpShardHandlerFactory.getParameter Setting
corePoolSize to: 0
[junit4] 2> 200396 T761 oashc.HttpShardHandlerFactory.getParameter Setting
maximumPoolSize to: 2147483647
[junit4] 2> 200396 T761 oashc.HttpShardHandlerFactory.getParameter Setting
maxThreadIdleTime to: 5
[junit4] 2> 200396 T761 oashc.HttpShardHandlerFactory.getParameter Setting
sizeOfQueue to: -1
[junit4] 2> 200397 T761 oashc.HttpShardHandlerFactory.getParameter Setting
fairnessPolicy to: false
[junit4] 2> 200397 T761 oashc.HttpShardHandlerFactory.getParameter Setting
useRetries to: false
[junit4] 2> 200401 T761 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 200403 T761 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 200404 T761 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 200404 T761 oasc.CoreContainer.load Node Name: 127.0.0.1
[junit4] 2> 200409 T761 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest
80E0216AFA538718-001/tempDir-001/shard1/cores
[junit4] 2> 200413 T761 oasc.CoreDescriptor.<init> CORE DESCRIPTOR:
{name=collection1, config=solrconfig.xml, transient=false,
schema=schema-custom-field.xml, loadOnStartup=true,
instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest
80E0216AFA538718-001/tempDir-001/shard1/cores/collection1,
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest
80E0216AFA538718-001/tempDir-001/shard1/cores/collection1/,
configSet=collection1, dataDir=data/}
[junit4] 2> 200413 T761 oasc.CorePropertiesLocator.discoverUnder Found
core collection1 in
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest
80E0216AFA538718-001/tempDir-001/shard1/cores/collection1/
[junit4] 2> 200413 T761 oasc.CorePropertiesLocator.discover Found 1 core
definitions
[junit4] 2> 200416 T798 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/'
[junit4] 2> 200419 T798 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 200419 T798 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 200476 T798 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 200492 T798 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.1.0
[junit4] 2> 200533 T798 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 200534 T798 oass.IndexSchema.readSchema Reading Solr Schema
from
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema-custom-field.xml
[junit4] 2> 200537 T798 oass.IndexSchema.readSchema [collection1] Schema
name=test-custom-field-sort
[junit4] 2> 200549 T798 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 200550 T798 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 200550 T798 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from configset
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1
[junit4] 2> 200551 T798 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 200551 T798 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/,
dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest
80E0216AFA538718-001/tempDir-001/shard1/cores/collection1/data/
[junit4] 2> 200551 T798 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@12e3da8d
[junit4] 2> 200553 T798 oasc.CachingDirectoryFactory.get return new
directory for
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest
80E0216AFA538718-001/tempDir-001/shard1/cores/collection1/data
[junit4] 2> 200553 T798 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest
80E0216AFA538718-001/tempDir-001/shard1/cores/collection1/data/index/
[junit4] 2> 200553 T798 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest
80E0216AFA538718-001/tempDir-001/shard1/cores/collection1/data/index' doesn't
exist. Creating new index...
[junit4] 2> 200554 T798 oasc.CachingDirectoryFactory.get return new
directory for
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest
80E0216AFA538718-001/tempDir-001/shard1/cores/collection1/data/index
[junit4] 2> 200554 T798 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.AlcoholicMergePolicy:
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=898064631,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 200555 T798 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@2a0bdba1
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@51717c8d),segFN=segments_1,generation=1}
[junit4] 2> 200555 T798 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 200560 T798 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 200561 T798 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 200561 T798 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe-allfields"
[junit4] 2> 200561 T798 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 200561 T798 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 200562 T798 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 200562 T798 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "uniq-fields"
[junit4] 2> 200562 T798 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4] 2> 200562 T798 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 200563 T798 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 200563 T798 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 200563 T798 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 200575 T798 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 200579 T798 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 200581 T798 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 200583 T798 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 200594 T798 oasc.PluginBag.createPlugin requestHandler :
'lazy' created with startup=lazy
[junit4] 2> 200602 T798 oasc.RequestHandlers.initHandlersFromConfig
Registered paths:
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
[junit4] 2> 200603 T798 oasc.SolrCore.initDeprecatedSupport WARN
solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config
to use the ShowFileRequestHandler.
[junit4] 2> 200604 T798 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 200605 T798 oasu.UpdateHandler.<init> Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 200606 T798 oasu.UpdateLog.init Initializing UpdateLog:
dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
[junit4] 2> 200607 T798 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 200607 T798 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 200609 T798 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=42, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=72.58984375,
floorSegmentMB=1.6650390625, forceMergeDeletesPctAllowed=9.57259461037835,
segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 200610 T798 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@2a0bdba1
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@51717c8d),segFN=segments_1,generation=1}
[junit4] 2> 200611 T798 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 200613 T798 oass.SolrIndexSearcher.<init> Opening
Searcher@650fe175[collection1] main
[junit4] 2> 200614 T798 oasr.RestManager.init Initializing RestManager
with initArgs:
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
[junit4] 2> 200615 T798 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using InMemoryStorage
[junit4] 2> 200615 T798 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 200616 T798 oashc.SpellCheckComponent.inform Initializing
spell checkers
[junit4] 2> 200625 T798 oass.DirectSolrSpellChecker.init init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 200675 T798 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 200676 T799
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: default
[junit4] 2> 200677 T799
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: direct
[junit4] 2> 200677 T799
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: wordbreak
[junit4] 2> 200677 T799
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: multipleFields
[junit4] 2> 200678 T799
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: jarowinkler
[junit4] 2> 200679 T798 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 200679 T799
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: external
[junit4] 2> 200680 T799
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: freq
[junit4] 2> 200681 T799
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: fqcn
[junit4] 2> 200682 T799
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: perDict
[junit4] 2> 200683 T799 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@650fe175[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 200686 T761 oass.SolrDispatchFilter.init
user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1
[junit4] 2> 200686 T761 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 201195 T761 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest
80E0216AFA538718-001/tempDir-001/shard2/cores/collection1
[junit4] 2> 201200 T761 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 201209 T761 oejus.SslContextFactory.doStart Enabled Protocols
[SSLv2Hello, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1,
TLSv1.2]
[junit4] 2> 201216 T761 oejs.AbstractConnector.doStart Started
[email protected]:62122
[junit4] 2> 201216 T761 oascse.JettySolrRunner$1.lifeCycleStarted Jetty
properties: {schema=schema-custom-field.xml, solrconfig=solrconfig.xml,
hostContext=/_/k, hostPort=62122,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest
80E0216AFA538718-001/tempDir-001/shard2/cores}
[junit4] 2> 201224 T761 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@74a14482
[junit4] 2> 201224 T761 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest
80E0216AFA538718-001/tempDir-001/shard2/'
[junit4] 2> 201282 T761 oasc.SolrXmlConfig.fromFile Loading container
configuration from
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest
80E0216AFA538718-001/tempDir-001/shard2/solr.xml
[junit4] 2> 201298 T761 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest
80E0216AFA538718-001/tempDir-001/shard2/cores
[junit4] 2> 201299 T761 oasc.CoreContainer.<init> New CoreContainer
797818435
[junit4] 2> 201300 T761 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest
80E0216AFA538718-001/tempDir-001/shard2/]
[junit4] 2> 201300 T761 oasc.CoreContainer.load loading shared library:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest
80E0216AFA538718-001/tempDir-001/shard2/lib
[junit4] 2> 201301 T761 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: lib (resolved as:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest
80E0216AFA538718-001/tempDir-001/shard2/lib).
[junit4] 2> 201316 T761 oashc.HttpShardHandlerFactory.getParameter Setting
socketTimeout to: 90000
[junit4] 2> 201317 T761 oashc.HttpShardHandlerFactory.getParameter Setting
urlScheme to: https
[junit4] 2> 201317 T761 oashc.HttpShardHandlerFactory.getParameter Setting
connTimeout to: 15000
[junit4] 2> 201317 T761 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnectionsPerHost to: 20
[junit4] 2> 201317 T761 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnections to: 10000
[junit4] 2> 201318 T761 oashc.HttpShardHandlerFactory.getParameter Setting
corePoolSize to: 0
[junit4] 2> 201318 T761 oashc.HttpShardHandlerFactory.getParameter Setting
maximumPoolSize to: 2147483647
[junit4] 2> 201318 T761 oashc.HttpShardHandlerFactory.getParameter Setting
maxThreadIdleTime to: 5
[junit4] 2> 201318 T761 oashc.HttpShardHandlerFactory.getParameter Setting
sizeOfQueue to: -1
[junit4] 2> 201319 T761 oashc.HttpShardHandlerFactory.getParameter Setting
fairnessPolicy to: false
[junit4] 2> 201319 T761 oashc.HttpShardHandlerFactory.getParameter Setting
useRetries to: false
[junit4] 2> 201324 T761 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 201327 T761 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 201327 T761 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 201328 T761 oasc.CoreContainer.load Node Name: 127.0.0.1
[junit4] 2> 201331 T761 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest
80E0216AFA538718-001/tempDir-001/shard2/cores
[junit4] 2> 201334 T761 oasc.CoreDescriptor.<init> CORE DESCRIPTOR:
{name=collection1, config=solrconfig.xml, transient=false,
schema=schema-custom-field.xml, loadOnStartup=true,
instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest
80E0216AFA538718-001/tempDir-001/shard2/cores/collection1,
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest
80E0216AFA538718-001/tempDir-001/shard2/cores/collection1/,
configSet=collection1, dataDir=data/}
[junit4] 2> 201334 T761 oasc.CorePropertiesLocator.discoverUnder Found
core collection1 in
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest
80E0216AFA538718-001/tempDir-001/shard2/cores/collection1/
[junit4] 2> 201335 T761 oasc.CorePropertiesLocator.discover Found 1 core
definitions
[junit4] 2> 201337 T810 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/'
[junit4] 2> 201338 T810 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 201339 T810 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/colle
[...truncated too long message...]
5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.json.TestJsonRequest
80E0216AFA538718-001/init-core-data-001;done=false>>]
[junit4] 2> 2689884 T13110 oasc.CachingDirectoryFactory.close Closing
directory:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.json.TestJsonRequest
80E0216AFA538718-001/init-core-data-001
[junit4] 2> 2689884 T13110 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.json.TestJsonRequest
80E0216AFA538718-001/init-core-data-001/index
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.json.TestJsonRequest
80E0216AFA538718-001/init-core-data-001/index;done=false>>]
[junit4] 2> 2689884 T13110 oasc.CachingDirectoryFactory.close Closing
directory:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.json.TestJsonRequest
80E0216AFA538718-001/init-core-data-001/index
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene50):
{_version_=Lucene50(blocksize=128), where_s=Lucene50(blocksize=128),
cat_s=FSTOrd50, id=Lucene50(blocksize=128)}, docValues:{},
sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=cs,
timezone=Etc/GMT+9
[junit4] 2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_40
(64-bit)/cpus=3,threads=1,free=118905936,total=518979584
[junit4] 2> NOTE: All tests run in this JVM:
[DistributedQueryElevationComponentTest, ZkControllerTest, ActionThrottleTest,
DocValuesTest, TestFieldSortValues, DistributedSpellCheckComponentTest,
TestTrackingShardHandlerFactory, SimpleFacetsTest, TestDynamicFieldResource,
SortByFunctionTest, DOMUtilTest, TestInitQParser, TestCloudPivotFacet,
DistributedExpandComponentTest, DeleteShardTest, TestReRankQParserPlugin,
UniqFieldsUpdateProcessorFactoryTest, CacheHeaderTest, TestQueryTypes,
NoCacheHeaderTest, TestExactSharedStatsCache, TestShortCircuitedRequests,
TestWordDelimiterFilterFactory, PreAnalyzedUpdateProcessorTest,
SynonymTokenizerTest, SolrIndexSplitterTest, DistanceFunctionTest,
TestIndexingPerformance, PeerSyncTest, AssignTest, TestClusterStateMutator,
TestStressVersions, ClusterStateUpdateTest, TestPostingsSolrHighlighter,
URLClassifyProcessorTest, TestCustomSort, TestExceedMaxTermLength,
RequestLoggingTest, ShardRoutingTest, TestLeaderElectionZkExpiry,
DistribCursorPagingTest, TestRandomDVFaceting,
DistribDocExpirationUpdateProcessorTest, TestManagedResourceStorage,
CircularListTest, TestManagedSchema, ChangedSchemaMergeTest,
TestDistributedMissingSort, TestChildDocTransformer, TestCharFilters,
XmlUpdateRequestHandlerTest, TestPhraseSuggestions, RequestHandlersTest,
OutputWriterTest, FieldAnalysisRequestHandlerTest, SuggestComponentTest,
HdfsUnloadDistributedZkTest, BasicDistributedZkTest, TestCollationField,
SolrInfoMBeanTest, RequiredFieldsTest, TestClassNameShortening,
CoreAdminRequestStatusTest, TestSolrConfigHandlerConcurrent,
DirectSolrConnectionTest, TestElisionMultitermQuery,
IndexSchemaRuntimeFieldTest, TestManagedSchemaDynamicFieldResource,
HdfsSyncSliceTest, JSONWriterTest, HighlighterMaxOffsetTest, SOLR749Test,
SuggesterTest, TestFaceting, TestRawResponseWriter, TestStressReorder,
TestManagedSynonymFilterFactory, TestPivotHelperCode, SaslZkACLProviderTest,
TestSweetSpotSimilarityFactory, BadComponentTest,
DefaultValueUpdateProcessorTest, TestXIncludeConfig, TestSolrXml,
TestHashPartitioner, TestRebalanceLeaders, DateRangeFieldTest,
QueryResultKeyTest, TestPartialUpdateDeduplication, SliceStateTest,
RollingRestartTest, TestCoreContainer, TestShardHandlerFactory,
SolrPluginUtilsTest, ParsingFieldUpdateProcessorsTest, TestReplicaProperties,
HdfsDirectoryTest, TestFieldResource, DocValuesMultiTest, SolrCoreTest,
TestAtomicUpdateErrorCases, DistributedDebugComponentTest,
CoreAdminHandlerTest, TestSchemaVersionResource, TestConfigOverlay,
TestCSVResponseWriter, CloudExitableDirectoryReaderTest, TestJmxIntegration,
TestSurroundQueryParser, ZkCLITest, TestHighFrequencyDictionaryFactory,
TestPerFieldSimilarity, TestMaxScoreQueryParser, HardAutoCommitTest,
SolrTestCaseJ4Test, TestFreeTextSuggestions, PingRequestHandlerTest,
ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest,
CollectionsAPIDistributedZkTest, SyncSliceTest, OverseerTest,
LeaderElectionIntegrationTest, BasicZkTest, RecoveryZkTest,
FullSolrCloudDistribCmdsTest, TestReplicationHandler, ZkSolrClientTest,
AutoCommitTest, TestDistributedGrouping, TestRecovery, TestRealTimeGet,
TestReload, DistributedTermsComponentTest, TestSolr4Spatial,
StatsComponentTest, TestGroupingSearch, SolrCmdDistributorTest,
QueryElevationComponentTest, ConvertedLegacyTest, TestSort, TestFiltering,
TestFunctionQuery, BasicFunctionalityTest, TestLazyCores,
DirectUpdateHandlerTest, TestBadConfig, HighlighterTest,
ShowFileRequestHandlerTest, CurrencyFieldXmlFileTest,
AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest,
TestExtendedDismaxParser, TestFoldingMultitermQuery, SuggesterTSTTest,
SuggesterWFSTTest, SchemaVersionSpecificBehaviorTest, TestPseudoReturnFields,
TestUpdate, FieldMutatingUpdateProcessorTest, TestSolrDeletionPolicy1,
LukeRequestHandlerTest, StandardRequestHandlerTest, DirectSolrSpellCheckerTest,
DocumentAnalysisRequestHandlerTest, TestOmitPositions, DocumentBuilderTest,
TestArbitraryIndexDir, IndexSchemaTest, MBeansHandlerTest, TestComponentsName,
TestBinaryResponseWriter, HighlighterConfigTest, AlternateDirectoryTest,
TestQuerySenderNoQuery, SolrIndexConfigTest, TestMergePolicyConfig,
MultiTermTest, SampleTest, TestDocSet, TestBinaryField, TestSearchPerf,
NumericFieldsTest, TestConfig, ExternalFileFieldSortTest,
NotRequiredUniqueKeyTest, TestLuceneMatchVersion, TestCodecSupport,
EchoParamsTest, TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory,
TestBM25SimilarityFactory, TestDefaultSimilarityFactory, TestJmxMonitoredMap,
TimeZoneUtilsTest, ScriptEngineTest, PluginInfoTest, TestFastLRUCache,
ChaosMonkeyNothingIsSafeTest, PreAnalyzedFieldTest, TestSystemIdResolver,
PrimUtilsTest, DateFieldTest, RAMDirectoryFactoryTest, ClusterStateTest,
TestSolrJ, TestLRUCache, SystemInfoHandlerTest, UUIDFieldTest, TestRTGBase,
DistributedIntervalFacetingTest, ConnectionManagerTest, CustomCollectionTest,
LeaderInitiatedRecoveryOnCommitTest, MultiThreadedOCPTest, OverseerStatusTest,
RemoteQueryErrorTest, ShardSplitTest, TestCryptoKeys,
VMParamsZkACLAndCredentialsProvidersTest, StressHdfsTest,
HdfsDirectoryFactoryTest, TestConfigSets, TestImplicitCoreProperties,
TestNRTOpen, TestReloadAndDeleteDocs, TestSolrDynamicMBean,
TestReplicationHandlerBackup, DistributedFacetPivotWhiteBoxTest,
DistributedSuggestComponentTest, TestExpandComponent, TestIntervalFaceting,
TestCloudManagedSchema, TestCollationFieldDocValues, TestSchemaManager,
AnalyticsMergeStrategyTest, AnalyticsQueryTest, CursorMarkTest, RankQueryTest,
TestAddFieldRealTimeGet, TestCollapseQParserPlugin,
TestComplexPhraseQParserPlugin, TestNoOpRegenerator,
TestOverriddenPrefixQueryForCustomFieldType, TestRecoveryHdfs,
TestSimpleQParserPlugin, TestSolr4Spatial2, TestStressUserVersions,
TestOrdValues, BJQParserTest, TestJsonRequest]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestJsonRequest
-Dtests.seed=80E0216AFA538718 -Dtests.slow=true -Dtests.locale=cs
-Dtests.timezone=Etc/GMT+9 -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.00s J0 | TestJsonRequest (suite) <<<
[junit4] > Throwable #1: junit.framework.AssertionFailedError: Clean up
static fields (in @AfterClass?), your test seems to hang on to approximately
13,145,752 bytes (threshold is 10,485,760). Field reference sizes (counted
individually):
[junit4] > - 13,829,960 bytes, private static
org.apache.solr.SolrTestCaseHS$SolrInstances
org.apache.solr.search.json.TestJsonRequest.servers
[junit4] > - 296 bytes, public static org.junit.rules.TestRule
org.apache.solr.SolrTestCaseJ4.solrClassRules
[junit4] > - 216 bytes, protected static java.lang.String
org.apache.solr.SolrTestCaseJ4.testSolrHome
[junit4] > - 144 bytes, private static java.lang.String
org.apache.solr.SolrTestCaseJ4.factoryProp
[junit4] > - 80 bytes, private static java.lang.String
org.apache.solr.SolrTestCaseJ4.coreName
[junit4] > at
__randomizedtesting.SeedInfo.seed([80E0216AFA538718]:0)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] Completed on J0 in 6.13s, 2 tests, 1 failure <<< FAILURES!
[...truncated 58 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:529: The following
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:477: The following
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:61: The following
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/extra-targets.xml:39: The
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build.xml:191: The
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/common-build.xml:509: The
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1370:
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:976:
There were test failures: 475 suites, 1892 tests, 1 suite-level error, 2
errors, 1 failure, 53 ignored (20 assumptions)
Total time: 68 minutes 38 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0
-XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
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]