Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.0-Linux/81/
Java: 32bit/jdk-9-ea+178 -server -XX:+UseG1GC --illegal-access=deny

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

Error Message:
Exception during query

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




Build Log:
[...truncated 11923 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/J0/temp/solr.update.AutoCommitTest_F0A9121391BDB721-001/init-core-data-001
   [junit4]   2> 970162 WARN  
(SUITE-AutoCommitTest-seed#[F0A9121391BDB721]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1470 numCloses=1470
   [junit4]   2> 970163 INFO  
(SUITE-AutoCommitTest-seed#[F0A9121391BDB721]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 970163 INFO  
(SUITE-AutoCommitTest-seed#[F0A9121391BDB721]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 970164 INFO  
(SUITE-AutoCommitTest-seed#[F0A9121391BDB721]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 970164 INFO  
(SUITE-AutoCommitTest-seed#[F0A9121391BDB721]-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> 970178 INFO  
(SUITE-AutoCommitTest-seed#[F0A9121391BDB721]-worker) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 970189 INFO  
(SUITE-AutoCommitTest-seed#[F0A9121391BDB721]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 970232 INFO  
(SUITE-AutoCommitTest-seed#[F0A9121391BDB721]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 970259 INFO  
(SUITE-AutoCommitTest-seed#[F0A9121391BDB721]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@151a8b
   [junit4]   2> 970262 INFO  
(SUITE-AutoCommitTest-seed#[F0A9121391BDB721]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@151a8b
   [junit4]   2> 970262 INFO  
(SUITE-AutoCommitTest-seed#[F0A9121391BDB721]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@151a8b
   [junit4]   2> 970263 INFO  (coreLoadExecutor-5048-thread-1) [    ] 
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> 970284 INFO  (coreLoadExecutor-5048-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 970298 INFO  (coreLoadExecutor-5048-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 970353 INFO  (coreLoadExecutor-5048-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 970359 INFO  (coreLoadExecutor-5048-thread-1) [    ] 
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> 970359 INFO  (coreLoadExecutor-5048-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@151a8b
   [junit4]   2> 970359 INFO  (coreLoadExecutor-5048-thread-1) [    ] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 970359 INFO  (coreLoadExecutor-5048-thread-1) [    ] 
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/J0/temp/solr.update.AutoCommitTest_F0A9121391BDB721-001/init-core-data-001/]
   [junit4]   2> 970361 INFO  (coreLoadExecutor-5048-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=18, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 970395 INFO  (coreLoadExecutor-5048-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 970395 INFO  (coreLoadExecutor-5048-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 970396 INFO  (coreLoadExecutor-5048-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 970396 INFO  (coreLoadExecutor-5048-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 970397 INFO  (coreLoadExecutor-5048-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=21, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 970397 INFO  (coreLoadExecutor-5048-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2e7691[collection1] main]
   [junit4]   2> 970397 INFO  (coreLoadExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 970416 INFO  (coreLoadExecutor-5048-thread-1) [    ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 970470 INFO  (coreLoadExecutor-5048-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 970471 INFO  (searcherExecutor-5049-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 970471 INFO  (coreLoadExecutor-5048-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1573852141245693952
   [junit4]   2> 970471 INFO  (searcherExecutor-5049-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 970471 INFO  (searcherExecutor-5049-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 970471 INFO  (searcherExecutor-5049-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 970471 INFO  (searcherExecutor-5049-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 970472 INFO  (searcherExecutor-5049-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 970472 INFO  (searcherExecutor-5049-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 970472 INFO  (searcherExecutor-5049-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 970472 INFO  (searcherExecutor-5049-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 970472 INFO  
(SUITE-AutoCommitTest-seed#[F0A9121391BDB721]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 970474 INFO  (searcherExecutor-5049-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2e7691[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 970474 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F0A9121391BDB721]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 970474 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F0A9121391BDB721]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 970474 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F0A9121391BDB721]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@52a429[collection1] realtime]
   [junit4]   2> 970474 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F0A9121391BDB721]) [    ] 
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> 970475 ERROR 
(TEST-AutoCommitTest.testCommitWithin-seed#[F0A9121391BDB721]) [    ] 
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> 970475 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F0A9121391BDB721]) [    ] 
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> 970489 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F0A9121391BDB721]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 970500 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F0A9121391BDB721]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 970553 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F0A9121391BDB721]) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 970561 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F0A9121391BDB721]) [    ] 
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> 970577 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F0A9121391BDB721]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 
'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@151a8b
   [junit4]   2> 970578 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F0A9121391BDB721]) [    ] 
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/J0/temp/solr.update.AutoCommitTest_F0A9121391BDB721-001/init-core-data-001/]
   [junit4]   2> 970607 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F0A9121391BDB721]) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 970607 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F0A9121391BDB721]) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 970608 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F0A9121391BDB721]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1ad76e6[collection1] main]
   [junit4]   2> 970609 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F0A9121391BDB721]) [    ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 970609 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F0A9121391BDB721]) [    ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 970611 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F0A9121391BDB721]) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 970611 INFO  (searcherExecutor-5054-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 970611 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F0A9121391BDB721]) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1573852141392494592
   [junit4]   2> 970611 INFO  (searcherExecutor-5054-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 970611 INFO  (searcherExecutor-5054-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 970611 INFO  (searcherExecutor-5054-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 970611 INFO  (searcherExecutor-5054-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 970612 INFO  (searcherExecutor-5054-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 970612 INFO  (searcherExecutor-5054-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 970612 INFO  (searcherExecutor-5054-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 970612 INFO  (searcherExecutor-5054-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 970612 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F0A9121391BDB721]) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=16, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=33.171875, 
floorSegmentMB=1.48828125, forceMergeDeletesPctAllowed=15.082976770680883, 
segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 970613 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F0A9121391BDB721]) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 970614 INFO  (searcherExecutor-5054-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1ad76e6[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 970614 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F0A9121391BDB721]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@77c2e8[collection1] main]
   [junit4]   2> 970615 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F0A9121391BDB721]) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@f3420f
   [junit4]   2> 970615 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F0A9121391BDB721]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=15942159
   [junit4]   2> 970616 INFO  (searcherExecutor-5054-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@77c2e8[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 970621 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F0A9121391BDB721]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1573852141401931776)]} 0 1
   [junit4]   2> 970621 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F0A9121391BDB721]) [    ] 
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> 974621 INFO  (commitScheduler-5057-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 974624 INFO  (commitScheduler-5057-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1f01327[collection1] main]
   [junit4]   2> 974624 INFO  (commitScheduler-5057-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 974625 INFO  (searcherExecutor-5054-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1f01327[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))}
   [junit4]   2> 974629 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F0A9121391BDB721]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1573852145605672960)]} 0 4009
   [junit4]   2> 974629 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F0A9121391BDB721]) [    ] 
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> 974630 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F0A9121391BDB721]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529 
(-1573852145606721536)]} 0 4010
   [junit4]   2> 974630 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F0A9121391BDB721]) [    ] 
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> 976630 INFO  (commitScheduler-5057-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 976632 INFO  (commitScheduler-5057-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@643edb[collection1] main]
   [junit4]   2> 976632 INFO  (commitScheduler-5057-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 976633 INFO  (searcherExecutor-5054-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@643edb[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):C1)))}
   [junit4]   2> 976881 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F0A9121391BDB721]) [    ] 
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> 976882 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F0A9121391BDB721]) [    ] 
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> 976883 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F0A9121391BDB721]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1573852147968114688)]} 0 6262
   [junit4]   2> 976883 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F0A9121391BDB721]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1573852147969163264)]} 0 6263
   [junit4]   2> 976883 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F0A9121391BDB721]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1573852147969163265)]} 0 6263
   [junit4]   2> 976883 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F0A9121391BDB721]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1573852147969163266)]} 0 6263
   [junit4]   2> 976883 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F0A9121391BDB721]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1573852147969163267)]} 0 6263
   [junit4]   2> 976883 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F0A9121391BDB721]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1573852147969163268)]} 0 6263
   [junit4]   2> 976883 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F0A9121391BDB721]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1573852147969163269)]} 0 6263
   [junit4]   2> 976883 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F0A9121391BDB721]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1573852147969163270)]} 0 6263
   [junit4]   2> 976884 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F0A9121391BDB721]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1573852147970211840)]} 0 6264
   [junit4]   2> 976884 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F0A9121391BDB721]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1573852147970211841)]} 0 6264
   [junit4]   2> 976884 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F0A9121391BDB721]) [    ] 
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> 976884 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F0A9121391BDB721]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1573852147970211842)]} 0 6264
   [junit4]   2> 976884 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F0A9121391BDB721]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1573852147970211843)]} 0 6264
   [junit4]   2> 976884 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F0A9121391BDB721]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1573852147970211844)]} 0 6264
   [junit4]   2> 976884 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F0A9121391BDB721]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1573852147970211845)]} 0 6264
   [junit4]   2> 976884 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F0A9121391BDB721]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1573852147970211846)]} 0 6264
   [junit4]   2> 976884 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F0A9121391BDB721]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1573852147970211847)]} 0 6264
   [junit4]   2> 976885 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F0A9121391BDB721]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1573852147970211848)]} 0 6264
   [junit4]   2> 976885 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F0A9121391BDB721]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1573852147971260416)]} 0 6264
   [junit4]   2> 976885 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F0A9121391BDB721]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1573852147971260417)]} 0 6265
   [junit4]   2> 976885 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F0A9121391BDB721]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1573852147971260418)]} 0 6265
   [junit4]   2> 976885 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F0A9121391BDB721]) [    ] 
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> 977885 INFO  (commitScheduler-5057-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 977887 INFO  (commitScheduler-5057-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1ab9eba[collection1] main]
   [junit4]   2> 977887 INFO  (commitScheduler-5057-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 977889 INFO  (searcherExecutor-5054-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1ab9eba[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.0.0):C10/9:delGen=1)))}
   [junit4]   2> 978137 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F0A9121391BDB721]) [    ] 
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> 978138 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F0A9121391BDB721]) [    ] 
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> 978138 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F0A9121391BDB721]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> 978140 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F0A9121391BDB721]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
   [junit4]   2> 978140 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F0A9121391BDB721]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 978140 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F0A9121391BDB721]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@e7a425[collection1] realtime]
   [junit4]   2> 978141 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F0A9121391BDB721]) [    ] 
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> 978141 ERROR 
(TEST-AutoCommitTest.testMaxDocs-seed#[F0A9121391BDB721]) [    ] 
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> 978141 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F0A9121391BDB721]) [    ] 
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> 978167 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F0A9121391BDB721]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 978189 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F0A9121391BDB721]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 978252 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F0A9121391BDB721]) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 978262 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F0A9121391BDB721]) [    ] 
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> 978271 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F0A9121391BDB721]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 
'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@151a8b
   [junit4]   2> 978271 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F0A9121391BDB721]) [    ] 
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/J0/temp/solr.update.AutoCommitTest_F0A9121391BDB721-001/init-core-data-001/]
   [junit4]   2> 978318 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F0A9121391BDB721]) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 978318 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F0A9121391BDB721]) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 978319 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F0A9121391BDB721]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@20abc[collection1] main]
   [junit4]   2> 978320 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F0A9121391BDB721]) [    ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 978321 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F0A9121391BDB721]) [    ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 978355 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F0A9121391BDB721]) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 978355 INFO  (searcherExecutor-5058-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 978356 INFO  (searcherExecutor-5058-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 978356 INFO  (searcherExecutor-5058-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 978356 INFO  (searcherExecutor-5058-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 978356 INFO  (searcherExecutor-5058-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 978356 INFO  (searcherExecutor-5058-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 978356 INFO  (searcherExecutor-5058-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 978357 INFO  (searcherExecutor-5058-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 978357 INFO  (searcherExecutor-5058-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 978358 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F0A9121391BDB721]) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=10, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=37.052734375, 
floorSegmentMB=0.7255859375, forceMergeDeletesPctAllowed=14.026754567820571, 
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 978358 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F0A9121391BDB721]) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 978359 INFO  (searcherExecutor-5058-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@20abc[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 978359 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F0A9121391BDB721]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1e411f3[collection1] main]
   [junit4]   2> 978360 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F0A9121391BDB721]) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@d31966
   [junit4]   2> 978360 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F0A9121391BDB721]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=13834598
   [junit4]   2> 978363 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F0A9121391BDB721]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0 
(1573852149520007168)]} 0 0
   [junit4]   2> 978363 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F0A9121391BDB721]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1 
