Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/95/

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

Error Message:
Exception during query

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

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




Build Log:
[...truncated 12106 lines...]
   [junit4] Suite: org.apache.solr.update.AutoCommitTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_E271D4BE016308FC-001/init-core-data-001
   [junit4]   2> 1136789 WARN  
(SUITE-AutoCommitTest-seed#[E271D4BE016308FC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1136789 INFO  
(SUITE-AutoCommitTest-seed#[E271D4BE016308FC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1136798 INFO  
(SUITE-AutoCommitTest-seed#[E271D4BE016308FC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1136799 INFO  
(SUITE-AutoCommitTest-seed#[E271D4BE016308FC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1136799 INFO  
(SUITE-AutoCommitTest-seed#[E271D4BE016308FC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1136800 INFO  
(SUITE-AutoCommitTest-seed#[E271D4BE016308FC]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1136857 INFO  
(SUITE-AutoCommitTest-seed#[E271D4BE016308FC]-worker) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1136933 INFO  
(SUITE-AutoCommitTest-seed#[E271D4BE016308FC]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1137110 INFO  
(SUITE-AutoCommitTest-seed#[E271D4BE016308FC]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1137165 INFO  
(SUITE-AutoCommitTest-seed#[E271D4BE016308FC]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@40555ea5
   [junit4]   2> 1137168 INFO  
(SUITE-AutoCommitTest-seed#[E271D4BE016308FC]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@40555ea5
   [junit4]   2> 1137168 INFO  
(SUITE-AutoCommitTest-seed#[E271D4BE016308FC]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@40555ea5
   [junit4]   2> 1137196 INFO  (coreLoadExecutor-4247-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1137271 INFO  (coreLoadExecutor-4247-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1137315 INFO  (coreLoadExecutor-4247-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1137478 INFO  (coreLoadExecutor-4247-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1137492 INFO  (coreLoadExecutor-4247-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 1137494 INFO  (coreLoadExecutor-4247-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@40555ea5
   [junit4]   2> 1137494 INFO  (coreLoadExecutor-4247-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1137494 INFO  (coreLoadExecutor-4247-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_E271D4BE016308FC-001/init-core-data-001/]
   [junit4]   2> 1137495 INFO  (coreLoadExecutor-4247-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.2728475805018321]
   [junit4]   2> 1137586 INFO  (coreLoadExecutor-4247-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1137586 INFO  (coreLoadExecutor-4247-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1137587 INFO  (coreLoadExecutor-4247-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1137587 INFO  (coreLoadExecutor-4247-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1137587 INFO  (coreLoadExecutor-4247-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=30, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=21.1083984375, 
floorSegmentMB=1.1201171875, forceMergeDeletesPctAllowed=0.42157000452547333, 
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1137588 INFO  (coreLoadExecutor-4247-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@841c7ed[collection1] 
main]
   [junit4]   2> 1137588 INFO  (coreLoadExecutor-4247-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1137593 INFO  (coreLoadExecutor-4247-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1137614 INFO  (coreLoadExecutor-4247-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1137614 INFO  (coreLoadExecutor-4247-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1573773363869908992
   [junit4]   2> 1137616 INFO  
(searcherExecutor-4248-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1137616 INFO  
(searcherExecutor-4248-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1137617 INFO  
(searcherExecutor-4248-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1137617 INFO  
(searcherExecutor-4248-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1137617 INFO  
(searcherExecutor-4248-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1137617 INFO  
(searcherExecutor-4248-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1137617 INFO  
(searcherExecutor-4248-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1137617 INFO  
(searcherExecutor-4248-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1137617 INFO  
(SUITE-AutoCommitTest-seed#[E271D4BE016308FC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1137617 INFO  
(searcherExecutor-4248-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1137619 INFO  
(searcherExecutor-4248-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@841c7ed[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1137622 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E271D4BE016308FC]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
   [junit4]   2> 1137622 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E271D4BE016308FC]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1137626 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E271D4BE016308FC]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@63460894[collection1] realtime]
   [junit4]   2> 1137626 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E271D4BE016308FC]) [    ] 
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 4
   [junit4]   2> 1137626 ERROR 
(TEST-AutoCommitTest.testMaxDocs-seed#[E271D4BE016308FC]) [    ] 
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 1137627 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E271D4BE016308FC]) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1137712 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E271D4BE016308FC]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1137790 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E271D4BE016308FC]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1137953 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E271D4BE016308FC]) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1137959 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E271D4BE016308FC]) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1137982 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 
'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@40555ea5
   [junit4]   2> 1137982 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_E271D4BE016308FC-001/init-core-data-001/]
   [junit4]   2> 1138196 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1138196 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1138197 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@da67d49[collection1] main]
   [junit4]   2> 1138198 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1138199 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1138201 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1138201 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1573773364485423104
   [junit4]   2> 1138203 INFO  
(searcherExecutor-4253-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1138203 INFO  
(searcherExecutor-4253-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1138203 INFO  
(searcherExecutor-4253-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1138204 INFO  
(searcherExecutor-4253-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1138206 INFO  
(searcherExecutor-4253-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1138206 INFO  
(searcherExecutor-4253-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1138206 INFO  
(searcherExecutor-4253-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1138207 INFO  
(searcherExecutor-4253-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1138207 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=21, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=6.1845703125, 
floorSegmentMB=1.857421875, forceMergeDeletesPctAllowed=14.128427438789366, 
segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8460573679436135
   [junit4]   2> 1138207 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1138207 INFO  
(searcherExecutor-4253-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1138209 INFO  
(searcherExecutor-4253-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@da67d49[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1138209 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@9343642[collection1] main]
   [junit4]   2> 1138209 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@24c4c3a8
   [junit4]   2> 1138211 INFO  
(searcherExecutor-4253-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@9343642[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1138212 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=616874920
   [junit4]   2> 1138221 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0 
(1573773364502200320)]} 0 3
   [junit4]   2> 1138221 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1 
(1573773364506394624)]} 0 4
   [junit4]   2> 1138222 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2 
(1573773364507443200)]} 0 4
   [junit4]   2> 1138222 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3 
(1573773364507443201)]} 0 5
   [junit4]   2> 1138222 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4 
(1573773364507443202)]} 0 5
   [junit4]   2> 1138222 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5 
(1573773364507443203)]} 0 5
   [junit4]   2> 1138251 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6 
(1573773364508491776)]} 0 34
   [junit4]   2> 1138251 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7 
(1573773364537851904)]} 0 34
   [junit4]   2> 1138252 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8 
(1573773364538900480)]} 0 34
   [junit4]   2> 1138252 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9 
(1573773364538900481)]} 0 34
   [junit4]   2> 1138252 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10 
(1573773364538900482)]} 0 35
   [junit4]   2> 1138252 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11 
(1573773364538900483)]} 0 35
   [junit4]   2> 1138252 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12 
(1573773364538900484)]} 0 35
   [junit4]   2> 1138252 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13 
(1573773364538900485)]} 0 35
   [junit4]   2> 1138253 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:1&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 1138267 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14 
(1573773364542046208)]} 0 50
   [junit4]   2> 1138269 INFO  (commitScheduler-4256-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1138288 INFO  (commitScheduler-4256-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@28289c03[collection1] main]
   [junit4]   2> 1138289 INFO  
(searcherExecutor-4253-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@28289c03[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C15)))}
   [junit4]   2> 1138289 INFO  (commitScheduler-4256-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1138520 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15 
(1573773364817821696)]} 0 303
   [junit4]   2> 1138520 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:14&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 1138521 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:15&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 1138521 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
   [junit4]   2> 1138692 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
   [junit4]   2> 1138692 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1138696 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6dff3ca2[collection1] realtime]
   [junit4]   2> 1138697 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
 (-9223372036854775807)} 0 4
   [junit4]   2> 1138697 ERROR 
(TEST-AutoCommitTest.testMaxTime-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 1138697 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1138753 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1138806 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1138995 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1139001 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1139027 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 
'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@40555ea5
   [junit4]   2> 1139027 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_E271D4BE016308FC-001/init-core-data-001/]
   [junit4]   2> 1139386 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1139386 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1139394 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5728f4f1[collection1] main]
   [junit4]   2> 1139395 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1139398 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1139401 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1139401 INFO  
(searcherExecutor-4257-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1139401 INFO  
(searcherExecutor-4257-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1139401 INFO  
(searcherExecutor-4257-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1139401 INFO  
(searcherExecutor-4257-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1139401 INFO  
(searcherExecutor-4257-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1139401 INFO  
(searcherExecutor-4257-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1139402 INFO  
(searcherExecutor-4257-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1139402 INFO  
(searcherExecutor-4257-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1139402 INFO  
(searcherExecutor-4257-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1139404 INFO  
(searcherExecutor-4257-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5728f4f1[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1139418 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@3900a207
   [junit4]   2> 1139418 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1139419 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@9c2b69d[collection1] main]
   [junit4]   2> 1139419 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@5f671bfd
   [junit4]   2> 1139421 INFO  
(searcherExecutor-4257-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@9c2b69d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1139421 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1600592893
   [junit4]   2> 1139423 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1573773365766782976)]} 0 0
   [junit4]   2> 1139424 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 1140923 INFO  (commitScheduler-4260-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1140926 INFO  (commitScheduler-4260-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@284d9ed5[collection1] main]
   [junit4]   2> 1140926 INFO  (commitScheduler-4260-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1140927 INFO  
(searcherExecutor-4257-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@284d9ed5[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.1.0):C1)))}
   [junit4]   2> 1140958 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1573773367376347136)]} 0 1535
   [junit4]   2> 1140959 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 1140959 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:530&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 1140960 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{delete=[529 (-1573773367377395712)]} 0 0
   [junit4]   2> 1140960 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 1142458 INFO  (commitScheduler-4260-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1142462 INFO  (commitScheduler-4260-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@732db225[collection1] main]
   [junit4]   2> 1142462 INFO  (commitScheduler-4260-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1142463 INFO  
(searcherExecutor-4257-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@732db225[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.1.0):C1)))}
   [junit4]   2> 1142466 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[550 
(1573773368957599744)]} 0 3043
   [junit4]   2> 1142466 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 1142467 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1573773368958648320)]} 0 3044
   [junit4]   2> 1142467 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1573773368958648321)]} 0 3044
   [junit4]   2> 1142467 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1573773368958648322)]} 0 3044
   [junit4]   2> 1142467 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1573773368958648323)]} 0 3044
   [junit4]   2> 1142467 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1573773368958648324)]} 0 3044
   [junit4]   2> 1142467 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1573773368958648325)]} 0 3044
   [junit4]   2> 1142468 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1573773368958648326)]} 0 3044
   [junit4]   2> 1142468 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1573773368959696896)]} 0 3044
   [junit4]   2> 1142468 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1573773368959696897)]} 0 3045
   [junit4]   2> 1142468 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1573773368959696898)]} 0 3045
   [junit4]   2> 1142468 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:500&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 1143966 INFO  (commitScheduler-4260-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1143969 INFO  (commitScheduler-4260-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6fbc3896[collection1] main]
   [junit4]   2> 1143969 INFO  (commitScheduler-4260-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1143970 INFO  
(searcherExecutor-4257-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6fbc3896[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.1.0):C1)
 Uninverting(_4(7.1.0):C11/9:delGen=1)))}
   [junit4]   2> 1144009 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[531 
(1573773370575552512)]} 0 4586
   [junit4]   2> 1144009 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:500&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 1144010 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E271D4BE016308FC]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
   [junit4]   2> 1144012 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E271D4BE016308FC]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 1144013 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E271D4BE016308FC]) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL 
