Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/20/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC

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

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([F7DEA3AEB4C6FD29:4D0CCCD637E8133C]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:878)
        at 
org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:353)
        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:748)
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=&start=0&rows=20&version=2.2
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:871)
        ... 40 more




Build Log:
[...truncated 10890 lines...]
   [junit4] Suite: org.apache.solr.update.AutoCommitTest
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_F7DEA3AEB4C6FD29-001/init-core-data-001
   [junit4]   2> 150248 WARN  
(SUITE-AutoCommitTest-seed#[F7DEA3AEB4C6FD29]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 150248 INFO  
(SUITE-AutoCommitTest-seed#[F7DEA3AEB4C6FD29]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 150249 INFO  
(SUITE-AutoCommitTest-seed#[F7DEA3AEB4C6FD29]-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> 150250 INFO  
(SUITE-AutoCommitTest-seed#[F7DEA3AEB4C6FD29]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 150250 INFO  
(SUITE-AutoCommitTest-seed#[F7DEA3AEB4C6FD29]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 150287 INFO  
(SUITE-AutoCommitTest-seed#[F7DEA3AEB4C6FD29]-worker) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 150303 INFO  
(SUITE-AutoCommitTest-seed#[F7DEA3AEB4C6FD29]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 150358 INFO  
(SUITE-AutoCommitTest-seed#[F7DEA3AEB4C6FD29]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 150392 INFO  
(SUITE-AutoCommitTest-seed#[F7DEA3AEB4C6FD29]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@40f92eb9
   [junit4]   2> 150397 INFO  
(SUITE-AutoCommitTest-seed#[F7DEA3AEB4C6FD29]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@40f92eb9
   [junit4]   2> 150397 INFO  
(SUITE-AutoCommitTest-seed#[F7DEA3AEB4C6FD29]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@40f92eb9
   [junit4]   2> 150398 INFO  (coreLoadExecutor-1292-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 150420 INFO  (coreLoadExecutor-1292-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 150439 INFO  (coreLoadExecutor-1292-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 150508 INFO  (coreLoadExecutor-1292-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 150517 INFO  (coreLoadExecutor-1292-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 150517 INFO  (coreLoadExecutor-1292-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@40f92eb9
   [junit4]   2> 150517 INFO  (coreLoadExecutor-1292-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 150517 INFO  (coreLoadExecutor-1292-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_F7DEA3AEB4C6FD29-001/init-core-data-001/]
   [junit4]   2> 150518 INFO  (coreLoadExecutor-1292-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=25, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=38.5986328125, 
floorSegmentMB=1.0439453125, forceMergeDeletesPctAllowed=1.5990254174491958, 
segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.20568540390379503
   [junit4]   2> 150572 INFO  (coreLoadExecutor-1292-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 150572 INFO  (coreLoadExecutor-1292-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 150572 INFO  (coreLoadExecutor-1292-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 150572 INFO  (coreLoadExecutor-1292-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 150573 INFO  (coreLoadExecutor-1292-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=46, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.10915602500205797]
   [junit4]   2> 150573 INFO  (coreLoadExecutor-1292-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@397f9b14[collection1] main]
   [junit4]   2> 150574 INFO  (coreLoadExecutor-1292-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 150577 INFO  (coreLoadExecutor-1292-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 150596 INFO  (coreLoadExecutor-1292-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 150596 INFO  
(searcherExecutor-1293-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 150596 INFO  (coreLoadExecutor-1292-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1572421403913748480
   [junit4]   2> 150596 INFO  
(searcherExecutor-1293-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 150596 INFO  
(searcherExecutor-1293-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 150596 INFO  
(searcherExecutor-1293-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 150597 INFO  
(searcherExecutor-1293-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 150597 INFO  
(searcherExecutor-1293-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 150597 INFO  
(searcherExecutor-1293-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 150597 INFO  
(searcherExecutor-1293-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 150598 INFO  
(searcherExecutor-1293-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 150598 INFO  
(searcherExecutor-1293-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@397f9b14[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 150599 INFO  
(SUITE-AutoCommitTest-seed#[F7DEA3AEB4C6FD29]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 150601 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7DEA3AEB4C6FD29]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
   [junit4]   2> 150601 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7DEA3AEB4C6FD29]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 150603 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7DEA3AEB4C6FD29]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@70464d2b[collection1] realtime]
   [junit4]   2> 150603 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7DEA3AEB4C6FD29]) [    ] 
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 1
   [junit4]   2> 150603 ERROR 
(TEST-AutoCommitTest.testMaxDocs-seed#[F7DEA3AEB4C6FD29]) [    ] 
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 150604 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7DEA3AEB4C6FD29]) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 150625 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7DEA3AEB4C6FD29]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 150637 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7DEA3AEB4C6FD29]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 150709 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7DEA3AEB4C6FD29]) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 150716 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7DEA3AEB4C6FD29]) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 150724 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 
'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@40f92eb9
   [junit4]   2> 150725 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_F7DEA3AEB4C6FD29-001/init-core-data-001/]
   [junit4]   2> 150771 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 150772 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 150772 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6548d61[collection1] main]
   [junit4]   2> 150773 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 150773 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 150775 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 150776 INFO  
(searcherExecutor-1298-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 150776 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1572421404102492160
   [junit4]   2> 150776 INFO  
(searcherExecutor-1298-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 150776 INFO  
(searcherExecutor-1298-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 150776 INFO  
(searcherExecutor-1298-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 150776 INFO  
(searcherExecutor-1298-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 150776 INFO  
(searcherExecutor-1298-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 150777 INFO  
(searcherExecutor-1298-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 150777 INFO  
(searcherExecutor-1298-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 150777 INFO  
(searcherExecutor-1298-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 150778 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5403057978394535]
   [junit4]   2> 150778 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 150779 INFO  
(searcherExecutor-1298-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6548d61[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 150779 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@7ff3e8e7[collection1] main]
   [junit4]   2> 150779 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@53c5058e
   [junit4]   2> 150779 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1405420942
   [junit4]   2> 150781 INFO  
(searcherExecutor-1298-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7ff3e8e7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 150786 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0 
(1572421404111929344)]} 0 1
   [junit4]   2> 150786 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1 
(1572421404112977920)]} 0 1
   [junit4]   2> 150787 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2 
(1572421404114026496)]} 0 1
   [junit4]   2> 150787 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3 
(1572421404114026497)]} 0 2
   [junit4]   2> 150787 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4 
(1572421404114026498)]} 0 2
   [junit4]   2> 150787 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5 
(1572421404114026499)]} 0 2
   [junit4]   2> 150787 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6 
(1572421404114026500)]} 0 2
   [junit4]   2> 150788 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7 
(1572421404115075072)]} 0 2
   [junit4]   2> 150788 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8 
(1572421404115075073)]} 0 2
   [junit4]   2> 150788 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9 
(1572421404115075074)]} 0 2
   [junit4]   2> 150788 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10 
(1572421404115075075)]} 0 2
   [junit4]   2> 150788 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11 
(1572421404115075076)]} 0 3
   [junit4]   2> 150788 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12 
(1572421404115075077)]} 0 3
   [junit4]   2> 150788 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13 
(1572421404115075078)]} 0 3
   [junit4]   2> 150790 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:1&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=1
   [junit4]   2> 150792 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14 
(1572421404118220800)]} 0 6
   [junit4]   2> 150793 INFO  (commitScheduler-1301-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 150796 INFO  (commitScheduler-1301-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@393a6b36[collection1] main]
   [junit4]   2> 150797 INFO  (commitScheduler-1301-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 150798 INFO  
(searcherExecutor-1298-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@393a6b36[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C15)))}
   [junit4]   2> 151043 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15 
(1572421404381413376)]} 0 257
   [junit4]   2> 151044 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:14&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=1
   [junit4]   2> 151044 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:15&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 151045 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
   [junit4]   2> 151047 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7DEA3AEB4C6FD29]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 151047 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7DEA3AEB4C6FD29]) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL 
