Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.6-Linux/184/
Java: 32bit/jdk1.8.0_162 -server -XX:+UseParallelGC
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([6BE895B765CADD5F:F11CE855FB504163]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:895)
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=standard&start=0&rows=20&version=2.2
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:888)
... 40 more
Build Log:
[...truncated 12599 lines...]
[junit4] Suite: org.apache.solr.update.AutoCommitTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_6BE895B765CADD5F-001/init-core-data-001
[junit4] 2> 1069355 INFO
(SUITE-AutoCommitTest-seed#[6BE895B765CADD5F]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields
[junit4] 2> 1069356 INFO
(SUITE-AutoCommitTest-seed#[6BE895B765CADD5F]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 1069367 INFO
(SUITE-AutoCommitTest-seed#[6BE895B765CADD5F]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 1069368 INFO
(SUITE-AutoCommitTest-seed#[6BE895B765CADD5F]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1069399 INFO
(SUITE-AutoCommitTest-seed#[6BE895B765CADD5F]-worker) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.6.3
[junit4] 2> 1069430 INFO
(SUITE-AutoCommitTest-seed#[6BE895B765CADD5F]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 1069476 ERROR (Finalizer) [ ] o.a.s.c.CoreContainer
CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE
RESOURCE LEAK!!! instance=13222060
[junit4] 2> 1069558 INFO
(SUITE-AutoCommitTest-seed#[6BE895B765CADD5F]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1069564 INFO
(SUITE-AutoCommitTest-seed#[6BE895B765CADD5F]-worker) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=30000&connTimeout=30000&retry=true
[junit4] 2> 1069587 WARN
(SUITE-AutoCommitTest-seed#[6BE895B765CADD5F]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via
JMX.
[junit4] 2> 1069587 WARN
(SUITE-AutoCommitTest-seed#[6BE895B765CADD5F]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via
JMX.
[junit4] 2> 1069587 WARN
(SUITE-AutoCommitTest-seed#[6BE895B765CADD5F]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via
JMX.
[junit4] 2> 1069591 INFO (coreLoadExecutor-4280-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1069603 INFO (coreLoadExecutor-4280-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1069633 INFO (coreLoadExecutor-4280-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.3
[junit4] 2> 1069655 INFO (coreLoadExecutor-4280-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1069765 INFO (coreLoadExecutor-4280-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1069770 INFO (coreLoadExecutor-4280-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 1069770 WARN (coreLoadExecutor-4280-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr
metrics via JMX.
[junit4] 2> 1069770 INFO (coreLoadExecutor-4280-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1069770 INFO (coreLoadExecutor-4280-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_6BE895B765CADD5F-001/init-core-data-001/]
[junit4] 2> 1069771 INFO (coreLoadExecutor-4280-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=44, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 1069812 INFO (coreLoadExecutor-4280-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1069812 INFO (coreLoadExecutor-4280-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1069812 INFO (coreLoadExecutor-4280-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1069812 INFO (coreLoadExecutor-4280-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1069813 INFO (coreLoadExecutor-4280-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=26, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=29.546875,
floorSegmentMB=1.5400390625, forceMergeDeletesPctAllowed=3.8520195648492326,
segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5557765801000188
[junit4] 2> 1069813 INFO (coreLoadExecutor-4280-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@321abb[collection1]
main]
[junit4] 2> 1069813 INFO (coreLoadExecutor-4280-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1069829 INFO (coreLoadExecutor-4280-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1069909 INFO (coreLoadExecutor-4280-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1069909 INFO
(searcherExecutor-4281-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1069909 INFO (coreLoadExecutor-4280-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1593886780412657664
[junit4] 2> 1069909 INFO
(searcherExecutor-4281-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1069909 INFO
(searcherExecutor-4281-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1069909 INFO
(searcherExecutor-4281-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1069909 INFO
(searcherExecutor-4281-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1069910 INFO
(searcherExecutor-4281-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1069910 INFO
(searcherExecutor-4281-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1069910 INFO
(searcherExecutor-4281-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1069910 INFO
(searcherExecutor-4281-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1069910 INFO
(searcherExecutor-4281-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@321abb[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1069912 INFO
(SUITE-AutoCommitTest-seed#[6BE895B765CADD5F]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 1069914 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE895B765CADD5F]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
[junit4] 2> 1069914 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE895B765CADD5F]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 1069915 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE895B765CADD5F]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1b9c3f0[collection1] realtime]
[junit4] 2> 1069915 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE895B765CADD5F]) [ ]
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> 1069916 ERROR
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE895B765CADD5F]) [ ]
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 1069916 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE895B765CADD5F]) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1069944 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE895B765CADD5F]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.3
[junit4] 2> 1069965 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE895B765CADD5F]) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1070068 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE895B765CADD5F]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1070073 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE895B765CADD5F]) [ ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1
[junit4] 2> 1070073 WARN
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE895B765CADD5F]) [ x:collection1]
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via
JMX.
[junit4] 2> 1070073 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE895B765CADD5F]) [ x:collection1]
o.a.s.m.SolrMetricManager Replacing existing reporter 'default' in registry
'solr.core.collection1':
[org.apache.solr.metrics.reporters.SolrJmxReporter@1f77d7a: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null]
[junit4] 2> 1070073 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE895B765CADD5F]) [ x:collection1]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1f77d7a: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / null
[junit4] 2> 1070073 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE895B765CADD5F]) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_6BE895B765CADD5F-001/init-core-data-001/]
[junit4] 2> 1070151 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE895B765CADD5F]) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1070151 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE895B765CADD5F]) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1070152 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE895B765CADD5F]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1c4bf55[collection1] main]
[junit4] 2> 1070153 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE895B765CADD5F]) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1070153 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE895B765CADD5F]) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1070155 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE895B765CADD5F]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1070155 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE895B765CADD5F]) [ x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1593886780670607360
[junit4] 2> 1070163 INFO
(searcherExecutor-4286-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1070164 INFO
(searcherExecutor-4286-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1070164 INFO
(searcherExecutor-4286-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1070164 INFO
(searcherExecutor-4286-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1070164 INFO
(searcherExecutor-4286-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1070164 INFO
(searcherExecutor-4286-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1070164 INFO
(searcherExecutor-4286-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1070164 INFO
(searcherExecutor-4286-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1070164 INFO
(searcherExecutor-4286-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1070164 INFO
(searcherExecutor-4286-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1c4bf55[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1070165 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE895B765CADD5F]) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=46, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=53.75390625,
floorSegmentMB=0.548828125, forceMergeDeletesPctAllowed=13.302698070045942,
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.2829116011305291
[junit4] 2> 1070165 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE895B765CADD5F]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 1070165 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE895B765CADD5F]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@9b04f3[collection1] main]
[junit4] 2> 1070166 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE895B765CADD5F]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@139fe6b
[junit4] 2> 1070166 INFO
(searcherExecutor-4286-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@9b04f3[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1070166 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE895B765CADD5F]) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
[junit4] 2> 1070167 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE895B765CADD5F]) [ x:collection1]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@8a3ece: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / null
[junit4] 2> 1070169 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE895B765CADD5F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0
(1593886780684238848)]} 0 1
[junit4] 2> 1070170 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE895B765CADD5F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1
(1593886780686336000)]} 0 2
[junit4] 2> 1070170 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE895B765CADD5F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2
(1593886780686336001)]} 0 2
[junit4] 2> 1070170 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE895B765CADD5F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3
(1593886780686336002)]} 0 2
[junit4] 2> 1070170 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE895B765CADD5F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4
(1593886780686336003)]} 0 2
[junit4] 2> 1070170 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE895B765CADD5F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5
(1593886780686336004)]} 0 2
[junit4] 2> 1070170 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE895B765CADD5F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6
(1593886780686336005)]} 0 2
[junit4] 2> 1070170 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE895B765CADD5F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7
(1593886780686336006)]} 0 2
[junit4] 2> 1070171 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE895B765CADD5F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8
(1593886780686336007)]} 0 2
[junit4] 2> 1070171 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE895B765CADD5F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9
(1593886780687384576)]} 0 3
[junit4] 2> 1070171 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE895B765CADD5F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10
(1593886780687384577)]} 0 3
[junit4] 2> 1070171 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE895B765CADD5F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11
(1593886780687384578)]} 0 3
[junit4] 2> 1070171 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE895B765CADD5F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12
(1593886780687384579)]} 0 3
[junit4] 2> 1070171 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE895B765CADD5F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13
(1593886780687384580)]} 0 3
[junit4] 2> 1070171 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE895B765CADD5F]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:1&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 1070187 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE895B765CADD5F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14
(1593886780690530304)]} 0 19
[junit4] 2> 1070187 INFO (commitScheduler-4289-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> 1070203 INFO (commitScheduler-4289-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3a1526[collection1]
main]
[junit4] 2> 1070204 INFO
(searcherExecutor-4286-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3a1526[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.3):c15)))}
[junit4] 2> 1070204 INFO (commitScheduler-4289-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1070438 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE895B765CADD5F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15
(1593886780967354368)]} 0 270
[junit4] 2> 1070438 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE895B765CADD5F]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:14&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
[junit4] 2> 1070440 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE895B765CADD5F]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:15&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 1070440 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6BE895B765CADD5F]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
[junit4] 2> 1070442 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6BE895B765CADD5F]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
[junit4] 2> 1070442 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6BE895B765CADD5F]) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 1070443 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6BE895B765CADD5F]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@977d02[collection1] realtime]
[junit4] 2> 1070443 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6BE895B765CADD5F]) [ 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> 1070444 ERROR
(TEST-AutoCommitTest.testMaxTime-seed#[6BE895B765CADD5F]) [ x:collection1]
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 1070445 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6BE895B765CADD5F]) [ x:collection1]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1070473 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6BE895B765CADD5F]) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.3
[junit4] 2> 1070495 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6BE895B765CADD5F]) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1070621 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6BE895B765CADD5F]) [ x:collection1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1070627 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6BE895B765CADD5F]) [ x:collection1]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1
[junit4] 2> 1070628 WARN
(TEST-AutoCommitTest.testMaxTime-seed#[6BE895B765CADD5F]) [ x:collection1]
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via
JMX.
[junit4] 2> 1070628 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6BE895B765CADD5F]) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_6BE895B765CADD5F-001/init-core-data-001/]
[junit4] 2> 1070681 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6BE895B765CADD5F]) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1070681 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6BE895B765CADD5F]) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1070682 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6BE895B765CADD5F]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@110f731[collection1] main]
[junit4] 2> 1070682 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6BE895B765CADD5F]) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1070683 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6BE895B765CADD5F]) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1070685 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6BE895B765CADD5F]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1070687 INFO
(searcherExecutor-4290-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1070687 INFO
(searcherExecutor-4290-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1070687 INFO
(searcherExecutor-4290-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1070687 INFO
(searcherExecutor-4290-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1070687 INFO
(searcherExecutor-4290-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1070687 INFO
(searcherExecutor-4290-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1070687 INFO
(searcherExecutor-4290-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1070687 INFO
(searcherExecutor-4290-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1070688 INFO
(searcherExecutor-4290-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1070688 INFO
(searcherExecutor-4290-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@110f731[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1070688 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6BE895B765CADD5F]) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=510352371,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1070688 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6BE895B765CADD5F]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 1070688 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6BE895B765CADD5F]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@11c16a9[collection1] main]
[junit4] 2> 1070689 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6BE895B765CADD5F]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@140a1c1
[junit4] 2> 1070689 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6BE895B765CADD5F]) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
[junit4] 2> 1070689 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6BE895B765CADD5F]) [ x:collection1]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1b04b89: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / null
[junit4] 2> 1070690 INFO
(searcherExecutor-4290-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@11c16a9[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1070695 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6BE895B765CADD5F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1593886781231595520)]} 0 5
[junit4] 2> 1070696 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6BE895B765CADD5F]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 1070696 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6BE895B765CADD5F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1593886781237886976)]} 0 5
[junit4] 2> 1070696 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6BE895B765CADD5F]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 1070696 ERROR
(TEST-AutoCommitTest.testMaxTime-seed#[6BE895B765CADD5F]) [ x:collection1]
o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
[junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] 2> <response>
[junit4] 2> <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] 2> </response>
[junit4] 2>
[junit4] 2> request
was:q=id:529&qt=standard&start=0&rows=20&version=2.2
[junit4] 2> 1070697 ERROR
(TEST-AutoCommitTest.testMaxTime-seed#[6BE895B765CADD5F]) [ x:collection1]
o.a.s.SolrTestCaseJ4 REQUEST FAILED:
q=id:529&qt=standard&start=0&rows=20&version=2.2:java.lang.RuntimeException:
REQUEST FAILED: xpath=//result[@numFound=1]
[junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] 2> <response>
[junit4] 2> <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] 2> </response>
[junit4] 2>
[junit4] 2> request
was:q=id:529&qt=standard&start=0&rows=20&version=2.2
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:888)
[junit4] 2> at
org.apache.solr.update.AutoCommitTest.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> 1070697 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6BE895B765CADD5F]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=AutoCommitTest
-Dtests.method=testMaxTime -Dtests.seed=6BE895B765CADD5F -Dtests.multiplier=3
-Dtests.slow=true -Dtests.locale=uk -Dtests.timezone=Europe/Tirane
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.26s J2 | AutoCommitTest.testMaxTime <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4] > at
__randomizedtesting.SeedInfo.seed([6BE895B765CADD5F:F11CE855FB504163]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:895)
[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=standard&start=0&rows=20&version=2.2
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:888)
[junit4] > ... 40 more
[junit4] 2> 1070700 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE895B765CADD5F]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
[junit4] 2> 1070700 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE895B765CADD5F]) [
x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL
DOCUMENTS FROM INDEX
[junit4] 2> 1070700 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE895B765CADD5F]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@111bd5f[collection1]
realtime]
[junit4] 2> 1070701 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE895B765CADD5F]) [
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> 1070701 ERROR
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE895B765CADD5F]) [
x:collection1] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 1070701 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE895B765CADD5F]) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1070728 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE895B765CADD5F]) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.3
[junit4] 2> 1070745 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE895B765CADD5F]) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1070830 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE895B765CADD5F]) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1070836 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE895B765CADD5F]) [
x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using
configuration from instancedir
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1
[junit4] 2> 1070836 WARN
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE895B765CADD5F]) [
x:collection1] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr
metrics via JMX.
[junit4] 2> 1070836 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE895B765CADD5F]) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_6BE895B765CADD5F-001/init-core-data-001/]
[junit4] 2> 1070891 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE895B765CADD5F]) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1070891 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE895B765CADD5F]) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1070892 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE895B765CADD5F]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2feba7[collection1]
main]
[junit4] 2> 1070892 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE895B765CADD5F]) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1070892 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE895B765CADD5F]) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1070894 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE895B765CADD5F]) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1070894 INFO
(searcherExecutor-4294-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1070894 INFO
(searcherExecutor-4294-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1070894 INFO
(searcherExecutor-4294-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1070894 INFO
(searcherExecutor-4294-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1070894 INFO
(searcherExecutor-4294-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1070894 INFO
(searcherExecutor-4294-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1070894 INFO
(searcherExecutor-4294-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1070894 INFO
(searcherExecutor-4294-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1070895 INFO
(searcherExecutor-4294-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1070895 INFO
(searcherExecutor-4294-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2feba7[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1070896 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE895B765CADD5F]) [
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=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.13461765710238094]
[junit4] 2> 1070896 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE895B765CADD5F]) [
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 1070896 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE895B765CADD5F]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@68c652[collection1]
main]
[junit4] 2> 1070896 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE895B765CADD5F]) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@15db532
[junit4] 2> 1070896 INFO
(searcherExecutor-4294-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@68c652[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1070897 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE895B765CADD5F]) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.collection1
[junit4] 2> 1070897 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE895B765CADD5F]) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@11ef4c7: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / null
[junit4] 2> 1070899 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE895B765CADD5F]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1593886781448650752)]} 0 1
[junit4] 2> 1070901 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE895B765CADD5F]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=1
[junit4] 2> 1074898 INFO (commitScheduler-4297-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> 1074900 INFO (commitScheduler-4297-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@15aa139[collection1]
main]
[junit4] 2> 1074900 INFO (commitScheduler-4297-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1074901 INFO
(searcherExecutor-4294-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@15aa139[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(6.6.3):c1)))}
[junit4] 2> 1074906 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE895B765CADD5F]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1593886785652391936)]} 0 4008
[junit4] 2> 1074906 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE895B765CADD5F]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 1074907 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE895B765CADD5F]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529
(-1593886785653440512)]} 0 4009
[junit4] 2> 1074907 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE895B765CADD5F]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0
QTime=0
[junit4] 2> 1075907 INFO (commitScheduler-4297-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> 1075909 INFO (commitScheduler-4297-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@f8980f[collection1]
main]
[junit4] 2> 1075909 INFO (commitScheduler-4297-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1075909 INFO
(searcherExecutor-4294-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@f8980f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(6.6.3):c1)))}
[junit4] 2> 1076158 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE895B765CADD5F]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 1076158 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE895B765CADD5F]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0
QTime=0
[junit4] 2> 1076159 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE895B765CADD5F]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1593886786966257664)]} 0 5261
[junit4] 2> 1076159 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE895B765CADD5F]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1593886786966257665)]} 0 5261
[junit4] 2> 1076159 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE895B765CADD5F]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1593886786966257666)]} 0 5261
[junit4] 2> 1076159 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE895B765CADD5F]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1593886786966257667)]} 0 5261
[junit4] 2> 1076159 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE895B765CADD5F]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1593886786966257668)]} 0 5261
[junit4] 2> 1076159 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE895B765CADD5F]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1593886786966257669)]} 0 5261
[junit4] 2> 1076159 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE895B765CADD5F]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1593886786966257670)]} 0 5262
[junit4] 2> 1076159 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE895B765CADD5F]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1593886786966257671)]} 0 5262
[junit4] 2> 1076160 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE895B765CADD5F]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1593886786967306240)]} 0 5262
[junit4] 2> 1076160 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE895B765CADD5F]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1593886786967306241)]} 0 5262
[junit4] 2> 1076160 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE895B765CADD5F]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 1076160 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE895B765CADD5F]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1593886786967306242)]} 0 5262
[junit4] 2> 1076160 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE895B765CADD5F]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1593886786967306243)]} 0 5262
[junit4] 2> 1076160 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE895B765CADD5F]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1593886786967306244)]} 0 5263
[junit4] 2> 1076160 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE895B765CADD5F]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1593886786967306245)]} 0 5263
[junit4] 2> 1076161 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE895B765CADD5F]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1593886786968354816)]} 0 5263
[junit4] 2> 1076161 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE895B765CADD5F]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1593886786968354817)]} 0 5263
[junit4] 2> 1076161 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE895B765CADD5F]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1593886786968354818)]} 0 5263
[junit4] 2> 1076161 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE895B765CADD5F]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1593886786968354819)]} 0 5263
[junit4] 2> 1076161 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE895B765CADD5F]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1593886786968354820)]} 0 5263
[junit4] 2> 1076161 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE895B765CADD5F]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1593886786968354821)]} 0 5263
[junit4] 2> 1076161 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE895B765CADD5F]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0
QTime=0
[junit4] 2> 1077160 INFO (commitScheduler-4297-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> 1077163 INFO (commitScheduler-4297-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@a46f42[collection1]
main]
[junit4] 2> 1077163 INFO (commitScheduler-4297-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1077163 INFO
(searcherExecutor-4294-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@a46f42[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(6.6.3):c10/9:delGen=1)))}
[junit4] 2> 1077412 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE895B765CADD5F]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0
QTime=0
[junit4] 2> 1077412 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE895B765CADD5F]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 1077413 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6BE895B765CADD5F]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
[junit4] 2> 1077413 INFO
(SUITE-AutoCommitTest-seed#[6BE895B765CADD5F]-worker) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 1077413 INFO
(SUITE-AutoCommitTest-seed#[6BE895B765CADD5F]-worker) [ x:collection1]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=5869801
[junit4] 2> 1077413 INFO
(SUITE-AutoCommitTest-seed#[6BE895B765CADD5F]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 1077413 INFO
(SUITE-AutoCommitTest-seed#[6BE895B765CADD5F]-worker) [ x:collection1]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@9f2a30: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ null
[junit4] 2> 1077413 INFO
(SUITE-AutoCommitTest-seed#[6BE895B765CADD5F]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
[junit4] 2> 1077413 INFO
(SUITE-AutoCommitTest-seed#[6BE895B765CADD5F]-worker) [ x:collection1]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@c77125: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
null
[junit4] 2> 1077413 INFO
(SUITE-AutoCommitTest-seed#[6BE895B765CADD5F]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
[junit4] 2> 1077413 INFO
(SUITE-AutoCommitTest-seed#[6BE895B765CADD5F]-worker) [ x:collection1]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@24244d: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / null
[junit4] 2> 1077413 INFO
(coreCloseExecutor-4298-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@cf69ed
[junit4] 2> 1077413 INFO
(coreCloseExecutor-4298-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
[junit4] 2> 1077414 INFO
(coreCloseExecutor-4298-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1a2290f
[junit4] 2> 1077427 INFO
(coreCloseExecutor-4298-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_6BE895B765CADD5F-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62):
{range_facet_l_dv=PostingsFormat(name=LuceneVarGapFixedInterval),
field_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
multiDefault=Lucene50(blocksize=128), subject=Lucene50(blocksize=128),
intDefault=PostingsFormat(name=Direct),
id=PostingsFormat(name=LuceneVarGapFixedInterval),
range_facet_i_dv=PostingsFormat(name=Direct),
text=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
range_facet_l=PostingsFormat(name=Direct),
timestamp=PostingsFormat(name=Direct)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting),
_version_=DocValuesFormat(name=Lucene54),
range_facet_i_dv=DocValuesFormat(name=Lucene54),
intDvoDefault=DocValuesFormat(name=Lucene54),
timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=113,
maxMBSortInHeap=7.978101991111922,
sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=uk,
timezone=Europe/Tirane
[junit4] 2> NOTE: Linux 4.13.0-36-generic i386/Oracle Corporation
1.8.0_162 (32-bit)/cpus=8,threads=1,free=86493080,total=390856704
[junit4] 2> NOTE: All tests run in this JVM: [SaslZkACLProviderTest,
TestExclusionRuleCollectionAccess, SimpleFacetsTest,
CdcrReplicationDistributedZkTest, PreAnalyzedFieldManagedSchemaCloudTest,
TestDeleteCollectionOnDownNodes, CreateCollectionCleanupTest, TestReqParamsAPI,
BlockJoinFacetDistribTest, TestCollectionAPIs, HdfsDirectoryTest,
TestTolerantUpdateProcessorCloud, TestCopyFieldCollectionResource,
TestDynamicLoading, HttpSolrCallGetCoreTest, TestDistributedMissingSort,
TestFieldCacheWithThreads, TestUtils, TestReloadDeadlock,
SpellPossibilityIteratorTest, TestWriterPerf, TestLFUCache,
TriLevelCompositeIdRoutingTest, TestInitParams,
FieldAnalysisRequestHandlerTest, SolrJmxReporterCloudTest,
TestObjectReleaseTracker, DirectUpdateHandlerTest, SuggesterTest,
AddSchemaFieldsUpdateProcessorFactoryTest, HdfsWriteToMultipleCollectionsTest,
TestNoOpRegenerator, TestFieldTypeResource, TestStressReorder,
DistributedFacetPivotSmallTest, RecoveryZkTest, SolrMetricsIntegrationTest,
HardAutoCommitTest, TestConfig, CursorMarkTest, TestSchemaSimilarityResource,
DeleteLastCustomShardedReplicaTest, DocValuesMultiTest, NoCacheHeaderTest,
SolrPluginUtilsTest, PingRequestHandlerTest, CloudMLTQParserTest,
DebugComponentTest, BadIndexSchemaTest, TestManagedStopFilterFactory,
TestIndexSearcher, TestShardHandlerFactory, SolrCloudExampleTest,
TestUseDocValuesAsStored2, TestIndexingPerformance, SOLR749Test,
DistributedDebugComponentTest, TestSolrJ, TestCustomDocTransformer,
DistributedQueryComponentOptimizationTest, OpenExchangeRatesOrgProviderTest,
HdfsRecoveryZkTest, TestGraphMLResponseWriter, HdfsThreadLeakTest,
TestGroupingSearch, CoreAdminHandlerTest, PKIAuthenticationIntegrationTest,
LeaderFailureAfterFreshStartTest, TestPostingsSolrHighlighter,
HdfsCollectionsAPIDistributedZkTest, CoreSorterTest,
TestLMJelinekMercerSimilarityFactory, TestConfigOverlay, FullHLLTest,
TestXIncludeConfig, TestBinaryField, TestSystemCollAutoCreate, DeleteShardTest,
OverseerTest, TestManagedSchemaAPI, TestSolrDynamicMBean,
CloneFieldUpdateProcessorFactoryTest, TestSchemaManager, TestTolerantSearch,
LukeRequestHandlerTest, TemplateUpdateProcessorTest, TestSolrDeletionPolicy1,
ConcurrentDeleteAndCreateCollectionTest, TestGraphTermsQParserPlugin,
TestOrdValues, TestRandomRequestDistribution, SparseHLLTest,
TestInPlaceUpdatesStandalone, TestPhraseSuggestions,
SharedFSAutoReplicaFailoverUtilsTest, TestReversedWildcardFilterFactory,
TestDFRSimilarityFactory, TestTrackingShardHandlerFactory,
TestConfigSetsAPIExclusivity, StatelessScriptUpdateProcessorFactoryTest,
PreAnalyzedFieldTest, RestartWhileUpdatingTest, BadComponentTest,
DistributedFacetPivotLargeTest, TestJmxMonitoredMap,
TestEmbeddedSolrServerSchemaAPI, PeerSyncWithIndexFingerprintCachingTest,
TestSegmentSorting, CircularListTest, TestIntervalFaceting,
TestImpersonationWithHadoopAuth, ShowFileRequestHandlerTest,
TestSolrCoreSnapshots, TestChildDocTransformer, JSONWriterTest,
BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test,
UnloadDistributedZkTest, TestReplicationHandler, LeaderElectionTest,
TestZkChroot, ZkCLITest, AutoCommitTest]
[junit4] Completed [366/714 (1!)] on J2 in 8.10s, 3 tests, 1 error <<<
FAILURES!
[...truncated 43256 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]