Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/116/

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

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([AFAEE85F56D0C98:900E93676BF790A4]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:886)
        at 
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:270)
        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:879)
        ... 40 more




Build Log:
[...truncated 10842 lines...]
   [junit4] Suite: org.apache.solr.update.AutoCommitTest
   [junit4]   2> 29916 INFO  
(SUITE-AutoCommitTest-seed#[AFAEE85F56D0C98]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_AFAEE85F56D0C98-001/init-core-data-001
   [junit4]   2> 29917 INFO  
(SUITE-AutoCommitTest-seed#[AFAEE85F56D0C98]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 29918 INFO  
(SUITE-AutoCommitTest-seed#[AFAEE85F56D0C98]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 29918 INFO  
(SUITE-AutoCommitTest-seed#[AFAEE85F56D0C98]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 29919 INFO  
(SUITE-AutoCommitTest-seed#[AFAEE85F56D0C98]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 29943 INFO  
(SUITE-AutoCommitTest-seed#[AFAEE85F56D0C98]-worker) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 29970 INFO  
(SUITE-AutoCommitTest-seed#[AFAEE85F56D0C98]-worker) [    ] o.a.s.s.IndexSchema 
[null] Schema name=test
   [junit4]   2> 30057 INFO  
(SUITE-AutoCommitTest-seed#[AFAEE85F56D0C98]-worker) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 30112 INFO  
(SUITE-AutoCommitTest-seed#[AFAEE85F56D0C98]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58cc3cec
   [junit4]   2> 30123 INFO  
(SUITE-AutoCommitTest-seed#[AFAEE85F56D0C98]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58cc3cec
   [junit4]   2> 30123 INFO  
(SUITE-AutoCommitTest-seed#[AFAEE85F56D0C98]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58cc3cec
   [junit4]   2> 30129 INFO  (coreLoadExecutor-76-thread-1) [    x:collection1] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 30158 INFO  (coreLoadExecutor-76-thread-1) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 30177 INFO  (coreLoadExecutor-76-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 30260 INFO  (coreLoadExecutor-76-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 30269 INFO  (coreLoadExecutor-76-thread-1) [    x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 30269 INFO  (coreLoadExecutor-76-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@58cc3cec
   [junit4]   2> 30269 INFO  (coreLoadExecutor-76-thread-1) [    x:collection1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 30269 INFO  (coreLoadExecutor-76-thread-1) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_AFAEE85F56D0C98-001/init-core-data-001/]
   [junit4]   2> 30272 INFO  (coreLoadExecutor-76-thread-1) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=37, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=1.4599609375, 
floorSegmentMB=1.6845703125, forceMergeDeletesPctAllowed=10.896753806874576, 
segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 30333 INFO  (coreLoadExecutor-76-thread-1) [    x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 30333 INFO  (coreLoadExecutor-76-thread-1) [    x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 30335 INFO  (coreLoadExecutor-76-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 30335 INFO  (coreLoadExecutor-76-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 30336 INFO  (coreLoadExecutor-76-thread-1) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=17, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 30336 INFO  (coreLoadExecutor-76-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2c7538b0[collection1] main]
   [junit4]   2> 30337 INFO  (coreLoadExecutor-76-thread-1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 30346 INFO  (coreLoadExecutor-76-thread-1) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 30376 INFO  (coreLoadExecutor-76-thread-1) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 30376 INFO  
(searcherExecutor-77-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 30376 INFO  
(searcherExecutor-77-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 30377 INFO  
(searcherExecutor-77-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 30377 INFO  
(searcherExecutor-77-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 30377 INFO  
(searcherExecutor-77-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 30377 INFO  
(searcherExecutor-77-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 30377 INFO  
(searcherExecutor-77-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 30378 INFO  
(searcherExecutor-77-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 30378 INFO  
(searcherExecutor-77-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 30380 INFO  
(searcherExecutor-77-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2c7538b0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 30384 INFO  (coreLoadExecutor-76-thread-1) [    x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1574962853075484672
   [junit4]   2> 30387 INFO  
(SUITE-AutoCommitTest-seed#[AFAEE85F56D0C98]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 30389 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[AFAEE85F56D0C98]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 30394 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[AFAEE85F56D0C98]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 30395 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[AFAEE85F56D0C98]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@446cc960[collection1] realtime]
   [junit4]   2> 30395 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[AFAEE85F56D0C98]) [    ] 
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 5
   [junit4]   2> 30396 ERROR 
(TEST-AutoCommitTest.testCommitWithin-seed#[AFAEE85F56D0C98]) [    ] 
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 30396 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[AFAEE85F56D0C98]) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 30423 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[AFAEE85F56D0C98]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 30452 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[AFAEE85F56D0C98]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 30535 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[AFAEE85F56D0C98]) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 30544 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[AFAEE85F56D0C98]) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1
   [junit4]   2> 30567 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[AFAEE85F56D0C98]) [    
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@58cc3cec
   [junit4]   2> 30567 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[AFAEE85F56D0C98]) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_AFAEE85F56D0C98-001/init-core-data-001/]
   [junit4]   2> 30620 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[AFAEE85F56D0C98]) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 30620 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[AFAEE85F56D0C98]) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 30622 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[AFAEE85F56D0C98]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2f45c6af[collection1] main]
   [junit4]   2> 30623 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[AFAEE85F56D0C98]) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 30624 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[AFAEE85F56D0C98]) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 30627 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[AFAEE85F56D0C98]) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 30627 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[AFAEE85F56D0C98]) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1574962853330288640
   [junit4]   2> 30627 INFO  
(searcherExecutor-82-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 30628 INFO  
(searcherExecutor-82-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 30628 INFO  
(searcherExecutor-82-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 30634 INFO  
(searcherExecutor-82-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 30637 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[AFAEE85F56D0C98]) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=789612925, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 30637 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[AFAEE85F56D0C98]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 30645 INFO  
(searcherExecutor-82-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 30646 INFO  
(searcherExecutor-82-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 30646 INFO  
(searcherExecutor-82-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 30646 INFO  
(searcherExecutor-82-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 30646 INFO  
(searcherExecutor-82-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 30650 INFO  
(searcherExecutor-82-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2f45c6af[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 30651 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[AFAEE85F56D0C98]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6cb6b91f[collection1] main]
   [junit4]   2> 30651 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[AFAEE85F56D0C98]) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@42c00b5
   [junit4]   2> 30655 INFO  
(searcherExecutor-82-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6cb6b91f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 30661 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[AFAEE85F56D0C98]) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=69992629
   [junit4]   2> 30684 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[AFAEE85F56D0C98]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1574962853378523136)]} 0 11
   [junit4]   2> 30685 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[AFAEE85F56D0C98]) [    
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=1
   [junit4]   2> 34684 INFO  (commitScheduler-85-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> 34698 INFO  (commitScheduler-85-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@47b39270[collection1] main]
   [junit4]   2> 34699 INFO  (commitScheduler-85-thread-1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 34702 INFO  
(searcherExecutor-82-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@47b39270[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C1)))}
   [junit4]   2> 34942 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[AFAEE85F56D0C98]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1574962857853845504)]} 0 4269
   [junit4]   2> 34943 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[AFAEE85F56D0C98]) [    
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> 34943 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[AFAEE85F56D0C98]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529 
(-1574962857855942656)]} 0 4270
   [junit4]   2> 34944 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[AFAEE85F56D0C98]) [    
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> 36944 INFO  (commitScheduler-85-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> 36949 INFO  (commitScheduler-85-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@61d4ed5e[collection1] main]
   [junit4]   2> 36950 INFO  (commitScheduler-85-thread-1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 36952 INFO  
(searcherExecutor-82-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@61d4ed5e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.1.0):C1)))}
   [junit4]   2> 37204 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[AFAEE85F56D0C98]) [    
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=6
   [junit4]   2> 37205 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[AFAEE85F56D0C98]) [    
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=1 status=0 QTime=0
   [junit4]   2> 37207 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[AFAEE85F56D0C98]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1574962860228870144)]} 0 6533
   [junit4]   2> 37207 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[AFAEE85F56D0C98]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1574962860229918720)]} 0 6534
   [junit4]   2> 37207 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[AFAEE85F56D0C98]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1574962860229918721)]} 0 6534
   [junit4]   2> 37208 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[AFAEE85F56D0C98]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1574962860230967296)]} 0 6534
   [junit4]   2> 37208 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[AFAEE85F56D0C98]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1574962860230967297)]} 0 6535
   [junit4]   2> 37209 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[AFAEE85F56D0C98]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1574962860230967298)]} 0 6535
   [junit4]   2> 37209 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[AFAEE85F56D0C98]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1574962860232015872)]} 0 6536
   [junit4]   2> 37209 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[AFAEE85F56D0C98]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1574962860232015873)]} 0 6536
   [junit4]   2> 37210 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[AFAEE85F56D0C98]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1574962860232015874)]} 0 6536
   [junit4]   2> 37210 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[AFAEE85F56D0C98]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1574962860233064448)]} 0 6537
   [junit4]   2> 37211 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[AFAEE85F56D0C98]) [    
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> 37211 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[AFAEE85F56D0C98]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1574962860234113024)]} 0 6538
   [junit4]   2> 37211 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[AFAEE85F56D0C98]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1574962860234113025)]} 0 6538
   [junit4]   2> 37212 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[AFAEE85F56D0C98]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1574962860235161600)]} 0 6538
   [junit4]   2> 37212 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[AFAEE85F56D0C98]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1574962860235161601)]} 0 6539
   [junit4]   2> 37212 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[AFAEE85F56D0C98]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1574962860235161602)]} 0 6539
   [junit4]   2> 37212 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[AFAEE85F56D0C98]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1574962860235161603)]} 0 6539
   [junit4]   2> 37212 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[AFAEE85F56D0C98]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1574962860235161604)]} 0 6539
   [junit4]   2> 37213 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[AFAEE85F56D0C98]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1574962860236210176)]} 0 6539
   [junit4]   2> 37213 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[AFAEE85F56D0C98]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1574962860236210177)]} 0 6539
   [junit4]   2> 37213 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[AFAEE85F56D0C98]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1574962860236210178)]} 0 6540
   [junit4]   2> 37213 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[AFAEE85F56D0C98]) [    
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=1 status=0 QTime=0
   [junit4]   2> 38211 INFO  (commitScheduler-85-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> 38217 INFO  (commitScheduler-85-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6a1f064f[collection1] main]
   [junit4]   2> 38218 INFO  (commitScheduler-85-thread-1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 38220 INFO  
(searcherExecutor-82-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6a1f064f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.1.0):C10/9:delGen=1)))}
   [junit4]   2> 38465 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[AFAEE85F56D0C98]) [    
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> 38466 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[AFAEE85F56D0C98]) [    
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> 38467 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[AFAEE85F56D0C98]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> 38469 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[AFAEE85F56D0C98]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
   [junit4]   2> 38469 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[AFAEE85F56D0C98]) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 38469 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[AFAEE85F56D0C98]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@62c84912[collection1] realtime]
   [junit4]   2> 38470 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[AFAEE85F56D0C98]) [    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 1
   [junit4]   2> 38470 ERROR 
(TEST-AutoCommitTest.testMaxDocs-seed#[AFAEE85F56D0C98]) [    x:collection1] 
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 38471 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[AFAEE85F56D0C98]) [    x:collection1] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 38497 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[AFAEE85F56D0C98]) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 38523 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[AFAEE85F56D0C98]) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 38626 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[AFAEE85F56D0C98]) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 38636 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[AFAEE85F56D0C98]) [    x:collection1] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1
   [junit4]   2> 38657 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[AFAEE85F56D0C98]) [    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@58cc3cec
   [junit4]   2> 38657 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[AFAEE85F56D0C98]) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_AFAEE85F56D0C98-001/init-core-data-001/]
   [junit4]   2> 38729 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[AFAEE85F56D0C98]) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 38729 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[AFAEE85F56D0C98]) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 38731 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[AFAEE85F56D0C98]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@20f3448a[collection1] main]
   [junit4]   2> 38733 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[AFAEE85F56D0C98]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 38733 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[AFAEE85F56D0C98]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 38736 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[AFAEE85F56D0C98]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 38737 INFO  
