Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/2582/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  
org.apache.solr.search.function.SortByFunctionTest.testFieldSortSpecifiedAsFunction

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([2BBEEE596BC7E1A5:11EC2E1693B57719]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:765)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:732)
        at 
org.apache.solr.search.function.SortByFunctionTest.testFieldSortSpecifiedAsFunction(SortByFunctionTest.java:175)
        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 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.UnsupportedOperationException: codec does not support 
random access ordinals, cannot use selector: MAX docValsImpl: 
org.apache.lucene.codecs.memory.MemoryDocValuesProducer$9@7d97a1e0
        at 
org.apache.lucene.search.SortedSetSelector.wrap(SortedSetSelector.java:80)
        at 
org.apache.lucene.search.SortedSetSortField$1.getSortedDocValues(SortedSetSortField.java:126)
        at 
org.apache.lucene.search.FieldComparator$TermOrdValComparator.getLeafComparator(FieldComparator.java:767)
        at 
org.apache.lucene.search.FieldValueHitQueue.getComparators(FieldValueHitQueue.java:183)
        at 
org.apache.lucene.search.TopFieldCollector$NonScoringCollector.getLeafCollector(TopFieldCollector.java:141)
        at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:612)
        at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:425)
        at 
org.apache.solr.search.SolrIndexSearcher.buildAndRunCollectorChain(SolrIndexSearcher.java:202)
        at 
org.apache.solr.search.SolrIndexSearcher.getDocListNC(SolrIndexSearcher.java:1693)
        at 
org.apache.solr.search.SolrIndexSearcher.getDocListC(SolrIndexSearcher.java:1509)
        at 
org.apache.solr.search.SolrIndexSearcher.search(SolrIndexSearcher.java:557)
        at 
org.apache.solr.handler.component.QueryComponent.process(QueryComponent.java:522)
        at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:277)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
        at org.apache.solr.core.SolrCore.execute(SolrCore.java:2068)
        at org.apache.solr.util.TestHarness.query(TestHarness.java:320)
        at org.apache.solr.util.TestHarness.query(TestHarness.java:302)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:739)
        ... 41 more




Build Log:
[...truncated 10350 lines...]
   [junit4] Suite: org.apache.solr.search.function.SortByFunctionTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.function.SortByFunctionTest_2BBEEE596BC7E1A5-001/init-core-data-001
   [junit4]   2> 1036308 INFO  
