Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/3364/
Java: 64bit/jdk1.8.0_121 -XX:+UseCompressedOops -XX:+UseSerialGC

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([CDC701C252188ECC:77156EBAD13660D9]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:895)
        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:745)
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=standard&start=0&rows=20&version=2.2
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:888)
        ... 40 more




Build Log:
[...truncated 11022 lines...]
   [junit4] Suite: org.apache.solr.update.AutoCommitTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_CDC701C252188ECC-001/init-core-data-001
   [junit4]   2> 2962 WARN  
(SUITE-AutoCommitTest-seed#[CDC701C252188ECC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 2962 INFO  
(SUITE-AutoCommitTest-seed#[CDC701C252188ECC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 2964 INFO  
(SUITE-AutoCommitTest-seed#[CDC701C252188ECC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2965 INFO  
(SUITE-AutoCommitTest-seed#[CDC701C252188ECC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2968 INFO  
(SUITE-AutoCommitTest-seed#[CDC701C252188ECC]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3175 INFO  
(SUITE-AutoCommitTest-seed#[CDC701C252188ECC]-worker) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 3263 INFO  
(SUITE-AutoCommitTest-seed#[CDC701C252188ECC]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 3521 WARN  
(SUITE-AutoCommitTest-seed#[CDC701C252188ECC]-worker) [    ] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.WordDelimiterFilterFactory]. Please consult documentation how to replace 
it accordingly.
   [junit4]   2> 3641 WARN  
(SUITE-AutoCommitTest-seed#[CDC701C252188ECC]-worker) [    ] 
o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: 
Deprecated, please use 'df' on request instead.
   [junit4]   2> 3647 INFO  
(SUITE-AutoCommitTest-seed#[CDC701C252188ECC]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3708 INFO  
(SUITE-AutoCommitTest-seed#[CDC701C252188ECC]-worker) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 3760 WARN  
(SUITE-AutoCommitTest-seed#[CDC701C252188ECC]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via 
JMX.
   [junit4]   2> 3760 WARN  
(SUITE-AutoCommitTest-seed#[CDC701C252188ECC]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via 
JMX.
   [junit4]   2> 3760 WARN  
(SUITE-AutoCommitTest-seed#[CDC701C252188ECC]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via 
JMX.
   [junit4]   2> 3763 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3810 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 3862 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 3993 WARN  (coreLoadExecutor-18-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 3999 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 4023 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 4024 WARN  (coreLoadExecutor-18-thread-1) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via 
JMX.
   [junit4]   2> 4024 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 4024 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_CDC701C252188ECC-001/init-core-data-001/]
   [junit4]   2> 4028 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=43, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 4172 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 4172 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 4185 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4185 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4186 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1847506640, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 4187 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@261d78ca[collection1] main]
   [junit4]   2> 4191 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 4270 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 4486 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 4487 INFO  
(searcherExecutor-19-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 4488 INFO  
(searcherExecutor-19-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 4488 INFO  
(searcherExecutor-19-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 4488 INFO  
(searcherExecutor-19-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 4490 INFO  
(searcherExecutor-19-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 4491 INFO  
(searcherExecutor-19-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 4491 INFO  
(searcherExecutor-19-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 4492 INFO  
(searcherExecutor-19-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 4493 INFO  
(searcherExecutor-19-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 4494 INFO  
(searcherExecutor-19-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@261d78ca[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4498 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1565640449934229504
   [junit4]   2> 4508 INFO  
(SUITE-AutoCommitTest-seed#[CDC701C252188ECC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 4527 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CDC701C252188ECC]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 4536 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CDC701C252188ECC]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 4540 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CDC701C252188ECC]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@49a26ee3[collection1] realtime]
   [junit4]   2> 4541 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CDC701C252188ECC]) [    ] 
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 11
   [junit4]   2> 4544 ERROR 
(TEST-AutoCommitTest.testCommitWithin-seed#[CDC701C252188ECC]) [    ] 
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 4552 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CDC701C252188ECC]) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 4605 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CDC701C252188ECC]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 4634 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CDC701C252188ECC]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 4778 WARN  
(TEST-AutoCommitTest.testCommitWithin-seed#[CDC701C252188ECC]) [    ] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 4784 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CDC701C252188ECC]) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 4808 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CDC701C252188ECC]) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 4809 WARN  
(TEST-AutoCommitTest.testCommitWithin-seed#[CDC701C252188ECC]) [    
x:collection1] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr 
metrics via JMX.
   [junit4]   2> 4809 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CDC701C252188ECC]) [    
x:collection1] o.a.s.m.SolrMetricManager Replacing existing reporter 'default' 
in registry 'solr.core.collection1': 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1a74e8e1: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null]
   [junit4]   2> 4810 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CDC701C252188ECC]) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_CDC701C252188ECC-001/init-core-data-001/]
   [junit4]   2> 4897 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CDC701C252188ECC]) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4897 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CDC701C252188ECC]) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4899 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CDC701C252188ECC]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@41894d98[collection1] main]
   [junit4]   2> 4900 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CDC701C252188ECC]) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 4903 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CDC701C252188ECC]) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 4912 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CDC701C252188ECC]) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 4912 INFO  
(searcherExecutor-24-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 4913 INFO  
(searcherExecutor-24-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 4913 INFO  
(searcherExecutor-24-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 4913 INFO  
(searcherExecutor-24-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 4913 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CDC701C252188ECC]) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1565640450369388544
   [junit4]   2> 4915 INFO  
(searcherExecutor-24-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 4916 INFO  
(searcherExecutor-24-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 4917 INFO  
(searcherExecutor-24-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 4918 INFO  
(searcherExecutor-24-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 4919 INFO  
(searcherExecutor-24-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 4925 INFO  
(searcherExecutor-24-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@41894d98[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4928 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CDC701C252188ECC]) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=35, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=27.916015625, 
floorSegmentMB=0.6240234375, forceMergeDeletesPctAllowed=6.835638593313279, 
segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 4928 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CDC701C252188ECC]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 4929 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CDC701C252188ECC]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@33f3867a[collection1] main]
   [junit4]   2> 4930 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CDC701C252188ECC]) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@5c8dcdaf
   [junit4]   2> 4932 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CDC701C252188ECC]) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1
   [junit4]   2> 4939 INFO  
(searcherExecutor-24-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@33f3867a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 5062 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CDC701C252188ECC]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1565640450478440448)]} 0 128
   [junit4]   2> 5071 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CDC701C252188ECC]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=7
   [junit4]   2> 5079 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CDC701C252188ECC]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1565640450541355008)]} 0 144
   [junit4]   2> 5079 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CDC701C252188ECC]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 5081 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CDC701C252188ECC]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529 