(searcherExecutor-86-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 38737 INFO  
(searcherExecutor-86-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 38737 INFO  
(searcherExecutor-86-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 38737 INFO  
(searcherExecutor-86-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 38739 INFO  
(searcherExecutor-86-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 38739 INFO  
(searcherExecutor-86-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 38740 INFO  
(searcherExecutor-86-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 38740 INFO  
(searcherExecutor-86-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 38740 INFO  
(searcherExecutor-86-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 38777 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[AFAEE85F56D0C98]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=43, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=46.2548828125, 
floorSegmentMB=1.9755859375, forceMergeDeletesPctAllowed=14.660566797360703, 
segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 38781 INFO  
(searcherExecutor-86-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@20f3448a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 38793 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[AFAEE85F56D0C98]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 38801 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[AFAEE85F56D0C98]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@7872841d[collection1] main]
   [junit4]   2> 38805 INFO  
(searcherExecutor-86-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7872841d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 38805 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[AFAEE85F56D0C98]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@21ce3ca5
   [junit4]   2> 38813 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[AFAEE85F56D0C98]) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=567164069
   [junit4]   2> 38833 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[AFAEE85F56D0C98]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0 
(1574962861918126080)]} 0 15
   [junit4]   2> 38833 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[AFAEE85F56D0C98]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1 
(1574962861934903296)]} 0 15
   [junit4]   2> 38835 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[AFAEE85F56D0C98]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2 
(1574962861934903297)]} 0 17
   [junit4]   2> 38840 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[AFAEE85F56D0C98]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3 
(1574962861938049024)]} 0 22
   [junit4]   2> 38841 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[AFAEE85F56D0C98]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4 
(1574962861943291904)]} 0 24
   [junit4]   2> 38842 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[AFAEE85F56D0C98]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5 