DOCUMENTS FROM INDEX
   [junit4]   2> 151047 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7DEA3AEB4C6FD29]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@38009a3d[collection1] realtime]
   [junit4]   2> 151048 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7DEA3AEB4C6FD29]) [    
x:collection1] 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 0
   [junit4]   2> 151048 ERROR 
(TEST-AutoCommitTest.testCommitWithin-seed#[F7DEA3AEB4C6FD29]) [    
x:collection1] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 151048 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7DEA3AEB4C6FD29]) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 151091 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7DEA3AEB4C6FD29]) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 151106 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7DEA3AEB4C6FD29]) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 151220 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7DEA3AEB4C6FD29]) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 151232 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7DEA3AEB4C6FD29]) [    
x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using 
configuration from instancedir 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 151241 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7DEA3AEB4C6FD29]) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@40f92eb9
   [junit4]   2> 151241 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7DEA3AEB4C6FD29]) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_F7DEA3AEB4C6FD29-001/init-core-data-001/]
   [junit4]   2> 151311 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7DEA3AEB4C6FD29]) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 151311 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7DEA3AEB4C6FD29]) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 151312 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7DEA3AEB4C6FD29]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2a43650a[collection1] main]
   [junit4]   2> 151312 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7DEA3AEB4C6FD29]) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 151313 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7DEA3AEB4C6FD29]) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 151316 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7DEA3AEB4C6FD29]) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 151329 INFO  
