Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.0/46/
1 tests failed.
FAILED: org.apache.solr.update.AutoCommitTest.testMaxDocs
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([B20CA947A6ED8C53:B8D7F988A0788D9]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:878)
at
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:225)
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:14&qt=&start=0&rows=20&version=2.2
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:871)
... 40 more
Build Log:
[...truncated 11819 lines...]
[junit4] Suite: org.apache.solr.update.AutoCommitTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_B20CA947A6ED8C53-001/init-core-data-001
[junit4] 2> 1407532 WARN
(SUITE-AutoCommitTest-seed#[B20CA947A6ED8C53]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=66 numCloses=66
[junit4] 2> 1407532 INFO
(SUITE-AutoCommitTest-seed#[B20CA947A6ED8C53]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1407533 INFO
(SUITE-AutoCommitTest-seed#[B20CA947A6ED8C53]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 1407534 INFO
(SUITE-AutoCommitTest-seed#[B20CA947A6ED8C53]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 1407534 INFO
(SUITE-AutoCommitTest-seed#[B20CA947A6ED8C53]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1407561 INFO
(SUITE-AutoCommitTest-seed#[B20CA947A6ED8C53]-worker) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1407578 INFO
(SUITE-AutoCommitTest-seed#[B20CA947A6ED8C53]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 1407727 INFO
(SUITE-AutoCommitTest-seed#[B20CA947A6ED8C53]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1407753 INFO
(SUITE-AutoCommitTest-seed#[B20CA947A6ED8C53]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7af48676
[junit4] 2> 1407756 INFO
(SUITE-AutoCommitTest-seed#[B20CA947A6ED8C53]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7af48676
[junit4] 2> 1407756 INFO
(SUITE-AutoCommitTest-seed#[B20CA947A6ED8C53]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7af48676
[junit4] 2> 1407757 INFO (coreLoadExecutor-5203-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.0/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1407785 INFO (coreLoadExecutor-5203-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1407802 INFO (coreLoadExecutor-5203-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1407887 INFO (coreLoadExecutor-5203-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1407892 INFO (coreLoadExecutor-5203-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.0/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 1407893 INFO (coreLoadExecutor-5203-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@7af48676
[junit4] 2> 1407893 INFO (coreLoadExecutor-5203-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1407893 INFO (coreLoadExecutor-5203-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_B20CA947A6ED8C53-001/init-core-data-001/]
[junit4] 2> 1407894 INFO (coreLoadExecutor-5203-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=0.8349609375, noCFSRatio=0.0]
[junit4] 2> 1407928 INFO (coreLoadExecutor-5203-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1407928 INFO (coreLoadExecutor-5203-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1407929 INFO (coreLoadExecutor-5203-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1407929 INFO (coreLoadExecutor-5203-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1407929 INFO (coreLoadExecutor-5203-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=14, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=8.3251953125,
floorSegmentMB=1.37890625, forceMergeDeletesPctAllowed=26.239751211738316,
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8355891395107475
[junit4] 2> 1407930 INFO (coreLoadExecutor-5203-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@43efd9f4[collection1] main]
[junit4] 2> 1407930 INFO (coreLoadExecutor-5203-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1407937 INFO (coreLoadExecutor-5203-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1407970 INFO (coreLoadExecutor-5203-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1407970 INFO
(searcherExecutor-5204-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1407970 INFO (coreLoadExecutor-5203-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1573317537891876864
[junit4] 2> 1407970 INFO
(searcherExecutor-5204-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1407970 INFO
(searcherExecutor-5204-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1407970 INFO
(searcherExecutor-5204-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1407971 INFO
(searcherExecutor-5204-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1407971 INFO
(searcherExecutor-5204-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1407971 INFO
(searcherExecutor-5204-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1407971 INFO
(searcherExecutor-5204-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1407971 INFO
(searcherExecutor-5204-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1407972 INFO
(searcherExecutor-5204-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@43efd9f4[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1407973 INFO
(SUITE-AutoCommitTest-seed#[B20CA947A6ED8C53]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 1407974 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B20CA947A6ED8C53]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
[junit4] 2> 1407975 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B20CA947A6ED8C53]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 1407975 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B20CA947A6ED8C53]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@3aa5010e[collection1] realtime]
[junit4] 2> 1407975 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B20CA947A6ED8C53]) [ ]
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> 1407975 ERROR
(TEST-AutoCommitTest.testMaxTime-seed#[B20CA947A6ED8C53]) [ ]
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 1407976 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B20CA947A6ED8C53]) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1408141 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B20CA947A6ED8C53]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1408157 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B20CA947A6ED8C53]) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1408236 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B20CA947A6ED8C53]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1408242 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B20CA947A6ED8C53]) [ ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1
[junit4] 2> 1408255 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B20CA947A6ED8C53]) [ 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@7af48676
[junit4] 2> 1408255 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B20CA947A6ED8C53]) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_B20CA947A6ED8C53-001/init-core-data-001/]
[junit4] 2> 1408292 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B20CA947A6ED8C53]) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1408292 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B20CA947A6ED8C53]) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1408293 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B20CA947A6ED8C53]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@74a04840[collection1] main]
[junit4] 2> 1408294 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B20CA947A6ED8C53]) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1408294 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B20CA947A6ED8C53]) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1408296 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B20CA947A6ED8C53]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1408297 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B20CA947A6ED8C53]) [ x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1573317538234761216
[junit4] 2> 1408298 INFO
(searcherExecutor-5209-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1408298 INFO
(searcherExecutor-5209-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1408298 INFO
(searcherExecutor-5209-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1408298 INFO
(searcherExecutor-5209-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1408299 INFO
(searcherExecutor-5209-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1408299 INFO
(searcherExecutor-5209-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1408299 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B20CA947A6ED8C53]) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=14, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=77.1533203125,
floorSegmentMB=0.505859375, forceMergeDeletesPctAllowed=5.141349665026463,
segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1408299 INFO
(searcherExecutor-5209-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1408299 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B20CA947A6ED8C53]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 1408299 INFO
(searcherExecutor-5209-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1408299 INFO
(searcherExecutor-5209-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1408301 INFO
(searcherExecutor-5209-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@74a04840[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1408301 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B20CA947A6ED8C53]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1ecbf90d[collection1] main]
[junit4] 2> 1408302 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B20CA947A6ED8C53]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@3b7e86ff
[junit4] 2> 1408302 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B20CA947A6ED8C53]) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=998147839
[junit4] 2> 1408303 INFO
(searcherExecutor-5209-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1ecbf90d[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1408308 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B20CA947A6ED8C53]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1573317538245246976)]} 0 1
[junit4] 2> 1408309 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B20CA947A6ED8C53]) [ 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> 1409808 INFO (commitScheduler-5212-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> 1409811 INFO (commitScheduler-5212-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@481f45ce[collection1] main]
[junit4] 2> 1409811 INFO (commitScheduler-5212-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1409812 INFO
(searcherExecutor-5209-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@481f45ce[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))}
[junit4] 2> 1409883 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B20CA947A6ED8C53]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1573317539897802752)]} 0 1576
[junit4] 2> 1409883 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B20CA947A6ED8C53]) [ 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> 1409884 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B20CA947A6ED8C53]) [ 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> 1409884 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B20CA947A6ED8C53]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{delete=[529 (-1573317539898851328)]} 0 0
[junit4] 2> 1409885 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B20CA947A6ED8C53]) [ 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> 1411383 INFO (commitScheduler-5212-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> 1411386 INFO (commitScheduler-5212-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@3ee61511[collection1] main]
[junit4] 2> 1411386 INFO (commitScheduler-5212-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1411387 INFO
(searcherExecutor-5209-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3ee61511[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):C1)))}
[junit4] 2> 1411535 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B20CA947A6ED8C53]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[550
(1573317541629001728)]} 0 3227
[junit4] 2> 1411535 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B20CA947A6ED8C53]) [ 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> 1411535 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B20CA947A6ED8C53]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573317541630050304)]} 0 3228
[junit4] 2> 1411535 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B20CA947A6ED8C53]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573317541630050305)]} 0 3228
[junit4] 2> 1411536 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B20CA947A6ED8C53]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573317541630050306)]} 0 3228
[junit4] 2> 1411536 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B20CA947A6ED8C53]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573317541631098880)]} 0 3228
[junit4] 2> 1411536 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B20CA947A6ED8C53]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573317541631098881)]} 0 3228
[junit4] 2> 1411536 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B20CA947A6ED8C53]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573317541631098882)]} 0 3228
[junit4] 2> 1411536 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B20CA947A6ED8C53]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573317541631098883)]} 0 3228
[junit4] 2> 1411536 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B20CA947A6ED8C53]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573317541631098884)]} 0 3229
[junit4] 2> 1411536 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B20CA947A6ED8C53]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573317541631098885)]} 0 3229
[junit4] 2> 1411536 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B20CA947A6ED8C53]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573317541631098886)]} 0 3229
[junit4] 2> 1411536 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B20CA947A6ED8C53]) [ 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> 1413035 INFO (commitScheduler-5212-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> 1413037 INFO (commitScheduler-5212-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@7755b6c1[collection1] main]
[junit4] 2> 1413037 INFO (commitScheduler-5212-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1413039 INFO
(searcherExecutor-5209-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7755b6c1[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):C1)
Uninverting(_2(7.0.0):C11/9:delGen=1)))}
[junit4] 2> 1413390 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B20CA947A6ED8C53]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[531
(1573317543567818752)]} 0 5082
[junit4] 2> 1413390 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B20CA947A6ED8C53]) [ 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> 1413390 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B20CA947A6ED8C53]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
[junit4] 2> 1413397 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B20CA947A6ED8C53]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
[junit4] 2> 1413398 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B20CA947A6ED8C53]) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 1413404 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B20CA947A6ED8C53]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@674fda4e[collection1] realtime]
[junit4] 2> 1413404 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B20CA947A6ED8C53]) [ 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 6
[junit4] 2> 1413405 ERROR
(TEST-AutoCommitTest.testMaxDocs-seed#[B20CA947A6ED8C53]) [ x:collection1]
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 1413405 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B20CA947A6ED8C53]) [ x:collection1]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1413460 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B20CA947A6ED8C53]) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1413482 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B20CA947A6ED8C53]) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1413577 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B20CA947A6ED8C53]) [ x:collection1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1413585 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B20CA947A6ED8C53]) [ x:collection1]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1
[junit4] 2> 1413611 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B20CA947A6ED8C53]) [ 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@7af48676
[junit4] 2> 1413611 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B20CA947A6ED8C53]) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_B20CA947A6ED8C53-001/init-core-data-001/]
[junit4] 2> 1413678 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B20CA947A6ED8C53]) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1413679 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B20CA947A6ED8C53]) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1413680 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B20CA947A6ED8C53]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@5256da5[collection1] main]
[junit4] 2> 1413680 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B20CA947A6ED8C53]) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1413681 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B20CA947A6ED8C53]) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1413686 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B20CA947A6ED8C53]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1413688 INFO
(searcherExecutor-5213-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1413688 INFO
(searcherExecutor-5213-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1413688 INFO
(searcherExecutor-5213-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1413688 INFO
(searcherExecutor-5213-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1413712 INFO
(searcherExecutor-5213-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1413714 INFO
(searcherExecutor-5213-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1413714 INFO
(searcherExecutor-5213-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1413714 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B20CA947A6ED8C53]) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1723833769,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1413715 INFO
(searcherExecutor-5213-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1413715 INFO
(searcherExecutor-5213-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1413720 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B20CA947A6ED8C53]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 1413721 INFO
(searcherExecutor-5213-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5256da5[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1413724 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B20CA947A6ED8C53]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@5367f1cc[collection1] main]
[junit4] 2> 1413724 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B20CA947A6ED8C53]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@44cb25eb
[junit4] 2> 1413725 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B20CA947A6ED8C53]) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1154164203
[junit4] 2> 1413731 INFO
(searcherExecutor-5213-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5367f1cc[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1413737 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B20CA947A6ED8C53]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0
(1573317543931674624)]} 0 6
[junit4] 2> 1413737 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B20CA947A6ED8C53]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1
(1573317543939014656)]} 0 6
[junit4] 2> 1413737 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B20CA947A6ED8C53]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2
(1573317543939014657)]} 0 6
[junit4] 2> 1413737 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B20CA947A6ED8C53]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3
(1573317543939014658)]} 0 6
[junit4] 2> 1413737 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B20CA947A6ED8C53]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4
(1573317543939014659)]} 0 7
[junit4] 2> 1413737 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B20CA947A6ED8C53]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5
(1573317543939014660)]} 0 7
[junit4] 2> 1413737 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B20CA947A6ED8C53]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6
(1573317543939014661)]} 0 7
[junit4] 2> 1413737 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B20CA947A6ED8C53]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7
(1573317543939014662)]} 0 7
[junit4] 2> 1413738 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B20CA947A6ED8C53]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8
(1573317543939014663)]} 0 7
[junit4] 2> 1413738 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B20CA947A6ED8C53]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9
(1573317543940063232)]} 0 7
[junit4] 2> 1413738 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B20CA947A6ED8C53]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10
(1573317543940063233)]} 0 7
[junit4] 2> 1413738 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B20CA947A6ED8C53]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11
(1573317543940063234)]} 0 7
[junit4] 2> 1413738 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B20CA947A6ED8C53]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12
(1573317543940063235)]} 0 8
[junit4] 2> 1413738 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B20CA947A6ED8C53]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13
(1573317543940063236)]} 0 8
[junit4] 2> 1413738 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B20CA947A6ED8C53]) [ 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> 1413744 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B20CA947A6ED8C53]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14
(1573317543941111808)]} 0 14
[junit4] 2> 1413744 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B20CA947A6ED8C53]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15
(1573317543946354688)]} 0 14
[junit4] 2> 1413744 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B20CA947A6ED8C53]) [ 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=0 status=0 QTime=0
[junit4] 2> 1413745 ERROR
(TEST-AutoCommitTest.testMaxDocs-seed#[B20CA947A6ED8C53]) [ 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:14&qt=&start=0&rows=20&version=2.2
[junit4] 2> 1413745 ERROR
(TEST-AutoCommitTest.testMaxDocs-seed#[B20CA947A6ED8C53]) [ x:collection1]
o.a.s.SolrTestCaseJ4 REQUEST FAILED:
q=id:14&qt=&start=0&rows=20&version=2.2:java.lang.RuntimeException: REQUEST
FAILED: xpath=//result[@numFound=1]
[junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] 2> <response>
[junit4] 2> <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] 2> </response>
[junit4] 2>
[junit4] 2> request was:q=id:14&qt=&start=0&rows=20&version=2.2
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:871)
[junit4] 2> at
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:225)
[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> 1413746 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B20CA947A6ED8C53]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=AutoCommitTest
-Dtests.method=testMaxDocs -Dtests.seed=B20CA947A6ED8C53 -Dtests.multiplier=2
-Dtests.slow=true -Dtests.locale=sr-BA -Dtests.timezone=Asia/Aden
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.36s J1 | AutoCommitTest.testMaxDocs <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4] > at
__randomizedtesting.SeedInfo.seed([B20CA947A6ED8C53:B8D7F988A0788D9]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:878)
[junit4] > at
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:225)
[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:14&qt=&start=0&rows=20&version=2.2
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:871)
[junit4] > ... 40 more
[junit4] 2> 1413747 INFO (commitScheduler-5216-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> 1413759 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B20CA947A6ED8C53]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
[junit4] 2> 1413769 INFO (commitScheduler-5216-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@1b9ae51f[collection1] main]
[junit4] 2> 1413770 INFO
(searcherExecutor-5213-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1b9ae51f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.0.0):C16)))}
[junit4] 2> 1413771 INFO (commitScheduler-5216-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1413771 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B20CA947A6ED8C53]) [
x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL
DOCUMENTS FROM INDEX
[junit4] 2> 1413771 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B20CA947A6ED8C53]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@31bea4c[collection1]
realtime]
[junit4] 2> 1413771 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B20CA947A6ED8C53]) [
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 12
[junit4] 2> 1413771 ERROR
(TEST-AutoCommitTest.testCommitWithin-seed#[B20CA947A6ED8C53]) [
x:collection1] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 1413772 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B20CA947A6ED8C53]) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1413840 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B20CA947A6ED8C53]) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1413895 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B20CA947A6ED8C53]) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1414119 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B20CA947A6ED8C53]) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1414134 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B20CA947A6ED8C53]) [
x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using
configuration from instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1
[junit4] 2> 1414160 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B20CA947A6ED8C53]) [
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@7af48676
[junit4] 2> 1414161 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B20CA947A6ED8C53]) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_B20CA947A6ED8C53-001/init-core-data-001/]
[junit4] 2> 1414446 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B20CA947A6ED8C53]) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1414446 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B20CA947A6ED8C53]) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1414447 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B20CA947A6ED8C53]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@5f56ab0f[collection1] main]
[junit4] 2> 1414448 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B20CA947A6ED8C53]) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1414448 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B20CA947A6ED8C53]) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1414451 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B20CA947A6ED8C53]) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1414453 INFO
(searcherExecutor-5217-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1414453 INFO
(searcherExecutor-5217-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1414453 INFO
(searcherExecutor-5217-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1414453 INFO
(searcherExecutor-5217-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1414453 INFO
(searcherExecutor-5217-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1414454 INFO
(searcherExecutor-5217-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1414454 INFO
(searcherExecutor-5217-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1414454 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B20CA947A6ED8C53]) [
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=1.0]
[junit4] 2> 1414454 INFO
(searcherExecutor-5217-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1414454 INFO
(searcherExecutor-5217-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1414456 INFO
(searcherExecutor-5217-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5f56ab0f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1414456 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B20CA947A6ED8C53]) [
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 1414456 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B20CA947A6ED8C53]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@1d7239be[collection1] main]
[junit4] 2> 1414457 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B20CA947A6ED8C53]) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@2cbbf26f
[junit4] 2> 1414457 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B20CA947A6ED8C53]) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=750514799
[junit4] 2> 1414462 INFO
(searcherExecutor-5217-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1d7239be[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1414471 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B20CA947A6ED8C53]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1573317544700280832)]} 0 7
[junit4] 2> 1414471 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B20CA947A6ED8C53]) [
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> 1418464 INFO (commitScheduler-5220-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> 1418466 INFO (commitScheduler-5220-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@68a81bfc[collection1] main]
[junit4] 2> 1418466 INFO (commitScheduler-5220-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1418467 INFO
(searcherExecutor-5217-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@68a81bfc[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(7.0.0):C1)))}
[junit4] 2> 1418687 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B20CA947A6ED8C53]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1573317549129465856)]} 0 4223
[junit4] 2> 1418687 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B20CA947A6ED8C53]) [
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> 1418688 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B20CA947A6ED8C53]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529
(-1573317549130514432)]} 0 4224
[junit4] 2> 1418688 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B20CA947A6ED8C53]) [
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> 1420692 INFO (commitScheduler-5220-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> 1420707 INFO (commitScheduler-5220-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@659eaf8c[collection1] main]
[junit4] 2> 1420707 INFO (commitScheduler-5220-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1420708 INFO
(searcherExecutor-5217-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@659eaf8c[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(7.0.0):C1)))}
[junit4] 2> 1420812 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B20CA947A6ED8C53]) [
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> 1420812 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B20CA947A6ED8C53]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
[junit4] 2> 1420813 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B20CA947A6ED8C53]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573317551358738432)]} 0 6349
[junit4] 2> 1420813 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B20CA947A6ED8C53]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573317551358738433)]} 0 6349
[junit4] 2> 1420813 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B20CA947A6ED8C53]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573317551358738434)]} 0 6350
[junit4] 2> 1420813 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B20CA947A6ED8C53]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573317551358738435)]} 0 6350
[junit4] 2> 1420813 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B20CA947A6ED8C53]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573317551358738436)]} 0 6350
[junit4] 2> 1420814 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B20CA947A6ED8C53]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573317551358738437)]} 0 6350
[junit4] 2> 1420814 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B20CA947A6ED8C53]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573317551359787008)]} 0 6350
[junit4] 2> 1420814 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B20CA947A6ED8C53]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573317551359787009)]} 0 6350
[junit4] 2> 1420814 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B20CA947A6ED8C53]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573317551359787010)]} 0 6350
[junit4] 2> 1420814 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B20CA947A6ED8C53]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573317551359787011)]} 0 6350
[junit4] 2> 1420814 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B20CA947A6ED8C53]) [
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> 1420814 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B20CA947A6ED8C53]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1573317551359787012)]} 0 6351
[junit4] 2> 1420815 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B20CA947A6ED8C53]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1573317551359787013)]} 0 6351
[junit4] 2> 1420815 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B20CA947A6ED8C53]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1573317551360835584)]} 0 6351
[junit4] 2> 1420815 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B20CA947A6ED8C53]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1573317551360835585)]} 0 6351
[junit4] 2> 1420815 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B20CA947A6ED8C53]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1573317551360835586)]} 0 6351
[junit4] 2> 1420815 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B20CA947A6ED8C53]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1573317551360835587)]} 0 6351
[junit4] 2> 1420815 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B20CA947A6ED8C53]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1573317551360835588)]} 0 6351
[junit4] 2> 1420815 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B20CA947A6ED8C53]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1573317551360835589)]} 0 6351
[junit4] 2> 1420815 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B20CA947A6ED8C53]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1573317551360835590)]} 0 6351
[junit4] 2> 1420815 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B20CA947A6ED8C53]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1573317551360835591)]} 0 6352
[junit4] 2> 1420815 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B20CA947A6ED8C53]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
[junit4] 2> 1421814 INFO (commitScheduler-5220-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> 1421817 INFO (commitScheduler-5220-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@64c78597[collection1] main]
[junit4] 2> 1421817 INFO (commitScheduler-5220-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1421818 INFO
(searcherExecutor-5217-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@64c78597[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_7(7.0.0):C10/9:delGen=1)))}
[junit4] 2> 1421856 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B20CA947A6ED8C53]) [
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> 1421857 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B20CA947A6ED8C53]) [
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> 1421857 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B20CA947A6ED8C53]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
[junit4] 2> 1421857 INFO
(SUITE-AutoCommitTest-seed#[B20CA947A6ED8C53]-worker) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 1421857 INFO
(SUITE-AutoCommitTest-seed#[B20CA947A6ED8C53]-worker) [ x:collection1]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=202356311
[junit4] 2> 1421857 INFO
(SUITE-AutoCommitTest-seed#[B20CA947A6ED8C53]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1421858 INFO
(SUITE-AutoCommitTest-seed#[B20CA947A6ED8C53]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1421859 INFO
(SUITE-AutoCommitTest-seed#[B20CA947A6ED8C53]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1421859 INFO
(SUITE-AutoCommitTest-seed#[B20CA947A6ED8C53]-worker) [ x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1421872 INFO
(coreCloseExecutor-5221-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@483fff96
[junit4] 2> 1421872 INFO
(coreCloseExecutor-5221-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
[junit4] 2> 1421872 INFO
(coreCloseExecutor-5221-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@3a019c94 commitCommandVersion:0
[junit4] 2> 1421883 INFO
(coreCloseExecutor-5221-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1212153750
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_B20CA947A6ED8C53-001
[junit4] 2> Jul 19, 2017 2:49:01 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=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
field_t=PostingsFormat(name=Direct),
multiDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval),
subject=PostingsFormat(name=LuceneVarGapDocFreqInterval),
intDefault=PostingsFormat(name=LuceneFixedGap),
id_i1=PostingsFormat(name=LuceneVarGapDocFreqInterval),
id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
range_facet_i_dv=PostingsFormat(name=LuceneFixedGap),
text=PostingsFormat(name=Direct),
range_facet_l=PostingsFormat(name=LuceneFixedGap),
timestamp=PostingsFormat(name=LuceneFixedGap)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene70),
_version_=DocValuesFormat(name=Memory),
intDefault=DocValuesFormat(name=Memory), id_i1=DocValuesFormat(name=Lucene70),
range_facet_i_dv=DocValuesFormat(name=Memory),
intDvoDefault=DocValuesFormat(name=Asserting),
range_facet_l=DocValuesFormat(name=Memory),
timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=846,
maxMBSortInHeap=5.886483850771764, sim=RandomSimilarity(queryNorm=true): {},
locale=sr-BA, timezone=Asia/Aden
[junit4] 2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation
1.8.0_131 (64-bit)/cpus=4,threads=1,free=222791240,total=530055168
[junit4] 2> NOTE: All tests run in this JVM: [FileBasedSpellCheckerTest,
TestLegacyNumericUtils, ZkCLITest, HdfsBasicDistributedZkTest,
TestScoreJoinQPScore, TestReqParamsAPI, TestRestManager, SolrShardReporterTest,
BlockJoinFacetRandomTest, CdcrReplicationDistributedZkTest,
CoreAdminCreateDiscoverTest, TestExclusionRuleCollectionAccess,
RemoteQueryErrorTest, DistribJoinFromCollectionTest, JavabinLoaderTest,
CacheHeaderTest, MoreLikeThisHandlerTest, CoreAdminHandlerTest,
CollectionsAPIAsyncDistributedZkTest, HighlighterTest, TestManagedSchema,
CustomCollectionTest, RuleEngineTest, TestSortByMinMaxFunction, TestConfigSets,
AsyncCallRequestStatusResponseTest, JSONWriterTest,
TestSchemaSimilarityResource, TestMiniSolrCloudClusterSSL,
TestFieldCollectionResource, DeleteStatusTest, ScriptEngineTest,
TestMissingGroups, TestCoreContainer, TestHashPartitioner, DocValuesTest,
DistributedTermsComponentTest, TestSolrIndexConfig, SecurityConfHandlerTest,
TestDefaultStatsCache, TestRTGBase, FileUtilsTest, CdcrUpdateLogTest,
DeleteNodeTest, LukeRequestHandlerTest, TestSweetSpotSimilarityFactory,
DistributedIntervalFacetingTest, TestXmlQParser, TestDynamicLoading,
CdcrVersionReplicationTest, TestBM25SimilarityFactory,
TestLeaderElectionZkExpiry, TestQueryWrapperFilter, TestReRankQParserPlugin,
JsonLoaderTest, TestSystemCollAutoCreate, DirectSolrSpellCheckerTest,
TestCloudNestedDocsSort, OverseerTaskQueueTest, TestCoreDiscovery,
ZkSolrClientTest, TestIntervalFaceting, TestChildDocTransformer,
HdfsCollectionsAPIDistributedZkTest, TestExactStatsCache,
TestNumericRangeQuery32, IndexSchemaTest, LeaderElectionContextKeyTest,
ZkStateReaderTest, SolrCloudExampleTest, TestFuzzyAnalyzedSuggestions,
BlockCacheTest, TestLockTree, TestRawResponseWriter, DistanceUnitsTest,
HdfsDirectoryTest, TermVectorComponentTest, FacetPivotSmallTest,
SolrCoreMetricManagerTest, TestStressVersions, ActionThrottleTest, FullHLLTest,
OpenCloseCoreStressTest, NoCacheHeaderTest, OverseerModifyCollectionTest,
SpatialFilterTest, BasicAuthStandaloneTest, TestCloudPivotFacet,
RestartWhileUpdatingTest, TestSubQueryTransformerDistrib,
TestFieldCacheSortRandom, TestManagedSynonymGraphFilterFactory,
TestElisionMultitermQuery, CoreSorterTest, TestXIncludeConfig,
RequestLoggingTest, TestLRUCache, TestClusterProperties, LoggingHandlerTest,
TestFileDictionaryLookup, TestDelegationWithHadoopAuth, TestStandardQParsers,
ZkControllerTest, TestFieldCache, TestPullReplica, SparseHLLTest,
CheckHdfsIndexTest, TestHdfsUpdateLog, MissingSegmentRecoveryTest,
DistributedMLTComponentTest, ConfigSetsAPITest, TestDistributedGrouping,
TestPartialUpdateDeduplication, AtomicUpdateProcessorFactoryTest,
TestApiFramework, PrimUtilsTest, HdfsWriteToMultipleCollectionsTest, TestSolrJ,
TestSolrCloudWithDelegationTokens, TestFilteredDocIdSet, TestConfigOverlay,
ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test,
CollectionsAPIDistributedZkTest, ShardRoutingTest, BasicZkTest, RecoveryZkTest,
ClusterStateUpdateTest, LeaderElectionTest, TestZkChroot, TestRandomDVFaceting,
ShardRoutingCustomTest, TestDistributedSearch, AutoCommitTest]
[junit4] Completed [290/727 (1!)] on J1 in 14.72s, 3 tests, 1 error <<<
FAILURES!
[...truncated 44723 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]