Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/32/
Java: 64bit/jdk1.8.0_131 -XX:-UseCompressedOops -XX:+UseSerialGC

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([CD6940D631DE5E7C:74E896091D345AF6]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:878)
        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:871)
        ... 40 more




Build Log:
[...truncated 12116 lines...]
   [junit4] Suite: org.apache.solr.update.AutoCommitTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.AutoCommitTest_CD6940D631DE5E7C-001\init-core-data-001
   [junit4]   2> 1551598 WARN  
(SUITE-AutoCommitTest-seed#[CD6940D631DE5E7C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 1551599 INFO  
(SUITE-AutoCommitTest-seed#[CD6940D631DE5E7C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1551604 INFO  
(SUITE-AutoCommitTest-seed#[CD6940D631DE5E7C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1551606 INFO  
(SUITE-AutoCommitTest-seed#[CD6940D631DE5E7C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1551607 INFO  
(SUITE-AutoCommitTest-seed#[CD6940D631DE5E7C]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1551729 INFO  
(SUITE-AutoCommitTest-seed#[CD6940D631DE5E7C]-worker) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1551752 INFO  
(SUITE-AutoCommitTest-seed#[CD6940D631DE5E7C]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1551909 INFO  
(SUITE-AutoCommitTest-seed#[CD6940D631DE5E7C]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1552119 INFO  
(SUITE-AutoCommitTest-seed#[CD6940D631DE5E7C]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e3bd529
   [junit4]   2> 1552122 INFO  
(SUITE-AutoCommitTest-seed#[CD6940D631DE5E7C]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e3bd529
   [junit4]   2> 1552123 INFO  
(SUITE-AutoCommitTest-seed#[CD6940D631DE5E7C]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e3bd529
   [junit4]   2> 1552133 INFO  (coreLoadExecutor-6361-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1552238 INFO  (coreLoadExecutor-6361-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1552266 INFO  (coreLoadExecutor-6361-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1552434 INFO  (coreLoadExecutor-6361-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1552451 INFO  (coreLoadExecutor-6361-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1,
 trusted=true
   [junit4]   2> 1552452 INFO  (coreLoadExecutor-6361-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@4e3bd529
   [junit4]   2> 1552452 INFO  (coreLoadExecutor-6361-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1552452 INFO  (coreLoadExecutor-6361-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.AutoCommitTest_CD6940D631DE5E7C-001\init-core-data-001\]
   [junit4]   2> 1552457 INFO  (coreLoadExecutor-6361-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=15, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=17.9921875, 
floorSegmentMB=1.7724609375, forceMergeDeletesPctAllowed=24.86523987468964, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1552655 INFO  (coreLoadExecutor-6361-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1552655 INFO  (coreLoadExecutor-6361-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1552655 INFO  (coreLoadExecutor-6361-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1552655 INFO  (coreLoadExecutor-6361-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1552655 INFO  (coreLoadExecutor-6361-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=41, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1552655 INFO  (coreLoadExecutor-6361-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2835c3a7[collection1] main]
   [junit4]   2> 1552658 INFO  (coreLoadExecutor-6361-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1552691 INFO  (coreLoadExecutor-6361-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1552844 INFO  (coreLoadExecutor-6361-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1552844 INFO  
(searcherExecutor-6362-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1552845 INFO  (coreLoadExecutor-6361-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1572685003741986816
   [junit4]   2> 1552848 INFO  
(SUITE-AutoCommitTest-seed#[CD6940D631DE5E7C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1552851 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CD6940D631DE5E7C]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 1552851 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CD6940D631DE5E7C]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1552852 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CD6940D631DE5E7C]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@fa034a9[collection1] realtime]
   [junit4]   2> 1552852 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CD6940D631DE5E7C]) [    ] 
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> 1552854 ERROR 
(TEST-AutoCommitTest.testCommitWithin-seed#[CD6940D631DE5E7C]) [    ] 
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\core.properties:java.nio.file.NoSuchFileException:
 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\core.properties
   [junit4]   2> 1552856 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CD6940D631DE5E7C]) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1552864 INFO  
(searcherExecutor-6362-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1552864 INFO  
(searcherExecutor-6362-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1552864 INFO  
(searcherExecutor-6362-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1552865 INFO  
(searcherExecutor-6362-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1552865 INFO  
(searcherExecutor-6362-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1552866 INFO  
(searcherExecutor-6362-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1552866 INFO  
(searcherExecutor-6362-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1552867 INFO  
(searcherExecutor-6362-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1552869 INFO  
(searcherExecutor-6362-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2835c3a7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1553053 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CD6940D631DE5E7C]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1553097 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CD6940D631DE5E7C]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1553280 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CD6940D631DE5E7C]) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1553314 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CD6940D631DE5E7C]) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 1553346 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CD6940D631DE5E7C]) [    
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@4e3bd529
   [junit4]   2> 1553346 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CD6940D631DE5E7C]) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.AutoCommitTest_CD6940D631DE5E7C-001\init-core-data-001\]
   [junit4]   2> 1553605 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CD6940D631DE5E7C]) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1553605 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CD6940D631DE5E7C]) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1553608 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CD6940D631DE5E7C]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@70349405[collection1] main]
   [junit4]   2> 1553608 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CD6940D631DE5E7C]) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1553619 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CD6940D631DE5E7C]) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1553635 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CD6940D631DE5E7C]) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1553636 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CD6940D631DE5E7C]) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1572685004571410432
   [junit4]   2> 1553637 INFO  
(searcherExecutor-6367-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1553637 INFO  
(searcherExecutor-6367-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1553637 INFO  
(searcherExecutor-6367-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1553637 INFO  
(searcherExecutor-6367-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1553637 INFO  
(searcherExecutor-6367-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1553637 INFO  
(searcherExecutor-6367-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1553637 INFO  
(searcherExecutor-6367-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1553637 INFO  
(searcherExecutor-6367-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1553637 INFO  
(searcherExecutor-6367-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1553647 INFO  
(searcherExecutor-6367-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@70349405[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1553647 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CD6940D631DE5E7C]) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=22, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8056930761193408]
   [junit4]   2> 1553647 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CD6940D631DE5E7C]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1553647 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CD6940D631DE5E7C]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3c7fc37c[collection1] main]
   [junit4]   2> 1553647 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CD6940D631DE5E7C]) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@684a0182
   [junit4]   2> 1553647 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CD6940D631DE5E7C]) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1749680514
   [junit4]   2> 1553655 INFO  
(searcherExecutor-6367-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3c7fc37c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1553690 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CD6940D631DE5E7C]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1572685004623839232)]} 0 3
   [junit4]   2> 1553690 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CD6940D631DE5E7C]) [    
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> 1557693 INFO  (commitScheduler-6370-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> 1557693 INFO  (commitScheduler-6370-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3b4b58fa[collection1] main]
   [junit4]   2> 1557693 INFO  (commitScheduler-6370-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1557693 INFO  
(searcherExecutor-6367-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3b4b58fa[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c1)))}
   [junit4]   2> 1557765 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CD6940D631DE5E7C]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1572685008899932160)]} 0 4077
   [junit4]   2> 1557766 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CD6940D631DE5E7C]) [    
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> 1557767 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CD6940D631DE5E7C]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529 
(-1572685008903077888)]} 0 4079
   [junit4]   2> 1557767 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CD6940D631DE5E7C]) [    
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> 1559768 INFO  (commitScheduler-6370-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> 1559770 INFO  (commitScheduler-6370-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3beafbd9[collection1] main]
   [junit4]   2> 1559770 INFO  
(searcherExecutor-6367-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3beafbd9[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.1.0):c1)))}
   [junit4]   2> 1559770 INFO  (commitScheduler-6370-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1559789 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CD6940D631DE5E7C]) [    
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> 1559789 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CD6940D631DE5E7C]) [    
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> 1559798 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CD6940D631DE5E7C]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572685011031687168)]} 0 6110
   [junit4]   2> 1559801 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CD6940D631DE5E7C]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572685011035881472)]} 0 6113
   [junit4]   2> 1559802 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CD6940D631DE5E7C]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572685011035881473)]} 0 6114
   [junit4]   2> 1559802 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CD6940D631DE5E7C]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572685011036930048)]} 0 6114
   [junit4]   2> 1559802 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CD6940D631DE5E7C]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572685011036930049)]} 0 6114
   [junit4]   2> 1559803 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CD6940D631DE5E7C]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572685011037978624)]} 0 6115
   [junit4]   2> 1559803 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CD6940D631DE5E7C]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572685011037978625)]} 0 6115
   [junit4]   2> 1559803 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CD6940D631DE5E7C]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572685011037978626)]} 0 6115
   [junit4]   2> 1559803 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CD6940D631DE5E7C]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572685011037978627)]} 0 6115
   [junit4]   2> 1559804 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CD6940D631DE5E7C]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572685011039027200)]} 0 6116
   [junit4]   2> 1559804 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CD6940D631DE5E7C]) [    
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> 1559805 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CD6940D631DE5E7C]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1572685011040075776)]} 0 6117
   [junit4]   2> 1559806 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CD6940D631DE5E7C]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1572685011040075777)]} 0 6118
   [junit4]   2> 1559807 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CD6940D631DE5E7C]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1572685011041124352)]} 0 6119
   [junit4]   2> 1559807 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CD6940D631DE5E7C]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1572685011042172928)]} 0 6119
   [junit4]   2> 1559807 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CD6940D631DE5E7C]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1572685011042172929)]} 0 6119
   [junit4]   2> 1559808 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CD6940D631DE5E7C]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1572685011043221504)]} 0 6120
   [junit4]   2> 1559808 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CD6940D631DE5E7C]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1572685011043221505)]} 0 6120
   [junit4]   2> 1559808 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CD6940D631DE5E7C]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1572685011043221506)]} 0 6120
   [junit4]   2> 1559809 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CD6940D631DE5E7C]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1572685011043221507)]} 0 6120
   [junit4]   2> 1559809 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CD6940D631DE5E7C]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1572685011044270080)]} 0 6121
   [junit4]   2> 1559812 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CD6940D631DE5E7C]) [    
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=1
   [junit4]   2> 1560807 INFO  (commitScheduler-6370-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> 1560831 INFO  (commitScheduler-6370-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@b3749af[collection1] 
main]
   [junit4]   2> 1560834 INFO  (commitScheduler-6370-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1560835 INFO  
(searcherExecutor-6367-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@b3749af[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.1.0):c10/9:delGen=1)))}
   [junit4]   2> 1561006 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CD6940D631DE5E7C]) [    
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> 1561010 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CD6940D631DE5E7C]) [    
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> 1561010 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CD6940D631DE5E7C]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> 1561015 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CD6940D631DE5E7C]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
   [junit4]   2> 1561015 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CD6940D631DE5E7C]) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1561015 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CD6940D631DE5E7C]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@40a59b24[collection1] realtime]
   [junit4]   2> 1561015 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CD6940D631DE5E7C]) [    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> 1561015 ERROR 
(TEST-AutoCommitTest.testMaxDocs-seed#[CD6940D631DE5E7C]) [    x:collection1] 
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\core.properties:java.nio.file.NoSuchFileException:
 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\core.properties
   [junit4]   2> 1561015 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CD6940D631DE5E7C]) [    x:collection1] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1561116 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CD6940D631DE5E7C]) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1561139 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CD6940D631DE5E7C]) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1561317 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CD6940D631DE5E7C]) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1561337 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CD6940D631DE5E7C]) [    x:collection1] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 1561350 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CD6940D631DE5E7C]) [    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@4e3bd529
   [junit4]   2> 1561350 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CD6940D631DE5E7C]) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.AutoCommitTest_CD6940D631DE5E7C-001\init-core-data-001\]
   [junit4]   2> 1561527 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CD6940D631DE5E7C]) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1561527 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CD6940D631DE5E7C]) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1561529 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CD6940D631DE5E7C]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@25133b0d[collection1] main]
   [junit4]   2> 1561529 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CD6940D631DE5E7C]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1561535 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CD6940D631DE5E7C]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1561550 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CD6940D631DE5E7C]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1561551 INFO  
