Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/68/
Java: 64bit/jdk-9-ea+175 -XX:-UseCompressedOops -XX:+UseParallelGC 
--illegal-access=deny

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([BE4D96DA30DCA2FD:24B9EB38AE463EC1]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:878)
        at 
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:270)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        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 
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.base/java.lang.Thread.run(Thread.java:844)
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)
        ... 39 more




Build Log:
[...truncated 11938 lines...]
   [junit4] Suite: org.apache.solr.update.AutoCommitTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_BE4D96DA30DCA2FD-001/init-core-data-001
   [junit4]   2> 855970 WARN  
(SUITE-AutoCommitTest-seed#[BE4D96DA30DCA2FD]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1232 numCloses=1232
   [junit4]   2> 855971 INFO  
(SUITE-AutoCommitTest-seed#[BE4D96DA30DCA2FD]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 855971 INFO  
(SUITE-AutoCommitTest-seed#[BE4D96DA30DCA2FD]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 855972 INFO  
(SUITE-AutoCommitTest-seed#[BE4D96DA30DCA2FD]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 855972 INFO  
(SUITE-AutoCommitTest-seed#[BE4D96DA30DCA2FD]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 856000 INFO  
(SUITE-AutoCommitTest-seed#[BE4D96DA30DCA2FD]-worker) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 856026 INFO  
(SUITE-AutoCommitTest-seed#[BE4D96DA30DCA2FD]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 856136 INFO  
(SUITE-AutoCommitTest-seed#[BE4D96DA30DCA2FD]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 856177 INFO  
(SUITE-AutoCommitTest-seed#[BE4D96DA30DCA2FD]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c3b8b5d
   [junit4]   2> 856180 INFO  
(SUITE-AutoCommitTest-seed#[BE4D96DA30DCA2FD]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c3b8b5d
   [junit4]   2> 856181 INFO  
(SUITE-AutoCommitTest-seed#[BE4D96DA30DCA2FD]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c3b8b5d
   [junit4]   2> 856182 INFO  (coreLoadExecutor-4219-thread-1) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 856211 INFO  (coreLoadExecutor-4219-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 856234 INFO  (coreLoadExecutor-4219-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 856327 INFO  (coreLoadExecutor-4219-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 856333 INFO  (coreLoadExecutor-4219-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 856334 INFO  (coreLoadExecutor-4219-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 
'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2c3b8b5d
   [junit4]   2> 856334 INFO  (coreLoadExecutor-4219-thread-1) [    ] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 856334 INFO  (coreLoadExecutor-4219-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_BE4D96DA30DCA2FD-001/init-core-data-001/]
   [junit4]   2> 856335 INFO  (coreLoadExecutor-4219-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=28, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=39.2919921875, 
floorSegmentMB=1.4619140625, forceMergeDeletesPctAllowed=19.788810735407115, 
segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.533566912339907
   [junit4]   2> 856392 INFO  (coreLoadExecutor-4219-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 856392 INFO  (coreLoadExecutor-4219-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 856393 INFO  (coreLoadExecutor-4219-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 856393 INFO  (coreLoadExecutor-4219-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 856394 INFO  (coreLoadExecutor-4219-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=28, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 856394 INFO  (coreLoadExecutor-4219-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@785c855f[collection1] main]
   [junit4]   2> 856395 INFO  (coreLoadExecutor-4219-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 856415 INFO  (coreLoadExecutor-4219-thread-1) [    ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 856480 INFO  (coreLoadExecutor-4219-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 856480 INFO  (searcherExecutor-4220-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 856481 INFO  (searcherExecutor-4220-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 856481 INFO  (searcherExecutor-4220-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 856481 INFO  (searcherExecutor-4220-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 856481 INFO  (searcherExecutor-4220-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 856482 INFO  (searcherExecutor-4220-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 856482 INFO  (searcherExecutor-4220-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 856482 INFO  (searcherExecutor-4220-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 856483 INFO  (searcherExecutor-4220-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 856484 INFO  (searcherExecutor-4220-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@785c855f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 856484 INFO  (coreLoadExecutor-4219-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1572805554640781312
   [junit4]   2> 856486 INFO  
(SUITE-AutoCommitTest-seed#[BE4D96DA30DCA2FD]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 856488 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 856488 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 856495 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2e9efb23[collection1] realtime]
   [junit4]   2> 856496 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BE4D96DA30DCA2FD]) [    ] 
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 7
   [junit4]   2> 856496 ERROR 
(TEST-AutoCommitTest.testCommitWithin-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 856496 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 856529 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 856553 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 856747 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 856757 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 856773 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 
'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2c3b8b5d
   [junit4]   2> 856773 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_BE4D96DA30DCA2FD-001/init-core-data-001/]
   [junit4]   2> 856828 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 856828 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 856829 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@664f43cf[collection1] main]
   [junit4]   2> 856830 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 856831 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 856834 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 856834 INFO  (searcherExecutor-4225-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 856834 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1572805555007782912
   [junit4]   2> 856835 INFO  (searcherExecutor-4225-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 856835 INFO  (searcherExecutor-4225-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 856835 INFO  (searcherExecutor-4225-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 856835 INFO  (searcherExecutor-4225-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 856835 INFO  (searcherExecutor-4225-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 856836 INFO  (searcherExecutor-4225-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 856836 INFO  (searcherExecutor-4225-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 856836 INFO  (searcherExecutor-4225-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 856837 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=35, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4761726294088152]
   [junit4]   2> 856837 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 856838 INFO  (searcherExecutor-4225-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@664f43cf[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 856839 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@63a2d10[collection1] main]
   [junit4]   2> 856839 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@9ef5363
   [junit4]   2> 856839 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=166679395
   [junit4]   2> 856841 INFO  (searcherExecutor-4225-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@63a2d10[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 856848 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1572805555021414400)]} 0 1
   [junit4]   2> 856849 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BE4D96DA30DCA2FD]) [    ] 
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> 860852 INFO  (commitScheduler-4228-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 860868 INFO  (commitScheduler-4228-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@30352bf0[collection1] main]
   [junit4]   2> 860868 INFO  (commitScheduler-4228-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 860870 INFO  (searcherExecutor-4225-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@30352bf0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C1)))}
   [junit4]   2> 861107 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1572805559488348160)]} 0 4261
   [junit4]   2> 861108 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BE4D96DA30DCA2FD]) [    ] 
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> 861109 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529 
(-1572805559490445312)]} 0 4262
   [junit4]   2> 861109 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BE4D96DA30DCA2FD]) [    ] 
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> 863109 INFO  (commitScheduler-4228-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 863110 INFO  (commitScheduler-4228-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@436974f2[collection1] main]
   [junit4]   2> 863111 INFO  (commitScheduler-4228-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 863112 INFO  (searcherExecutor-4225-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@436974f2[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.1.0):C1)))}
   [junit4]   2> 863360 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BE4D96DA30DCA2FD]) [    ] 
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> 863361 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BE4D96DA30DCA2FD]) [    ] 
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> 863362 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572805561851838464)]} 0 6515
   [junit4]   2> 863362 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572805561852887040)]} 0 6515
   [junit4]   2> 863362 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572805561852887041)]} 0 6516
   [junit4]   2> 863362 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572805561852887042)]} 0 6516
   [junit4]   2> 863362 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572805561852887043)]} 0 6516
   [junit4]   2> 863363 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572805561852887044)]} 0 6516
   [junit4]   2> 863363 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572805561853935616)]} 0 6516
   [junit4]   2> 863363 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572805561853935617)]} 0 6516
   [junit4]   2> 863363 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572805561853935618)]} 0 6516
   [junit4]   2> 863363 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572805561853935619)]} 0 6516
   [junit4]   2> 863363 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BE4D96DA30DCA2FD]) [    ] 
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> 863364 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1572805561854984192)]} 0 6517
   [junit4]   2> 863364 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1572805561854984193)]} 0 6517
   [junit4]   2> 863364 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1572805561854984194)]} 0 6517
   [junit4]   2> 863364 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1572805561854984195)]} 0 6517
   [junit4]   2> 863367 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1572805561858129920)]} 0 6520
   [junit4]   2> 863367 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1572805561858129921)]} 0 6520
   [junit4]   2> 863367 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1572805561858129922)]} 0 6520
   [junit4]   2> 863367 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1572805561858129923)]} 0 6520
   [junit4]   2> 863367 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1572805561858129924)]} 0 6520
   [junit4]   2> 863367 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1572805561858129925)]} 0 6520
   [junit4]   2> 863367 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BE4D96DA30DCA2FD]) [    ] 
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> 864364 INFO  (commitScheduler-4228-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 864365 INFO  (commitScheduler-4228-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@4ffa5[collection1] main]
   [junit4]   2> 864366 INFO  (commitScheduler-4228-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 864367 INFO  (searcherExecutor-4225-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4ffa5[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.1.0):C10/9:delGen=1)))}
   [junit4]   2> 864368 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BE4D96DA30DCA2FD]) [    ] 
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> 864369 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BE4D96DA30DCA2FD]) [    ] 
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> 864369 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> 864370 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
   [junit4]   2> 864370 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 864370 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1c7ba3a6[collection1] realtime]
   [junit4]   2> 864371 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BE4D96DA30DCA2FD]) [    ] 
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> 864371 ERROR 
(TEST-AutoCommitTest.testMaxDocs-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 864371 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 864393 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 864432 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 864544 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 864553 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 864565 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 
'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2c3b8b5d
   [junit4]   2> 864565 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_BE4D96DA30DCA2FD-001/init-core-data-001/]
   [junit4]   2> 864611 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 864612 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 864613 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@707d782c[collection1] main]
   [junit4]   2> 864614 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 864614 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 864617 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 864618 INFO  (searcherExecutor-4229-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 864618 INFO  (searcherExecutor-4229-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 864618 INFO  (searcherExecutor-4229-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 864618 INFO  (searcherExecutor-4229-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 864618 INFO  (searcherExecutor-4229-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 864618 INFO  (searcherExecutor-4229-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 864619 INFO  (searcherExecutor-4229-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 864619 INFO  (searcherExecutor-4229-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 864619 INFO  (searcherExecutor-4229-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 864620 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1198149242, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 864620 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 864621 INFO  (searcherExecutor-4229-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@707d782c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 864621 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@973c9e9[collection1] main]
   [junit4]   2> 864621 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1c1a633a
   [junit4]   2> 864622 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=471491386
   [junit4]   2> 864622 INFO  (searcherExecutor-4229-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@973c9e9[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 864624 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0 
(1572805563176189952)]} 0 0
   [junit4]   2> 864624 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1 
(1572805563176189953)]} 0 0
   [junit4]   2> 864624 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2 
(1572805563176189954)]} 0 0
   [junit4]   2> 864625 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3 
(1572805563177238528)]} 0 0
   [junit4]   2> 864625 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4 
(1572805563177238529)]} 0 1
   [junit4]   2> 864625 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5 
(1572805563177238530)]} 0 1
   [junit4]   2> 864625 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6 