DOCUMENTS FROM INDEX
   [junit4]   2> 1144013 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E271D4BE016308FC]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@112103ad[collection1] realtime]
   [junit4]   2> 1144013 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E271D4BE016308FC]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
 (-9223372036854775807)} 0 0
   [junit4]   2> 1144013 ERROR 
(TEST-AutoCommitTest.testCommitWithin-seed#[E271D4BE016308FC]) [    
x:collection1] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 1144014 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E271D4BE016308FC]) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1144055 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E271D4BE016308FC]) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1144086 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E271D4BE016308FC]) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1144257 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E271D4BE016308FC]) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1144265 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E271D4BE016308FC]) [    
x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using 
configuration from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1144285 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E271D4BE016308FC]) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@40555ea5
   [junit4]   2> 1144285 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E271D4BE016308FC]) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_E271D4BE016308FC-001/init-core-data-001/]
   [junit4]   2> 1144335 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E271D4BE016308FC]) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1144335 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E271D4BE016308FC]) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1144336 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E271D4BE016308FC]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@14ba97da[collection1] main]
   [junit4]   2> 1144336 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E271D4BE016308FC]) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1144337 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E271D4BE016308FC]) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1144339 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E271D4BE016308FC]) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1144349 INFO  
(searcherExecutor-4261-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1144349 INFO  
(searcherExecutor-4261-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1144349 INFO  
(searcherExecutor-4261-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1144349 INFO  
(searcherExecutor-4261-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1144350 INFO  
(searcherExecutor-4261-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1144350 INFO  
(searcherExecutor-4261-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1144350 INFO  
(searcherExecutor-4261-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1144350 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E271D4BE016308FC]) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=22, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=13.9306640625, 
floorSegmentMB=2.076171875, forceMergeDeletesPctAllowed=10.581366215574786, 
segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1144350 INFO  
(searcherExecutor-4261-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1144351 INFO  
(searcherExecutor-4261-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1144352 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E271D4BE016308FC]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1144353 INFO  
(searcherExecutor-4261-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@14ba97da[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1144353 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E271D4BE016308FC]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@fcc02bb[collection1] 
main]
   [junit4]   2> 1144354 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E271D4BE016308FC]) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6bbb2ce5
   [junit4]   2> 1144354 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E271D4BE016308FC]) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1807428837
   [junit4]   2> 1144360 INFO  
(searcherExecutor-4261-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@fcc02bb[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1144376 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E271D4BE016308FC]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1573773370942554112)]} 0 17
   [junit4]   2> 1144376 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E271D4BE016308FC]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 1144377 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E271D4BE016308FC]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1573773370961428480)]} 0 18
   [junit4]   2> 1144378 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E271D4BE016308FC]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:530&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 1144378 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E271D4BE016308FC]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529 