(searcherExecutor-6371-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1561551 INFO  
(searcherExecutor-6371-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1561552 INFO  
(searcherExecutor-6371-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1561552 INFO  
(searcherExecutor-6371-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1561553 INFO  
(searcherExecutor-6371-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1561554 INFO  
(searcherExecutor-6371-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1561554 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CD6940D631DE5E7C]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=799023390, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1561555 INFO  
(searcherExecutor-6371-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1561555 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CD6940D631DE5E7C]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1561555 INFO  
(searcherExecutor-6371-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1561556 INFO  
(searcherExecutor-6371-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1561558 INFO  
(searcherExecutor-6371-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@25133b0d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1561558 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CD6940D631DE5E7C]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@55256c31[collection1] main]
   [junit4]   2> 1561558 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CD6940D631DE5E7C]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1d6ea5d8
   [junit4]   2> 1561558 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CD6940D631DE5E7C]) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=493790680
   [junit4]   2> 1561566 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CD6940D631DE5E7C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0 
(1572685012885569536)]} 0 1
   [junit4]   2> 1561566 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CD6940D631DE5E7C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1 
(1572685012886618112)]} 0 2
   [junit4]   2> 1561566 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CD6940D631DE5E7C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2 
(1572685012886618113)]} 0 2
   [junit4]   2> 1561566 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CD6940D631DE5E7C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3 