(searcherExecutor-1302-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 151329 INFO  
(searcherExecutor-1302-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 151329 INFO  
(searcherExecutor-1302-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 151329 INFO  
(searcherExecutor-1302-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 151329 INFO  
(searcherExecutor-1302-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 151329 INFO  
(searcherExecutor-1302-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 151330 INFO  
(searcherExecutor-1302-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 151330 INFO  
(searcherExecutor-1302-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 151330 INFO  
(searcherExecutor-1302-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 151331 INFO  
(searcherExecutor-1302-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2a43650a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 151332 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7DEA3AEB4C6FD29]) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1260183298, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 151333 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7DEA3AEB4C6FD29]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 151333 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7DEA3AEB4C6FD29]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6f204c08[collection1] main]
   [junit4]   2> 151333 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7DEA3AEB4C6FD29]) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@35a1fd81
   [junit4]   2> 151334 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7DEA3AEB4C6FD29]) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=899808641
   [junit4]   2> 151336 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7DEA3AEB4C6FD29]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1572421404689694720)]} 0 0
   [junit4]   2> 151336 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7DEA3AEB4C6FD29]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 151341 INFO  
(searcherExecutor-1302-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6f204c08[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 151590 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7DEA3AEB4C6FD29]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1572421404956033024)]} 0 255
   [junit4]   2> 151591 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7DEA3AEB4C6FD29]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:530&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 151591 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7DEA3AEB4C6FD29]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529 
(-1572421404957081600)]} 0 255
   [junit4]   2> 151591 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7DEA3AEB4C6FD29]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 151592 ERROR 
(TEST-AutoCommitTest.testCommitWithin-seed#[F7DEA3AEB4C6FD29]) [    
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=&start=0&rows=20&version=2.2
   [junit4]   2> 151592 ERROR 
(TEST-AutoCommitTest.testCommitWithin-seed#[F7DEA3AEB4C6FD29]) [    
x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: 
q=id:529&qt=&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=&start=0&rows=20&version=2.2
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:871)
   [junit4]   2>        at 
org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:353)
   [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:748)
   [junit4]   2> 
   [junit4]   2> 151592 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7DEA3AEB4C6FD29]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AutoCommitTest 
-Dtests.method=testCommitWithin -Dtests.seed=F7DEA3AEB4C6FD29 -Dtests.slow=true 
-Dtests.locale=es-SV -Dtests.timezone=Australia/Perth -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.55s J1 | AutoCommitTest.testCommitWithin <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([F7DEA3AEB4C6FD29:4D0CCCD637E8133C]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:878)
   [junit4]    >        at 
org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:353)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [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=&start=0&rows=20&version=2.2
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:871)
   [junit4]    >        ... 40 more
   [junit4]   2> 151598 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
   [junit4]   2> 151598 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 151598 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@bfc295f[collection1] realtime]
   [junit4]   2> 151598 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
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 0
   [junit4]   2> 151598 ERROR 
(TEST-AutoCommitTest.testMaxTime-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 151599 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 151621 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 151633 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 151745 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 151752 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 151760 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 
'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@40f92eb9
   [junit4]   2> 151760 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_F7DEA3AEB4C6FD29-001/init-core-data-001/]
   [junit4]   2> 151823 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 151823 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 151824 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@67606f[collection1] main]
   [junit4]   2> 151824 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 151825 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 151827 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 151827 INFO  