(-1573773370962477056)]} 0 19
   [junit4]   2> 1144379 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E271D4BE016308FC]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 1144381 ERROR 
(TEST-AutoCommitTest.testCommitWithin-seed#[E271D4BE016308FC]) [    
x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2>        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2>        request was:q=id:529&qt=&start=0&rows=20&version=2.2
   [junit4]   2> 1144381 ERROR 
(TEST-AutoCommitTest.testCommitWithin-seed#[E271D4BE016308FC]) [    
x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: 
q=id:529&qt=&start=0&rows=20&version=2.2:java.lang.RuntimeException: REQUEST 
FAILED: xpath=//result[@numFound=1]
   [junit4]   2>        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2>        request was:q=id:529&qt=&start=0&rows=20&version=2.2
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:872)
   [junit4]   2>        at 
org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:353)
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1144381 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E271D4BE016308FC]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AutoCommitTest 
-Dtests.method=testCommitWithin -Dtests.seed=E271D4BE016308FC 
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=zh-TW 
-Dtests.timezone=Asia/Irkutsk -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.38s J1 | AutoCommitTest.testCommitWithin <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([E271D4BE016308FC:58A3BBC6824DE6E9]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:879)
   [junit4]    >        at 
org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:353)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
   [junit4]    >        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]    > </response>
   [junit4]    >        request was:q=id:529&qt=&start=0&rows=20&version=2.2
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:872)
   [junit4]    >        ... 40 more
   [junit4]   2> 1144388 INFO  