(1572805563177238531)]} 0 1
   [junit4]   2> 864625 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7 
(1572805563177238532)]} 0 1
   [junit4]   2> 864625 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8 
(1572805563177238533)]} 0 1
   [junit4]   2> 864625 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9 
(1572805563177238534)]} 0 1
   [junit4]   2> 864625 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10 
(1572805563177238535)]} 0 1
   [junit4]   2> 864625 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11 
(1572805563177238536)]} 0 1
   [junit4]   2> 864625 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12 
(1572805563177238537)]} 0 1
   [junit4]   2> 864625 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13 
(1572805563177238538)]} 0 1
   [junit4]   2> 864626 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BE4D96DA30DCA2FD]) [    ] 
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> 864626 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14 
(1572805563178287104)]} 0 2
   [junit4]   2> 864627 INFO  (commitScheduler-4232-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 864629 INFO  (commitScheduler-4232-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@29aa578c[collection1] main]
   [junit4]   2> 864629 INFO  (commitScheduler-4232-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 864631 INFO  (searcherExecutor-4229-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@29aa578c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.1.0):C15)))}
   [junit4]   2> 864878 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15 
(1572805563441479680)]} 0 253
   [junit4]   2> 864878 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BE4D96DA30DCA2FD]) [    ] 
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> 864878 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BE4D96DA30DCA2FD]) [    ] 
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> 864878 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
   [junit4]   2> 864880 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
   [junit4]   2> 864881 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 864881 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@3aaf178f[collection1] realtime]
   [junit4]   2> 864881 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BE4D96DA30DCA2FD]) [    ] 
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> 864881 ERROR 
(TEST-AutoCommitTest.testMaxTime-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 864882 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 864913 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 864929 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 865018 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 865026 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 865038 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 
'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2c3b8b5d
   [junit4]   2> 865038 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_BE4D96DA30DCA2FD-001/init-core-data-001/]
   [junit4]   2> 865074 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 865074 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 865075 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@521b8a52[collection1] main]
   [junit4]   2> 865076 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 865077 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 865079 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 865080 INFO  (searcherExecutor-4233-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 865080 INFO  (searcherExecutor-4233-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 865080 INFO  (searcherExecutor-4233-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 865080 INFO  (searcherExecutor-4233-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 865080 INFO  (searcherExecutor-4233-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 865081 INFO  (searcherExecutor-4233-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 865081 INFO  (searcherExecutor-4233-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 865081 INFO  (searcherExecutor-4233-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 865081 INFO  (searcherExecutor-4233-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 865082 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=43, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6946806695107635]
   [junit4]   2> 865082 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 865108 INFO  (searcherExecutor-4233-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@521b8a52[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 865116 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1e07470a[collection1] main]
   [junit4]   2> 865116 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@43132c9e
   [junit4]   2> 865121 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1125330078
   [junit4]   2> 865131 INFO  (searcherExecutor-4233-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1e07470a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 865153 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1572805563705720832)]} 0 24
   [junit4]   2> 865156 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BE4D96DA30DCA2FD]) [    ] 
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=3
   [junit4]   2> 865157 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1572805563735080960)]} 0 28
   [junit4]   2> 865157 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BE4D96DA30DCA2FD]) [    ] 
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> 865160 ERROR 
(TEST-AutoCommitTest.testMaxTime-seed#[BE4D96DA30DCA2FD]) [    ] 
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> 865161 ERROR 
(TEST-AutoCommitTest.testMaxTime-seed#[BE4D96DA30DCA2FD]) [    ] 
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 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2>        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [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 
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.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 865161 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BE4D96DA30DCA2FD]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AutoCommitTest 
-Dtests.method=testMaxTime -Dtests.seed=BE4D96DA30DCA2FD -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=en-SS -Dtests.timezone=America/Winnipeg 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.28s J0 | AutoCommitTest.testMaxTime <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([BE4D96DA30DCA2FD:24B9EB38AE463EC1]: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.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [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]    >        ... 39 more
   [junit4]   2> 865163 INFO  
(SUITE-AutoCommitTest-seed#[BE4D96DA30DCA2FD]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 865163 INFO  
(SUITE-AutoCommitTest-seed#[BE4D96DA30DCA2FD]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=324475359
   [junit4]   2> 865163 INFO  
(SUITE-AutoCommitTest-seed#[BE4D96DA30DCA2FD]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 865165 INFO  
(SUITE-AutoCommitTest-seed#[BE4D96DA30DCA2FD]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 865166 INFO  
(SUITE-AutoCommitTest-seed#[BE4D96DA30DCA2FD]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 865166 INFO  
(SUITE-AutoCommitTest-seed#[BE4D96DA30DCA2FD]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 865166 INFO  (coreCloseExecutor-4237-thread-1) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@384d0422
   [junit4]   2> 865166 INFO  (coreCloseExecutor-4237-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 865166 INFO  (coreCloseExecutor-4237-thread-1) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@6cab8f0d commitCommandVersion:0
   [junit4]   2> 865168 INFO  (coreCloseExecutor-4237-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=944571426
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_BE4D96DA30DCA2FD-001
   [junit4]   2> Jul 13, 2017 11:11:10 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{field_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 multiDefault=Lucene50(blocksize=128), subject=Lucene50(blocksize=128), 
id=PostingsFormat(name=MockRandom), 
text=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))},
 docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene70), 
_version_=DocValuesFormat(name=Memory), 
intDefault=DocValuesFormat(name=Memory), id_i1=DocValuesFormat(name=Asserting), 
range_facet_i_dv=DocValuesFormat(name=Memory), 
intDvoDefault=DocValuesFormat(name=Direct), 
range_facet_l=DocValuesFormat(name=Memory), 
timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1044, 
maxMBSortInHeap=5.579509385446938, sim=RandomSimilarity(queryNorm=false): {}, 
locale=en-SS, timezone=America/Winnipeg
   [junit4]   2> NOTE: Linux 4.10.0-26-generic amd64/Oracle Corporation 9 
(64-bit)/cpus=8,threads=1,free=301559856,total=530579456
   [junit4]   2> NOTE: All tests run in this JVM: 
[ConcurrentDeleteAndCreateCollectionTest, TestComponentsName, 
TestManagedSchemaAPI, TestOmitPositions, TestConfigsApi, TestCollationField, 
TestRandomCollapseQParserPlugin, BitVectorTest, CdcrRequestHandlerTest, 
TestFreeTextSuggestions, SuggestComponentContextFilterQueryTest, 
VMParamsZkACLAndCredentialsProvidersTest, SmileWriterTest, TestCrossCoreJoin, 
ReplicationFactorTest, TestWriterPerf, DistributedSpellCheckComponentTest, 
TestRecoveryHdfs, TestConfig, TestFastOutputStream, 
TestCollationFieldDocValues, TestSimpleQParserPlugin, TestLRUStatsCache, 
PKIAuthenticationIntegrationTest, OverseerStatusTest, 
TestEmbeddedSolrServerConstructors, TestSQLHandler, RankQueryTest, 
TestDocumentBuilder, FieldMutatingUpdateProcessorTest, 
HdfsBasicDistributedZk2Test, TestBinaryField, HdfsChaosMonkeySafeLeaderTest, 
SuggesterWFSTTest, TestCustomSort, CoreMergeIndexesAdminHandlerTest, 
TestDownShardTolerantSearch, TestSchemaVersionResource, CdcrBootstrapTest, 
TestSolrCloudWithSecureImpersonation, SolrRequestParserTest, 
DebugComponentTest, CollectionTooManyReplicasTest, TestSolrDeletionPolicy1, 
MetricUtilsTest, HdfsRecoverLeaseTest, OpenExchangeRatesOrgProviderTest, 
ExitableDirectoryReaderTest, VersionInfoTest, TestDocSet, 
TestExtendedDismaxParser, MoveReplicaHDFSUlogDirTest, TestFieldCacheReopen, 
WordBreakSolrSpellCheckerTest, TestClusterStateMutator, 
BlobRepositoryCloudTest, LeaderFailureAfterFreshStartTest, 
DistributedFacetPivotWhiteBoxTest, SpellCheckCollatorTest, HdfsLockFactoryTest, 
EchoParamsTest, TestRealTimeGet, TestStressLucene, 
SharedFSAutoReplicaFailoverTest, SyncSliceTest, TestAuthenticationFramework, 
DistribDocExpirationUpdateProcessorTest, TestDynamicFieldCollectionResource, 
OverseerCollectionConfigSetProcessorTest, SolrIndexSplitterTest, 
TestUnifiedSolrHighlighter, TestCloudRecovery, TestRemoteStreaming, 
BadCopyFieldTest, TestCustomStream, ResponseHeaderTest, EnumFieldTest, 
DefaultValueUpdateProcessorTest, TestRandomDVFaceting, BJQParserTest, 
PluginInfoTest, TestSizeLimitedDistributedMap, MBeansHandlerTest, 
TestMaxTokenLenTokenizer, TestConfigSetProperties, SpellingQueryConverterTest, 
SolrMetricReporterTest, TestLazyCores, HighlighterConfigTest, OutputWriterTest, 
SolrGraphiteReporterTest, TestRuleBasedAuthorizationPlugin, 
TestLegacyFieldReuse, LeaderElectionIntegrationTest, 
TestLegacyNumericRangeQueryBuilder, TestFieldResource, 
QueryElevationComponentTest, TestInfoStreamLogging, SolrIndexConfigTest, 
TestAnalyzeInfixSuggestions, DistributedExpandComponentTest, 
TestQuerySenderNoQuery, ConnectionReuseTest, TestReloadAndDeleteDocs, 
XmlUpdateRequestHandlerTest, TestClassicSimilarityFactory, TestManagedResource, 
TestLuceneMatchVersion, DeleteLastCustomShardedReplicaTest, SolrCoreTest, 
CursorMarkTest, UpdateParamsTest, TestHighlightDedupGrouping, 
AtomicUpdatesTest, TestCollapseQParserPlugin, TestReplicationHandlerBackup, 
ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, BasicZkTest, 
RecoveryZkTest, TestReplicationHandler, TestRandomFaceting, AutoCommitTest]
   [junit4] Completed [338/728 (1!)] on J0 in 9.47s, 3 tests, 1 error <<< 
FAILURES!

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

Reply via email to