(-1565640450545549312)]} 0 147
   [junit4]   2> 5082 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CDC701C252188ECC]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 5083 ERROR 
(TEST-AutoCommitTest.testCommitWithin-seed#[CDC701C252188ECC]) [    
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=standard&start=0&rows=20&version=2.2
   [junit4]   2> 5084 ERROR 
(TEST-AutoCommitTest.testCommitWithin-seed#[CDC701C252188ECC]) [    
x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: 
q=id:529&qt=standard&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=standard&start=0&rows=20&version=2.2
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:888)
   [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:745)
   [junit4]   2> 
   [junit4]   2> 5084 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CDC701C252188ECC]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AutoCommitTest 
-Dtests.method=testCommitWithin -Dtests.seed=CDC701C252188ECC 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mt 
-Dtests.timezone=Asia/Tomsk -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.58s J2 | AutoCommitTest.testCommitWithin <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([CDC701C252188ECC:77156EBAD13660D9]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:895)
   [junit4]    >        at 
org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:353)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [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=standard&start=0&rows=20&version=2.2
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:888)
   [junit4]    >        ... 40 more
   [junit4]   2> 5089 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
   [junit4]   2> 5089 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 5090 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2b122f53[collection1] realtime]
   [junit4]   2> 5091 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CDC701C252188ECC]) [    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 2
   [junit4]   2> 5092 ERROR 
(TEST-AutoCommitTest.testMaxDocs-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 5093 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 5136 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 5177 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 5387 WARN  
(TEST-AutoCommitTest.testMaxDocs-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 5393 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 5415 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 5416 WARN  
(TEST-AutoCommitTest.testMaxDocs-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via 
JMX.
   [junit4]   2> 5416 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_CDC701C252188ECC-001/init-core-data-001/]
   [junit4]   2> 5505 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 5505 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 5506 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@7c1f8f2e[collection1] main]
   [junit4]   2> 5507 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 5508 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 5512 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 5512 INFO  
(searcherExecutor-28-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 5513 INFO  
(searcherExecutor-28-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 5514 INFO  
(searcherExecutor-28-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 5514 INFO  
(searcherExecutor-28-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 5514 INFO  
(searcherExecutor-28-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 5515 INFO  
(searcherExecutor-28-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 5515 INFO  
(searcherExecutor-28-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 5515 INFO  
(searcherExecutor-28-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 5516 INFO  
(searcherExecutor-28-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 5517 INFO  
(searcherExecutor-28-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7c1f8f2e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 5521 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=28, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=8.880859375, 
floorSegmentMB=1.341796875, forceMergeDeletesPctAllowed=27.084706863476438, 
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5641890262730639
   [junit4]   2> 5522 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 5523 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@16d73d8[collection1] main]
   [junit4]   2> 5523 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7c605530
   [junit4]   2> 5524 INFO  
(searcherExecutor-28-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@16d73d8[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 5525 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 5529 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0 
(1565640451013214208)]} 0 2
   [junit4]   2> 5531 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1 
(1565640451016359936)]} 0 4
   [junit4]   2> 5533 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2 
(1565640451018457088)]} 0 5
   [junit4]   2> 5534 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3 
(1565640451019505664)]} 0 7
   [junit4]   2> 5536 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4 
(1565640451021602816)]} 0 8
   [junit4]   2> 5537 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5 
(1565640451022651392)]} 0 10
   [junit4]   2> 5538 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6 
(1565640451023699968)]} 0 11
   [junit4]   2> 5539 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7 