(SUITE-AutoCommitTest-seed#[E271D4BE016308FC]-worker) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1144388 INFO  
(SUITE-AutoCommitTest-seed#[E271D4BE016308FC]-worker) [    x:collection1] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1493554984
   [junit4]   2> 1144388 INFO  
(SUITE-AutoCommitTest-seed#[E271D4BE016308FC]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1144389 INFO  
(SUITE-AutoCommitTest-seed#[E271D4BE016308FC]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1144390 INFO  
(SUITE-AutoCommitTest-seed#[E271D4BE016308FC]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1144391 INFO  
(SUITE-AutoCommitTest-seed#[E271D4BE016308FC]-worker) [    x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1144391 INFO  
(coreCloseExecutor-4265-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@2d7e65e6
   [junit4]   2> 1144398 INFO  
(coreCloseExecutor-4265-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 1144398 INFO  
(coreCloseExecutor-4265-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@32d50c41 commitCommandVersion:0
   [junit4]   2> 1144415 INFO  
(coreCloseExecutor-4265-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=763258342
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_E271D4BE016308FC-001
   [junit4]   2> Jul 24, 2017 3:34:03 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{range_facet_l_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
field_t=PostingsFormat(name=LuceneFixedGap), 
multiDefault=Lucene50(blocksize=128), subject=Lucene50(blocksize=128), 
intDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 id_i1=Lucene50(blocksize=128), 
id=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
range_facet_i_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 text=PostingsFormat(name=LuceneFixedGap), 
range_facet_l=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
timestamp=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))},
 docValues:{range_facet_l_dv=DocValuesFormat(name=Direct), 
_version_=DocValuesFormat(name=Lucene70), 
intDefault=DocValuesFormat(name=Lucene70), id_i1=DocValuesFormat(name=Memory), 
range_facet_i_dv=DocValuesFormat(name=Lucene70), 
intDvoDefault=DocValuesFormat(name=Asserting), 
range_facet_l=DocValuesFormat(name=Lucene70), 
timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1451, 
maxMBSortInHeap=6.470457388085011, sim=RandomSimilarity(queryNorm=false): {}, 
locale=zh-TW, timezone=Asia/Irkutsk
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_131 (64-bit)/cpus=4,threads=1,free=249746600,total=514850816
   [junit4]   2> NOTE: All tests run in this JVM: [SpatialHeatmapFacetsTest, 
TestXIncludeConfig, JvmMetricsTest, CdcrUpdateLogTest, NoCacheHeaderTest, 
TestCharFilters, TestPivotHelperCode, TestSweetSpotSimilarityFactory, 
TestSolrCloudWithKerberosAlt, TestFiltering, 
CollectionsAPIAsyncDistributedZkTest, BlockJoinFacetRandomTest, RulesTest, 
BasicFunctionalityTest, AnalyticsQueryTest, HdfsRestartWhileUpdatingTest, 
TestLegacyField, TestCursorMarkWithoutUniqueKey, TestFileDictionaryLookup, 
TestInitQParser, TestRebalanceLeaders, ShardRoutingTest, 
DistributedDebugComponentTest, TestPKIAuthenticationPlugin, 
TestLegacyFieldCache, TestHashPartitioner, SoftAutoCommitTest, 
TestSearcherReuse, TestSolr4Spatial2, ResourceLoaderTest, TestHdfsUpdateLog, 
SubstringBytesRefFilterTest, SolrCmdDistributorTest, 
TestManagedSynonymGraphFilterFactory, CSVRequestHandlerTest, PrimUtilsTest, 
DistributedMLTComponentTest, BigEndianAscendingWordSerializerTest, 
SolrMetricManagerTest, OutOfBoxZkACLAndCredentialsProvidersTest, ZkCLITest, 
ChangedSchemaMergeTest, TestHdfsBackupRestoreCore, BlockCacheTest, 
FileUtilsTest, ConfigSetsAPITest, AlternateDirectoryTest, 
SolrSlf4jReporterTest, ZkControllerTest, TestDefaultStatsCache, 
IndexSchemaRuntimeFieldTest, SystemInfoHandlerTest, ActionThrottleTest, 
LeaderInitiatedRecoveryOnCommitTest, CoreAdminRequestStatusTest, 
RemoteQueryErrorTest, TestLRUCache, TestJsonFacets, TestShortCircuitedRequests, 
StatelessScriptUpdateProcessorFactoryTest, TestEmbeddedSolrServerSchemaAPI, 
HdfsChaosMonkeyNothingIsSafeTest, SolrCloudExampleTest, 
TestLocalFSCloudBackupRestore, OverseerTaskQueueTest, TestReRankQParserPlugin, 
TestCopyFieldCollectionResource, TestRestManager, 
TestRequestStatusCollectionAPI, TestQueryTypes, CacheHeaderTest, 
DistribJoinFromCollectionTest, DeleteStatusTest, HdfsNNFailoverTest, 
ClassificationUpdateProcessorIntegrationTest, CdcrReplicationDistributedZkTest, 
TestScoreJoinQPScore, ShardRoutingCustomTest, JSONWriterTest, 
DirectoryFactoryTest, LukeRequestHandlerTest, TestValueSourceCache, 
TestStressInPlaceUpdates, SOLR749Test, TestFieldCacheSortRandom, 
TestUninvertingReader, TestStandardQParsers, SampleTest, 
TestUniqueKeyFieldResource, TestLeaderElectionWithEmptyReplica, 
AnalysisAfterCoreReloadTest, UtilsToolTest, TestUseDocValuesAsStored, 
TestFilteredDocIdSet, LoggingHandlerTest, DisMaxRequestHandlerTest, 
TestChildDocTransformer, ClusterStateUpdateTest, QueryResultKeyTest, 
AsyncCallRequestStatusResponseTest, SharedFSAutoReplicaFailoverUtilsTest, 
TestSchemaSimilarityResource, TestCloudSchemaless, MissingSegmentRecoveryTest, 
TestConfigSetsAPI, StressHdfsTest, TestPerFieldSimilarity, 
SolrIndexMetricsTest, TestNRTOpen, TestBulkSchemaConcurrent, 
TestElisionMultitermQuery, TestAtomicUpdateErrorCases, TestNumericRangeQuery64, 
TestSolrIndexConfig, TestExactStatsCache, 
TestOverriddenPrefixQueryForCustomFieldType, DistanceFunctionTest, TestRTGBase, 
TestDownShardTolerantSearch, TestLegacyTerms, HttpSolrCallGetCoreTest, 
ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, OpenCloseCoreStressTest, 
BasicZkTest, FullSolrCloudDistribCmdsTest, ZkSolrClientTest, AutoCommitTest]
   [junit4] Completed [377/727 (1!)] on J1 in 8.01s, 3 tests, 1 error <<< 
FAILURES!

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

Reply via email to