Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2039/

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

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([A94EEAB0FAA4861:B315387423404CEB]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:886)
        at 
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:225)
        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:14&qt=&start=0&rows=20&version=2.2
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:879)
        ... 40 more




Build Log:
[...truncated 11623 lines...]
   [junit4] Suite: org.apache.solr.update.AutoCommitTest
   [junit4]   2> 794453 INFO  
(SUITE-AutoCommitTest-seed#[A94EEAB0FAA4861]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_A94EEAB0FAA4861-001/init-core-data-001
   [junit4]   2> 794453 WARN  
(SUITE-AutoCommitTest-seed#[A94EEAB0FAA4861]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2408 numCloses=2408
   [junit4]   2> 794454 INFO  
(SUITE-AutoCommitTest-seed#[A94EEAB0FAA4861]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 794455 INFO  
(SUITE-AutoCommitTest-seed#[A94EEAB0FAA4861]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 794456 INFO  
(SUITE-AutoCommitTest-seed#[A94EEAB0FAA4861]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 794456 INFO  
(SUITE-AutoCommitTest-seed#[A94EEAB0FAA4861]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 794479 INFO  
(SUITE-AutoCommitTest-seed#[A94EEAB0FAA4861]-worker) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 794521 INFO  
(SUITE-AutoCommitTest-seed#[A94EEAB0FAA4861]-worker) [    ] o.a.s.s.IndexSchema 
[null] Schema name=test
   [junit4]   2> 794775 INFO  
(SUITE-AutoCommitTest-seed#[A94EEAB0FAA4861]-worker) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 794882 INFO  
(SUITE-AutoCommitTest-seed#[A94EEAB0FAA4861]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6729c0df
   [junit4]   2> 794885 INFO  
(SUITE-AutoCommitTest-seed#[A94EEAB0FAA4861]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6729c0df
   [junit4]   2> 794885 INFO  
(SUITE-AutoCommitTest-seed#[A94EEAB0FAA4861]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6729c0df
   [junit4]   2> 794893 INFO  (coreLoadExecutor-4110-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 795148 INFO  (coreLoadExecutor-4110-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 795177 INFO  (coreLoadExecutor-4110-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 795599 INFO  (coreLoadExecutor-4110-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 795605 INFO  (coreLoadExecutor-4110-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 795606 INFO  (coreLoadExecutor-4110-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@6729c0df
   [junit4]   2> 795606 INFO  (coreLoadExecutor-4110-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 795606 INFO  (coreLoadExecutor-4110-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_A94EEAB0FAA4861-001/init-core-data-001/]
   [junit4]   2> 795608 INFO  (coreLoadExecutor-4110-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=26, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 795695 INFO  (coreLoadExecutor-4110-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 795695 INFO  (coreLoadExecutor-4110-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 795696 INFO  (coreLoadExecutor-4110-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 795696 INFO  (coreLoadExecutor-4110-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 795696 INFO  (coreLoadExecutor-4110-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 795696 INFO  (coreLoadExecutor-4110-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6ec78800[collection1] main]
   [junit4]   2> 795697 INFO  (coreLoadExecutor-4110-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 795714 INFO  (coreLoadExecutor-4110-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 795748 INFO  (coreLoadExecutor-4110-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 795748 INFO  (coreLoadExecutor-4110-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1573875146968530944
   [junit4]   2> 795749 INFO  
(searcherExecutor-4111-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 795750 INFO  
(searcherExecutor-4111-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 795750 INFO  
(searcherExecutor-4111-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 795750 INFO  
(searcherExecutor-4111-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 795750 INFO  
(searcherExecutor-4111-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 795751 INFO  
(searcherExecutor-4111-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 795753 INFO  
(searcherExecutor-4111-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 795753 INFO  
(SUITE-AutoCommitTest-seed#[A94EEAB0FAA4861]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 795754 INFO  
(searcherExecutor-4111-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 795755 INFO  
(searcherExecutor-4111-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 795756 INFO  
(searcherExecutor-4111-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6ec78800[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 795757 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A94EEAB0FAA4861]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
   [junit4]   2> 795758 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A94EEAB0FAA4861]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 795758 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A94EEAB0FAA4861]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@3021eb4a[collection1] realtime]
   [junit4]   2> 795758 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A94EEAB0FAA4861]) [    ] 
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> 795760 ERROR 
(TEST-AutoCommitTest.testMaxDocs-seed#[A94EEAB0FAA4861]) [    ] 
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 795761 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A94EEAB0FAA4861]) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 795810 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A94EEAB0FAA4861]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 795837 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A94EEAB0FAA4861]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 796007 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A94EEAB0FAA4861]) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 796013 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A94EEAB0FAA4861]) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1
   [junit4]   2> 796034 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A94EEAB0FAA4861]) [    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@6729c0df
   [junit4]   2> 796034 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A94EEAB0FAA4861]) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_A94EEAB0FAA4861-001/init-core-data-001/]
   [junit4]   2> 796091 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A94EEAB0FAA4861]) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 796091 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A94EEAB0FAA4861]) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 796092 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A94EEAB0FAA4861]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6accc9ca[collection1] main]
   [junit4]   2> 796092 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A94EEAB0FAA4861]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 796093 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A94EEAB0FAA4861]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 796099 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A94EEAB0FAA4861]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 796099 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A94EEAB0FAA4861]) [    x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1573875147336581120
   [junit4]   2> 796101 INFO  
(searcherExecutor-4116-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 796102 INFO  
(searcherExecutor-4116-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 796102 INFO  
(searcherExecutor-4116-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 796102 INFO  
(searcherExecutor-4116-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 796102 INFO  
(searcherExecutor-4116-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 796102 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A94EEAB0FAA4861]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=37, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=25.6826171875, 
floorSegmentMB=0.966796875, forceMergeDeletesPctAllowed=29.822644434222564, 
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5455394432499626
   [junit4]   2> 796102 INFO  
(searcherExecutor-4116-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 796103 INFO  
(searcherExecutor-4116-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 796103 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A94EEAB0FAA4861]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 796103 INFO  
(searcherExecutor-4116-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 796104 INFO  
(searcherExecutor-4116-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 796108 INFO  
(searcherExecutor-4116-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6accc9ca[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 796108 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A94EEAB0FAA4861]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6441d92f[collection1] main]
   [junit4]   2> 796109 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A94EEAB0FAA4861]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@2fd36c98
   [junit4]   2> 796109 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A94EEAB0FAA4861]) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=802385048
   [junit4]   2> 796121 INFO  
(searcherExecutor-4116-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6441d92f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 796122 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A94EEAB0FAA4861]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0 
(1573875147358601216)]} 0 2
   [junit4]   2> 796123 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A94EEAB0FAA4861]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1 
(1573875147361746944)]} 0 3
   [junit4]   2> 796131 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A94EEAB0FAA4861]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2 
(1573875147361746945)]} 0 11
   [junit4]   2> 796131 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A94EEAB0FAA4861]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3 
(1573875147370135552)]} 0 11
   [junit4]   2> 796131 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A94EEAB0FAA4861]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4 
(1573875147370135553)]} 0 11
   [junit4]   2> 796131 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A94EEAB0FAA4861]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5 
(1573875147370135554)]} 0 11
   [junit4]   2> 796134 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A94EEAB0FAA4861]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6 