(SUITE-SortByFunctionTest-seed#[2BBEEE596BC7E1A5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1036308 INFO  
(SUITE-SortByFunctionTest-seed#[2BBEEE596BC7E1A5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1036309 INFO  
(SUITE-SortByFunctionTest-seed#[2BBEEE596BC7E1A5]-worker) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1036309 INFO  
(SUITE-SortByFunctionTest-seed#[2BBEEE596BC7E1A5]-worker) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1036309 INFO  
(SUITE-SortByFunctionTest-seed#[2BBEEE596BC7E1A5]-worker) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1036352 INFO  
(SUITE-SortByFunctionTest-seed#[2BBEEE596BC7E1A5]-worker) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1036362 INFO  
(SUITE-SortByFunctionTest-seed#[2BBEEE596BC7E1A5]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1036391 INFO  
(SUITE-SortByFunctionTest-seed#[2BBEEE596BC7E1A5]-worker) [    ] o.a.s.c.Config 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1036391 INFO  
(SUITE-SortByFunctionTest-seed#[2BBEEE596BC7E1A5]-worker) [    ] 
o.a.s.s.IndexSchema Reading Solr Schema from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1036402 INFO  
(SUITE-SortByFunctionTest-seed#[2BBEEE596BC7E1A5]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1036480 INFO  
(SUITE-SortByFunctionTest-seed#[2BBEEE596BC7E1A5]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1036485 INFO  
(SUITE-SortByFunctionTest-seed#[2BBEEE596BC7E1A5]-worker) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1036486 INFO  
(SUITE-SortByFunctionTest-seed#[2BBEEE596BC7E1A5]-worker) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1036490 INFO  
(SUITE-SortByFunctionTest-seed#[2BBEEE596BC7E1A5]-worker) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1036492 INFO  
(SUITE-SortByFunctionTest-seed#[2BBEEE596BC7E1A5]-worker) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1036493 INFO  
(SUITE-SortByFunctionTest-seed#[2BBEEE596BC7E1A5]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1036494 WARN  
(SUITE-SortByFunctionTest-seed#[2BBEEE596BC7E1A5]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1036494 WARN  
(SUITE-SortByFunctionTest-seed#[2BBEEE596BC7E1A5]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1036494 INFO  
(SUITE-SortByFunctionTest-seed#[2BBEEE596BC7E1A5]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1036494 WARN  
(SUITE-SortByFunctionTest-seed#[2BBEEE596BC7E1A5]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1036495 WARN  
(SUITE-SortByFunctionTest-seed#[2BBEEE596BC7E1A5]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1036495 INFO  
(SUITE-SortByFunctionTest-seed#[2BBEEE596BC7E1A5]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1036495 INFO  
(SUITE-SortByFunctionTest-seed#[2BBEEE596BC7E1A5]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr
   [junit4]   2> 1036495 INFO  
(SUITE-SortByFunctionTest-seed#[2BBEEE596BC7E1A5]-worker) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/'
   [junit4]   2> 1036513 INFO  
(SUITE-SortByFunctionTest-seed#[2BBEEE596BC7E1A5]-worker) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1021843279
   [junit4]   2> 1036513 INFO  
(SUITE-SortByFunctionTest-seed#[2BBEEE596BC7E1A5]-worker) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/]
   [junit4]   2> 1036513 INFO  
(SUITE-SortByFunctionTest-seed#[2BBEEE596BC7E1A5]-worker) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/lib
   [junit4]   2> 1036513 WARN  
(SUITE-SortByFunctionTest-seed#[2BBEEE596BC7E1A5]-worker) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/lib).
   [junit4]   2> 1036518 INFO  
(SUITE-SortByFunctionTest-seed#[2BBEEE596BC7E1A5]-worker) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 
600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1036522 INFO  
(SUITE-SortByFunctionTest-seed#[2BBEEE596BC7E1A5]-worker) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1036522 INFO  
(SUITE-SortByFunctionTest-seed#[2BBEEE596BC7E1A5]-worker) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1036522 INFO  
(SUITE-SortByFunctionTest-seed#[2BBEEE596BC7E1A5]-worker) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1036522 INFO  
(SUITE-SortByFunctionTest-seed#[2BBEEE596BC7E1A5]-worker) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1036524 INFO  
(SUITE-SortByFunctionTest-seed#[2BBEEE596BC7E1A5]-worker) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, 
configSetProperties=configsetprops.json, instanceDir=collection1, 
collection=collection1, 
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/,
 
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.function.SortByFunctionTest_2BBEEE596BC7E1A5-001/init-core-data-001,
 shard=shard1}
   [junit4]   2> 1036524 INFO  (coreLoadExecutor-3234-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1036525 INFO  (coreLoadExecutor-3234-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1036525 INFO  (coreLoadExecutor-3234-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1036540 INFO  (coreLoadExecutor-3234-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1036546 INFO  (coreLoadExecutor-3234-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1036568 INFO  (coreLoadExecutor-3234-thread-1) [    ] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1036569 INFO  (coreLoadExecutor-3234-thread-1) [    ] 
o.a.s.s.IndexSchema Reading Solr Schema from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1036572 INFO  (coreLoadExecutor-3234-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1036643 INFO  (coreLoadExecutor-3234-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1036646 INFO  (coreLoadExecutor-3234-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1036647 INFO  (coreLoadExecutor-3234-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1036650 INFO  (coreLoadExecutor-3234-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1036651 INFO  (coreLoadExecutor-3234-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1036653 INFO  (coreLoadExecutor-3234-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1036653 WARN  (coreLoadExecutor-3234-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1036653 WARN  (coreLoadExecutor-3234-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1036653 INFO  (coreLoadExecutor-3234-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1036653 WARN  (coreLoadExecutor-3234-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1036654 WARN  (coreLoadExecutor-3234-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1036655 INFO  (coreLoadExecutor-3234-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf'
   [junit4]   2> 1036655 INFO  (coreLoadExecutor-3234-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 1036655 INFO  (coreLoadExecutor-3234-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1036655 INFO  (coreLoadExecutor-3234-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/],
 dataDir=[null]
   [junit4]   2> 1036656 INFO  (coreLoadExecutor-3234-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a59463b
   [junit4]   2> 1036656 INFO  (coreLoadExecutor-3234-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.function.SortByFunctionTest_2BBEEE596BC7E1A5-001/init-core-data-001
   [junit4]   2> 1036656 INFO  (coreLoadExecutor-3234-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.function.SortByFunctionTest_2BBEEE596BC7E1A5-001/init-core-data-001/index/
   [junit4]   2> 1036656 WARN  (coreLoadExecutor-3234-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.function.SortByFunctionTest_2BBEEE596BC7E1A5-001/init-core-data-001/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1036657 INFO  (coreLoadExecutor-3234-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.function.SortByFunctionTest_2BBEEE596BC7E1A5-001/init-core-data-001/index
   [junit4]   2> 1036657 INFO  (coreLoadExecutor-3234-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=25, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=35.533203125, 
floorSegmentMB=1.7724609375, forceMergeDeletesPctAllowed=1.5166336967606686, 
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.2061243205462729
   [junit4]   2> 1036657 INFO  (coreLoadExecutor-3234-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@425d8c0d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@757d092f),segFN=segments_1,generation=1}
   [junit4]   2> 1036657 INFO  (coreLoadExecutor-3234-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1036658 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.function.SortByFunctionTest_2BBEEE596BC7E1A5-001/init-core-data-001/
   [junit4]   2> 1036662 INFO  (coreLoadExecutor-3234-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1036662 INFO  (coreLoadExecutor-3234-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1036662 INFO  (coreLoadExecutor-3234-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1036662 INFO  (coreLoadExecutor-3234-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1036662 INFO  (coreLoadExecutor-3234-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1036662 INFO  (coreLoadExecutor-3234-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1036663 INFO  (coreLoadExecutor-3234-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1036663 INFO  (coreLoadExecutor-3234-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1036663 INFO  (coreLoadExecutor-3234-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1036663 INFO  (coreLoadExecutor-3234-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1036663 INFO  (coreLoadExecutor-3234-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1036663 INFO  (coreLoadExecutor-3234-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1036666 INFO  (coreLoadExecutor-3234-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1036667 INFO  (coreLoadExecutor-3234-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1036668 INFO  (coreLoadExecutor-3234-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1036669 INFO  (coreLoadExecutor-3234-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1036672 INFO  (coreLoadExecutor-3234-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 1036673 INFO  (coreLoadExecutor-3234-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers 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> 1036674 WARN  (coreLoadExecutor-3234-thread-1) [    
x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated 
<admin/gettableFiles>, Please update your config to use the 
ShowFileRequestHandler.
   [junit4]   2> 1036674 INFO  (coreLoadExecutor-3234-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1036675 INFO  (coreLoadExecutor-3234-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1036675 INFO  (coreLoadExecutor-3234-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1036676 INFO  (coreLoadExecutor-3234-thread-1) [    
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1036676 INFO  (coreLoadExecutor-3234-thread-1) [    
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1036676 INFO  (coreLoadExecutor-3234-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4658744242662237]
   [junit4]   2> 1036676 INFO  (coreLoadExecutor-3234-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@425d8c0d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@757d092f),segFN=segments_1,generation=1}
   [junit4]   2> 1036676 INFO  (coreLoadExecutor-3234-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1036676 INFO  (coreLoadExecutor-3234-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@16db620f[collection1] 
main
   [junit4]   2> 1036677 INFO  (coreLoadExecutor-3234-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1036677 INFO  (coreLoadExecutor-3234-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 1036677 INFO  (coreLoadExecutor-3234-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1036677 INFO  (coreLoadExecutor-3234-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1036691 INFO  (coreLoadExecutor-3234-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1036715 INFO  (coreLoadExecutor-3234-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1036715 INFO  
(searcherExecutor-3235-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1036716 INFO  (coreLoadExecutor-3234-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 1036716 INFO  (coreLoadExecutor-3234-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 1036716 INFO  (coreLoadExecutor-3234-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 1036716 INFO  (coreLoadExecutor-3234-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1508588921741639680
   [junit4]   2> 1036716 INFO  
(searcherExecutor-3235-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1036716 INFO  
(searcherExecutor-3235-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1036716 INFO  
(searcherExecutor-3235-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1036717 INFO  
(searcherExecutor-3235-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1036717 INFO  
(searcherExecutor-3235-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1036718 INFO  
(searcherExecutor-3235-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1036718 INFO  (coreLoadExecutor-3234-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 2 ms to seed version buckets with highest 
version 1508588921741639680
   [junit4]   2> 1036718 INFO  
(searcherExecutor-3235-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1036718 INFO  (coreLoadExecutor-3234-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1036718 INFO  
(searcherExecutor-3235-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1036719 INFO  
(searcherExecutor-3235-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@16db620f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1036719 INFO  
(SUITE-SortByFunctionTest-seed#[2BBEEE596BC7E1A5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1036722 INFO  
(TEST-SortByFunctionTest.test-seed#[2BBEEE596BC7E1A5]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1036725 INFO  
(TEST-SortByFunctionTest.test-seed#[2BBEEE596BC7E1A5]) [    ] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{deleteByQuery=*:* (-1508588921747931136)} 0 3
   [junit4]   2> 1036726 INFO  
(TEST-SortByFunctionTest.test-seed#[2BBEEE596BC7E1A5]) [    ] 
o.a.s.u.UpdateHandler start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1036726 INFO  
(TEST-SortByFunctionTest.test-seed#[2BBEEE596BC7E1A5]) [    ] 
o.a.s.u.UpdateHandler No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1036727 INFO  
(TEST-SortByFunctionTest.test-seed#[2BBEEE596BC7E1A5]) [    ] o.a.s.c.SolrCore 
SolrIndexSearcher has not changed - not re-opening: 
org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 1036727 INFO  
(TEST-SortByFunctionTest.test-seed#[2BBEEE596BC7E1A5]) [    ] 
o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1036727 INFO  
(TEST-SortByFunctionTest.test-seed#[2BBEEE596BC7E1A5]) [    ] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{commit=} 0 1
   [junit4]   2> 1036729 INFO  
(TEST-SortByFunctionTest.test-seed#[2BBEEE596BC7E1A5]) [    ] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{add=[1 (1508588921753174016)]} 0 1
   [junit4]   2> 1036729 INFO  
(TEST-SortByFunctionTest.test-seed#[2BBEEE596BC7E1A5]) [    ] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{add=[2 (1508588921755271168)]} 0 0
   [junit4]   2> 1036729 INFO  
(TEST-SortByFunctionTest.test-seed#[2BBEEE596BC7E1A5]) [    ] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{add=[3 (1508588921755271169)]} 0 0
   [junit4]   2> 1036730 INFO  
(TEST-SortByFunctionTest.test-seed#[2BBEEE596BC7E1A5]) [    ] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{add=[4 (1508588921756319744)]} 0 0
   [junit4]   2> 1036730 INFO  
(TEST-SortByFunctionTest.test-seed#[2BBEEE596BC7E1A5]) [    ] 
o.a.s.u.UpdateHandler start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1036734 INFO  
(TEST-SortByFunctionTest.test-seed#[2BBEEE596BC7E1A5]) [    ] o.a.s.c.SolrCore 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@425d8c0d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@757d092f),segFN=segments_1,generation=1}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@425d8c0d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@757d092f),segFN=segments_2,generation=2}
   [junit4]   2> 1036735 INFO  
(TEST-SortByFunctionTest.test-seed#[2BBEEE596BC7E1A5]) [    ] o.a.s.c.SolrCore 
newest commit generation = 2
   [junit4]   2> 1036737 INFO  
(TEST-SortByFunctionTest.test-seed#[2BBEEE596BC7E1A5]) [    ] 
o.a.s.s.SolrIndexSearcher Opening Searcher@48bb5d48[collection1] main
   [junit4]   2> 1036737 INFO  
(TEST-SortByFunctionTest.test-seed#[2BBEEE596BC7E1A5]) [    ] 
o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1036738 INFO  (searcherExecutor-3235-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@48bb5d48[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c4)))}
   [junit4]   2> 1036738 INFO  
(TEST-SortByFunctionTest.test-seed#[2BBEEE596BC7E1A5]) [    ] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{commit=} 0 7
   [junit4]   2> 1036739 INFO  
(TEST-SortByFunctionTest.test-seed#[2BBEEE596BC7E1A5]) [    ] o.a.s.c.S.Request 
[collection1] webapp=null path=null params={q=*:*&fl=*,score&wt=xml} hits=4 
status=0 QTime=1 
   [junit4]   2> 1036742 INFO  
(TEST-SortByFunctionTest.test-seed#[2BBEEE596BC7E1A5]) [    ] o.a.s.c.S.Request 
[collection1] webapp=null path=null 
params={q=*:*&fl=*,score&sort=score+desc&wt=xml} hits=4 status=0 QTime=0 
   [junit4]   2> 1036743 INFO  
(TEST-SortByFunctionTest.test-seed#[2BBEEE596BC7E1A5]) [    ] o.a.s.c.S.Request 
[collection1] webapp=null path=null 
params={q=f_t:ipod&fl=id,score&sort=score+desc&wt=xml} hits=4 status=0 QTime=0 
   [junit4]   2> 1036745 INFO  
(TEST-SortByFunctionTest.test-seed#[2BBEEE596BC7E1A5]) [    ] o.a.s.c.S.Request 
[collection1] webapp=null path=null 
params={q=*:*&fl=*,score&sort=sum(x_td1,+y_td1)+desc&wt=xml} hits=4 status=0 
QTime=1 
   [junit4]   2> 1036746 INFO  
(TEST-SortByFunctionTest.test-seed#[2BBEEE596BC7E1A5]) [    ] o.a.s.c.S.Request 
[collection1] webapp=null path=null 
params={q=*:*&fl=*,score&sort=sum(x_td1,+y_td1)+asc&wt=xml} hits=4 status=0 
QTime=0 
   [junit4]   2> 1036747 INFO  
(TEST-SortByFunctionTest.test-seed#[2BBEEE596BC7E1A5]) [    ] o.a.s.c.S.Request 
[collection1] webapp=null path=null 
params={q=*:*&fl=id&sort=sum(z_td1,+y_td1)+asc,+w_td1+asc&wt=xml} hits=4 
status=0 QTime=1 
   [junit4]   2> 1036748 INFO  
(TEST-SortByFunctionTest.test-seed#[2BBEEE596BC7E1A5]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 1036751 INFO  
(TEST-SortByFunctionTest.testSortJoinDocFreq-seed#[2BBEEE596BC7E1A5]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testSortJoinDocFreq
   [junit4]   2> 1036753 INFO  
(TEST-SortByFunctionTest.testSortJoinDocFreq-seed#[2BBEEE596BC7E1A5]) [    ] 
o.a.s.s.SolrIndexSearcher Opening Searcher@4229468a[collection1] realtime
   [junit4]   2> 1036753 INFO  
(TEST-SortByFunctionTest.testSortJoinDocFreq-seed#[2BBEEE596BC7E1A5]) [    ] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{deleteByQuery=*:* (-1508588921778339840)} 0 2
   [junit4]   2> 1036754 INFO  
(TEST-SortByFunctionTest.testSortJoinDocFreq-seed#[2BBEEE596BC7E1A5]) [    ] 
o.a.s.u.UpdateHandler start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1036758 INFO  
(TEST-SortByFunctionTest.testSortJoinDocFreq-seed#[2BBEEE596BC7E1A5]) [    ] 
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@425d8c0d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@757d092f),segFN=segments_2,generation=2}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@425d8c0d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@757d092f),segFN=segments_3,generation=3}
   [junit4]   2> 1036758 INFO  
(TEST-SortByFunctionTest.testSortJoinDocFreq-seed#[2BBEEE596BC7E1A5]) [    ] 
o.a.s.c.SolrCore newest commit generation = 3
   [junit4]   2> 1036758 INFO  
(TEST-SortByFunctionTest.testSortJoinDocFreq-seed#[2BBEEE596BC7E1A5]) [    ] 
o.a.s.s.SolrIndexSearcher Opening Searcher@24c9848a[collection1] main
   [junit4]   2> 1036759 INFO  
(TEST-SortByFunctionTest.testSortJoinDocFreq-seed#[2BBEEE596BC7E1A5]) [    ] 
o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1036761 INFO  (searcherExecutor-3235-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@24c9848a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1036767 INFO  
(TEST-SortByFunctionTest.testSortJoinDocFreq-seed#[2BBEEE596BC7E1A5]) [    ] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{commit=} 0 12
   [junit4]   2> 1036769 INFO  
(TEST-SortByFunctionTest.testSortJoinDocFreq-seed#[2BBEEE596BC7E1A5]) [    ] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{add=[4 (1508588921795117056)]} 0 1
   [junit4]   2> 1036769 INFO  
(TEST-SortByFunctionTest.testSortJoinDocFreq-seed#[2BBEEE596BC7E1A5]) [    ] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{add=[3 (1508588921797214208)]} 0 0
   [junit4]   2> 1036769 INFO  
(TEST-SortByFunctionTest.testSortJoinDocFreq-seed#[2BBEEE596BC7E1A5]) [    ] 
o.a.s.u.UpdateHandler start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1036771 INFO  
(TEST-SortByFunctionTest.testSortJoinDocFreq-seed#[2BBEEE596BC7E1A5]) [    ] 
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@425d8c0d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@757d092f),segFN=segments_3,generation=3}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@425d8c0d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@757d092f),segFN=segments_4,generation=4}
   [junit4]   2> 1036771 INFO  
(TEST-SortByFunctionTest.testSortJoinDocFreq-seed#[2BBEEE596BC7E1A5]) [    ] 
o.a.s.c.SolrCore newest commit generation = 4
   [junit4]   2> 1036772 INFO  
(TEST-SortByFunctionTest.testSortJoinDocFreq-seed#[2BBEEE596BC7E1A5]) [    ] 
o.a.s.s.SolrIndexSearcher Opening Searcher@297b1aae[collection1] main
   [junit4]   2> 1036773 INFO  
(TEST-SortByFunctionTest.testSortJoinDocFreq-seed#[2BBEEE596BC7E1A5]) [    ] 
o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1036773 INFO  (searcherExecutor-3235-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@297b1aae[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.0.0):c2)))}
   [junit4]   2> 1036774 INFO  
(TEST-SortByFunctionTest.testSortJoinDocFreq-seed#[2BBEEE596BC7E1A5]) [    ] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{commit=} 0 4
   [junit4]   2> 1036775 INFO  
(TEST-SortByFunctionTest.testSortJoinDocFreq-seed#[2BBEEE596BC7E1A5]) [    ] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{add=[2 (1508588921802457088)]} 0 1
   [junit4]   2> 1036775 INFO  
(TEST-SortByFunctionTest.testSortJoinDocFreq-seed#[2BBEEE596BC7E1A5]) [    ] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{add=[1 (1508588921803505664)]} 0 0
   [junit4]   2> 1036776 INFO  
(TEST-SortByFunctionTest.testSortJoinDocFreq-seed#[2BBEEE596BC7E1A5]) [    ] 
o.a.s.u.UpdateHandler start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1036779 INFO  
(TEST-SortByFunctionTest.testSortJoinDocFreq-seed#[2BBEEE596BC7E1A5]) [    ] 
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@425d8c0d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@757d092f),segFN=segments_4,generation=4}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@425d8c0d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@757d092f),segFN=segments_5,generation=5}
   [junit4]   2> 1036779 INFO  
(TEST-SortByFunctionTest.testSortJoinDocFreq-seed#[2BBEEE596BC7E1A5]) [    ] 
o.a.s.c.SolrCore newest commit generation = 5
   [junit4]   2> 1036779 INFO  
(TEST-SortByFunctionTest.testSortJoinDocFreq-seed#[2BBEEE596BC7E1A5]) [    ] 
o.a.s.s.SolrIndexSearcher Opening Searcher@2b9c64ea[collection1] main
   [junit4]   2> 1036781 INFO  
(TEST-SortByFunctionTest.testSortJoinDocFreq-seed#[2BBEEE596BC7E1A5]) [    ] 
o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1036784 INFO  (searcherExecutor-3235-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2b9c64ea[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.0.0):c2)
 Uninverting(_2(6.0.0):c2)))}
   [junit4]   2> 1036785 INFO  
(TEST-SortByFunctionTest.testSortJoinDocFreq-seed#[2BBEEE596BC7E1A5]) [    ] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{commit=} 0 8
   [junit4]   2> 1036789 INFO  
(TEST-SortByFunctionTest.testSortJoinDocFreq-seed#[2BBEEE596BC7E1A5]) [    ] 
o.a.s.c.S.Request [collection1] webapp=null path=null 
params={q=links_mfacet:B&fl=id&sort=id+asc&wt=xml} hits=2 status=0 QTime=3 
   [junit4]   2> 1036797 INFO  
(TEST-SortByFunctionTest.testSortJoinDocFreq-seed#[2BBEEE596BC7E1A5]) [    ] 
o.a.s.c.S.Request [collection1] webapp=null path=null 
params={q=*:*&fl=id&sort=joindf(id_s1,+links_mfacet)+desc&wt=xml} hits=4 
status=0 QTime=6 
   [junit4]   2> 1036797 INFO  
(TEST-SortByFunctionTest.testSortJoinDocFreq-seed#[2BBEEE596BC7E1A5]) [    ] 
o.a.s.c.S.Request [collection1] webapp=null path=null 
params={q=*:*&fl=id&sort=joindf(id_s1,+links_mfacet)+asc&wt=xml} hits=4 
status=0 QTime=0 
   [junit4]   2> 1036807 INFO  
(TEST-SortByFunctionTest.testSortJoinDocFreq-seed#[2BBEEE596BC7E1A5]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testSortJoinDocFreq
   [junit4]   2> 1036810 INFO  
(TEST-SortByFunctionTest.testFieldSortSpecifiedAsFunction-seed#[2BBEEE596BC7E1A5])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testFieldSortSpecifiedAsFunction
   [junit4]   2> 1036812 INFO  
(TEST-SortByFunctionTest.testFieldSortSpecifiedAsFunction-seed#[2BBEEE596BC7E1A5])
 [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@2697baa2[collection1] 
realtime
   [junit4]   2> 1036812 INFO  
(TEST-SortByFunctionTest.testFieldSortSpecifiedAsFunction-seed#[2BBEEE596BC7E1A5])
 [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null 
params={} {deleteByQuery=*:* (-1508588921840205824)} 0 2
   [junit4]   2> 1036812 INFO  
(TEST-SortByFunctionTest.testFieldSortSpecifiedAsFunction-seed#[2BBEEE596BC7E1A5])
 [    ] o.a.s.u.UpdateHandler start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1036813 INFO  
(TEST-SortByFunctionTest.testFieldSortSpecifiedAsFunction-seed#[2BBEEE596BC7E1A5])
 [    ] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@425d8c0d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@757d092f),segFN=segments_5,generation=5}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@425d8c0d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@757d092f),segFN=segments_6,generation=6}
   [junit4]   2> 1036813 INFO  
(TEST-SortByFunctionTest.testFieldSortSpecifiedAsFunction-seed#[2BBEEE596BC7E1A5])
 [    ] o.a.s.c.SolrCore newest commit generation = 6
   [junit4]   2> 1036813 INFO  
(TEST-SortByFunctionTest.testFieldSortSpecifiedAsFunction-seed#[2BBEEE596BC7E1A5])
 [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@596104[collection1] main
   [junit4]   2> 1036813 INFO  
(TEST-SortByFunctionTest.testFieldSortSpecifiedAsFunction-seed#[2BBEEE596BC7E1A5])
 [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1036814 INFO  (searcherExecutor-3235-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@596104[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1036815 INFO  
(TEST-SortByFunctionTest.testFieldSortSpecifiedAsFunction-seed#[2BBEEE596BC7E1A5])
 [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null 
params={} {commit=} 0 2
   [junit4]   2> 1036818 INFO  
(TEST-SortByFunctionTest.testFieldSortSpecifiedAsFunction-seed#[2BBEEE596BC7E1A5])
 [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null 
params={} {add=[1 (1508588921845448704)]} 0 2
   [junit4]   2> 1036818 INFO  
(TEST-SortByFunctionTest.testFieldSortSpecifiedAsFunction-seed#[2BBEEE596BC7E1A5])
 [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null 
params={} {add=[2 (1508588921848594432)]} 0 0
   [junit4]   2> 1036819 INFO  
(TEST-SortByFunctionTest.testFieldSortSpecifiedAsFunction-seed#[2BBEEE596BC7E1A5])
 [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null 
params={} {add=[3 (1508588921849643008)]} 0 0
   [junit4]   2> 1036819 INFO  
(TEST-SortByFunctionTest.testFieldSortSpecifiedAsFunction-seed#[2BBEEE596BC7E1A5])
 [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null 
params={} {add=[4 (1508588921849643009)]} 0 0
   [junit4]   2> 1036819 INFO  
(TEST-SortByFunctionTest.testFieldSortSpecifiedAsFunction-seed#[2BBEEE596BC7E1A5])
 [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null 
params={} {add=[5 (1508588921849643010)]} 0 0
   [junit4]   2> 1036820 INFO  
(TEST-SortByFunctionTest.testFieldSortSpecifiedAsFunction-seed#[2BBEEE596BC7E1A5])
 [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null 
params={} {add=[6 (1508588921850691584)]} 0 0
   [junit4]   2> 1036820 INFO  
(TEST-SortByFunctionTest.testFieldSortSpecifiedAsFunction-seed#[2BBEEE596BC7E1A5])
 [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null 
params={} {add=[7 (1508588921850691585)]} 0 0
   [junit4]   2> 1036820 INFO  
(TEST-SortByFunctionTest.testFieldSortSpecifiedAsFunction-seed#[2BBEEE596BC7E1A5])
 [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null 
params={} {add=[8 (1508588921850691586)]} 0 0
   [junit4]   2> 1036821 INFO  
(TEST-SortByFunctionTest.testFieldSortSpecifiedAsFunction-seed#[2BBEEE596BC7E1A5])
 [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null 
params={} {add=[9 (1508588921851740160)]} 0 0
   [junit4]   2> 1036821 INFO  
(TEST-SortByFunctionTest.testFieldSortSpecifiedAsFunction-seed#[2BBEEE596BC7E1A5])
 [    ] o.a.s.u.UpdateHandler start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1036824 INFO  
(TEST-SortByFunctionTest.testFieldSortSpecifiedAsFunction-seed#[2BBEEE596BC7E1A5])
 [    ] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@425d8c0d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@757d092f),segFN=segments_6,generation=6}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@425d8c0d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@757d092f),segFN=segments_7,generation=7}
   [junit4]   2> 1036824 INFO  
(TEST-SortByFunctionTest.testFieldSortSpecifiedAsFunction-seed#[2BBEEE596BC7E1A5])
 [    ] o.a.s.c.SolrCore newest commit generation = 7
   [junit4]   2> 1036825 INFO  
(TEST-SortByFunctionTest.testFieldSortSpecifiedAsFunction-seed#[2BBEEE596BC7E1A5])
 [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@208134b4[collection1] main
   [junit4]   2> 1036826 INFO  
(TEST-SortByFunctionTest.testFieldSortSpecifiedAsFunction-seed#[2BBEEE596BC7E1A5])
 [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1036827 INFO  (searcherExecutor-3235-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@208134b4[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(6.0.0):c9)))}
   [junit4]   2> 1036827 INFO  
(TEST-SortByFunctionTest.testFieldSortSpecifiedAsFunction-seed#[2BBEEE596BC7E1A5])
 [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null 
params={} {commit=} 0 6
   [junit4]   2> 1036828 INFO  
(TEST-SortByFunctionTest.testFieldSortSpecifiedAsFunction-seed#[2BBEEE596BC7E1A5])
 [    ] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={q=*:*&sort=primary_tl1+asc,+secondary_tl1+asc&wt=xml} hits=9 status=0 
QTime=0 
   [junit4]   2> 1036832 INFO  
(TEST-SortByFunctionTest.testFieldSortSpecifiedAsFunction-seed#[2BBEEE596BC7E1A5])
 [    ] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={q=*:*&sort=field(primary_tl1)+asc,+secondary_tl1+asc&wt=xml} hits=9 
status=0 QTime=0 
   [junit4]   2> 1036851 ERROR 
(TEST-SortByFunctionTest.testFieldSortSpecifiedAsFunction-seed#[2BBEEE596BC7E1A5])
 [    ] o.a.s.c.SolrCore java.lang.UnsupportedOperationException: codec does 
not support random access ordinals, cannot use selector: MAX docValsImpl: 
org.apache.lucene.codecs.memory.MemoryDocValuesProducer$9@7d97a1e0
   [junit4]   2>        at 
org.apache.lucene.search.SortedSetSelector.wrap(SortedSetSelector.java:80)
   [junit4]   2>        at 
org.apache.lucene.search.SortedSetSortField$1.getSortedDocValues(SortedSetSortField.java:126)
   [junit4]   2>        at 
org.apache.lucene.search.FieldComparator$TermOrdValComparator.getLeafComparator(FieldComparator.java:767)
   [junit4]   2>        at 
org.apache.lucene.search.FieldValueHitQueue.getComparators(FieldValueHitQueue.java:183)
   [junit4]   2>        at 
org.apache.lucene.search.TopFieldCollector$NonScoringCollector.getLeafCollector(TopFieldCollector.java:141)
   [junit4]   2>        at 
org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:612)
   [junit4]   2>        at 
org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:425)
   [junit4]   2>        at 
org.apache.solr.search.SolrIndexSearcher.buildAndRunCollectorChain(SolrIndexSearcher.java:202)
   [junit4]   2>        at 
org.apache.solr.search.SolrIndexSearcher.getDocListNC(SolrIndexSearcher.java:1693)
   [junit4]   2>        at 
org.apache.solr.search.SolrIndexSearcher.getDocListC(SolrIndexSearcher.java:1509)
   [junit4]   2>        at 
org.apache.solr.search.SolrIndexSearcher.search(SolrIndexSearcher.java:557)
   [junit4]   2>        at 
org.apache.solr.handler.component.QueryComponent.process(QueryComponent.java:522)
   [junit4]   2>        at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:277)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2068)
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.query(TestHarness.java:320)
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.query(TestHarness.java:302)
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:739)
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:732)
   [junit4]   2>        at 
org.apache.solr.search.function.SortByFunctionTest.testFieldSortSpecifiedAsFunction(SortByFunctionTest.java:175)
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:497)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 1036853 INFO  
(TEST-SortByFunctionTest.testFieldSortSpecifiedAsFunction-seed#[2BBEEE596BC7E1A5])
 [    ] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={q=*:*&sort=field(multi_l_dv,max)+asc,+secondary_tl1+asc&wt=xml} 
status=500 QTime=16 
   [junit4]   2> 1036853 ERROR 
(TEST-SortByFunctionTest.testFieldSortSpecifiedAsFunction-seed#[2BBEEE596BC7E1A5])
 [    ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: 
q=*:*&sort=field(multi_l_dv,max)+asc,+secondary_tl1+asc&wt=xml:java.lang.UnsupportedOperationException:
 codec does not support random access ordinals, cannot use selector: MAX 
docValsImpl: org.apache.lucene.codecs.memory.MemoryDocValuesProducer$9@7d97a1e0
   [junit4]   2>        at 
org.apache.lucene.search.SortedSetSelector.wrap(SortedSetSelector.java:80)
   [junit4]   2>        at 
org.apache.lucene.search.SortedSetSortField$1.getSortedDocValues(SortedSetSortField.java:126)
   [junit4]   2>        at 
org.apache.lucene.search.FieldComparator$TermOrdValComparator.getLeafComparator(FieldComparator.java:767)
   [junit4]   2>        at 
org.apache.lucene.search.FieldValueHitQueue.getComparators(FieldValueHitQueue.java:183)
   [junit4]   2>        at 
org.apache.lucene.search.TopFieldCollector$NonScoringCollector.getLeafCollector(TopFieldCollector.java:141)
   [junit4]   2>        at 
org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:612)
   [junit4]   2>        at 
org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:425)
   [junit4]   2>        at 
org.apache.solr.search.SolrIndexSearcher.buildAndRunCollectorChain(SolrIndexSearcher.java:202)
   [junit4]   2>        at 
org.apache.solr.search.SolrIndexSearcher.getDocListNC(SolrIndexSearcher.java:1693)
   [junit4]   2>        at 
org.apache.solr.search.SolrIndexSearcher.getDocListC(SolrIndexSearcher.java:1509)
   [junit4]   2>        at 
org.apache.solr.search.SolrIndexSearcher.search(SolrIndexSearcher.java:557)
   [junit4]   2>        at 
org.apache.solr.handler.component.QueryComponent.process(QueryComponent.java:522)
   [junit4]   2>        at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:277)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2068)
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.query(TestHarness.java:320)
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.query(TestHarness.java:302)
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:739)
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:732)
   [junit4]   2>        at 
org.apache.solr.search.function.SortByFunctionTest.testFieldSortSpecifiedAsFunction(SortByFunctionTest.java:175)
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:497)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 1036854 INFO  
(TEST-SortByFunctionTest.testFieldSortSpecifiedAsFunction-seed#[2BBEEE596BC7E1A5])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testFieldSortSpecifiedAsFunction
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SortByFunctionTest 
-Dtests.method=testFieldSortSpecifiedAsFunction -Dtests.seed=2BBEEE596BC7E1A5 
-Dtests.slow=true -Dtests.locale=nl_NL -Dtests.timezone=Asia/Calcutta 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.06s J0 | 
SortByFunctionTest.testFieldSortSpecifiedAsFunction <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([2BBEEE596BC7E1A5:11EC2E1693B57719]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:765)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:732)
   [junit4]    >        at 
org.apache.solr.search.function.SortByFunctionTest.testFieldSortSpecifiedAsFunction(SortByFunctionTest.java:175)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.UnsupportedOperationException: codec does 
not support random access ordinals, cannot use selector: MAX docValsImpl: 
org.apache.lucene.codecs.memory.MemoryDocValuesProducer$9@7d97a1e0
   [junit4]    >        at 
org.apache.lucene.search.SortedSetSelector.wrap(SortedSetSelector.java:80)
   [junit4]    >        at 
org.apache.lucene.search.SortedSetSortField$1.getSortedDocValues(SortedSetSortField.java:126)
   [junit4]    >        at 
org.apache.lucene.search.FieldComparator$TermOrdValComparator.getLeafComparator(FieldComparator.java:767)
   [junit4]    >        at 
org.apache.lucene.search.FieldValueHitQueue.getComparators(FieldValueHitQueue.java:183)
   [junit4]    >        at 
org.apache.lucene.search.TopFieldCollector$NonScoringCollector.getLeafCollector(TopFieldCollector.java:141)
   [junit4]    >        at 
org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:612)
   [junit4]    >        at 
org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:425)
   [junit4]    >        at 
org.apache.solr.search.SolrIndexSearcher.buildAndRunCollectorChain(SolrIndexSearcher.java:202)
   [junit4]    >        at 
org.apache.solr.search.SolrIndexSearcher.getDocListNC(SolrIndexSearcher.java:1693)
   [junit4]    >        at 
org.apache.solr.search.SolrIndexSearcher.getDocListC(SolrIndexSearcher.java:1509)
   [junit4]    >        at 
org.apache.solr.search.SolrIndexSearcher.search(SolrIndexSearcher.java:557)
   [junit4]    >        at 
org.apache.solr.handler.component.QueryComponent.process(QueryComponent.java:522)
   [junit4]    >        at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:277)
   [junit4]    >        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2068)
   [junit4]    >        at 
org.apache.solr.util.TestHarness.query(TestHarness.java:320)
   [junit4]    >        at 
org.apache.solr.util.TestHarness.query(TestHarness.java:302)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:739)
   [junit4]    >        ... 41 more
   [junit4]   2> 1036863 INFO  
(SUITE-SortByFunctionTest-seed#[2BBEEE596BC7E1A5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1036863 INFO  
(SUITE-SortByFunctionTest-seed#[2BBEEE596BC7E1A5]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1021843279
   [junit4]   2> 1036863 INFO  
(SUITE-SortByFunctionTest-seed#[2BBEEE596BC7E1A5]-worker) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@527d5965
   [junit4]   2> 1036864 INFO  
(SUITE-SortByFunctionTest-seed#[2BBEEE596BC7E1A5]-worker) [    x:collection1] 
o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=7,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=17,cumulative_deletesById=0,cumulative_deletesByQuery=3,cumulative_errors=0,transaction_logs_total_size=1943,transaction_logs_total_number=7}
   [junit4]   2> 1036864 INFO  
(SUITE-SortByFunctionTest-seed#[2BBEEE596BC7E1A5]-worker) [    x:collection1] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1036864 INFO  
(SUITE-SortByFunctionTest-seed#[2BBEEE596BC7E1A5]-worker) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 1036865 INFO  
(SUITE-SortByFunctionTest-seed#[2BBEEE596BC7E1A5]-worker) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1036866 INFO  
(SUITE-SortByFunctionTest-seed#[2BBEEE596BC7E1A5]-worker) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1036880 INFO  
(SUITE-SortByFunctionTest-seed#[2BBEEE596BC7E1A5]-worker) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 1036880 INFO  
(SUITE-SortByFunctionTest-seed#[2BBEEE596BC7E1A5]-worker) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.function.SortByFunctionTest_2BBEEE596BC7E1A5-001/init-core-data-001/index
 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.function.SortByFunctionTest_2BBEEE596BC7E1A5-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 1036880 INFO  
(SUITE-SortByFunctionTest-seed#[2BBEEE596BC7E1A5]-worker) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.function.SortByFunctionTest_2BBEEE596BC7E1A5-001/init-core-data-001/index
   [junit4]   2> 1036880 INFO  
(SUITE-SortByFunctionTest-seed#[2BBEEE596BC7E1A5]-worker) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.function.SortByFunctionTest_2BBEEE596BC7E1A5-001/init-core-data-001
 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.function.SortByFunctionTest_2BBEEE596BC7E1A5-001/init-core-data-001;done=false>>]
   [junit4]   2> 1036880 INFO  
(SUITE-SortByFunctionTest-seed#[2BBEEE596BC7E1A5]-worker) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.function.SortByFunctionTest_2BBEEE596BC7E1A5-001/init-core-data-001
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.function.SortByFunctionTest_2BBEEE596BC7E1A5-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): 
{w_td1=FSTOrd50, range_facet_l_dv=PostingsFormat(name=Memory doPackFST= false), 
multiDefault=Lucene50(blocksize=128), intDefault=PostingsFormat(name=Memory 
doPackFST= true), y_td1=PostingsFormat(name=Memory doPackFST= false), 
range_facet_l=Lucene50(blocksize=128), primary_tl1=Lucene50(blocksize=128), 
id_s1=Lucene50(blocksize=128), _version_=PostingsFormat(name=Memory doPackFST= 
true), z_td1=PostingsFormat(name=Memory doPackFST= true), 
f_t=PostingsFormat(name=Memory doPackFST= false), 
links_mfacet=PostingsFormat(name=Memory doPackFST= true), 
id=PostingsFormat(name=Memory doPackFST= false), 
range_facet_i_dv=Lucene50(blocksize=128), text=FSTOrd50, 
multi_l_dv=PostingsFormat(name=Memory doPackFST= false), 
x_td1=Lucene50(blocksize=128), secondary_tl1=PostingsFormat(name=Memory 
doPackFST= true), timestamp=Lucene50(blocksize=128)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), 
range_facet_i_dv=DocValuesFormat(name=Lucene50), 
multi_l_dv=DocValuesFormat(name=Memory), 
timestamp=DocValuesFormat(name=Lucene50)}, sim=DefaultSimilarity, locale=nl_NL, 
timezone=Asia/Calcutta
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_51 
(64-bit)/cpus=3,threads=1,free=274957312,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TimeZoneUtilsTest, 
DistanceFunctionTest, TestInitQParser, BasicDistributedZkTest, CacheHeaderTest, 
TestDynamicFieldCollectionResource, PrimUtilsTest, UUIDFieldTest, 
TestBlobHandler, RuleEngineTest, HttpPartitionTest, TestFieldTypeResource, 
SegmentsInfoRequestHandlerTest, TestHashPartitioner, TestCollationField, 
DirectSolrConnectionTest, TestNonDefinedSimilarityFactory, 
SynonymTokenizerTest, SOLR749Test, TestStressLucene, 
OverriddenZkACLAndCredentialsProvidersTest, ExitableDirectoryReaderTest, 
TestObjectReleaseTracker, DistributedExpandComponentTest, TestIntervalFaceting, 
TestCSVLoader, TestQueryUtils, UniqFieldsUpdateProcessorFactoryTest, 
CoreAdminCreateDiscoverTest, TestBinaryField, AlternateDirectoryTest, 
TestFieldCollectionResource, TestCopyFieldCollectionResource, 
DefaultValueUpdateProcessorTest, ShowFileRequestHandlerTest, ExplicitHLLTest, 
VMParamsZkACLAndCredentialsProvidersTest, TestCursorMarkWithoutUniqueKey, 
TestOmitPositions, TestSolrConfigHandlerCloud, ActionThrottleTest, 
HdfsWriteToMultipleCollectionsTest, DeleteInactiveReplicaTest, 
TestDistributedMissingSort, TestReplicationHandler, TestRTimer, 
BadCopyFieldTest, DistributedIntervalFacetingTest, TestLeaderElectionZkExpiry, 
DeleteShardTest, RecoveryZkTest, TestRequestStatusCollectionAPI, TestLRUCache, 
ZkControllerTest, SimpleFacetsTest, InfoHandlerTest, 
AnalysisAfterCoreReloadTest, SharedFSAutoReplicaFailoverTest, 
TestDownShardTolerantSearch, TestInitParams, CursorMarkTest, 
TestPostingsSolrHighlighter, DistributedFacetPivotSmallTest, CursorPagingTest, 
TestIndexSearcher, TestXIncludeConfig, TestFastLRUCache, SolrIndexSplitterTest, 
IndexSchemaRuntimeFieldTest, TestQueryTypes, DocValuesTest, 
TestSweetSpotSimilarityFactory, LeaderInitiatedRecoveryOnCommitTest, 
TestShardHandlerFactory, TestNRTOpen, 
AddSchemaFieldsUpdateProcessorFactoryTest, TestFaceting, 
TestExactSharedStatsCache, DeleteLastCustomShardedReplicaTest, 
TestElisionMultitermQuery, TestCloudSchemaless, TestStressRecovery, 
TestExpandComponent, TestPhraseSuggestions, NumericFieldsTest, 
ZkStateWriterTest, TestCustomSort, SuggesterTest, DocValuesMultiTest, 
HdfsBasicDistributedZkTest, OverseerStatusTest, BufferStoreTest, 
TestRawResponseWriter, SparseHLLTest, TestGroupingSearch, SortByFunctionTest]
   [junit4] Completed [233/529] on J0 in 0.60s, 3 tests, 1 error <<< FAILURES!

[...truncated 938 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:716: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:660: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:59: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:230: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:514: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1429: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:984: 
There were test failures: 529 suites, 2098 tests, 1 error, 70 ignored (29 
assumptions)

Total time: 71 minutes 23 seconds
Build step 'Invoke Ant' marked build as failure
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]

Reply via email to