Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/717/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.update.HardAutoCommitTest.testCommitWithin

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([F314ABB5BFB05EB:B5E325C3D8D5EBFE]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:881)
        at 
org.apache.solr.update.HardAutoCommitTest.testCommitWithin(HardAutoCommitTest.java:100)
        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:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        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:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
        xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
</response>

        request was:q=id:529&qt=standard&start=0&rows=20&version=2.2
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:874)
        ... 40 more




Build Log:
[...truncated 12053 lines...]
   [junit4] Suite: org.apache.solr.update.HardAutoCommitTest
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.HardAutoCommitTest_F314ABB5BFB05EB-001/init-core-data-001
   [junit4]   2> 1548239 WARN  
(SUITE-HardAutoCommitTest-seed#[F314ABB5BFB05EB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=204 numCloses=204
   [junit4]   2> 1548239 INFO  
(SUITE-HardAutoCommitTest-seed#[F314ABB5BFB05EB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 1548242 INFO  
(SUITE-HardAutoCommitTest-seed#[F314ABB5BFB05EB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1548244 INFO  
(SUITE-HardAutoCommitTest-seed#[F314ABB5BFB05EB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1548245 INFO  
(SUITE-HardAutoCommitTest-seed#[F314ABB5BFB05EB]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1548289 WARN  
(SUITE-HardAutoCommitTest-seed#[F314ABB5BFB05EB]-worker) [    ] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 1548291 INFO  
(SUITE-HardAutoCommitTest-seed#[F314ABB5BFB05EB]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 1548325 INFO  
(SUITE-HardAutoCommitTest-seed#[F314ABB5BFB05EB]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1548438 WARN  
(SUITE-HardAutoCommitTest-seed#[F314ABB5BFB05EB]-worker) [    ] 
o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: 
Deprecated, please use 'df' on request instead.
   [junit4]   2> 1548440 INFO  
(SUITE-HardAutoCommitTest-seed#[F314ABB5BFB05EB]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1548449 INFO  
(SUITE-HardAutoCommitTest-seed#[F314ABB5BFB05EB]-worker) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1548505 WARN  
(SUITE-HardAutoCommitTest-seed#[F314ABB5BFB05EB]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first 
MBeanServer.
   [junit4]   2> 1548508 INFO  
(SUITE-HardAutoCommitTest-seed#[F314ABB5BFB05EB]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6c304906
   [junit4]   2> 1548508 WARN  
(SUITE-HardAutoCommitTest-seed#[F314ABB5BFB05EB]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first 
MBeanServer.
   [junit4]   2> 1548511 INFO  
(SUITE-HardAutoCommitTest-seed#[F314ABB5BFB05EB]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6c304906
   [junit4]   2> 1548511 WARN  
(SUITE-HardAutoCommitTest-seed#[F314ABB5BFB05EB]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first 
MBeanServer.
   [junit4]   2> 1548511 INFO  
(SUITE-HardAutoCommitTest-seed#[F314ABB5BFB05EB]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6c304906
   [junit4]   2> 1548513 INFO  (coreLoadExecutor-6239-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1548548 WARN  (coreLoadExecutor-6239-thread-1) [    
x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is 
deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1548549 INFO  (coreLoadExecutor-6239-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 1548571 INFO  (coreLoadExecutor-6239-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1548642 WARN  (coreLoadExecutor-6239-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema 
is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1548644 INFO  (coreLoadExecutor-6239-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1548652 INFO  (coreLoadExecutor-6239-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1548652 WARN  (coreLoadExecutor-6239-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was 
configured, using first MBeanServer.
   [junit4]   2> 1548652 INFO  (coreLoadExecutor-6239-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6c304906
   [junit4]   2> 1548653 INFO  (coreLoadExecutor-6239-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.HardAutoCommitTest_F314ABB5BFB05EB-001/init-core-data-001/]
   [junit4]   2> 1548653 INFO  (coreLoadExecutor-6239-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c304906
   [junit4]   2> 1548654 INFO  (coreLoadExecutor-6239-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=782443976, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1548748 INFO  (coreLoadExecutor-6239-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1548748 INFO  (coreLoadExecutor-6239-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1548749 INFO  (coreLoadExecutor-6239-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1548749 INFO  (coreLoadExecutor-6239-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1548751 INFO  (coreLoadExecutor-6239-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=37, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=26.4033203125, 
floorSegmentMB=0.2333984375, forceMergeDeletesPctAllowed=12.827731678565685, 
segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1548751 INFO  (coreLoadExecutor-6239-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4816d001[collection1] main]
   [junit4]   2> 1548752 INFO  (coreLoadExecutor-6239-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1548784 INFO  (coreLoadExecutor-6239-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1548830 INFO  (coreLoadExecutor-6239-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1548831 INFO  
(searcherExecutor-6240-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1548831 INFO  
(searcherExecutor-6240-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1548832 INFO  
(searcherExecutor-6240-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1548832 INFO  
(searcherExecutor-6240-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1548833 INFO  
(searcherExecutor-6240-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1548833 INFO  
(searcherExecutor-6240-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1548833 INFO  
(searcherExecutor-6240-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1548834 INFO  
(searcherExecutor-6240-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1548834 INFO  
(searcherExecutor-6240-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1548837 INFO  (coreLoadExecutor-6239-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1561491289606717440
   [junit4]   2> 1548842 INFO  
(SUITE-HardAutoCommitTest-seed#[F314ABB5BFB05EB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1548846 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F314ABB5BFB05EB]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 1548847 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F314ABB5BFB05EB]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1548848 INFO  
(searcherExecutor-6240-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4816d001[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1548848 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F314ABB5BFB05EB]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@3df54a03[collection1] realtime]
   [junit4]   2> 1548849 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F314ABB5BFB05EB]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
 (-9223372036854775807)} 0 2
   [junit4]   2> 1548850 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F314ABB5BFB05EB]) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1548942 WARN  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F314ABB5BFB05EB]) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1548944 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F314ABB5BFB05EB]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 1548970 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F314ABB5BFB05EB]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1549069 WARN  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F314ABB5BFB05EB]) [    ] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1549074 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F314ABB5BFB05EB]) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1549086 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F314ABB5BFB05EB]) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1549087 WARN  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F314ABB5BFB05EB]) [    
x:collection1] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was 
configured, using first MBeanServer.
   [junit4]   2> 1549106 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F314ABB5BFB05EB]) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6c304906
   [junit4]   2> 1549107 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F314ABB5BFB05EB]) [    
x:collection1] o.a.s.m.SolrMetricManager Replacing existing reporter 'default' 
in registry 'solr.core.collection1': 
[org.apache.solr.metrics.reporters.SolrJmxReporter@29da8dc: domain = 
solr.core.collection1, service url = null, agent id = null]
   [junit4]   2> 1549113 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F314ABB5BFB05EB]) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.HardAutoCommitTest_F314ABB5BFB05EB-001/init-core-data-001/]
   [junit4]   2> 1549113 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F314ABB5BFB05EB]) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c304906
   [junit4]   2> 1549224 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F314ABB5BFB05EB]) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1549224 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F314ABB5BFB05EB]) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1549227 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F314ABB5BFB05EB]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2f6ac2c1[collection1] main]
   [junit4]   2> 1549227 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F314ABB5BFB05EB]) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1549229 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F314ABB5BFB05EB]) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1549233 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F314ABB5BFB05EB]) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1549236 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F314ABB5BFB05EB]) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1561491290025099264
   [junit4]   2> 1549239 INFO  
(searcherExecutor-6245-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1549240 INFO  
(searcherExecutor-6245-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1549240 INFO  
(searcherExecutor-6245-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1549240 INFO  
(searcherExecutor-6245-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1549241 INFO  
(searcherExecutor-6245-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1549241 INFO  
(searcherExecutor-6245-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1549242 INFO  
(searcherExecutor-6245-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1549242 INFO  
(searcherExecutor-6245-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1549243 INFO  
(searcherExecutor-6245-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1549244 INFO  
(searcherExecutor-6245-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2f6ac2c1[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1549255 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F314ABB5BFB05EB]) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=36, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=89.1982421875, 
floorSegmentMB=1.6162109375, forceMergeDeletesPctAllowed=9.619667902353058, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7098865429709366
   [junit4]   2> 1549256 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F314ABB5BFB05EB]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1549256 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F314ABB5BFB05EB]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3985f7c2[collection1] main]
   [junit4]   2> 1549256 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F314ABB5BFB05EB]) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@23a46735
   [junit4]   2> 1549343 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F314ABB5BFB05EB]) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1
   [junit4]   2> 1549356 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F314ABB5BFB05EB]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1561491290148831232)]} 0 7
   [junit4]   2> 1549356 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F314ABB5BFB05EB]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 1549360 INFO  
(searcherExecutor-6245-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3985f7c2[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1549611 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F314ABB5BFB05EB]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1561491290417266688)]} 0 263
   [junit4]   2> 1549611 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F314ABB5BFB05EB]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 1549612 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F314ABB5BFB05EB]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529 
(-1561491290419363840)]} 0 264
   [junit4]   2> 1549612 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F314ABB5BFB05EB]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 1549613 ERROR 
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F314ABB5BFB05EB]) [    
x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2>        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2>        request 
was:q=id:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 1549613 ERROR 
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F314ABB5BFB05EB]) [    
x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: 
q=id:529&qt=standard&start=0&rows=20&version=2.2:java.lang.RuntimeException: 
REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2>        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2>        request 
was:q=id:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:874)
   [junit4]   2>        at 