(1573875147370135555)]} 0 14
   [junit4]   2> 796134 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A94EEAB0FAA4861]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7 
(1573875147373281280)]} 0 15
   [junit4]   2> 796138 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A94EEAB0FAA4861]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8 
(1573875147374329856)]} 0 18
   [junit4]   2> 796138 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A94EEAB0FAA4861]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9 
(1573875147377475584)]} 0 18
   [junit4]   2> 796138 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A94EEAB0FAA4861]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10 
(1573875147377475585)]} 0 18
   [junit4]   2> 796138 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A94EEAB0FAA4861]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11 
(1573875147377475586)]} 0 18
   [junit4]   2> 796138 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A94EEAB0FAA4861]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12 
(1573875147377475587)]} 0 18
   [junit4]   2> 796138 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A94EEAB0FAA4861]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13 
(1573875147377475588)]} 0 18
   [junit4]   2> 796292 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A94EEAB0FAA4861]) [    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> 796299 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A94EEAB0FAA4861]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14 
(1573875147546296320)]} 0 180
   [junit4]   2> 796300 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A94EEAB0FAA4861]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15 
(1573875147547344896)]} 0 180
   [junit4]   2> 796300 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A94EEAB0FAA4861]) [    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=0 status=0 QTime=0
   [junit4]   2> 796301 ERROR 
(TEST-AutoCommitTest.testMaxDocs-seed#[A94EEAB0FAA4861]) [    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:14&qt=&start=0&rows=20&version=2.2
   [junit4]   2> 796308 ERROR 
(TEST-AutoCommitTest.testMaxDocs-seed#[A94EEAB0FAA4861]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 REQUEST FAILED: 
q=id:14&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:14&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.testMaxDocs(AutoCommitTest.java:225)
   [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> 796309 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[A94EEAB0FAA4861]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AutoCommitTest 
-Dtests.method=testMaxDocs -Dtests.seed=A94EEAB0FAA4861 -Dtests.multiplier=2 
-Dtests.slow=true -Dtests.locale=sr-CS -Dtests.timezone=Etc/GMT+7 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.56s J2 | AutoCommitTest.testMaxDocs <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([A94EEAB0FAA4861:B315387423404CEB]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:886)
   [junit4]    >        at 
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:225)
   [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:14&qt=&start=0&rows=20&version=2.2
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:879)
   [junit4]    >        ... 40 more
   [junit4]   2> 796319 INFO  (commitScheduler-4119-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> 796355 INFO  (commitScheduler-4119-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@20932f2c[collection1] main]
   [junit4]   2> 796356 INFO  (commitScheduler-4119-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 796367 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A94EEAB0FAA4861]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 796367 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A94EEAB0FAA4861]) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL 
DOCUMENTS FROM INDEX
   [junit4]   2> 796368 INFO  
(searcherExecutor-4116-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@20932f2c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c16)))}
   [junit4]   2> 796368 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A94EEAB0FAA4861]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@75c1bb5[collection1] 
