Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.0-Linux/7/
Java: 32bit/jdk1.8.0_131 -server -XX:+UseParallelGC

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

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([59B846EC44731D71:C34C3B0EDAE9814D]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:878)
        at 
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:270)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
        xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
</response>

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




Build Log:
[...truncated 12116 lines...]
   [junit4] Suite: org.apache.solr.update.AutoCommitTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_59B846EC44731D71-001/init-core-data-001
   [junit4]   2> 990748 WARN  
(SUITE-AutoCommitTest-seed#[59B846EC44731D71]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1088 numCloses=1088
   [junit4]   2> 990748 INFO  
(SUITE-AutoCommitTest-seed#[59B846EC44731D71]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 990749 INFO  
(SUITE-AutoCommitTest-seed#[59B846EC44731D71]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 990749 INFO  
(SUITE-AutoCommitTest-seed#[59B846EC44731D71]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 990749 INFO  
(SUITE-AutoCommitTest-seed#[59B846EC44731D71]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 990768 INFO  
(SUITE-AutoCommitTest-seed#[59B846EC44731D71]-worker) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 990782 INFO  
(SUITE-AutoCommitTest-seed#[59B846EC44731D71]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 990868 INFO  
(SUITE-AutoCommitTest-seed#[59B846EC44731D71]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 990909 INFO  
(SUITE-AutoCommitTest-seed#[59B846EC44731D71]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a128c9
   [junit4]   2> 990912 INFO  
(SUITE-AutoCommitTest-seed#[59B846EC44731D71]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a128c9
   [junit4]   2> 990912 INFO  
(SUITE-AutoCommitTest-seed#[59B846EC44731D71]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a128c9
   [junit4]   2> 990915 INFO  (coreLoadExecutor-4954-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 990942 INFO  (coreLoadExecutor-4954-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 991009 INFO  (coreLoadExecutor-4954-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 991080 INFO  (coreLoadExecutor-4954-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 991087 INFO  (coreLoadExecutor-4954-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 991087 INFO  (coreLoadExecutor-4954-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@a128c9
   [junit4]   2> 991087 INFO  (coreLoadExecutor-4954-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 991087 INFO  (coreLoadExecutor-4954-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_59B846EC44731D71-001/init-core-data-001/]
   [junit4]   2> 991089 INFO  (coreLoadExecutor-4954-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=49, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 991134 INFO  (coreLoadExecutor-4954-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 991134 INFO  (coreLoadExecutor-4954-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 991135 INFO  (coreLoadExecutor-4954-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 991135 INFO  (coreLoadExecutor-4954-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 991136 INFO  (coreLoadExecutor-4954-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=45, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 991136 INFO  (coreLoadExecutor-4954-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@178c1a2[collection1] 
main]
   [junit4]   2> 991137 INFO  (coreLoadExecutor-4954-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 991149 INFO  (coreLoadExecutor-4954-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 991205 INFO  (coreLoadExecutor-4954-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 991206 INFO  
(searcherExecutor-4955-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 991206 INFO  (coreLoadExecutor-4954-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1572750541592723456
   [junit4]   2> 991206 INFO  
(searcherExecutor-4955-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 991206 INFO  
(searcherExecutor-4955-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 991206 INFO  
(searcherExecutor-4955-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 991206 INFO  
(searcherExecutor-4955-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 991206 INFO  
(searcherExecutor-4955-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 991206 INFO  
(searcherExecutor-4955-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 991206 INFO  
(searcherExecutor-4955-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 991206 INFO  
(searcherExecutor-4955-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 991208 INFO  
(SUITE-AutoCommitTest-seed#[59B846EC44731D71]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 991209 INFO  
(searcherExecutor-4955-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@178c1a2[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 991210 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[59B846EC44731D71]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 991210 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[59B846EC44731D71]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 991210 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[59B846EC44731D71]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@a8594f[collection1] realtime]
   [junit4]   2> 991211 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[59B846EC44731D71]) [    ] 
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> 991211 ERROR 
(TEST-AutoCommitTest.testCommitWithin-seed#[59B846EC44731D71]) [    ] 
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 991211 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[59B846EC44731D71]) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 991237 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[59B846EC44731D71]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 991257 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[59B846EC44731D71]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 991348 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[59B846EC44731D71]) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 991354 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[59B846EC44731D71]) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 991370 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[59B846EC44731D71]) [    
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@a128c9
   [junit4]   2> 991370 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[59B846EC44731D71]) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_59B846EC44731D71-001/init-core-data-001/]
   [junit4]   2> 991414 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[59B846EC44731D71]) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 991414 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[59B846EC44731D71]) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 991415 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[59B846EC44731D71]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@13d9a8c[collection1] 
main]
   [junit4]   2> 991416 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[59B846EC44731D71]) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 991416 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[59B846EC44731D71]) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 991418 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[59B846EC44731D71]) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 991419 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[59B846EC44731D71]) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1572750541816070144
   [junit4]   2> 991420 INFO  
(searcherExecutor-4960-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 991420 INFO  
(searcherExecutor-4960-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 991420 INFO  
(searcherExecutor-4960-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 991420 INFO  
(searcherExecutor-4960-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 991421 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[59B846EC44731D71]) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.45918995221657155]
   [junit4]   2> 991421 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[59B846EC44731D71]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 991421 INFO  
(searcherExecutor-4960-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 991421 INFO  
(searcherExecutor-4960-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 991422 INFO  
(searcherExecutor-4960-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 991422 INFO  
(searcherExecutor-4960-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 991422 INFO  
(searcherExecutor-4960-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 991424 INFO  
(searcherExecutor-4960-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@13d9a8c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 991425 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[59B846EC44731D71]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@eaa0fb[collection1] 
main]
   [junit4]   2> 991425 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[59B846EC44731D71]) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@e65880
   [junit4]   2> 991425 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[59B846EC44731D71]) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=15095936
   [junit4]   2> 991426 INFO  
(searcherExecutor-4960-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@eaa0fb[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 991434 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[59B846EC44731D71]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1572750541829701632)]} 0 1
   [junit4]   2> 991434 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[59B846EC44731D71]) [    
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> 995434 INFO  (commitScheduler-4963-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> 995437 INFO  (commitScheduler-4963-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@135c241[collection1] 
main]
   [junit4]   2> 995437 INFO  (commitScheduler-4963-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 995439 INFO  
(searcherExecutor-4960-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@135c241[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))}
   [junit4]   2> 995442 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[59B846EC44731D71]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1572750546033442816)]} 0 4009
   [junit4]   2> 995442 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[59B846EC44731D71]) [    
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> 995443 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[59B846EC44731D71]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529 
(-1572750546035539968)]} 0 4010
   [junit4]   2> 995443 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[59B846EC44731D71]) [    
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> 997443 INFO  (commitScheduler-4963-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> 997444 INFO  (commitScheduler-4963-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@11fa20e[collection1] 
main]
   [junit4]   2> 997445 INFO  (commitScheduler-4963-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 997446 INFO  
(searcherExecutor-4960-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@11fa20e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):C1)))}
   [junit4]   2> 997447 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[59B846EC44731D71]) [    
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> 997447 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[59B846EC44731D71]) [    
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> 997448 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[59B846EC44731D71]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572750548137934848)]} 0 6016
   [junit4]   2> 997448 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[59B846EC44731D71]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572750548137934849)]} 0 6016
   [junit4]   2> 997448 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[59B846EC44731D71]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572750548137934850)]} 0 6016
   [junit4]   2> 997448 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[59B846EC44731D71]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572750548137934851)]} 0 6016
   [junit4]   2> 997448 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[59B846EC44731D71]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572750548137934852)]} 0 6016
   [junit4]   2> 997449 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[59B846EC44731D71]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572750548137934853)]} 0 6016
   [junit4]   2> 997449 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[59B846EC44731D71]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572750548138983424)]} 0 6016
   [junit4]   2> 997449 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[59B846EC44731D71]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572750548138983425)]} 0 6016
   [junit4]   2> 997449 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[59B846EC44731D71]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572750548138983426)]} 0 6016
   [junit4]   2> 997449 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[59B846EC44731D71]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572750548138983427)]} 0 6016
   [junit4]   2> 997449 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[59B846EC44731D71]) [    
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> 997449 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[59B846EC44731D71]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1572750548138983428)]} 0 6017
   [junit4]   2> 997449 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[59B846EC44731D71]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1572750548138983429)]} 0 6017
   [junit4]   2> 997449 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[59B846EC44731D71]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1572750548138983430)]} 0 6017
   [junit4]   2> 997450 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[59B846EC44731D71]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1572750548140032000)]} 0 6017
   [junit4]   2> 997450 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[59B846EC44731D71]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1572750548140032001)]} 0 6017
   [junit4]   2> 997450 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[59B846EC44731D71]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1572750548140032002)]} 0 6017
   [junit4]   2> 997450 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[59B846EC44731D71]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1572750548140032003)]} 0 6017
   [junit4]   2> 997450 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[59B846EC44731D71]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1572750548140032004)]} 0 6017
   [junit4]   2> 997450 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[59B846EC44731D71]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1572750548140032005)]} 0 6017
   [junit4]   2> 997450 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[59B846EC44731D71]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1572750548140032006)]} 0 6018
   [junit4]   2> 997450 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[59B846EC44731D71]) [    
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> 998449 INFO  (commitScheduler-4963-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> 998451 INFO  (commitScheduler-4963-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@e96229[collection1] 
main]
   [junit4]   2> 998452 INFO  (commitScheduler-4963-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 998453 INFO  
(searcherExecutor-4960-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@e96229[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.0.0):C10/9:delGen=1)))}
   [junit4]   2> 998701 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[59B846EC44731D71]) [    
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> 998702 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[59B846EC44731D71]) [    
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> 998702 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[59B846EC44731D71]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> 998704 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[59B846EC44731D71]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
   [junit4]   2> 998704 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[59B846EC44731D71]) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 998704 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[59B846EC44731D71]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1eb765c[collection1] realtime]
   [junit4]   2> 998705 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[59B846EC44731D71]) [    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> 998705 ERROR 
(TEST-AutoCommitTest.testMaxTime-seed#[59B846EC44731D71]) [    x:collection1] 
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 998705 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[59B846EC44731D71]) [    x:collection1] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 998725 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[59B846EC44731D71]) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 998741 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[59B846EC44731D71]) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 998823 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[59B846EC44731D71]) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 998829 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[59B846EC44731D71]) [    x:collection1] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 998840 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[59B846EC44731D71]) [    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@a128c9
   [junit4]   2> 998840 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[59B846EC44731D71]) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_59B846EC44731D71-001/init-core-data-001/]
   [junit4]   2> 998877 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[59B846EC44731D71]) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 998877 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[59B846EC44731D71]) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 998878 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[59B846EC44731D71]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1e65362[collection1] main]
   [junit4]   2> 998879 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[59B846EC44731D71]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 998880 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[59B846EC44731D71]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 998882 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[59B846EC44731D71]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 998884 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[59B846EC44731D71]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=18, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=5.1845703125, 