(1572685012886618114)]} 0 2
   [junit4]   2> 1561567 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CD6940D631DE5E7C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4 
(1572685012887666688)]} 0 3
   [junit4]   2> 1561567 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CD6940D631DE5E7C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5 
(1572685012887666689)]} 0 3
   [junit4]   2> 1561567 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CD6940D631DE5E7C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6 
(1572685012887666690)]} 0 3
   [junit4]   2> 1561567 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CD6940D631DE5E7C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7 
(1572685012887666691)]} 0 3
   [junit4]   2> 1561567 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CD6940D631DE5E7C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8 
(1572685012887666692)]} 0 3
   [junit4]   2> 1561567 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CD6940D631DE5E7C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9 
(1572685012887666693)]} 0 4
   [junit4]   2> 1561568 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CD6940D631DE5E7C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10 
(1572685012888715264)]} 0 4
   [junit4]   2> 1561568 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CD6940D631DE5E7C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11 
(1572685012888715265)]} 0 4
   [junit4]   2> 1561568 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CD6940D631DE5E7C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12 
(1572685012888715266)]} 0 4
   [junit4]   2> 1561568 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CD6940D631DE5E7C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13 
(1572685012888715267)]} 0 4
   [junit4]   2> 1561569 INFO  
(searcherExecutor-6371-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@55256c31[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1561569 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CD6940D631DE5E7C]) [    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> 1561570 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CD6940D631DE5E7C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14 
(1572685012890812416)]} 0 6
   [junit4]   2> 1561570 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CD6940D631DE5E7C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15 
