Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1034/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC
1 tests failed.
FAILED: org.apache.solr.update.HardAutoCommitTest.testCommitWithin
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([108643C501062411:AA542CBD8228CA04]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:818)
at
org.apache.solr.update.HardAutoCommitTest.testCommitWithin(HardAutoCommitTest.java:100)
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:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
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:367)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
</response>
request was:q=id:529&qt=standard&start=0&rows=20&version=2.2
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:811)
... 40 more
Build Log:
[...truncated 11761 lines...]
[junit4] Suite: org.apache.solr.update.HardAutoCommitTest
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.HardAutoCommitTest_108643C501062411-001/init-core-data-001
[junit4] 2> 1406038 INFO
(SUITE-HardAutoCommitTest-seed#[108643C501062411]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 1406039 INFO
(SUITE-HardAutoCommitTest-seed#[108643C501062411]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 1406039 INFO
(SUITE-HardAutoCommitTest-seed#[108643C501062411]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1406067 INFO
(SUITE-HardAutoCommitTest-seed#[108643C501062411]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1406084 INFO
(SUITE-HardAutoCommitTest-seed#[108643C501062411]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 1406147 WARN
(SUITE-HardAutoCommitTest-seed#[108643C501062411]-worker) [ ]
o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING:
Deprecated, please use 'df' on request instead.
[junit4] 2> 1406149 INFO
(SUITE-HardAutoCommitTest-seed#[108643C501062411]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1406157 WARN
(SUITE-HardAutoCommitTest-seed#[108643C501062411]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first
MBeanServer.
[junit4] 2> 1406158 INFO
(SUITE-HardAutoCommitTest-seed#[108643C501062411]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4a1c0c0f
[junit4] 2> 1406158 WARN
(SUITE-HardAutoCommitTest-seed#[108643C501062411]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first
MBeanServer.
[junit4] 2> 1406160 INFO
(SUITE-HardAutoCommitTest-seed#[108643C501062411]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4a1c0c0f
[junit4] 2> 1406161 WARN
(SUITE-HardAutoCommitTest-seed#[108643C501062411]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first
MBeanServer.
[junit4] 2> 1406161 INFO
(SUITE-HardAutoCommitTest-seed#[108643C501062411]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4a1c0c0f
[junit4] 2> 1406161 WARN
(SUITE-HardAutoCommitTest-seed#[108643C501062411]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first
MBeanServer.
[junit4] 2> 1406161 INFO
(SUITE-HardAutoCommitTest-seed#[108643C501062411]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4a1c0c0f
[junit4] 2> 1406162 INFO (coreLoadExecutor-5846-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1406188 INFO (coreLoadExecutor-5846-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1406224 INFO (coreLoadExecutor-5846-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1406325 WARN (coreLoadExecutor-5846-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema
is text. WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 1406329 INFO (coreLoadExecutor-5846-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1406346 INFO (coreLoadExecutor-5846-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
[junit4] 2> 1406346 INFO (coreLoadExecutor-5846-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.HardAutoCommitTest_108643C501062411-001/init-core-data-001/]
[junit4] 2> 1406346 WARN (coreLoadExecutor-5846-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was
configured, using first MBeanServer.
[junit4] 2> 1406346 INFO (coreLoadExecutor-5846-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4a1c0c0f
[junit4] 2> 1406346 INFO (coreLoadExecutor-5846-thread-1) [
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a1c0c0f
[junit4] 2> 1406351 INFO (coreLoadExecutor-5846-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=13, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.36414483680945675]
[junit4] 2> 1406379 INFO (coreLoadExecutor-5846-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1406379 INFO (coreLoadExecutor-5846-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1406380 INFO (coreLoadExecutor-5846-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1406380 INFO (coreLoadExecutor-5846-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1406380 INFO (coreLoadExecutor-5846-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=17, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=83.2705078125,
floorSegmentMB=1.3798828125, forceMergeDeletesPctAllowed=11.369478267619744,
segmentsPerTier=24.0, maxCFSSegmentSizeMB=1.974609375,
noCFSRatio=0.5852976411772425
[junit4] 2> 1406380 INFO (coreLoadExecutor-5846-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@5286741c[collection1] main]
[junit4] 2> 1406380 INFO (coreLoadExecutor-5846-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1406395 INFO (coreLoadExecutor-5846-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1406449 INFO (coreLoadExecutor-5846-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1406450 INFO
(searcherExecutor-5847-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1406450 INFO
(searcherExecutor-5847-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1406450 INFO
(searcherExecutor-5847-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1406450 INFO
(searcherExecutor-5847-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1406450 INFO
(searcherExecutor-5847-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1406451 INFO
(searcherExecutor-5847-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1406451 INFO
(searcherExecutor-5847-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1406452 INFO
(searcherExecutor-5847-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1406452 INFO
(searcherExecutor-5847-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1406452 INFO
(searcherExecutor-5847-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5286741c[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1406453 INFO (coreLoadExecutor-5846-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1554755809784627200
[junit4] 2> 1406456 INFO
(SUITE-HardAutoCommitTest-seed#[108643C501062411]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 1406491 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[108643C501062411]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
[junit4] 2> 1406492 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[108643C501062411]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{deleteByQuery=*:* (-1554755809824473088)} 0 1
[junit4] 2> 1406495 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[108643C501062411]) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1406527 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[108643C501062411]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1406545 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[108643C501062411]) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1406629 WARN
(TEST-HardAutoCommitTest.testCommitWithin-seed#[108643C501062411]) [ ]
o.a.s.s.IndexSchema [collection1] default search field in schema is text.
WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 1406631 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[108643C501062411]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1406647 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[108643C501062411]) [ ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
[junit4] 2> 1406647 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[108643C501062411]) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.HardAutoCommitTest_108643C501062411-001/init-core-data-001/]
[junit4] 2> 1406647 WARN
(TEST-HardAutoCommitTest.testCommitWithin-seed#[108643C501062411]) [
x:collection1] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was
configured, using first MBeanServer.
[junit4] 2> 1406654 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[108643C501062411]) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4a1c0c0f
[junit4] 2> 1406655 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[108643C501062411]) [
x:collection1] o.a.s.m.SolrMetricManager Replacing existing reporter 'default'
in registry 'solr.core.collection1':
[org.apache.solr.metrics.reporters.SolrJmxReporter@15356c6f: domain =
solr.core.collection1, service url = null, agent id = null]
[junit4] 2> 1406657 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[108643C501062411]) [
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a1c0c0f
[junit4] 2> 1406689 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[108643C501062411]) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1406689 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[108643C501062411]) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1406690 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[108643C501062411]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@77688f0f[collection1] main]
[junit4] 2> 1406690 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[108643C501062411]) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1406691 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[108643C501062411]) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1406695 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[108643C501062411]) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1406698 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[108643C501062411]) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=13, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=75.0234375,
floorSegmentMB=1.1611328125, forceMergeDeletesPctAllowed=27.404685420601872,
segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1406700 INFO
(searcherExecutor-5852-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1406705 INFO
(searcherExecutor-5852-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1406705 INFO
(searcherExecutor-5852-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1406705 INFO
(searcherExecutor-5852-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1406701 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[108643C501062411]) [
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 1406705 INFO
(searcherExecutor-5852-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1406710 INFO
(searcherExecutor-5852-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1406710 INFO
(searcherExecutor-5852-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1406710 INFO
(searcherExecutor-5852-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1406710 INFO
(searcherExecutor-5852-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1406711 INFO
(searcherExecutor-5852-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@77688f0f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1406717 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[108643C501062411]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@1623d991[collection1] main]
[junit4] 2> 1406719 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[108643C501062411]) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@6f4ee1a7
[junit4] 2> 1406725 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[108643C501062411]) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.collection1
[junit4] 2> 1406727 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[108643C501062411]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1554755810070888448)]} 0 0
[junit4] 2> 1406727 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[108643C501062411]) [
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> 1406730 INFO
(searcherExecutor-5852-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1623d991[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1406980 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[108643C501062411]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1554755810337226752)]} 0 253
[junit4] 2> 1406980 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[108643C501062411]) [
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> 1406980 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[108643C501062411]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529
(-1554755810337226753)]} 0 254
[junit4] 2> 1406981 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[108643C501062411]) [
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> 1406981 ERROR
(TEST-HardAutoCommitTest.testCommitWithin-seed#[108643C501062411]) [
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> 1406987 ERROR
(TEST-HardAutoCommitTest.testCommitWithin-seed#[108643C501062411]) [
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:811)
[junit4] 2> at
org.apache.solr.update.HardAutoCommitTest.testCommitWithin(HardAutoCommitTest.java:100)
[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:367)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
[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:367)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 1406991 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[108643C501062411]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=HardAutoCommitTest
-Dtests.method=testCommitWithin -Dtests.seed=108643C501062411 -Dtests.slow=true
-Dtests.locale=pt-BR -Dtests.timezone=America/Martinique -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.54s J1 | HardAutoCommitTest.testCommitWithin <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4] > at
__randomizedtesting.SeedInfo.seed([108643C501062411:AA542CBD8228CA04]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:818)
[junit4] > at
org.apache.solr.update.HardAutoCommitTest.testCommitWithin(HardAutoCommitTest.java:100)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
[junit4] > xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] > <response>
[junit4] > <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] > </response>
[junit4] > request
was:q=id:529&qt=standard&start=0&rows=20&version=2.2
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:811)
[junit4] > ... 40 more
[junit4] 2> 1406998 INFO
(SUITE-HardAutoCommitTest-seed#[108643C501062411]-worker) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 1406998 INFO
(SUITE-HardAutoCommitTest-seed#[108643C501062411]-worker) [ x:collection1]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1775388206
[junit4] 2> 1406998 INFO
(coreCloseExecutor-5856-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@37e561bb
[junit4] 2> 1407000 INFO
(coreCloseExecutor-5856-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
[junit4] 2> 1407001 INFO
(coreCloseExecutor-5856-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@548c35aa
[junit4] 2> 1407020 INFO
(coreCloseExecutor-5856-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
[junit4] 2> 1407026 INFO
(SUITE-HardAutoCommitTest-seed#[108643C501062411]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.HardAutoCommitTest_108643C501062411-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{range_facet_l_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
_version_=PostingsFormat(name=LuceneVarGapFixedInterval),
field_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
multiDefault=PostingsFormat(name=LuceneFixedGap),
subject=PostingsFormat(name=LuceneFixedGap),
intDefault=PostingsFormat(name=LuceneVarGapFixedInterval),
id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
range_facet_i_dv=PostingsFormat(name=LuceneFixedGap),
text=PostingsFormat(name=Direct),
range_facet_l=PostingsFormat(name=LuceneFixedGap),
timestamp=PostingsFormat(name=LuceneFixedGap)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene70),
range_facet_i_dv=DocValuesFormat(name=Asserting),
timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1636,
maxMBSortInHeap=7.0942832801878595, sim=RandomSimilarity(queryNorm=true): {},
locale=pt-BR, timezone=America/Martinique
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_112
(64-bit)/cpus=3,threads=1,free=150125616,total=524288000
[junit4] 2> NOTE: All tests run in this JVM:
[ShufflingReplicaListTransformerTest, ForceLeaderTest,
TestSuggestSpellingConverter, TestMissingGroups, PreAnalyzedFieldTest,
EchoParamsTest, SuggestComponentContextFilterQueryTest, TestConfigSetsAPI,
AsyncCallRequestStatusResponseTest, QueryResultKeyTest, TestRecovery,
BasicZkTest, HdfsRestartWhileUpdatingTest, SolrInfoMBeanTest,
DeleteInactiveReplicaTest, TestRandomFlRTGCloud, CloudMLTQParserTest,
TestCorePropertiesReload, DistributedFacetPivotLargeTest,
ConjunctionSolrSpellCheckerTest, TestPKIAuthenticationPlugin,
BasicAuthIntegrationTest, HdfsRecoverLeaseTest, TestSimpleTrackingShardHandler,
HdfsUnloadDistributedZkTest, FullSolrCloudDistribCmdsTest,
BigEndianAscendingWordDeserializerTest, TestExactStatsCache,
TestReRankQParserPlugin, TestJavabinTupleStreamParser, PeerSyncReplicationTest,
FacetPivotSmallTest, LeaderInitiatedRecoveryOnShardRestartTest,
CircularListTest, SaslZkACLProviderTest, HttpSolrCallGetCoreTest,
SortByFunctionTest, TestSha256AuthenticationProvider,
AnalyticsMergeStrategyTest, SolrCoreMetricManagerTest, TermVectorComponentTest,
TestPivotHelperCode, BlockJoinFacetRandomTest, TestCustomDocTransformer,
TestStandardQParsers, HdfsCollectionsAPIDistributedZkTest,
TestValueSourceCache, TestSolrIndexConfig, TestSimpleQParserPlugin,
HdfsBasicDistributedZk2Test, TestSolr4Spatial, SecurityConfHandlerTest,
TestReplicationHandlerBackup, TestJsonFacets, TestGeoJSONResponseWriter,
LeaderFailureAfterFreshStartTest, AnalysisErrorHandlingTest,
TestFilteredDocIdSet, TestUninvertingReader, TestImpersonationWithHadoopAuth,
SolrIndexSplitterTest, TestLegacyNumericRangeQueryBuilder,
RemoteQueryErrorTest, ReplicationFactorTest, TestCloudManagedSchema,
SpellingQueryConverterTest, RankQueryTest, ShowFileRequestHandlerTest,
TestNRTOpen, DistributedFacetPivotWhiteBoxTest, TestCloudSchemaless,
OverriddenZkACLAndCredentialsProvidersTest, TestManagedSchemaThreadSafety,
UpdateParamsTest, TestLMDirichletSimilarityFactory,
ClassificationUpdateProcessorFactoryTest, FieldAnalysisRequestHandlerTest,
WordBreakSolrSpellCheckerTest, TestDFRSimilarityFactory,
TestFieldCacheSortRandom, TestCustomSort, TestAuthenticationFramework,
TestTolerantUpdateProcessorRandomCloud, DistribCursorPagingTest,
ExternalFileFieldSortTest, SpellCheckComponentTest, CollectionReloadTest,
SignatureUpdateProcessorFactoryTest, TestFieldCache, OverseerStatusTest,
HdfsChaosMonkeyNothingIsSafeTest, TestAnalyzedSuggestions,
TestNonDefinedSimilarityFactory, TestWriterPerf, ZkSolrClientTest,
TestAtomicUpdateErrorCases, BitVectorTest, BadCopyFieldTest, QueryParsingTest,
TestDocBasedVersionConstraints, JsonLoaderTest, NoCacheHeaderTest,
SliceStateTest, BJQParserTest, MetricUtilsTest,
TestSolrConfigHandlerConcurrent, TestConfigSetsAPIZkFailure,
StatsComponentTest, TestTestInjection, TestIndexingPerformance,
DistanceFunctionTest, TestFieldCacheSanityChecker,
TestSolrCloudWithDelegationTokens, HdfsThreadLeakTest, TestRawResponseWriter,
CollectionsAPIDistributedZkTest, TestCopyFieldCollectionResource,
TestScoreJoinQPScore, TestRebalanceLeaders, TestSerializedLuceneMatchVersion,
TestIndexSearcher, TestOrdValues, CollectionTooManyReplicasTest,
DataDrivenBlockJoinTest, TriLevelCompositeIdRoutingTest, MultiThreadedOCPTest,
GraphQueryTest, TestDynamicFieldCollectionResource, ConnectionReuseTest,
DefaultValueUpdateProcessorTest, DistributedQueryComponentOptimizationTest,
TestBadConfig, TestSolrDynamicMBean, TestDistributedStatsComponentCardinality,
TestSchemaNameResource, UpdateRequestProcessorFactoryTest,
ResponseLogComponentTest, CoreAdminHandlerTest, TestManagedStopFilterFactory,
TestClassicSimilarityFactory, TestLuceneMatchVersion, CleanupOldIndexTest,
TestCollapseQParserPlugin, TestSearchPerf, TestReversedWildcardFilterFactory,
LoggingHandlerTest, TestEmbeddedSolrServerConstructors,
SpatialRPTFieldTypeTest, DocExpirationUpdateProcessorFactoryTest, TestTrie,
TestConfigReload, TestRequestForwarding, TestManagedResourceStorage,
LeaderElectionContextKeyTest, TestNumericTerms32, StressHdfsTest,
InfoHandlerTest, TermVectorComponentDistributedTest,
SolrCoreCheckLockOnStartupTest, CollectionsAPISolrJTest, HdfsLockFactoryTest,
ScriptEngineTest, DocValuesMissingTest, TestDistributedMissingSort,
ChaosMonkeySafeLeaderTest, OpenCloseCoreStressTest, OverseerTest,
ShardRoutingTest, TestRandomFaceting, TestZkChroot, ShardRoutingCustomTest,
AutoCommitTest, DistributedSpellCheckComponentTest, TestRealTimeGet, TestJoin,
TestReload, HardAutoCommitTest]
[junit4] Completed [356/670 (1!)] on J1 in 1.00s, 1 test, 1 error <<<
FAILURES!
[...truncated 63396 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]