(1574962861944340480)]} 0 24
   [junit4]   2> 38842 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[AFAEE85F56D0C98]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6 
(1574962861944340481)]} 0 25
   [junit4]   2> 38843 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[AFAEE85F56D0C98]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7 
(1574962861945389056)]} 0 25
   [junit4]   2> 38843 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[AFAEE85F56D0C98]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8 
(1574962861945389057)]} 0 26
   [junit4]   2> 38844 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[AFAEE85F56D0C98]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9 
(1574962861945389058)]} 0 26
   [junit4]   2> 38844 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[AFAEE85F56D0C98]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10 
(1574962861946437632)]} 0 26
   [junit4]   2> 38845 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[AFAEE85F56D0C98]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11 
(1574962861946437633)]} 0 27
   [junit4]   2> 38845 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[AFAEE85F56D0C98]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12 
(1574962861947486208)]} 0 27
   [junit4]   2> 38850 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[AFAEE85F56D0C98]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13 
(1574962861952729088)]} 0 32
   [junit4]   2> 38850 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[AFAEE85F56D0C98]) [    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=0
   [junit4]   2> 38861 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[AFAEE85F56D0C98]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14 
(1574962861953777664)]} 0 44
   [junit4]   2> 38861 INFO  (commitScheduler-89-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> 38869 INFO  (commitScheduler-89-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5ce1a630[collection1] main]
   [junit4]   2> 38876 INFO  (commitScheduler-89-thread-1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 38878 INFO  
(searcherExecutor-86-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5ce1a630[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.1.0):C15)))}
   [junit4]   2> 39114 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[AFAEE85F56D0C98]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15 