(searcherExecutor-1306-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 151827 INFO  
(searcherExecutor-1306-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 151827 INFO  
(searcherExecutor-1306-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 151827 INFO  
(searcherExecutor-1306-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 151828 INFO  
(searcherExecutor-1306-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 151828 INFO  
(searcherExecutor-1306-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 151828 INFO  
(searcherExecutor-1306-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 151829 INFO  
(searcherExecutor-1306-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 151829 INFO  
(searcherExecutor-1306-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 151829 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=30, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6632732290407213]
   [junit4]   2> 151830 INFO  
(searcherExecutor-1306-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@67606f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 151830 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 151830 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@49cf4219[collection1] main]
   [junit4]   2> 151832 INFO  
(searcherExecutor-1306-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@49cf4219[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 151832 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@26ad9930
   [junit4]   2> 151832 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=648911152
   [junit4]   2> 151837 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1572421405213982720)]} 0 0
   [junit4]   2> 151837 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 153337 INFO  (commitScheduler-1309-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 153341 INFO  (commitScheduler-1309-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@684ce33e[collection1] main]
   [junit4]   2> 153341 INFO  (commitScheduler-1309-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 153342 INFO  
(searcherExecutor-1306-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@684ce33e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.1.0):C1)))}
   [junit4]   2> 153593 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1572421407055282176)]} 0 1756
   [junit4]   2> 153593 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 153593 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:530&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 153594 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{delete=[529 (-1572421407057379328)]} 0 0
   [junit4]   2> 153594 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 155093 INFO  (commitScheduler-1309-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 155094 INFO  (commitScheduler-1309-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5401e17f[collection1] main]
   [junit4]   2> 155095 INFO  (commitScheduler-1309-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 155096 INFO  
(searcherExecutor-1306-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5401e17f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.1.0):C1)))}
   [junit4]   2> 155099 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[550 
(1572421408635486208)]} 0 3263
   [junit4]   2> 155099 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 155100 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572421408636534784)]} 0 3264
   [junit4]   2> 155100 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572421408636534785)]} 0 3264
   [junit4]   2> 155100 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572421408636534786)]} 0 3264
   [junit4]   2> 155100 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572421408636534787)]} 0 3264
   [junit4]   2> 155100 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572421408636534788)]} 0 3264
   [junit4]   2> 155100 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572421408636534789)]} 0 3265
   [junit4]   2> 155100 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572421408636534790)]} 0 3265
   [junit4]   2> 155101 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572421408636534791)]} 0 3265
   [junit4]   2> 155101 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572421408637583360)]} 0 3265
   [junit4]   2> 155101 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572421408637583361)]} 0 3265
   [junit4]   2> 155101 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:500&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 156600 INFO  (commitScheduler-1309-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 156602 INFO  (commitScheduler-1309-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@e9e88bd[collection1] 
main]
   [junit4]   2> 156602 INFO  (commitScheduler-1309-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 156603 INFO  
(searcherExecutor-1306-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@e9e88bd[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.1.0):C1)
 Uninverting(_5(7.1.0):C11/9:delGen=1)))}
   [junit4]   2> 156604 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[531 
(1572421410213593088)]} 0 4769
   [junit4]   2> 156604 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:500&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 156605 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F7DEA3AEB4C6FD29]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
   [junit4]   2> 156605 INFO  
(SUITE-AutoCommitTest-seed#[F7DEA3AEB4C6FD29]-worker) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 156605 INFO  
(SUITE-AutoCommitTest-seed#[F7DEA3AEB4C6FD29]-worker) [    x:collection1] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1442095066
   [junit4]   2> 156605 INFO  
(SUITE-AutoCommitTest-seed#[F7DEA3AEB4C6FD29]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 156606 INFO  
(SUITE-AutoCommitTest-seed#[F7DEA3AEB4C6FD29]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 156606 INFO  
(SUITE-AutoCommitTest-seed#[F7DEA3AEB4C6FD29]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 156607 INFO  
(SUITE-AutoCommitTest-seed#[F7DEA3AEB4C6FD29]-worker) [    x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 156607 INFO  
(coreCloseExecutor-1310-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1dfa0c96
   [junit4]   2> 156607 INFO  
(coreCloseExecutor-1310-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 156607 INFO  
(coreCloseExecutor-1310-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@50289c88 commitCommandVersion:0
   [junit4]   2> 156609 INFO  
(coreCloseExecutor-1310-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=502926486
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_F7DEA3AEB4C6FD29-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=false): {}, locale=es-SV, 
timezone=Australia/Perth
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_131 
(64-bit)/cpus=3,threads=1,free=98787296,total=318767104
   [junit4]   2> NOTE: All tests run in this JVM: 
[ConjunctionSolrSpellCheckerTest, SuggestComponentContextFilterQueryTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, SpatialRPTFieldTypeTest, 
PKIAuthenticationIntegrationTest, ZkNodePropsTest, DistanceUnitsTest, 
TestPKIAuthenticationPlugin, TestStressLiveNodes, 
TestTolerantUpdateProcessorCloud, TermVectorComponentDistributedTest, 
TestJettySolrRunner, SegmentsInfoRequestHandlerTest, 
TestMiniSolrCloudClusterSSL, TestAnalyzeInfixSuggestions, 
TestGeoJSONResponseWriter, SchemaVersionSpecificBehaviorTest, 
ConnectionManagerTest, AssignTest, DocumentAnalysisRequestHandlerTest, 
TestNRTOpen, TestManagedSchemaAPI, TestJsonFacets, TestLuceneMatchVersion, 
TestHttpShardHandlerFactory, TestHashQParserPlugin, OverseerRolesTest, 
DebugComponentTest, TestLegacyNumericRangeQueryBuilder, 
TestJavabinTupleStreamParser, TemplateUpdateProcessorTest, DocumentBuilderTest, 
LoggingHandlerTest, SpellingQueryConverterTest, AutoCommitTest]
   [junit4] Completed [43/727 (1!)] on J1 in 6.38s, 3 tests, 1 error <<< 
FAILURES!

[...truncated 45630 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to