floorSegmentMB=1.03515625, forceMergeDeletesPctAllowed=29.802639210142416, 
segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8327342320753541
   [junit4]   2> 998884 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[59B846EC44731D71]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 998884 INFO  
(searcherExecutor-4964-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 998885 INFO  
(searcherExecutor-4964-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 998885 INFO  
(searcherExecutor-4964-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 998885 INFO  
(searcherExecutor-4964-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 998885 INFO  
(searcherExecutor-4964-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 998885 INFO  
(searcherExecutor-4964-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 998885 INFO  
(searcherExecutor-4964-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 998885 INFO  
(searcherExecutor-4964-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 998885 INFO  
(searcherExecutor-4964-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 998887 INFO  
(searcherExecutor-4964-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1e65362[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 998887 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[59B846EC44731D71]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@db78ec[collection1] main]
   [junit4]   2> 998888 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[59B846EC44731D71]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@3009e7
   [junit4]   2> 998888 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[59B846EC44731D71]) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=3148263
   [junit4]   2> 998891 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[59B846EC44731D71]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1572750549649981440)]} 0 0
   [junit4]   2> 998892 INFO  
(searcherExecutor-4964-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@db78ec[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 998892 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[59B846EC44731D71]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=1
   [junit4]   2> 998893 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[59B846EC44731D71]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1572750549653127168)]} 0 2
   [junit4]   2> 998893 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[59B846EC44731D71]) [    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> 998893 ERROR 
(TEST-AutoCommitTest.testMaxTime-seed#[59B846EC44731D71]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2>        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2>        request was:q=id:529&qt=&start=0&rows=20&version=2.2
   [junit4]   2> 998894 ERROR 
(TEST-AutoCommitTest.testMaxTime-seed#[59B846EC44731D71]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 REQUEST FAILED: 
q=id:529&qt=&start=0&rows=20&version=2.2:java.lang.RuntimeException: REQUEST 
FAILED: xpath=//result[@numFound=1]
   [junit4]   2>        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2>        request was:q=id:529&qt=&start=0&rows=20&version=2.2
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:871)
   [junit4]   2>        at 
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:270)
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 998894 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[59B846EC44731D71]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AutoCommitTest 
-Dtests.method=testMaxTime -Dtests.seed=59B846EC44731D71 -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=it -Dtests.timezone=Europe/Sofia 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.19s J1 | AutoCommitTest.testMaxTime <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([59B846EC44731D71:C34C3B0EDAE9814D]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:878)
   [junit4]    >        at 
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:270)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
   [junit4]    >        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]    > </response>
   [junit4]    >        request was:q=id:529&qt=&start=0&rows=20&version=2.2
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:871)
   [junit4]    >        ... 40 more
   [junit4]   2> 998899 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[59B846EC44731D71]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
   [junit4]   2> 998899 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[59B846EC44731D71]) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 998899 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[59B846EC44731D71]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1c8e0bb[collection1] realtime]
   [junit4]   2> 998899 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[59B846EC44731D71]) [    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> 998900 ERROR 
(TEST-AutoCommitTest.testMaxDocs-seed#[59B846EC44731D71]) [    x:collection1] 
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 998900 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[59B846EC44731D71]) [    x:collection1] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 998922 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[59B846EC44731D71]) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 998937 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[59B846EC44731D71]) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 999000 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[59B846EC44731D71]) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 999006 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[59B846EC44731D71]) [    x:collection1] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 999021 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[59B846EC44731D71]) [    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@a128c9
   [junit4]   2> 999021 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[59B846EC44731D71]) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_59B846EC44731D71-001/init-core-data-001/]
   [junit4]   2> 999062 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[59B846EC44731D71]) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 999062 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[59B846EC44731D71]) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 999063 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[59B846EC44731D71]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@23f7e7[collection1] main]
   [junit4]   2> 999063 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[59B846EC44731D71]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 999064 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[59B846EC44731D71]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 999065 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[59B846EC44731D71]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 999066 INFO  