(1572685012890812417)]} 0 6
   [junit4]   2> 1561571 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CD6940D631DE5E7C]) [    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> 1561571 ERROR 
(TEST-AutoCommitTest.testMaxDocs-seed#[CD6940D631DE5E7C]) [    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> 1561572 ERROR 
(TEST-AutoCommitTest.testMaxDocs-seed#[CD6940D631DE5E7C]) [    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:871)
   [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> 1561572 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CD6940D631DE5E7C]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AutoCommitTest 
-Dtests.method=testMaxDocs -Dtests.seed=CD6940D631DE5E7C -Dtests.slow=true 
-Dtests.locale=es-VE -Dtests.timezone=America/Noronha -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.56s J0 | AutoCommitTest.testMaxDocs <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([CD6940D631DE5E7C:74E896091D345AF6]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:878)
   [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:871)
   [junit4]    >        ... 40 more
   [junit4]   2> 1561581 INFO  (commitScheduler-6374-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> 1561586 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CD6940D631DE5E7C]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
   [junit4]   2> 1561608 INFO  (commitScheduler-6374-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@767b5550[collection1] main]
   [junit4]   2> 1561608 INFO  (commitScheduler-6374-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1561608 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CD6940D631DE5E7C]) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1561609 INFO  
(searcherExecutor-6371-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@767b5550[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.1.0):c16)))}
   [junit4]   2> 1561611 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CD6940D631DE5E7C]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5157aa8e[collection1] realtime]
   [junit4]   2> 1561612 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CD6940D631DE5E7C]) [    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 25
   [junit4]   2> 1561613 ERROR 
(TEST-AutoCommitTest.testMaxTime-seed#[CD6940D631DE5E7C]) [    x:collection1] 
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\core.properties:java.nio.file.NoSuchFileException:
 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\core.properties
   [junit4]   2> 1561615 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CD6940D631DE5E7C]) [    x:collection1] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1561715 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CD6940D631DE5E7C]) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1561738 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CD6940D631DE5E7C]) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1561884 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CD6940D631DE5E7C]) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1561902 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CD6940D631DE5E7C]) [    x:collection1] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 1561925 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CD6940D631DE5E7C]) [    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@4e3bd529
   [junit4]   2> 1561926 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CD6940D631DE5E7C]) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.AutoCommitTest_CD6940D631DE5E7C-001\init-core-data-001\]
   [junit4]   2> 1562093 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CD6940D631DE5E7C]) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1562093 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CD6940D631DE5E7C]) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1562095 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CD6940D631DE5E7C]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@4136016d[collection1] main]
   [junit4]   2> 1562096 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CD6940D631DE5E7C]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1562098 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CD6940D631DE5E7C]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1562110 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CD6940D631DE5E7C]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1562110 INFO  