(1573852149521055744)]} 0 1
   [junit4]   2> 978369 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F0A9121391BDB721]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2 
(1573852149521055745)]} 0 6
   [junit4]   2> 978370 INFO  (searcherExecutor-5058-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1e411f3[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 978372 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F0A9121391BDB721]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3 
(1573852149527347200)]} 0 10
   [junit4]   2> 978378 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F0A9121391BDB721]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4 
(1573852149530492928)]} 0 15
   [junit4]   2> 978378 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F0A9121391BDB721]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5 
(1573852149536784384)]} 0 15
   [junit4]   2> 978378 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F0A9121391BDB721]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6 
(1573852149536784385)]} 0 16
   [junit4]   2> 978378 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F0A9121391BDB721]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7 
(1573852149536784386)]} 0 16
   [junit4]   2> 978378 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F0A9121391BDB721]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8 
(1573852149536784387)]} 0 16
   [junit4]   2> 978379 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F0A9121391BDB721]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9 
(1573852149537832960)]} 0 16
   [junit4]   2> 978379 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F0A9121391BDB721]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10 
(1573852149537832961)]} 0 16
   [junit4]   2> 978379 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F0A9121391BDB721]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11 
(1573852149537832962)]} 0 16
   [junit4]   2> 978379 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F0A9121391BDB721]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12 