(searcherExecutor-4968-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 999066 INFO  
(searcherExecutor-4968-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 999066 INFO  
(searcherExecutor-4968-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 999066 INFO  
(searcherExecutor-4968-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 999066 INFO  
(searcherExecutor-4968-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 999066 INFO  
(searcherExecutor-4968-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 999066 INFO  
(searcherExecutor-4968-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 999066 INFO  
(searcherExecutor-4968-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 999066 INFO  
(searcherExecutor-4968-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 999075 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[59B846EC44731D71]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=26, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=9.4052734375, 
floorSegmentMB=0.6201171875, forceMergeDeletesPctAllowed=15.674358739853272, 
segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 999075 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[59B846EC44731D71]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 999076 INFO  
(searcherExecutor-4968-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@23f7e7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 999076 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[59B846EC44731D71]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1af06c7[collection1] main]
   [junit4]   2> 999076 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[59B846EC44731D71]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@5f22a5
   [junit4]   2> 999076 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[59B846EC44731D71]) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=6234789
   [junit4]   2> 999078 INFO  
(searcherExecutor-4968-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1af06c7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 999083 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[59B846EC44731D71]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0 
(1572750549851308032)]} 0 0
   [junit4]   2> 999083 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[59B846EC44731D71]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1 
(1572750549852356608)]} 0 0
   [junit4]   2> 999083 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[59B846EC44731D71]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2 
(1572750549852356609)]} 0 0
   [junit4]   2> 999083 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[59B846EC44731D71]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3 
(1572750549852356610)]} 0 0
   [junit4]   2> 999083 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[59B846EC44731D71]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4 
(1572750549852356611)]} 0 0
   [junit4]   2> 999083 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[59B846EC44731D71]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5 