(searcherExecutor-6375-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1562112 INFO  
(searcherExecutor-6375-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1562112 INFO  
(searcherExecutor-6375-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1562112 INFO  
(searcherExecutor-6375-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1562112 INFO  
(searcherExecutor-6375-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1562113 INFO  
(searcherExecutor-6375-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1562113 INFO  
(searcherExecutor-6375-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1562114 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CD6940D631DE5E7C]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=28, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5041887199372361]
   [junit4]   2> 1562114 INFO  
(searcherExecutor-6375-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1562114 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CD6940D631DE5E7C]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1562115 INFO  
(searcherExecutor-6375-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1562117 INFO  
(searcherExecutor-6375-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4136016d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1562117 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CD6940D631DE5E7C]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6a52beff[collection1] main]
   [junit4]   2> 1562118 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CD6940D631DE5E7C]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7fca9c5f
   [junit4]   2> 1562119 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CD6940D631DE5E7C]) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=2143984735
   [junit4]   2> 1562119 INFO  
(searcherExecutor-6375-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6a52beff[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1562128 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CD6940D631DE5E7C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1572685013473820672)]} 0 1
   [junit4]   2> 1562128 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CD6940D631DE5E7C]) [    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> 1563628 INFO  (commitScheduler-6378-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> 1563631 INFO  (commitScheduler-6378-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@58ba3160[collection1] main]
   [junit4]   2> 1563631 INFO  (commitScheduler-6378-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1563632 INFO  
(searcherExecutor-6375-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@58ba3160[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.1.0):c1)))}
   [junit4]   2> 1563663 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CD6940D631DE5E7C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1572685015085481984)]} 0 1538
   [junit4]   2> 1563664 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CD6940D631DE5E7C]) [    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> 1563664 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CD6940D631DE5E7C]) [    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> 1563665 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CD6940D631DE5E7C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{delete=[529 (-1572685015087579136)]} 0 0
   [junit4]   2> 1563666 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CD6940D631DE5E7C]) [    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> 1565165 INFO  (commitScheduler-6378-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> 1565167 INFO  (commitScheduler-6378-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5ca8a2fd[collection1] main]
   [junit4]   2> 1565167 INFO  (commitScheduler-6378-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1565171 INFO  
(searcherExecutor-6375-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5ca8a2fd[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(7.1.0):c1)))}
   [junit4]   2> 1565174 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CD6940D631DE5E7C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[550 
(1572685016669880320)]} 0 3048
   [junit4]   2> 1565174 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CD6940D631DE5E7C]) [    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> 1565174 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CD6940D631DE5E7C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572685016669880321)]} 0 3049
   [junit4]   2> 1565174 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CD6940D631DE5E7C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572685016669880322)]} 0 3049
   [junit4]   2> 1565174 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CD6940D631DE5E7C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572685016669880323)]} 0 3050
   [junit4]   2> 1565174 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CD6940D631DE5E7C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572685016669880324)]} 0 3050
   [junit4]   2> 1565174 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CD6940D631DE5E7C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572685016669880325)]} 0 3050
   [junit4]   2> 1565174 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CD6940D631DE5E7C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572685016669880326)]} 0 3050
   [junit4]   2> 1565174 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CD6940D631DE5E7C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572685016669880327)]} 0 3050
   [junit4]   2> 1565179 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CD6940D631DE5E7C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572685016673026048)]} 0 3054
   [junit4]   2> 1565179 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CD6940D631DE5E7C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572685016675123200)]} 0 3054
   [junit4]   2> 1565179 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CD6940D631DE5E7C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572685016675123201)]} 0 3054
   [junit4]   2> 1565179 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CD6940D631DE5E7C]) [    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> 1566675 INFO  (commitScheduler-6378-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> 1566677 INFO  (commitScheduler-6378-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1718f678[collection1] main]
   [junit4]   2> 1566678 INFO  (commitScheduler-6378-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1566679 INFO  
(searcherExecutor-6375-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1718f678[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(7.1.0):c1)
 Uninverting(_6(7.1.0):c11/9:delGen=1)))}
   [junit4]   2> 1566688 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CD6940D631DE5E7C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[531 
(1572685018256375808)]} 0 4562
   [junit4]   2> 1566688 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CD6940D631DE5E7C]) [    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> 1566688 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CD6940D631DE5E7C]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
   [junit4]   2> 1566688 INFO  