(1573852149537832963)]} 0 16
   [junit4]   2> 978379 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F0A9121391BDB721]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13 
(1573852149537832964)]} 0 16
   [junit4]   2> 978379 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F0A9121391BDB721]) [    ] 
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> 978390 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F0A9121391BDB721]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14 
(1573852149538881536)]} 0 28
   [junit4]   2> 978390 INFO  (commitScheduler-5061-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 978391 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F0A9121391BDB721]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15 
(1573852149550415872)]} 0 28
   [junit4]   2> 978391 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F0A9121391BDB721]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:14&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 978391 ERROR 
(TEST-AutoCommitTest.testMaxDocs-seed#[F0A9121391BDB721]) [    ] 
o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2>        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2>        request was:q=id:14&qt=&start=0&rows=20&version=2.2
   [junit4]   2> 978392 ERROR 
(TEST-AutoCommitTest.testMaxDocs-seed#[F0A9121391BDB721]) [    ] 
o.a.s.SolrTestCaseJ4 REQUEST FAILED: 
q=id:14&qt=&start=0&rows=20&version=2.2:java.lang.RuntimeException: REQUEST 
FAILED: xpath=//result[@numFound=1]
   [junit4]   2>        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2>        request was:q=id:14&qt=&start=0&rows=20&version=2.2
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:878)
   [junit4]   2>        at 
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:225)
   [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> 978392 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F0A9121391BDB721]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AutoCommitTest 