(1572750549852356612)]} 0 0
   [junit4]   2> 999083 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[59B846EC44731D71]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6 
(1572750549852356613)]} 0 1
   [junit4]   2> 999083 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[59B846EC44731D71]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7 
(1572750549852356614)]} 0 1
   [junit4]   2> 999083 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[59B846EC44731D71]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8 
(1572750549852356615)]} 0 1
   [junit4]   2> 999083 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[59B846EC44731D71]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9 
(1572750549852356616)]} 0 1
   [junit4]   2> 999084 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[59B846EC44731D71]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10 
(1572750549852356617)]} 0 1
   [junit4]   2> 999084 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[59B846EC44731D71]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11 
(1572750549853405184)]} 0 1
   [junit4]   2> 999084 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[59B846EC44731D71]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12 
(1572750549853405185)]} 0 1
   [junit4]   2> 999084 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[59B846EC44731D71]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13 
(1572750549853405186)]} 0 1
   [junit4]   2> 999084 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[59B846EC44731D71]) [    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> 999084 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[59B846EC44731D71]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14 
(1572750549853405187)]} 0 2
   [junit4]   2> 999085 INFO  (commitScheduler-4971-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> 999087 INFO  (commitScheduler-4971-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@ab783[collection1] 
main]
   [junit4]   2> 999087 INFO  (commitScheduler-4971-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 999088 INFO  
(searcherExecutor-4968-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@ab783[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.0.0):C15)))}
   [junit4]   2> 999335 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[59B846EC44731D71]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15 