(1565640451024748544)]} 0 12
   [junit4]   2> 5541 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8 
(1565640451026845696)]} 0 13
   [junit4]   2> 5542 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9 
(1565640451027894272)]} 0 15
   [junit4]   2> 5543 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10 
(1565640451028942848)]} 0 16
   [junit4]   2> 5544 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11 
(1565640451029991424)]} 0 17
   [junit4]   2> 5545 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12 
(1565640451031040000)]} 0 18
   [junit4]   2> 5547 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13 
(1565640451033137152)]} 0 20
   [junit4]   2> 5547 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:1&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 5550 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14 
(1565640451036282880)]} 0 23
   [junit4]   2> 5551 INFO  (commitScheduler-31-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> 5668 INFO  (commitScheduler-31-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@690d17ce[collection1] main]
   [junit4]   2> 5669 INFO  (commitScheduler-31-thread-1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 5677 INFO  
(searcherExecutor-28-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@690d17ce[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.6.0):C15)))}
   [junit4]   2> 5803 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15 
(1565640451300524032)]} 0 275
   [junit4]   2> 5804 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:14&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 5812 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:15&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 5813 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
   [junit4]   2> 5815 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
   [junit4]   2> 5815 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 5816 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@466267b6[collection1] realtime]
   [junit4]   2> 5816 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
 (-9223372036854775807)} 0 1
   [junit4]   2> 5817 ERROR 
