Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20150/
Java: 64bit/jdk1.8.0_131 -XX:-UseCompressedOops -XX:+UseSerialGC
1 tests failed.
FAILED: org.apache.solr.update.AutoCommitTest.testMaxTime
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([6BE09BDE63B00918:F114E63CFD2A9524]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:878)
at
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:270)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
</response>
request was:q=id:529&qt=&start=0&rows=20&version=2.2
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:871)
... 40 more
Build Log:
[...truncated 10866 lines...]
[junit4] Suite: org.apache.solr.update.AutoCommitTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_6BE09BDE63B00918-001/init-core-data-001
[junit4] 2> 16498 WARN
(SUITE-AutoCommitTest-seed#[6BE09BDE63B00918]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=16 numCloses=16
[junit4] 2> 16513 INFO
(SUITE-AutoCommitTest-seed#[6BE09BDE63B00918]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 16515 INFO
(SUITE-AutoCommitTest-seed#[6BE09BDE63B00918]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 16677 INFO
(SUITE-AutoCommitTest-seed#[6BE09BDE63B00918]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 16678 INFO
(SUITE-AutoCommitTest-seed#[6BE09BDE63B00918]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 16711 INFO
(SUITE-AutoCommitTest-seed#[6BE09BDE63B00918]-worker) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 16788 INFO
(SUITE-AutoCommitTest-seed#[6BE09BDE63B00918]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 16953 INFO
(SUITE-AutoCommitTest-seed#[6BE09BDE63B00918]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 17049 WARN
(SUITE-AutoCommitTest-seed#[6BE09BDE63B00918]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via
JMX.
[junit4] 2> 17050 WARN
(SUITE-AutoCommitTest-seed#[6BE09BDE63B00918]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via
JMX.
[junit4] 2> 17050 WARN
(SUITE-AutoCommitTest-seed#[6BE09BDE63B00918]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via
JMX.
[junit4] 2> 17068 INFO (coreLoadExecutor-84-thread-1) [ x:collection1]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 17128 INFO (coreLoadExecutor-84-thread-1) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 17205 INFO (coreLoadExecutor-84-thread-1) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 17387 INFO (coreLoadExecutor-84-thread-1) [ x:collection1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 17427 INFO (coreLoadExecutor-84-thread-1) [ x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 17427 WARN (coreLoadExecutor-84-thread-1) [ x:collection1]
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via
JMX.
[junit4] 2> 17428 INFO (coreLoadExecutor-84-thread-1) [ x:collection1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 17428 INFO (coreLoadExecutor-84-thread-1) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_6BE09BDE63B00918-001/init-core-data-001/]
[junit4] 2> 17435 INFO (coreLoadExecutor-84-thread-1) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 17518 INFO (coreLoadExecutor-84-thread-1) [ x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 17518 INFO (coreLoadExecutor-84-thread-1) [ x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 17518 INFO (coreLoadExecutor-84-thread-1) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 17518 INFO (coreLoadExecutor-84-thread-1) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 17519 INFO (coreLoadExecutor-84-thread-1) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=8, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8686189581407648]
[junit4] 2> 17522 INFO (coreLoadExecutor-84-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@4af3dc64[collection1] main]
[junit4] 2> 17523 INFO (coreLoadExecutor-84-thread-1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 17545 INFO (coreLoadExecutor-84-thread-1) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 17613 INFO (coreLoadExecutor-84-thread-1) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 17614 INFO (coreLoadExecutor-84-thread-1) [ x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1573215750240337920
[junit4] 2> 17615 INFO
(searcherExecutor-85-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 17616 INFO
(SUITE-AutoCommitTest-seed#[6BE09BDE63B00918]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 17618 INFO
(searcherExecutor-85-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 17618 INFO
(searcherExecutor-85-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 17618 INFO
(searcherExecutor-85-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 17623 INFO
(searcherExecutor-85-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 17626 INFO
(searcherExecutor-85-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 17627 INFO
(searcherExecutor-85-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 17627 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE09BDE63B00918]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
[junit4] 2> 17631 INFO
(searcherExecutor-85-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 17632 INFO
(searcherExecutor-85-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 17633 INFO
(searcherExecutor-85-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4af3dc64[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 17636 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE09BDE63B00918]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 17639 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE09BDE63B00918]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@23eb16ea[collection1] realtime]
[junit4] 2> 17639 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE09BDE63B00918]) [ ]
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 10
[junit4] 2> 17642 ERROR
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE09BDE63B00918]) [ ]
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 17643 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE09BDE63B00918]) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 17685 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE09BDE63B00918]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 17748 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE09BDE63B00918]) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 17899 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE09BDE63B00918]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 17935 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE09BDE63B00918]) [ ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
[junit4] 2> 17936 WARN
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE09BDE63B00918]) [ x:collection1]
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via
JMX.
[junit4] 2> 17936 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE09BDE63B00918]) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_6BE09BDE63B00918-001/init-core-data-001/]
[junit4] 2> 18009 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE09BDE63B00918]) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 18009 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE09BDE63B00918]) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 18011 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE09BDE63B00918]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1b8d0322[collection1] main]
[junit4] 2> 18012 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE09BDE63B00918]) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 18012 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE09BDE63B00918]) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 18023 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE09BDE63B00918]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 18023 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE09BDE63B00918]) [ x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1573215750669205504
[junit4] 2> 18034 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE09BDE63B00918]) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=45, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=22.12890625,
floorSegmentMB=1.5029296875, forceMergeDeletesPctAllowed=5.2199901984459665,
segmentsPerTier=25.0, maxCFSSegmentSizeMB=0.515625,
noCFSRatio=0.8180767598261243
[junit4] 2> 18035 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE09BDE63B00918]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 18040 INFO
(searcherExecutor-90-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 18041 INFO
(searcherExecutor-90-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 18041 INFO
(searcherExecutor-90-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 18041 INFO
(searcherExecutor-90-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 18042 INFO
(searcherExecutor-90-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 18043 INFO
(searcherExecutor-90-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 18043 INFO
(searcherExecutor-90-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 18043 INFO
(searcherExecutor-90-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 18044 INFO
(searcherExecutor-90-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 18044 INFO
(searcherExecutor-90-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1b8d0322[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 18045 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE09BDE63B00918]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@5021d376[collection1] main]
[junit4] 2> 18045 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE09BDE63B00918]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@7bfc3673
[junit4] 2> 18046 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE09BDE63B00918]) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=2080126579
[junit4] 2> 18049 INFO
(searcherExecutor-90-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5021d376[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 18051 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE09BDE63B00918]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0
(1573215750696468480)]} 0 2
[junit4] 2> 18053 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE09BDE63B00918]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1
(1573215750699614208)]} 0 5
[junit4] 2> 18056 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE09BDE63B00918]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2
(1573215750702759936)]} 0 8
[junit4] 2> 18060 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE09BDE63B00918]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3
(1573215750705905664)]} 0 11
[junit4] 2> 18061 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE09BDE63B00918]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4
(1573215750708002816)]} 0 13
[junit4] 2> 18064 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE09BDE63B00918]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5
(1573215750710099968)]} 0 15
[junit4] 2> 18067 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE09BDE63B00918]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6
(1573215750713245696)]} 0 18
[junit4] 2> 18069 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE09BDE63B00918]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7
(1573215750716391424)]} 0 20
[junit4] 2> 18070 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE09BDE63B00918]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8
(1573215750717440000)]} 0 21
[junit4] 2> 18071 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE09BDE63B00918]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9
(1573215750718488576)]} 0 22
[junit4] 2> 18072 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE09BDE63B00918]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10
(1573215750720585728)]} 0 24
[junit4] 2> 18073 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE09BDE63B00918]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11
(1573215750721634304)]} 0 25
[junit4] 2> 18075 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE09BDE63B00918]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12
(1573215750722682880)]} 0 26
[junit4] 2> 18076 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE09BDE63B00918]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13
(1573215750724780032)]} 0 28
[junit4] 2> 18078 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE09BDE63B00918]) [ 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=1
[junit4] 2> 18095 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE09BDE63B00918]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14
(1573215750730022912)]} 0 47
[junit4] 2> 18096 INFO (commitScheduler-93-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> 18129 INFO (commitScheduler-93-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@7ba25d1b[collection1] main]
[junit4] 2> 18134 INFO
(searcherExecutor-90-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7ba25d1b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c15)))}
[junit4] 2> 18138 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE09BDE63B00918]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15
(1573215750746800128)]} 0 90
[junit4] 2> 18166 INFO (commitScheduler-93-thread-1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 18195 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE09BDE63B00918]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:14&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=56
[junit4] 2> 18198 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE09BDE63B00918]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:15&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 18198 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE09BDE63B00918]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
[junit4] 2> 18200 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE09BDE63B00918]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
[junit4] 2> 18207 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE09BDE63B00918]) [
x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL
DOCUMENTS FROM INDEX
[junit4] 2> 18207 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE09BDE63B00918]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@222433fc[collection1] realtime]
[junit4] 2> 18209 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE09BDE63B00918]) [
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> 18209 ERROR
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE09BDE63B00918]) [
x:collection1] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 18211 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE09BDE63B00918]) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 18298 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE09BDE63B00918]) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 18357 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE09BDE63B00918]) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 18519 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE09BDE63B00918]) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 18556 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE09BDE63B00918]) [
x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using
configuration from instancedir
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
[junit4] 2> 18557 WARN
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE09BDE63B00918]) [
x:collection1] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr
metrics via JMX.
[junit4] 2> 18557 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE09BDE63B00918]) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_6BE09BDE63B00918-001/init-core-data-001/]
[junit4] 2> 18592 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE09BDE63B00918]) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 18592 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE09BDE63B00918]) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 18593 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE09BDE63B00918]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@7e88115c[collection1] main]
[junit4] 2> 18594 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE09BDE63B00918]) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 18594 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE09BDE63B00918]) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 18597 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE09BDE63B00918]) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 18597 INFO
(searcherExecutor-94-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 18598 INFO
(searcherExecutor-94-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 18598 INFO
(searcherExecutor-94-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 18598 INFO
(searcherExecutor-94-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 18598 INFO
(searcherExecutor-94-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 18598 INFO
(searcherExecutor-94-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 18598 INFO
(searcherExecutor-94-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 18599 INFO
(searcherExecutor-94-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 18600 INFO
(searcherExecutor-94-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 18600 INFO
(searcherExecutor-94-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7e88115c[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 18605 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE09BDE63B00918]) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=33, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=77.8154296875,
floorSegmentMB=0.7958984375, forceMergeDeletesPctAllowed=20.477204895432155,
segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.14604033367766958
[junit4] 2> 18609 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE09BDE63B00918]) [
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 18609 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE09BDE63B00918]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@233f4258[collection1] main]
[junit4] 2> 18612 INFO
(searcherExecutor-94-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@233f4258[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 18612 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE09BDE63B00918]) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@58d5aba5
[junit4] 2> 18614 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE09BDE63B00918]) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1490398117
[junit4] 2> 18622 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE09BDE63B00918]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1573215751292059648)]} 0 6
[junit4] 2> 18622 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE09BDE63B00918]) [
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> 22620 INFO (commitScheduler-97-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> 22633 INFO (commitScheduler-97-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@3ea9d5c[collection1] main]
[junit4] 2> 22633 INFO (commitScheduler-97-thread-1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 22634 INFO
(searcherExecutor-94-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3ea9d5c[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(8.0.0):c1)))}
[junit4] 2> 22637 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE09BDE63B00918]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1573215755506286592)]} 0 4022
[junit4] 2> 22638 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE09BDE63B00918]) [
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> 22639 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE09BDE63B00918]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529
(-1573215755509432320)]} 0 4024
[junit4] 2> 22640 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE09BDE63B00918]) [
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> 24639 INFO (commitScheduler-97-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> 24649 INFO (commitScheduler-97-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@57936fac[collection1] main]
[junit4] 2> 24663 INFO
(searcherExecutor-94-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@57936fac[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(8.0.0):c1)))}
[junit4] 2> 24663 INFO (commitScheduler-97-thread-1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 24893 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE09BDE63B00918]) [
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> 24894 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE09BDE63B00918]) [
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> 24899 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE09BDE63B00918]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573215757875019776)]} 0 6283
[junit4] 2> 24899 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE09BDE63B00918]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573215757879214080)]} 0 6284
[junit4] 2> 24900 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE09BDE63B00918]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573215757880262656)]} 0 6284
[junit4] 2> 24901 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE09BDE63B00918]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573215757881311232)]} 0 6285
[junit4] 2> 24902 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE09BDE63B00918]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573215757881311233)]} 0 6286
[junit4] 2> 24902 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE09BDE63B00918]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573215757882359808)]} 0 6286
[junit4] 2> 24903 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE09BDE63B00918]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573215757883408384)]} 0 6287
[junit4] 2> 24904 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE09BDE63B00918]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573215757883408385)]} 0 6288
[junit4] 2> 24905 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE09BDE63B00918]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573215757884456960)]} 0 6289
[junit4] 2> 24906 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE09BDE63B00918]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573215757885505536)]} 0 6290
[junit4] 2> 24906 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE09BDE63B00918]) [
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> 24907 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE09BDE63B00918]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1573215757887602688)]} 0 6291
[junit4] 2> 24908 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE09BDE63B00918]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1573215757888651264)]} 0 6292
[junit4] 2> 24908 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE09BDE63B00918]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1573215757888651265)]} 0 6292
[junit4] 2> 24908 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE09BDE63B00918]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1573215757888651266)]} 0 6292
[junit4] 2> 24909 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE09BDE63B00918]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1573215757888651267)]} 0 6293
[junit4] 2> 24909 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE09BDE63B00918]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1573215757889699840)]} 0 6293
[junit4] 2> 24909 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE09BDE63B00918]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1573215757889699841)]} 0 6293
[junit4] 2> 24909 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE09BDE63B00918]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1573215757889699842)]} 0 6293
[junit4] 2> 24910 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE09BDE63B00918]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1573215757890748416)]} 0 6294
[junit4] 2> 24910 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE09BDE63B00918]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1573215757890748417)]} 0 6294
[junit4] 2> 24910 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE09BDE63B00918]) [
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> 25907 INFO (commitScheduler-97-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> 25912 INFO (commitScheduler-97-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@2404786b[collection1] main]
[junit4] 2> 25914 INFO
(searcherExecutor-94-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2404786b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(8.0.0):c10/9:delGen=1)))}
[junit4] 2> 25914 INFO (commitScheduler-97-thread-1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 26162 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE09BDE63B00918]) [
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> 26164 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE09BDE63B00918]) [
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> 26164 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE09BDE63B00918]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
[junit4] 2> 26169 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6BE09BDE63B00918]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
[junit4] 2> 26169 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6BE09BDE63B00918]) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 26169 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6BE09BDE63B00918]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@7c708f26[collection1] realtime]
[junit4] 2> 26170 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6BE09BDE63B00918]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
(-9223372036854775807)} 0 0
[junit4] 2> 26170 ERROR
(TEST-AutoCommitTest.testMaxTime-seed#[6BE09BDE63B00918]) [ x:collection1]
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 26171 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6BE09BDE63B00918]) [ x:collection1]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 26196 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6BE09BDE63B00918]) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 26216 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6BE09BDE63B00918]) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 26349 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6BE09BDE63B00918]) [ x:collection1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 26361 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6BE09BDE63B00918]) [ x:collection1]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
[junit4] 2> 26361 WARN
(TEST-AutoCommitTest.testMaxTime-seed#[6BE09BDE63B00918]) [ x:collection1]
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via
JMX.
[junit4] 2> 26361 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6BE09BDE63B00918]) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_6BE09BDE63B00918-001/init-core-data-001/]
[junit4] 2> 31430 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6BE09BDE63B00918]) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 31430 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6BE09BDE63B00918]) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 31431 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6BE09BDE63B00918]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@6c1f2cd[collection1] main]
[junit4] 2> 31432 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6BE09BDE63B00918]) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 31432 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6BE09BDE63B00918]) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 31435 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6BE09BDE63B00918]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 31461 INFO
(searcherExecutor-98-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 31464 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6BE09BDE63B00918]) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=16, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 31464 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6BE09BDE63B00918]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 31464 INFO
(searcherExecutor-98-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 31464 INFO
(searcherExecutor-98-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 31464 INFO
(searcherExecutor-98-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 31464 INFO
(searcherExecutor-98-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 31464 INFO
(searcherExecutor-98-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 31465 INFO
(searcherExecutor-98-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 31465 INFO
(searcherExecutor-98-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 31465 INFO
(searcherExecutor-98-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 31465 INFO
(searcherExecutor-98-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6c1f2cd[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 31465 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6BE09BDE63B00918]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@655dca8f[collection1] main]
[junit4] 2> 31466 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6BE09BDE63B00918]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@4fac247d
[junit4] 2> 31466 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6BE09BDE63B00918]) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1336681597
[junit4] 2> 31471 INFO
(searcherExecutor-98-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@655dca8f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 31479 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6BE09BDE63B00918]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1573215764766261248)]} 0 11
[junit4] 2> 31482 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6BE09BDE63B00918]) [ 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=2
[junit4] 2> 31483 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6BE09BDE63B00918]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1573215764783038464)]} 0 16
[junit4] 2> 31484 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6BE09BDE63B00918]) [ 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> 31484 ERROR
(TEST-AutoCommitTest.testMaxTime-seed#[6BE09BDE63B00918]) [ x:collection1]
o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
[junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] 2> <response>
[junit4] 2> <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] 2> </response>
[junit4] 2>
[junit4] 2> request was:q=id:529&qt=&start=0&rows=20&version=2.2
[junit4] 2> 31485 ERROR
(TEST-AutoCommitTest.testMaxTime-seed#[6BE09BDE63B00918]) [ x:collection1]
o.a.s.SolrTestCaseJ4 REQUEST FAILED:
q=id:529&qt=&start=0&rows=20&version=2.2:java.lang.RuntimeException: REQUEST
FAILED: xpath=//result[@numFound=1]
[junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] 2> <response>
[junit4] 2> <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] 2> </response>
[junit4] 2>
[junit4] 2> request was:q=id:529&qt=&start=0&rows=20&version=2.2
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:871)
[junit4] 2> at
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:270)
[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> 31485 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6BE09BDE63B00918]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=AutoCommitTest
-Dtests.method=testMaxTime -Dtests.seed=6BE09BDE63B00918 -Dtests.multiplier=3
-Dtests.slow=true -Dtests.locale=fr-CH -Dtests.timezone=Asia/Aqtau
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 5.32s J2 | AutoCommitTest.testMaxTime <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4] > at
__randomizedtesting.SeedInfo.seed([6BE09BDE63B00918:F114E63CFD2A9524]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:878)
[junit4] > at
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:270)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
[junit4] > xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] > <response>
[junit4] > <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] > </response>
[junit4] > request was:q=id:529&qt=&start=0&rows=20&version=2.2
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:871)
[junit4] > ... 40 more
[junit4] 2> 31487 INFO
(SUITE-AutoCommitTest-seed#[6BE09BDE63B00918]-worker) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 31487 INFO
(SUITE-AutoCommitTest-seed#[6BE09BDE63B00918]-worker) [ x:collection1]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=383876116
[junit4] 2> 31487 INFO
(SUITE-AutoCommitTest-seed#[6BE09BDE63B00918]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 31487 INFO
(SUITE-AutoCommitTest-seed#[6BE09BDE63B00918]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 31487 INFO
(SUITE-AutoCommitTest-seed#[6BE09BDE63B00918]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 31492 INFO
(SUITE-AutoCommitTest-seed#[6BE09BDE63B00918]-worker) [ x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 31510 INFO
(coreCloseExecutor-102-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@2168525f
[junit4] 2> 31514 INFO
(coreCloseExecutor-102-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
[junit4] 2> 31514 INFO
(coreCloseExecutor-102-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@5c01f29b commitCommandVersion:0
[junit4] 2> 31539 INFO
(coreCloseExecutor-102-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=560484959
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_6BE09BDE63B00918-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{range_facet_l_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
field_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
multiDefault=Lucene50(blocksize=128), subject=Lucene50(blocksize=128),
intDefault=FST50, id_i1=FST50,
id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
range_facet_i_dv=Lucene50(blocksize=128),
text=PostingsFormat(name=LuceneVarGapDocFreqInterval),
range_facet_l=Lucene50(blocksize=128), timestamp=Lucene50(blocksize=128)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Direct),
_version_=DocValuesFormat(name=Lucene70),
range_facet_i_dv=DocValuesFormat(name=Lucene70),
intDvoDefault=DocValuesFormat(name=Direct),
timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=864,
maxMBSortInHeap=7.177780676666069, sim=RandomSimilarity(queryNorm=true): {},
locale=fr-CH, timezone=Asia/Aqtau
[junit4] 2> NOTE: Linux 4.10.0-26-generic amd64/Oracle Corporation
1.8.0_131 (64-bit)/cpus=8,threads=1,free=374262720,total=518979584
[junit4] 2> NOTE: All tests run in this JVM:
[SegmentsInfoRequestHandlerTest, DistributedFacetPivotSmallTest, FullHLLTest,
LeaderInitiatedRecoveryOnShardRestartTest, AutoCommitTest]
[junit4] Completed [16/728 (1!)] on J2 in 15.14s, 3 tests, 1 error <<<
FAILURES!
[...truncated 45575 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]