-Dtests.method=testMaxDocs -Dtests.seed=F0A9121391BDB721 -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=zh-Hans-HK -Dtests.timezone=EET 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.26s J0 | AutoCommitTest.testMaxDocs <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([F0A9121391BDB721:4928C4CCBD57B3AB]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:885)
   [junit4]    >        at 
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:225)
   [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:14&qt=&start=0&rows=20&version=2.2
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:878)
   [junit4]    >        ... 39 more
   [junit4]   2> 978395 INFO  (commitScheduler-5061-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@d3a633[collection1] main]
   [junit4]   2> 978399 INFO  (commitScheduler-5061-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 978401 INFO  (searcherExecutor-5058-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@d3a633[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.0.0):C16)))}
   [junit4]   2> 978402 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F0A9121391BDB721]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
   [junit4]   2> 978403 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F0A9121391BDB721]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 978403 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F0A9121391BDB721]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@21a5c4[collection1] realtime]
   [junit4]   2> 978403 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F0A9121391BDB721]) [    ] 
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> 978403 ERROR 
(TEST-AutoCommitTest.testMaxTime-seed#[F0A9121391BDB721]) [    ] 
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> 978404 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F0A9121391BDB721]) [    ] 
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> 978420 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F0A9121391BDB721]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 978437 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F0A9121391BDB721]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 978508 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F0A9121391BDB721]) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 978515 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F0A9121391BDB721]) [    ] 
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> 978532 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F0A9121391BDB721]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 
'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@151a8b
   [junit4]   2> 978532 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F0A9121391BDB721]) [    ] 
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/J0/temp/solr.update.AutoCommitTest_F0A9121391BDB721-001/init-core-data-001/]
   [junit4]   2> 978642 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F0A9121391BDB721]) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 978642 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F0A9121391BDB721]) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 978646 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F0A9121391BDB721]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@f2abf[collection1] main]
   [junit4]   2> 978647 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F0A9121391BDB721]) [    ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 978648 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F0A9121391BDB721]) [    ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 978650 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F0A9121391BDB721]) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 978651 INFO  (searcherExecutor-5062-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 978651 INFO  (searcherExecutor-5062-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 978651 INFO  (searcherExecutor-5062-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 978651 INFO  (searcherExecutor-5062-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 978651 INFO  (searcherExecutor-5062-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 978651 INFO  (searcherExecutor-5062-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 978652 INFO  (searcherExecutor-5062-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 978652 INFO  (searcherExecutor-5062-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 978652 INFO  (searcherExecutor-5062-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 978654 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F0A9121391BDB721]) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=23, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=36.357421875, 
floorSegmentMB=0.28125, forceMergeDeletesPctAllowed=3.324792796072754, 
segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 978654 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F0A9121391BDB721]) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 978654 INFO  (searcherExecutor-5062-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@f2abf[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 978662 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F0A9121391BDB721]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@edfcbc[collection1] main]
   [junit4]   2> 978664 INFO  (searcherExecutor-5062-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@edfcbc[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 978664 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F0A9121391BDB721]) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@caacd4
   [junit4]   2> 978665 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F0A9121391BDB721]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=13282516
   [junit4]   2> 978672 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F0A9121391BDB721]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1573852149844017152)]} 0 0
   [junit4]   2> 978672 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F0A9121391BDB721]) [    ] 
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> 980172 INFO  (commitScheduler-5065-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 980174 INFO  (commitScheduler-5065-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@8119ff[collection1] main]
   [junit4]   2> 980175 INFO  (commitScheduler-5065-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 980176 INFO  (searcherExecutor-5062-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@8119ff[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.0.0):C1)))}
   [junit4]   2> 980423 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F0A9121391BDB721]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1573852151681122304)]} 0 1752
   [junit4]   2> 980424 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F0A9121391BDB721]) [    ] 
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> 980424 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F0A9121391BDB721]) [    ] 
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> 980425 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F0A9121391BDB721]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{delete=[529 (-1573852151682170880)]} 0 0
   [junit4]   2> 980425 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F0A9121391BDB721]) [    ] 
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> 981923 INFO  (commitScheduler-5065-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 981926 INFO  (commitScheduler-5065-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@36190a[collection1] main]
   [junit4]   2> 981926 INFO  (commitScheduler-5065-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 981927 INFO  (searcherExecutor-5062-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@36190a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(7.0.0):C1)))}
   [junit4]   2> 981928 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F0A9121391BDB721]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[550 
(1573852153258180608)]} 0 3256
   [junit4]   2> 981928 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F0A9121391BDB721]) [    ] 
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> 981928 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F0A9121391BDB721]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1573852153259229184)]} 0 3257
   [junit4]   2> 981928 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F0A9121391BDB721]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1573852153259229185)]} 0 3257
   [junit4]   2> 981928 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F0A9121391BDB721]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1573852153259229186)]} 0 3257
   [junit4]   2> 981928 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F0A9121391BDB721]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1573852153259229187)]} 0 3257
   [junit4]   2> 981929 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F0A9121391BDB721]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1573852153260277760)]} 0 3257
   [junit4]   2> 981929 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F0A9121391BDB721]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1573852153260277761)]} 0 3257
   [junit4]   2> 981929 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F0A9121391BDB721]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1573852153260277762)]} 0 3257
   [junit4]   2> 981929 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F0A9121391BDB721]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1573852153260277763)]} 0 3257
   [junit4]   2> 981929 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F0A9121391BDB721]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1573852153260277764)]} 0 3257
   [junit4]   2> 981929 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F0A9121391BDB721]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1573852153260277765)]} 0 3258
   [junit4]   2> 981929 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F0A9121391BDB721]) [    ] 
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> 983428 INFO  (commitScheduler-5065-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 983430 INFO  (commitScheduler-5065-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@b66493[collection1] main]
   [junit4]   2> 983430 INFO  (commitScheduler-5065-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 983432 INFO  (searcherExecutor-5062-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@b66493[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(7.0.0):C1)
 Uninverting(_6(7.0.0):C11/9:delGen=1)))}
   [junit4]   2> 983436 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F0A9121391BDB721]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[531 
(1573852154840481792)]} 0 4765
   [junit4]   2> 983437 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F0A9121391BDB721]) [    ] 
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> 983437 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F0A9121391BDB721]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
   [junit4]   2> 983437 INFO  