realtime]
   [junit4]   2> 796368 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A94EEAB0FAA4861]) [    
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> 796368 ERROR 
(TEST-AutoCommitTest.testCommitWithin-seed#[A94EEAB0FAA4861]) [    
x:collection1] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 796369 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A94EEAB0FAA4861]) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 796422 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A94EEAB0FAA4861]) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 796466 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A94EEAB0FAA4861]) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 796746 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A94EEAB0FAA4861]) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 796752 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A94EEAB0FAA4861]) [    
x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using 
configuration from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1
   [junit4]   2> 796772 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A94EEAB0FAA4861]) [    
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@6729c0df
   [junit4]   2> 796772 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A94EEAB0FAA4861]) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_A94EEAB0FAA4861-001/init-core-data-001/]
   [junit4]   2> 796854 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A94EEAB0FAA4861]) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 796854 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A94EEAB0FAA4861]) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 796855 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A94EEAB0FAA4861]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@30793ef5[collection1] main]
   [junit4]   2> 796856 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A94EEAB0FAA4861]) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 796861 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A94EEAB0FAA4861]) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 796864 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A94EEAB0FAA4861]) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 796865 INFO  
(searcherExecutor-4120-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 796865 INFO  
(searcherExecutor-4120-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 796865 INFO  
(searcherExecutor-4120-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 796865 INFO  
(searcherExecutor-4120-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 796865 INFO  
(searcherExecutor-4120-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 796865 INFO  
(searcherExecutor-4120-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 796866 INFO  
(searcherExecutor-4120-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 796867 INFO  
(searcherExecutor-4120-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 796867 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A94EEAB0FAA4861]) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=37, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4478335792813446]
   [junit4]   2> 796867 INFO  
(searcherExecutor-4120-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 796868 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A94EEAB0FAA4861]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 796869 INFO  
(searcherExecutor-4120-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@30793ef5[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 796870 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A94EEAB0FAA4861]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1932feef[collection1] main]
   [junit4]   2> 796870 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A94EEAB0FAA4861]) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@29bc58e5
   [junit4]   2> 796871 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A94EEAB0FAA4861]) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=700209381
   [junit4]   2> 796873 INFO  
(searcherExecutor-4120-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1932feef[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 796879 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A94EEAB0FAA4861]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1573875148148178944)]} 0 6
   [junit4]   2> 796879 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A94EEAB0FAA4861]) [    
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> 800874 INFO  (commitScheduler-4123-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> 800880 INFO  (commitScheduler-4123-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@27c8380b[collection1] main]
   [junit4]   2> 800880 INFO  (commitScheduler-4123-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 800881 INFO  
(searcherExecutor-4120-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@27c8380b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.0.0):c1)))}
   [junit4]   2> 800883 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A94EEAB0FAA4861]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1573875152351920128)]} 0 4010
   [junit4]   2> 800883 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A94EEAB0FAA4861]) [    
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> 800884 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A94EEAB0FAA4861]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529 
(-1573875152354017280)]} 0 4011
   [junit4]   2> 800884 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A94EEAB0FAA4861]) [    
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> 802884 INFO  (commitScheduler-4123-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> 802891 INFO  (commitScheduler-4123-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6a704330[collection1] main]
   [junit4]   2> 802891 INFO  (commitScheduler-4123-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 802892 INFO  
(searcherExecutor-4120-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6a704330[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(8.0.0):c1)))}
   [junit4]   2> 803139 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A94EEAB0FAA4861]) [    
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> 803140 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A94EEAB0FAA4861]) [    
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> 803140 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A94EEAB0FAA4861]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1573875154719604736)]} 0 6267
   [junit4]   2> 803141 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A94EEAB0FAA4861]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1573875154720653312)]} 0 6268
   [junit4]   2> 803141 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A94EEAB0FAA4861]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1573875154720653313)]} 0 6268
   [junit4]   2> 803141 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A94EEAB0FAA4861]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1573875154720653314)]} 0 6268
   [junit4]   2> 803141 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A94EEAB0FAA4861]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1573875154720653315)]} 0 6268
   [junit4]   2> 803141 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A94EEAB0FAA4861]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1573875154720653316)]} 0 6268
   [junit4]   2> 803141 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A94EEAB0FAA4861]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1573875154720653317)]} 0 6268
   [junit4]   2> 803141 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A94EEAB0FAA4861]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1573875154720653318)]} 0 6268
   [junit4]   2> 803141 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A94EEAB0FAA4861]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1573875154720653319)]} 0 6268
   [junit4]   2> 803142 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A94EEAB0FAA4861]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1573875154720653320)]} 0 6268
   [junit4]   2> 803142 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A94EEAB0FAA4861]) [    
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> 803142 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A94EEAB0FAA4861]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1573875154721701888)]} 0 6269
   [junit4]   2> 803142 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A94EEAB0FAA4861]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1573875154721701889)]} 0 6269
   [junit4]   2> 803142 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A94EEAB0FAA4861]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1573875154721701890)]} 0 6269
   [junit4]   2> 803143 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A94EEAB0FAA4861]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1573875154722750464)]} 0 6270
   [junit4]   2> 803143 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A94EEAB0FAA4861]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1573875154722750465)]} 0 6270
   [junit4]   2> 803143 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A94EEAB0FAA4861]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1573875154722750466)]} 0 6270
   [junit4]   2> 803143 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A94EEAB0FAA4861]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1573875154722750467)]} 0 6270
   [junit4]   2> 803143 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A94EEAB0FAA4861]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1573875154722750468)]} 0 6270
   [junit4]   2> 803143 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A94EEAB0FAA4861]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1573875154722750469)]} 0 6270
   [junit4]   2> 803143 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A94EEAB0FAA4861]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1573875154722750470)]} 0 6270
   [junit4]   2> 803143 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A94EEAB0FAA4861]) [    
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> 804142 INFO  (commitScheduler-4123-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> 804147 INFO  (commitScheduler-4123-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@225f685b[collection1] main]
   [junit4]   2> 804147 INFO  (commitScheduler-4123-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 804148 INFO  
(searcherExecutor-4120-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@225f685b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(8.0.0):c10/9:delGen=1)))}
   [junit4]   2> 804394 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A94EEAB0FAA4861]) [    
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> 804395 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A94EEAB0FAA4861]) [    
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> 804396 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[A94EEAB0FAA4861]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> 804399 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A94EEAB0FAA4861]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
   [junit4]   2> 804399 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A94EEAB0FAA4861]) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 804400 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A94EEAB0FAA4861]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@63e5d891[collection1] realtime]
   [junit4]   2> 804400 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A94EEAB0FAA4861]) [    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> 804400 ERROR 
(TEST-AutoCommitTest.testMaxTime-seed#[A94EEAB0FAA4861]) [    x:collection1] 
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 804401 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A94EEAB0FAA4861]) [    x:collection1] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 804432 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A94EEAB0FAA4861]) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 804464 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A94EEAB0FAA4861]) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 804561 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A94EEAB0FAA4861]) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 804568 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A94EEAB0FAA4861]) [    x:collection1] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1
   [junit4]   2> 804580 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A94EEAB0FAA4861]) [    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@6729c0df
   [junit4]   2> 804580 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A94EEAB0FAA4861]) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_A94EEAB0FAA4861-001/init-core-data-001/]
   [junit4]   2> 804630 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A94EEAB0FAA4861]) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 804630 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A94EEAB0FAA4861]) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 804631 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A94EEAB0FAA4861]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@7cfd5c51[collection1] main]
   [junit4]   2> 804631 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A94EEAB0FAA4861]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 804632 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A94EEAB0FAA4861]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 804635 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A94EEAB0FAA4861]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 804637 INFO  