(TEST-AutoCommitTest.testMaxTime-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 5817 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 5844 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 5880 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 5967 WARN  
(TEST-AutoCommitTest.testMaxTime-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 5969 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 5980 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 5981 WARN  
(TEST-AutoCommitTest.testMaxTime-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via 
JMX.
   [junit4]   2> 5981 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_CDC701C252188ECC-001/init-core-data-001/]
   [junit4]   2> 6019 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 6019 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 6020 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@48ffc51f[collection1] main]
   [junit4]   2> 6021 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 6022 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 6024 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 6025 INFO  
(searcherExecutor-32-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 6025 INFO  
(searcherExecutor-32-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 6025 INFO  
(searcherExecutor-32-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 6025 INFO  
(searcherExecutor-32-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 6026 INFO  
(searcherExecutor-32-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 6027 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1242031447126733]
   [junit4]   2> 6027 INFO  
(searcherExecutor-32-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 6028 INFO  
(searcherExecutor-32-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 6028 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 6028 INFO  
(searcherExecutor-32-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 6028 INFO  
(searcherExecutor-32-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 6028 INFO  
(searcherExecutor-32-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@48ffc51f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 6029 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@94fc2a5[collection1] main]
   [junit4]   2> 6029 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@31f8b04d
   [junit4]   2> 6029 INFO  
(searcherExecutor-32-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@94fc2a5[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 6030 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 6033 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1565640451541696512)]} 0 2
   [junit4]   2> 6034 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 7534 INFO  (commitScheduler-35-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> 7545 INFO  (commitScheduler-35-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@30fe6f17[collection1] main]
   [junit4]   2> 7546 INFO  (commitScheduler-35-thread-1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 7546 INFO  
(searcherExecutor-32-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@30fe6f17[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(6.6.0):C1)))}
   [junit4]   2> 7788 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1565640453381947392)]} 0 1756
   [junit4]   2> 7788 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 
QTime=0
   [junit4]   2> 7790 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 7791 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{delete=[529 (-1565640453387190272)]} 0 0
   [junit4]   2> 7792 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 
QTime=0
   [junit4]   2> 9288 INFO  (commitScheduler-35-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> 9313 INFO  (commitScheduler-35-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@380b16c3[collection1] main]
   [junit4]   2> 9315 INFO  (commitScheduler-35-thread-1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 9315 INFO  
(searcherExecutor-32-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@380b16c3[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(6.6.0):C1)))}
   [junit4]   2> 9546 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[550 
(1565640455225344000)]} 0 3514
   [junit4]   2> 9546 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 9548 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1565640455228489728)]} 0 3516
   [junit4]   2> 9548 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1565640455229538304)]} 0 3517
   [junit4]   2> 9549 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1565640455230586880)]} 0 3517
   [junit4]   2> 9550 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1565640455230586881)]} 0 3518
   [junit4]   2> 9550 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1565640455231635456)]} 0 3519
   [junit4]   2> 9551 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1565640455232684032)]} 0 3519
   [junit4]   2> 9552 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1565640455232684033)]} 0 3520
   [junit4]   2> 9552 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1565640455233732608)]} 0 3521
   [junit4]   2> 9553 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1565640455233732609)]} 0 3521
   [junit4]   2> 9554 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1565640455234781184)]} 0 3522
   [junit4]   2> 9555 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=1
   [junit4]   2> 11046 INFO  (commitScheduler-35-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> 11059 INFO  (commitScheduler-35-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@71f4954a[collection1] main]
   [junit4]   2> 11061 INFO  
(searcherExecutor-32-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@71f4954a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(6.6.0):C1)
 Uninverting(_5(6.6.0):C11/9:delGen=1)))}
   [junit4]   2> 11061 INFO  (commitScheduler-35-thread-1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 11308 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[531 
(1565640457072934912)]} 0 5276
   [junit4]   2> 11309 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 
QTime=0
   [junit4]   2> 11310 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CDC701C252188ECC]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
   [junit4]   2> 11311 INFO  
(SUITE-AutoCommitTest-seed#[CDC701C252188ECC]-worker) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 11311 INFO  
(SUITE-AutoCommitTest-seed#[CDC701C252188ECC]-worker) [    x:collection1] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2093660209
   [junit4]   2> 11311 INFO  
(SUITE-AutoCommitTest-seed#[CDC701C252188ECC]-worker) [    x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 11312 INFO  
(coreCloseExecutor-36-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4a799782
   [junit4]   2> 11312 INFO  
(coreCloseExecutor-36-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 11312 INFO  
(coreCloseExecutor-36-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2aefc5b9
   [junit4]   2> 11325 INFO  
(coreCloseExecutor-36-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 11325 INFO  
(SUITE-AutoCommitTest-seed#[CDC701C252188ECC]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_CDC701C252188ECC-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{range_facet_l_dv=Lucene50(blocksize=128), field_t=Lucene50(blocksize=128), 
multiDefault=PostingsFormat(name=Memory doPackFST= false), 
subject=PostingsFormat(name=Memory doPackFST= false), 
intDefault=BlockTreeOrds(blocksize=128), id=Lucene50(blocksize=128), 
range_facet_i_dv=PostingsFormat(name=Memory doPackFST= false), 
text=PostingsFormat(name=Asserting), range_facet_l=PostingsFormat(name=Memory 
doPackFST= false), timestamp=PostingsFormat(name=Memory doPackFST= false)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), 
_version_=DocValuesFormat(name=Direct), 
range_facet_i_dv=DocValuesFormat(name=Lucene54), 
intDvoDefault=DocValuesFormat(name=Memory), 
timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=1640, 
maxMBSortInHeap=7.1297555590531285, 
sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=mt, 
timezone=Asia/Tomsk
   [junit4]   2> NOTE: Linux 4.4.0-72-generic amd64/Oracle Corporation 
1.8.0_121 (64-bit)/cpus=12,threads=1,free=419126440,total=508952576
   [junit4]   2> NOTE: All tests run in this JVM: 
[TlogReplayBufferedWhileIndexingTest, TestBackupRepositoryFactory, 
TestBinaryField, AutoCommitTest]
   [junit4] Completed [6/705 (1!)] on J2 in 8.38s, 3 tests, 1 error <<< 
FAILURES!

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

Reply via email to