(1574962862228504576)]} 0 296
   [junit4]   2> 39115 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[AFAEE85F56D0C98]) [    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=0
   [junit4]   2> 39116 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[AFAEE85F56D0C98]) [    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> 39116 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[AFAEE85F56D0C98]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
   [junit4]   2> 39118 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[AFAEE85F56D0C98]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
   [junit4]   2> 39121 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[AFAEE85F56D0C98]) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 39121 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[AFAEE85F56D0C98]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@56eef6b1[collection1] realtime]
   [junit4]   2> 39122 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[AFAEE85F56D0C98]) [    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 3
   [junit4]   2> 39122 ERROR 
(TEST-AutoCommitTest.testMaxTime-seed#[AFAEE85F56D0C98]) [    x:collection1] 
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 39123 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[AFAEE85F56D0C98]) [    x:collection1] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 39161 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[AFAEE85F56D0C98]) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 39206 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[AFAEE85F56D0C98]) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 39287 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[AFAEE85F56D0C98]) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 39296 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[AFAEE85F56D0C98]) [    x:collection1] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1
   [junit4]   2> 39314 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[AFAEE85F56D0C98]) [    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@58cc3cec
   [junit4]   2> 39314 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[AFAEE85F56D0C98]) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_AFAEE85F56D0C98-001/init-core-data-001/]
   [junit4]   2> 39359 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[AFAEE85F56D0C98]) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 39359 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[AFAEE85F56D0C98]) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 39361 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[AFAEE85F56D0C98]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@620cbdd7[collection1] main]
   [junit4]   2> 39361 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[AFAEE85F56D0C98]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 39362 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[AFAEE85F56D0C98]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 39365 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[AFAEE85F56D0C98]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 39366 INFO  