(searcherExecutor-4124-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 804637 INFO  
(searcherExecutor-4124-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 804637 INFO  
(searcherExecutor-4124-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 804637 INFO  
(searcherExecutor-4124-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 804637 INFO  
(searcherExecutor-4124-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 804637 INFO  
(searcherExecutor-4124-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 804637 INFO  
(searcherExecutor-4124-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 804638 INFO  
(searcherExecutor-4124-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 804638 INFO  
(searcherExecutor-4124-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 804639 INFO  
(searcherExecutor-4124-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7cfd5c51[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 804640 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A94EEAB0FAA4861]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=13, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=23.4404296875, 
floorSegmentMB=0.3857421875, forceMergeDeletesPctAllowed=16.596123842559905, 
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 804640 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A94EEAB0FAA4861]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 804640 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A94EEAB0FAA4861]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1e5e3baa[collection1] main]
   [junit4]   2> 804641 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A94EEAB0FAA4861]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4cb797b1
   [junit4]   2> 804642 INFO  
(searcherExecutor-4124-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1e5e3baa[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 804643 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A94EEAB0FAA4861]) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1287100337
   [junit4]   2> 804652 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A94EEAB0FAA4861]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1573875156301905920)]} 0 2
   [junit4]   2> 804652 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A94EEAB0FAA4861]) [    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> 806151 INFO  (commitScheduler-4127-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> 806156 INFO  (commitScheduler-4127-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7b51956a[collection1] main]
   [junit4]   2> 806156 INFO  (commitScheduler-4127-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 806157 INFO  
(searcherExecutor-4124-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7b51956a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(8.0.0):c1)))}
   [junit4]   2> 806403 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A94EEAB0FAA4861]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1573875158141108224)]} 0 1754
   [junit4]   2> 806404 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A94EEAB0FAA4861]) [    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> 806404 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A94EEAB0FAA4861]) [    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> 806405 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A94EEAB0FAA4861]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{delete=[529 (-1573875158143205376)]} 0 0
   [junit4]   2> 806405 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A94EEAB0FAA4861]) [    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> 807904 INFO  (commitScheduler-4127-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> 807906 INFO  (commitScheduler-4127-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6673c809[collection1] main]
   [junit4]   2> 807908 INFO  
(searcherExecutor-4124-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6673c809[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(8.0.0):c1)))}
   [junit4]   2> 807908 INFO  (commitScheduler-4127-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 808157 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A94EEAB0FAA4861]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[550 
(1573875159979261952)]} 0 3507
   [junit4]   2> 808157 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A94EEAB0FAA4861]) [    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> 808158 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A94EEAB0FAA4861]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1573875159980310528)]} 0 3508
   [junit4]   2> 808158 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A94EEAB0FAA4861]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1573875159981359104)]} 0 3508
   [junit4]   2> 808158 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A94EEAB0FAA4861]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1573875159981359105)]} 0 3508
   [junit4]   2> 808158 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A94EEAB0FAA4861]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1573875159981359106)]} 0 3508
   [junit4]   2> 808158 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A94EEAB0FAA4861]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1573875159981359107)]} 0 3508
   [junit4]   2> 808158 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A94EEAB0FAA4861]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1573875159981359108)]} 0 3509
   [junit4]   2> 808159 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A94EEAB0FAA4861]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1573875159982407680)]} 0 3509
   [junit4]   2> 808159 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A94EEAB0FAA4861]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1573875159982407681)]} 0 3509
   [junit4]   2> 808159 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A94EEAB0FAA4861]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1573875159982407682)]} 0 3509
   [junit4]   2> 808159 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A94EEAB0FAA4861]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1573875159982407683)]} 0 3509
   [junit4]   2> 808163 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A94EEAB0FAA4861]) [    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=3
   [junit4]   2> 809657 INFO  (commitScheduler-4127-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> 809663 INFO  (commitScheduler-4127-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1cef056e[collection1] main]
   [junit4]   2> 809663 INFO  (commitScheduler-4127-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 809666 INFO  
(searcherExecutor-4124-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1cef056e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(8.0.0):c1)
 Uninverting(_6(8.0.0):c11/9:delGen=1)))}
   [junit4]   2> 809666 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A94EEAB0FAA4861]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[531 
(1573875161562611712)]} 0 5016
   [junit4]   2> 809667 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A94EEAB0FAA4861]) [    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> 809670 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[A94EEAB0FAA4861]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
   [junit4]   2> 809671 INFO  
(SUITE-AutoCommitTest-seed#[A94EEAB0FAA4861]-worker) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 809671 INFO  
(SUITE-AutoCommitTest-seed#[A94EEAB0FAA4861]-worker) [    x:collection1] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=395315677
   [junit4]   2> 809671 INFO  
(SUITE-AutoCommitTest-seed#[A94EEAB0FAA4861]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 809672 INFO  
(SUITE-AutoCommitTest-seed#[A94EEAB0FAA4861]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 809672 INFO  
(SUITE-AutoCommitTest-seed#[A94EEAB0FAA4861]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 809673 INFO  
(SUITE-AutoCommitTest-seed#[A94EEAB0FAA4861]-worker) [    x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 809673 INFO  
(coreCloseExecutor-4128-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@569f070d
   [junit4]   2> 809673 INFO  
(coreCloseExecutor-4128-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 809673 INFO  
(coreCloseExecutor-4128-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@3c8348cb commitCommandVersion:0
   [junit4]   2> 809676 INFO  
(coreCloseExecutor-4128-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1453262605
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_A94EEAB0FAA4861-001
   [junit4]   2> Jul 25, 2017 6:31:58 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{range_facet_l_dv=PostingsFormat(name=LuceneFixedGap), 
field_t=PostingsFormat(name=Direct), multiDefault=FSTOrd50, subject=FSTOrd50, 
intDefault=PostingsFormat(name=Asserting), id_i1=FSTOrd50, 
id=PostingsFormat(name=LuceneFixedGap), 
range_facet_i_dv=PostingsFormat(name=Asserting), 
text=PostingsFormat(name=Direct), range_facet_l=PostingsFormat(name=Asserting), 
timestamp=PostingsFormat(name=Asserting)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), 
_version_=DocValuesFormat(name=Memory), 
intDefault=DocValuesFormat(name=Memory), id_i1=DocValuesFormat(name=Direct), 
range_facet_i_dv=DocValuesFormat(name=Memory), 
intDvoDefault=DocValuesFormat(name=Lucene70), 
range_facet_l=DocValuesFormat(name=Memory), 
timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=2034, 
maxMBSortInHeap=7.985019887636301, sim=RandomSimilarity(queryNorm=true): {}, 
locale=sr-CS, timezone=Etc/GMT+7
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_131 (64-bit)/cpus=4,threads=1,free=144939032,total=532676608
   [junit4]   2> NOTE: All tests run in this JVM: [ResponseLogComponentTest, 
TestTrie, TestNonDefinedSimilarityFactory, TestCustomStream, 
UnloadDistributedZkTest, TestManagedSchema, TestHdfsUpdateLog, 
TestCodecSupport, TestFieldCache, PingRequestHandlerTest, SearchHandlerTest, 
TestConfigSetsAPIExclusivity, TestUtils, TestSchemaResource, DeleteReplicaTest, 
TestFileDictionaryLookup, TestJettySolrRunner, DeleteInactiveReplicaTest, 
TermsComponentTest, TestSolrCloudWithSecureImpersonation, 
TestDelegationWithHadoopAuth, TestOverriddenPrefixQueryForCustomFieldType, 
SolrTestCaseJ4Test, ChaosMonkeyNothingIsSafeWithPullReplicasTest, 
DistanceUnitsTest, SolrCoreCheckLockOnStartupTest, TestRawTransformer, 
BlockCacheTest, TestGroupingSearch, SmileWriterTest, RequiredFieldsTest, 
TestSolrConfigHandlerConcurrent, TestSSLRandomization, 
TestFieldTypeCollectionResource, XsltUpdateRequestHandlerTest, 
TestManagedResource, SolrXmlInZkTest, TimeZoneUtilsTest, 
TestTrackingShardHandlerFactory, ReturnFieldsTest, 
ClassificationUpdateProcessorIntegrationTest, DateFieldTest, 
DirectUpdateHandlerOptimizeTest, ManagedSchemaRoundRobinCloudTest, 
SolrGraphiteReporterTest, SparseHLLTest, NumericFieldsTest, 
SuggestComponentContextFilterQueryTest, LeaderElectionTest, TestZkChroot, 
SolrInfoBeanTest, TestSurroundQueryParser, QueryEqualityTest, 
SortByFunctionTest, TestAddFieldRealTimeGet, TestJsonFacets, RecoveryZkTest, 
PolyFieldTest, SuggesterTest, TestStressLiveNodes, MoveReplicaHDFSTest, 
RollingRestartTest, HttpSolrCallGetCoreTest, TestDeleteCollectionOnDownNodes, 
BasicDistributedZk2Test, BaseCdcrDistributedZkTest, 
SimpleCollectionCreateDeleteTest, TestMissingGroups, TestRecovery, 
ImplicitSnitchTest, NotRequiredUniqueKeyTest, MultiTermTest, 
TestReplicaProperties, TestInitQParser, TermVectorComponentDistributedTest, 
OverseerRolesTest, TestSolrDeletionPolicy2, SimpleFacetsTest, 
TestQueryWrapperFilter, SpellPossibilityIteratorTest, 
ShowFileRequestHandlerTest, TestCloudSchemaless, HdfsRecoverLeaseTest, 
TestDFRSimilarityFactory, TestLMJelinekMercerSimilarityFactory, 
TestPseudoReturnFields, DateMathParserTest, CoreMergeIndexesAdminHandlerTest, 
TestIndexSearcher, RegexBoostProcessorTest, TestCloudNestedDocsSort, 
DistributedExpandComponentTest, TestMultiValuedNumericRangeQuery, 
TestSizeLimitedDistributedMap, PreAnalyzedUpdateProcessorTest, 
TestFoldingMultitermQuery, DistributedSuggestComponentTest, 
DistributedFacetPivotLongTailTest, CleanupOldIndexTest, 
TestSerializedLuceneMatchVersion, TestReversedWildcardFilterFactory, 
TestReRankQParserPlugin, TestAnalyzedSuggestions, CdcrUpdateLogTest, 
TestExportWriter, TestPKIAuthenticationPlugin, TestPointFields, AutoCommitTest]
   [junit4] Completed [274/725 (1!)] on J2 in 15.49s, 3 tests, 1 error <<< 
FAILURES!

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

Reply via email to