(SUITE-AutoCommitTest-seed#[CD6940D631DE5E7C]-worker) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1566690 INFO  
(SUITE-AutoCommitTest-seed#[CD6940D631DE5E7C]-worker) [    x:collection1] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1230769845
   [junit4]   2> 1566690 INFO  
(SUITE-AutoCommitTest-seed#[CD6940D631DE5E7C]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1566691 INFO  
(SUITE-AutoCommitTest-seed#[CD6940D631DE5E7C]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1566704 INFO  
(SUITE-AutoCommitTest-seed#[CD6940D631DE5E7C]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1566704 INFO  
(SUITE-AutoCommitTest-seed#[CD6940D631DE5E7C]-worker) [    x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1566705 INFO  
(coreCloseExecutor-6379-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1b517959
   [junit4]   2> 1566705 INFO  
(coreCloseExecutor-6379-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 1566705 INFO  
(coreCloseExecutor-6379-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@32e20e10 commitCommandVersion:0
   [junit4]   2> 1566713 INFO  
(coreCloseExecutor-6379-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=458324313
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.AutoCommitTest_CD6940D631DE5E7C-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, 
sim=RandomSimilarity(queryNorm=true): {}, locale=es-VE, timezone=America/Noronha
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_131 
(64-bit)/cpus=3,threads=1,free=192309752,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestManagedSynonymGraphFilterFactory, TestLRUStatsCache, 
FieldAnalysisRequestHandlerTest, PeerSyncTest, TestCustomStream, 
AliasIntegrationTest, DocValuesMissingTest, CollectionsAPISolrJTest, 
SolrGangliaReporterTest, TestFuzzyAnalyzedSuggestions, MultiTermTest, 
FastVectorHighlighterTest, TestLFUCache, HighlighterConfigTest, 
FacetPivotSmallTest, TestSolr4Spatial2, TestAuthenticationFramework, 
TestLMDirichletSimilarityFactory, QueryParsingTest, TestBinaryResponseWriter, 
PeerSyncWithIndexFingerprintCachingTest, ShardRoutingTest, 
TestStressUserVersions, TestDocBasedVersionConstraints, SyncSliceTest, 
TestConfigSetsAPIExclusivity, TestSortByMinMaxFunction, 
HdfsUnloadDistributedZkTest, HdfsCollectionsAPIDistributedZkTest, 
RecoveryZkTest, DistributedVersionInfoTest, V2ApiIntegrationTest, 
DistributedFacetPivotLargeTest, TestSolrFieldCacheBean, 
HdfsRestartWhileUpdatingTest, TestPseudoReturnFields, 
TestManagedSchemaThreadSafety, TestNumericRangeQuery32, 
AsyncCallRequestStatusResponseTest, SuggesterWFSTTest, TestRestManager, 
DateMathParserTest, TestExpandComponent, CoreAdminHandlerTest, 
MergeStrategyTest, CreateCollectionCleanupTest, TestSolrCoreProperties, 
TestNamedUpdateProcessors, OutputWriterTest, NoCacheHeaderTest, 
TestMaxScoreQueryParser, TestLeaderInitiatedRecoveryThread, 
CdcrVersionReplicationTest, WordBreakSolrSpellCheckerTest, 
TestPhraseSuggestions, ConfigSetsAPITest, HLLSerializationTest, 
AutoScalingHandlerTest, DirectUpdateHandlerOptimizeTest, TestFieldCacheSort, 
RemoteQueryErrorTest, TestFieldCollectionResource, PrimitiveFieldTypeTest, 
SimplePostToolTest, DistribJoinFromCollectionTest, BlockJoinFacetDistribTest, 
TestBlendedInfixSuggestions, SolrCoreTest, OverseerStatusTest, DeleteNodeTest, 
TestQuerySenderNoQuery, TestCollationFieldDocValues, 
TestHighlightDedupGrouping, HdfsDirectoryFactoryTest, JavabinLoaderTest, 
TestSweetSpotSimilarityFactory, HdfsLockFactoryTest, 
DefaultValueUpdateProcessorTest, TestMacroExpander, 
DistributedFacetPivotSmallAdvancedTest, LeaderElectionContextKeyTest, 
TestManagedSchema, ZkStateReaderTest, TestRandomCollapseQParserPlugin, 
TestXmlQParser, TestBackupRepositoryFactory, TestCollectionAPIs, 
TestCoreAdminApis, TestCSVResponseWriter, AnalysisAfterCoreReloadTest, 
ConfigureRecoveryStrategyTest, TestSurroundQueryParser, TestConfigSetImmutable, 
TestRTimerTree, TestSolrConfigHandlerConcurrent, 
SharedFSAutoReplicaFailoverTest, XmlUpdateRequestHandlerTest, 
TestExclusionRuleCollectionAccess, SimpleFacetsTest, RegexBoostProcessorTest, 
TestNumericTokenStream, TestSolrCloudWithHadoopAuthPlugin, 
IndexBasedSpellCheckerTest, ReturnFieldsTest, DocValuesTest, 
DirectoryFactoryTest, ReplicationFactorTest, SaslZkACLProviderTest, 
TestMaxTokenLenTokenizer, TriLevelCompositeIdRoutingTest, 
TestShortCircuitedRequests, TestTestInjection, 
LeaderInitiatedRecoveryOnShardRestartTest, TestDistribDocBasedVersion, 
LeaderFailureAfterFreshStartTest, ZkCLITest, URLClassifyProcessorTest, 
TestDistributedSearch, JSONWriterTest, TestAtomicUpdateErrorCases, 
RequestHandlersTest, TestPushWriter, TestConfigReload, HdfsRecoverLeaseTest, 
TestSimpleTextCodec, TestDefaultStatsCache, SolrIndexSplitterTest, 
SimpleCollectionCreateDeleteTest, SliceStateTest, SolrJmxReporterTest, 
TestDFISimilarityFactory, PathHierarchyTokenizerFactoryTest, NodeMutatorTest, 
TestCollapseQParserPlugin, SearchHandlerTest, SortByFunctionTest, 
TestCodecSupport, DistributedExpandComponentTest, TestDelegationWithHadoopAuth, 
TestStressRecovery, TestPerFieldSimilarityWithDefaultOverride, 
ResourceLoaderTest, CdcrUpdateLogTest, 
ChaosMonkeySafeLeaderWithPullReplicasTest, 
OverriddenZkACLAndCredentialsProvidersTest, TestSort, TestUpdate, 
TestExtendedDismaxParser, UninvertDocValuesMergePolicyTest, TestRawTransformer, 
SubstringBytesRefFilterTest, CurrencyFieldTypeTest, TestLazyCores, 
MetricsHandlerTest, TestManagedStopFilterFactory, TestMultiWordSynonyms, 
TestDFRSimilarityFactory, TestCoreContainer, TestGroupingSearch, 
BufferStoreTest, TestStressVersions, HdfsBasicDistributedZk2Test, 
TestPHPSerializedResponseWriter, TestReplicationHandlerBackup, 
ResponseLogComponentTest, TestJsonRequest, 
TestTolerantUpdateProcessorRandomCloud, TestSolrCoreSnapshots, 
TestReloadDeadlock, CSVRequestHandlerTest, TestStressInPlaceUpdates, 
TestCloudRecovery, TestGraphMLResponseWriter, 
TestSolrCloudWithSecureImpersonation, BasicDistributedZkTest, 
ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, OverseerTest, 
LeaderElectionIntegrationTest, ClusterStateUpdateTest, LeaderElectionTest, 
TestRandomDVFaceting, ShardRoutingCustomTest, AutoCommitTest]
   [junit4] Completed [375/727 (1!)] on J0 in 15.14s, 3 tests, 1 error <<< 
FAILURES!

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

Reply via email to