(SUITE-AutoCommitTest-seed#[F0A9121391BDB721]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 983437 INFO  
(SUITE-AutoCommitTest-seed#[F0A9121391BDB721]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=9705030
   [junit4]   2> 983437 INFO  
(SUITE-AutoCommitTest-seed#[F0A9121391BDB721]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 983439 INFO  
(SUITE-AutoCommitTest-seed#[F0A9121391BDB721]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 983440 INFO  
(SUITE-AutoCommitTest-seed#[F0A9121391BDB721]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 983440 INFO  
(SUITE-AutoCommitTest-seed#[F0A9121391BDB721]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 983440 INFO  (coreCloseExecutor-5066-thread-1) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1479ce3
   [junit4]   2> 983441 INFO  (coreCloseExecutor-5066-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 983441 INFO  (coreCloseExecutor-5066-thread-1) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1a2e566 commitCommandVersion:0
   [junit4]   2> 983460 INFO  (coreCloseExecutor-5066-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=21470435
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_F0A9121391BDB721-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{range_facet_l_dv=BlockTreeOrds(blocksize=128), 
field_t=BlockTreeOrds(blocksize=128), multiDefault=PostingsFormat(name=Direct), 
subject=PostingsFormat(name=Direct), intDefault=Lucene50(blocksize=128), 
id_i1=Lucene50(blocksize=128), id=BlockTreeOrds(blocksize=128), 
range_facet_i_dv=PostingsFormat(name=Direct), 
text=PostingsFormat(name=Asserting), range_facet_l=PostingsFormat(name=Direct), 
timestamp=PostingsFormat(name=Direct)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), 
_version_=DocValuesFormat(name=Lucene70), 
range_facet_i_dv=DocValuesFormat(name=Lucene70), 
intDvoDefault=DocValuesFormat(name=Memory), 
timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=175, 
maxMBSortInHeap=7.011170202734045, sim=RandomSimilarity(queryNorm=true): {}, 
locale=zh-Hans-HK, timezone=EET
   [junit4]   2> NOTE: Linux 4.10.0-26-generic i386/Oracle Corporation 9 
(32-bit)/cpus=8,threads=1,free=179426648,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [ExitableDirectoryReaderTest, 
TestMaxScoreQueryParser, TestSolrQueryParser, TestNumericTokenStream, 
SynonymTokenizerTest, TestHighlightDedupGrouping, 
ClassificationUpdateProcessorFactoryTest, DateRangeFieldTest, 
TestHalfAndHalfDocValues, DeleteLastCustomShardedReplicaTest, 
TestExtendedDismaxParser, AnalyticsMergeStrategyTest, TestComponentsName, 
XmlUpdateRequestHandlerTest, AnalysisErrorHandlingTest, TestQuerySenderNoQuery, 
TestJoin, TestExceedMaxTermLength, SolrCoreTest, 
ParsingFieldUpdateProcessorsTest, TestClassNameShortening, 
TestFastOutputStream, TestFieldCacheSort, IndexBasedSpellCheckerTest, 
TestDocTermOrds, BufferStoreTest, TestInPlaceUpdatesStandalone, 
TestBackupRepositoryFactory, PeerSyncTest, LargeFieldTest, 
TestSolrFieldCacheBean, TestBinaryField, TestSchemaResource, NodeMutatorTest, 
TestFieldTypeCollectionResource, TestReplicationHandler, 
HdfsChaosMonkeySafeLeaderTest, TestMacros, TestLeaderElectionWithEmptyReplica, 
TestSolrDeletionPolicy1, TestNumericTerms64, TestHashQParserPlugin, 
UUIDUpdateProcessorFallbackTest, TestIndexingPerformance, 
LeaderElectionIntegrationTest, UpdateParamsTest, TestRandomDVFaceting, 
MetricsConfigTest, HighlighterConfigTest, CreateCollectionCleanupTest, 
TestTolerantUpdateProcessorRandomCloud, SolrIndexSplitterTest, 
TestSSLRandomization, TestNoOpRegenerator, 
VMParamsZkACLAndCredentialsProvidersTest, DistributedExpandComponentTest, 
TestLuceneMatchVersion, TestSha256AuthenticationProvider, 
TestBinaryResponseWriter, DistributedSpellCheckComponentTest, 
ConcurrentDeleteAndCreateCollectionTest, TestDocumentBuilder, 
SpellCheckCollatorTest, TestTestInjection, WrapperMergePolicyFactoryTest, 
QueryElevationComponentTest, TestReplicationHandlerBackup, 
ExternalFileFieldSortTest, HdfsBasicDistributedZk2Test, SSLMigrationTest, 
TestConfig, TestExactSharedStatsCache, MigrateRouteKeyTest, 
TestMultiValuedNumericRangeQuery, OverseerStatusTest, 
DistributedFacetPivotLongTailTest, TestExpandComponent, AssignTest, 
DistributedVersionInfoTest, TestStressLiveNodes, TestSolrQueryResponse, 
TestLocalFSCloudBackupRestore, TestLazyCores, TestSchemalessBufferedUpdates, 
TestBlendedInfixSuggestions, TestFunctionQuery, 
PeerSyncWithIndexFingerprintCachingTest, TestWriterPerf, RequestHandlersTest, 
TestIBSimilarityFactory, ImplicitSnitchTest, TestMergePolicyConfig, TestDocSet, 
ConjunctionSolrSpellCheckerTest, SortSpecParsingTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, TestTrieFacet, HdfsSyncSliceTest, 
TestPHPSerializedResponseWriter, TestAuthorizationFramework, 
TestManagedSynonymFilterFactory, CdcrBootstrapTest, TestCrossCoreJoin, 
TestDistributedSearch, TestSQLHandler, OpenExchangeRatesOrgProviderTest, 
EchoParamsTest, TestLegacyFieldReuse, GraphQueryTest, 
CoreMergeIndexesAdminHandlerTest, TestCloudRecovery, 
BigEndianAscendingWordDeserializerTest, TestConfigsApi, SyncSliceTest, 
DistributedFacetPivotWhiteBoxTest, SolrIndexConfigTest, 
ChaosMonkeySafeLeaderWithPullReplicasTest, OpenCloseCoreStressTest, 
ShardRoutingTest, BasicZkTest, FullSolrCloudDistribCmdsTest, 
ClusterStateUpdateTest, TestRandomFaceting, AutoCommitTest]
   [junit4] Completed [329/727 (1!)] on J0 in 13.31s, 3 tests, 1 error <<< 
FAILURES!

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

Reply via email to