org.apache.solr.update.HardAutoCommitTest.testCommitWithin(HardAutoCommitTest.java:100)
   [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:498)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [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:49)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [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:45)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [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:53)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 1549614 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F314ABB5BFB05EB]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HardAutoCommitTest 
-Dtests.method=testCommitWithin -Dtests.seed=F314ABB5BFB05EB -Dtests.slow=true 
-Dtests.locale=nl -Dtests.timezone=US/Alaska -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.78s J0 | HardAutoCommitTest.testCommitWithin <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([F314ABB5BFB05EB:B5E325C3D8D5EBFE]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:881)
   [junit4]    >        at 
org.apache.solr.update.HardAutoCommitTest.testCommitWithin(HardAutoCommitTest.java:100)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
   [junit4]    >        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]    > </response>
   [junit4]    >        request 
was:q=id:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:874)
   [junit4]    >        ... 40 more
   [junit4]   2> 1549618 INFO  
(SUITE-HardAutoCommitTest-seed#[F314ABB5BFB05EB]-worker) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1549618 INFO  
(SUITE-HardAutoCommitTest-seed#[F314ABB5BFB05EB]-worker) [    x:collection1] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1658327164
   [junit4]   2> 1549620 INFO  
(coreCloseExecutor-6249-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@32dee4f5
   [junit4]   2> 1549620 INFO  
(coreCloseExecutor-6249-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 1549620 INFO  
(coreCloseExecutor-6249-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@5207505
   [junit4]   2> 1549662 INFO  
(coreCloseExecutor-6249-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1549663 INFO  
(SUITE-HardAutoCommitTest-seed#[F314ABB5BFB05EB]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.HardAutoCommitTest_F314ABB5BFB05EB-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62), 
sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=nl, 
timezone=US/Alaska
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_121 
(64-bit)/cpus=3,threads=1,free=268419384,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrJ, 
SchemaVersionSpecificBehaviorTest, TestSolr4Spatial2, RecoveryZkTest, 
TestInitQParser, ZkStateWriterTest, TestXIncludeConfig, OverseerStatusTest, 
HdfsLockFactoryTest, DeleteStatusTest, HdfsRecoveryZkTest, 
BlobRepositoryCloudTest, TestXmlQParser, TestCloudPseudoReturnFields, 
ZkNodePropsTest, TestUpdate, TestGraphTermsQParserPlugin, 
TestPhraseSuggestions, TestApiFramework, TestManagedSynonymFilterFactory, 
TestSimpleQParserPlugin, TestSolrConfigHandlerCloud, 
ParsingFieldUpdateProcessorsTest, TestOverriddenPrefixQueryForCustomFieldType, 
SolrJmxReporterTest, TestAnalyzedSuggestions, SystemInfoHandlerTest, 
DirectoryFactoryTest, HighlighterTest, SuggesterFSTTest, 
DirectUpdateHandlerTest, SimpleCollectionCreateDeleteTest, 
PeerSyncReplicationTest, BasicAuthIntegrationTest, TestConfigsApi, 
TestRTimerTree, TestFieldResource, TestReplicationHandler, 
DeleteLastCustomShardedReplicaTest, TestFieldCache, TestRestManager, 
SolrIndexMetricsTest, TestStressUserVersions, MigrateRouteKeyTest, 
TestSolrFieldCacheMBean, ShufflingReplicaListTransformerTest, BooleanFieldTest, 
TestHdfsBackupRestoreCore, SynonymTokenizerTest, CachingDirectoryFactoryTest, 
DateRangeFieldTest, PreAnalyzedFieldManagedSchemaCloudTest, 
BaseCdcrDistributedZkTest, TestRandomDVFaceting, 
PathHierarchyTokenizerFactoryTest, SolrCloudExampleTest, HdfsSyncSliceTest, 
TestFreeTextSuggestions, TestConfigSetImmutable, TestReloadAndDeleteDocs, 
HdfsBasicDistributedZkTest, DeleteReplicaTest, TestConfigSets, 
DistributedQueueTest, TestSchemalessBufferedUpdates, HttpPartitionTest, 
DistributedFacetExistsSmallTest, TestExtendedDismaxParser, 
TestSubQueryTransformerCrossCore, TestClusterStateMutator, 
TestGraphMLResponseWriter, HdfsTlogReplayBufferedWhileIndexingTest, 
SharedFSAutoReplicaFailoverTest, SimplePostToolTest, FullHLLTest, 
DistributedFacetPivotSmallTest, NumericFieldsTest, TestRemoteStreaming, 
SolrCoreTest, MultiThreadedOCPTest, MergeStrategyTest, TestSolrXml, 
SmileWriterTest, JsonValidatorTest, TestExportWriter, 
TestFieldCacheSanityChecker, TestComponentsName, TestStressRecovery, 
TestJettySolrRunner, TestScoreJoinQPNoScore, 
VMParamsZkACLAndCredentialsProvidersTest, 
TestDistributedStatsComponentCardinality, TestNamedUpdateProcessors, 
SolrGangliaReporterTest, DocValuesNotIndexedTest, StandardRequestHandlerTest, 
TestSystemCollAutoCreate, ConnectionManagerTest, TestJsonFacetRefinement, 
SegmentsInfoRequestHandlerTest, CdcrRequestHandlerTest, OverseerTest, 
TestAuthenticationFramework, CoreAdminCreateDiscoverTest, TestJsonRequest, 
TestSolrQueryParserDefaultOperatorResource, AlternateDirectoryTest, 
TestPartialUpdateDeduplication, TimeZoneUtilsTest, TestGroupingSearch, 
AnalyticsQueryTest, TestStressLucene, ZkControllerTest, 
TestLocalFSCloudBackupRestore, TestHashPartitioner, TestUninvertingReader, 
DocValuesMultiTest, TestSolrCoreSnapshots, TestComplexPhraseQParserPlugin, 
TestImplicitCoreProperties, TestDocumentBuilder, TestFieldTypeResource, 
UUIDUpdateProcessorFallbackTest, TestPerFieldSimilarity, JSONWriterTest, 
TestSchemaVersionResource, SimpleFacetsTest, DocValuesTest, 
TestChildDocTransformer, TestCollapseQParserPlugin, TestFieldCacheSortRandom, 
DistributedMLTComponentTest, BitVectorTest, TestSolrCloudWithDelegationTokens, 
BasicDistributedZkTest, SyncSliceTest, TestBinaryResponseWriter, 
SolrPluginUtilsTest, SpatialFilterTest, CollectionStateFormat2Test, 
TestPerFieldSimilarityClassic, TestSweetSpotSimilarityFactory, 
TestTolerantSearch, CurrencyFieldXmlFileTest, TestInitParams, 
XmlUpdateRequestHandlerTest, TestSurroundQueryParser, TestDynamicFieldResource, 
DistributedQueryElevationComponentTest, PrimUtilsTest, 
DirectSolrSpellCheckerTest, TestReqParamsAPI, TestExactStatsCache, 
OverseerModifyCollectionTest, DistributedFacetPivotLongTailTest, 
OpenExchangeRatesOrgProviderTest, CdcrReplicationDistributedZkTest, 
TestFastOutputStream, SolrTestCaseJ4Test, DocumentBuilderTest, 
ShardRoutingTest, SaslZkACLProviderTest, TestUnifiedSolrHighlighter, 
TestDistributedSearch, PolyFieldTest, DocExpirationUpdateProcessorFactoryTest, 
CollectionsAPIDistributedZkTest, ZkSolrClientTest, ZkCLITest, TestFaceting, 
DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, 
TestJoin, TestStressVersions, HardAutoCommitTest]
   [junit4] Completed [367/697 (1!)] on J0 in 1.45s, 1 test, 1 error <<< 
FAILURES!

[...truncated 63809 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to