(1572750550116597760)]} 0 252
   [junit4]   2> 999335 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[59B846EC44731D71]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:14&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 999336 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[59B846EC44731D71]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:15&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 999336 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[59B846EC44731D71]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
   [junit4]   2> 999336 INFO  
(SUITE-AutoCommitTest-seed#[59B846EC44731D71]-worker) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 999336 INFO  
(SUITE-AutoCommitTest-seed#[59B846EC44731D71]-worker) [    x:collection1] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=22596919
   [junit4]   2> 999336 INFO  
(SUITE-AutoCommitTest-seed#[59B846EC44731D71]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 999337 INFO  
(SUITE-AutoCommitTest-seed#[59B846EC44731D71]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 999338 INFO  
(SUITE-AutoCommitTest-seed#[59B846EC44731D71]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 999338 INFO  
(SUITE-AutoCommitTest-seed#[59B846EC44731D71]-worker) [    x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 999338 INFO  
(coreCloseExecutor-4972-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@13f28f4
   [junit4]   2> 999339 INFO  
(coreCloseExecutor-4972-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 999339 INFO  
(coreCloseExecutor-4972-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@fc345c commitCommandVersion:0
   [junit4]   2> 999340 INFO  
(coreCloseExecutor-4972-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=20916468
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_59B846EC44731D71-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), 
sim=RandomSimilarity(queryNorm=true): {}, locale=it, timezone=Europe/Sofia
   [junit4]   2> NOTE: Linux 4.10.0-26-generic i386/Oracle Corporation 
1.8.0_131 (32-bit)/cpus=8,threads=1,free=194522648,total=407896064
   [junit4]   2> NOTE: All tests run in this JVM: 
[DistributedFacetExistsSmallTest, CoreAdminCreateDiscoverTest, 
SolrMetricsIntegrationTest, TestSortByMinMaxFunction, DocValuesNotIndexedTest, 
TestDelegationWithHadoopAuth, BlockCacheTest, DocValuesTest, ZkSolrClientTest, 
TestConfigOverlay, CheckHdfsIndexTest, TestPerFieldSimilarity, PrimUtilsTest, 
ScriptEngineTest, DistributedQueryComponentCustomSortTest, 
PreAnalyzedFieldManagedSchemaCloudTest, SystemInfoHandlerTest, 
DistributedMLTComponentTest, FileUtilsTest, TestUniqueKeyFieldResource, 
AnalyticsQueryTest, TestRawResponseWriter, CdcrUpdateLogTest, InfoHandlerTest, 
DistanceFunctionTest, TestHdfsUpdateLog, TestSolrIndexConfig, SparseHLLTest, 
SchemaVersionSpecificBehaviorTest, BigEndianAscendingWordSerializerTest, 
OverseerTaskQueueTest, TestUninvertingReader, ShardRoutingCustomTest, 
HdfsCollectionsAPIDistributedZkTest, TestElisionMultitermQuery, UpdateLogTest, 
SolrCloudExampleTest, StatelessScriptUpdateProcessorFactoryTest, 
CollectionsAPIDistributedZkTest, TestScoreJoinQPScore, 
FileBasedSpellCheckerTest, SolrIndexMetricsTest, DeleteNodeTest, 
CoreAdminHandlerTest, HdfsDirectoryFactoryTest, 
TestManagedSynonymGraphFilterFactory, TestLegacyFieldCache, 
TestGraphMLResponseWriter, TestAtomicUpdateErrorCases, TestXIncludeConfig, 
CSVRequestHandlerTest, ClassificationUpdateProcessorIntegrationTest, 
TestDynamicLoading, UpdateRequestProcessorFactoryTest, 
IndexSchemaRuntimeFieldTest, TestStandardQParsers, LukeRequestHandlerTest, 
JSONWriterTest, AutoScalingHandlerTest, TestInitParams, 
DistributedTermsComponentTest, SharedFSAutoReplicaFailoverUtilsTest, 
TestConfigSets, SolrCmdDistributorTest, TestPullReplica, SuggesterTSTTest, 
TestOverriddenPrefixQueryForCustomFieldType, DirectSolrConnectionTest, 
TestConfigReload, TestSubQueryTransformerDistrib, CoreSorterTest, 
MergeStrategyTest, TestFiltering, TestCharFilters, IndexSchemaTest, 
SolrCoreMetricManagerTest, AlternateDirectoryTest, TestMiniSolrCloudClusterSSL, 
TestSolrJ, TestDeleteCollectionOnDownNodes, 
DistributedFacetPivotSmallAdvancedTest, ChaosMonkeySafeLeaderTest, 
PreAnalyzedUpdateProcessorTest, TestTlogReplica, 
DistributedIntervalFacetingTest, HdfsRecoveryZkTest, 
TestPartialUpdateDeduplication, TestCursorMarkWithoutUniqueKey, TestJsonFacets, 
TestSearcherReuse, JsonLoaderTest, MoreLikeThisHandlerTest, CacheHeaderTest, 
SaslZkACLProviderTest, TestQueryTypes, SuggestComponentTest, TestApiFramework, 
TestLeaderElectionZkExpiry, TestCloudPivotFacet, SpellCheckComponentTest, 
TestLockTree, DocExpirationUpdateProcessorFactoryTest, SpatialFilterTest, 
TestComplexPhraseQParserPlugin, CdcrVersionReplicationTest, 
TestShardHandlerFactory, TestSQLHandlerNonCloud, QueryParsingTest, 
TestLegacyNumericUtils, DisMaxRequestHandlerTest, TestExactStatsCache, 
TestInitQParser, AnalysisAfterCoreReloadTest, OpenCloseCoreStressTest, 
AtomicUpdateProcessorFactoryTest, TestBulkSchemaConcurrent, NoCacheHeaderTest, 
UtilsToolTest, TestEmbeddedSolrServerSchemaAPI, HdfsDirectoryTest, 
TestNamedUpdateProcessors, ShardRoutingTest, TestZkChroot, 
TestRandomDVFaceting, AutoCommitTest]
   [junit4] Completed [373/727 (1!)] on J1 in 8.60s, 3 tests, 1 error <<< 
FAILURES!

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

Reply via email to