(searcherExecutor-90-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 39367 INFO  
(searcherExecutor-90-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 39367 INFO  
(searcherExecutor-90-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 39367 INFO  
(searcherExecutor-90-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 39367 INFO  
(searcherExecutor-90-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 39367 INFO  
(searcherExecutor-90-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 39368 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[AFAEE85F56D0C98]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=11, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=53.548828125, 
floorSegmentMB=0.353515625, forceMergeDeletesPctAllowed=10.456726282257069, 
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.2829355634924966
   [junit4]   2> 39368 INFO  
(searcherExecutor-90-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 39368 INFO  
(searcherExecutor-90-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 39369 INFO  
(searcherExecutor-90-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 39372 INFO  
(searcherExecutor-90-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@620cbdd7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 39372 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[AFAEE85F56D0C98]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 39372 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[AFAEE85F56D0C98]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5695b5da[collection1] main]
   [junit4]   2> 39372 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[AFAEE85F56D0C98]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@29ca9faf
   [junit4]   2> 39373 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[AFAEE85F56D0C98]) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=701145007
   [junit4]   2> 39381 INFO  
(searcherExecutor-90-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5695b5da[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 39393 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[AFAEE85F56D0C98]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1574962862507425792)]} 0 14
   [junit4]   2> 39394 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[AFAEE85F56D0C98]) [    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> 39398 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[AFAEE85F56D0C98]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1574962862524203008)]} 0 19
   [junit4]   2> 39399 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[AFAEE85F56D0C98]) [    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> 39399 ERROR 
(TEST-AutoCommitTest.testMaxTime-seed#[AFAEE85F56D0C98]) [    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> 39400 ERROR 
(TEST-AutoCommitTest.testMaxTime-seed#[AFAEE85F56D0C98]) [    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:879)
   [junit4]   2>        at 
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:270)
   [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> 39400 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[AFAEE85F56D0C98]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AutoCommitTest 
-Dtests.method=testMaxTime -Dtests.seed=AFAEE85F56D0C98 -Dtests.multiplier=2 
-Dtests.slow=true -Dtests.locale=sq-AL -Dtests.timezone=Pacific/Niue 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.29s J2 | AutoCommitTest.testMaxTime <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([AFAEE85F56D0C98:900E93676BF790A4]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:886)
   [junit4]    >        at 
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:270)
   [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:879)
   [junit4]    >        ... 40 more
   [junit4]   2> 39404 INFO  
(SUITE-AutoCommitTest-seed#[AFAEE85F56D0C98]-worker) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 39404 INFO  
(SUITE-AutoCommitTest-seed#[AFAEE85F56D0C98]-worker) [    x:collection1] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=569317505
   [junit4]   2> 39404 INFO  
(SUITE-AutoCommitTest-seed#[AFAEE85F56D0C98]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 39405 INFO  
(SUITE-AutoCommitTest-seed#[AFAEE85F56D0C98]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 39407 INFO  
(SUITE-AutoCommitTest-seed#[AFAEE85F56D0C98]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 39407 INFO  
(SUITE-AutoCommitTest-seed#[AFAEE85F56D0C98]-worker) [    x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 39409 INFO  
(coreCloseExecutor-94-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@64df3245
   [junit4]   2> 39410 INFO  
(coreCloseExecutor-94-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 39410 INFO  
(coreCloseExecutor-94-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@4bcc614c commitCommandVersion:0
   [junit4]   2> 39415 INFO  
(coreCloseExecutor-94-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1692348997
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_AFAEE85F56D0C98-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{field_t=BlockTreeOrds(blocksize=128), 
multiDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
subject=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
id=BlockTreeOrds(blocksize=128), 
text=PostingsFormat(name=LuceneVarGapFixedInterval)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), 
_version_=DocValuesFormat(name=Memory), 
intDefault=DocValuesFormat(name=Memory), id_i1=DocValuesFormat(name=Memory), 
range_facet_i_dv=DocValuesFormat(name=Direct), 
intDvoDefault=DocValuesFormat(name=Asserting), 
range_facet_l=DocValuesFormat(name=Direct), 
timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1599, 
maxMBSortInHeap=5.3368513117889655, sim=RandomSimilarity(queryNorm=true): {}, 
locale=sq-AL, timezone=Pacific/Niue
   [junit4]   2> NOTE: Linux 4.4.0-83-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=4,threads=1,free=278424008,total=433061888
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldTypeResource, 
TestSimpleQParserPlugin, TolerantUpdateProcessorTest, TestIndexSearcher, 
BitVectorTest, HdfsLockFactoryTest, AutoCommitTest]
   [junit4] Completed [14/727 (1!)] on J2 in 9.52s, 3 tests, 1 error <<< 
FAILURES!

[...truncated 45686 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to