Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/76/
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([64522353275E5349:DE804C2BA470BD5C]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:886)
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:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
</response>
request was:q=id:529&qt=&start=0&rows=20&version=2.2
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:879)
... 40 more
Build Log:
[...truncated 11986 lines...]
[junit4] Suite: org.apache.solr.update.HardAutoCommitTest
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.HardAutoCommitTest_64522353275E5349-001/init-core-data-001
[junit4] 2> 1450314 INFO
(SUITE-HardAutoCommitTest-seed#[64522353275E5349]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1450315 INFO
(SUITE-HardAutoCommitTest-seed#[64522353275E5349]-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> 1450315 INFO
(SUITE-HardAutoCommitTest-seed#[64522353275E5349]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 1450316 INFO
(SUITE-HardAutoCommitTest-seed#[64522353275E5349]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 1450316 INFO
(SUITE-HardAutoCommitTest-seed#[64522353275E5349]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1450347 INFO
(SUITE-HardAutoCommitTest-seed#[64522353275E5349]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 1450367 INFO
(SUITE-HardAutoCommitTest-seed#[64522353275E5349]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 1450432 INFO
(SUITE-HardAutoCommitTest-seed#[64522353275E5349]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1450466 INFO
(SUITE-HardAutoCommitTest-seed#[64522353275E5349]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2ba4705b
[junit4] 2> 1450470 INFO
(SUITE-HardAutoCommitTest-seed#[64522353275E5349]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2ba4705b
[junit4] 2> 1450470 INFO
(SUITE-HardAutoCommitTest-seed#[64522353275E5349]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2ba4705b
[junit4] 2> 1450472 INFO (coreLoadExecutor-6615-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1450509 INFO (coreLoadExecutor-6615-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 1450525 INFO (coreLoadExecutor-6615-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1450603 INFO (coreLoadExecutor-6615-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1450610 INFO (coreLoadExecutor-6615-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 1450610 INFO (coreLoadExecutor-6615-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2ba4705b
[junit4] 2> 1450610 INFO (coreLoadExecutor-6615-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1450610 INFO (coreLoadExecutor-6615-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.HardAutoCommitTest_64522353275E5349-001/init-core-data-001/]
[junit4] 2> 1450611 INFO (coreLoadExecutor-6615-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=34, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=57.689453125,
floorSegmentMB=0.9609375, forceMergeDeletesPctAllowed=29.378095170145222,
segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1450697 INFO (coreLoadExecutor-6615-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1450697 INFO (coreLoadExecutor-6615-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1450699 INFO (coreLoadExecutor-6615-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1450699 INFO (coreLoadExecutor-6615-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1450700 INFO (coreLoadExecutor-6615-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6844453471612313]
[junit4] 2> 1450700 INFO (coreLoadExecutor-6615-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@1c3074a4[collection1] main]
[junit4] 2> 1450701 INFO (coreLoadExecutor-6615-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1450723 INFO (coreLoadExecutor-6615-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1450810 INFO (coreLoadExecutor-6615-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1450810 INFO
(searcherExecutor-6616-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1450811 INFO
(searcherExecutor-6616-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1450811 INFO
(searcherExecutor-6616-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1450811 INFO
(searcherExecutor-6616-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1450811 INFO
(searcherExecutor-6616-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1450812 INFO
(searcherExecutor-6616-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1450812 INFO
(searcherExecutor-6616-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1450812 INFO
(searcherExecutor-6616-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1450813 INFO
(searcherExecutor-6616-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1450814 INFO
(searcherExecutor-6616-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1c3074a4[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1450814 INFO (coreLoadExecutor-6615-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1574041726179344384
[junit4] 2> 1450816 INFO
(SUITE-HardAutoCommitTest-seed#[64522353275E5349]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 1450824 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[64522353275E5349]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
[junit4] 2> 1450824 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[64522353275E5349]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 1450825 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[64522353275E5349]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@5f3b7f10[collection1] realtime]
[junit4] 2> 1450825 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[64522353275E5349]) [ ]
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> 1450825 ERROR
(TEST-HardAutoCommitTest.testCommitWithin-seed#[64522353275E5349]) [ ]
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 1450826 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[64522353275E5349]) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1450863 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[64522353275E5349]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 1450888 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[64522353275E5349]) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1451069 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[64522353275E5349]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1451085 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[64522353275E5349]) [ ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1
[junit4] 2> 1451101 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[64522353275E5349]) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2ba4705b
[junit4] 2> 1451101 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[64522353275E5349]) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.HardAutoCommitTest_64522353275E5349-001/init-core-data-001/]
[junit4] 2> 1451187 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[64522353275E5349]) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1451187 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[64522353275E5349]) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1451188 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[64522353275E5349]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@4aa330d1[collection1] main]
[junit4] 2> 1451189 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[64522353275E5349]) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1451191 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[64522353275E5349]) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1451195 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[64522353275E5349]) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1451195 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[64522353275E5349]) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1574041726578851840
[junit4] 2> 1451198 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[64522353275E5349]) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=46, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=12.955078125,
floorSegmentMB=0.5009765625, forceMergeDeletesPctAllowed=3.1234210920115557,
segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.21768572833247468
[junit4] 2> 1451198 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[64522353275E5349]) [
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 1451198 INFO
(searcherExecutor-6621-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1451199 INFO
(searcherExecutor-6621-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1451199 INFO
(searcherExecutor-6621-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1451199 INFO
(searcherExecutor-6621-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1451199 INFO
(searcherExecutor-6621-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1451199 INFO
(searcherExecutor-6621-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1451200 INFO
(searcherExecutor-6621-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1451200 INFO
(searcherExecutor-6621-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1451200 INFO
(searcherExecutor-6621-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1451202 INFO
(searcherExecutor-6621-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4aa330d1[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1451202 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[64522353275E5349]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@175208de[collection1] main]
[junit4] 2> 1451203 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[64522353275E5349]) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1f027e66
[junit4] 2> 1451203 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[64522353275E5349]) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=520257126
[junit4] 2> 1451209 INFO
(searcherExecutor-6621-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@175208de[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1451210 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[64522353275E5349]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1574041726592483328)]} 0 2
[junit4] 2> 1451210 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[64522353275E5349]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 1451212 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[64522353275E5349]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1574041726596677632)]} 0 4
[junit4] 2> 1451212 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[64522353275E5349]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 1451213 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[64522353275E5349]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529
(-1574041726597726208)]} 0 4
[junit4] 2> 1451213 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[64522353275E5349]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 1451213 ERROR
(TEST-HardAutoCommitTest.testCommitWithin-seed#[64522353275E5349]) [
x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
[junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] 2> <response>
[junit4] 2> <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] 2> </response>
[junit4] 2>
[junit4] 2> request was:q=id:529&qt=&start=0&rows=20&version=2.2
[junit4] 2> 1451213 ERROR
(TEST-HardAutoCommitTest.testCommitWithin-seed#[64522353275E5349]) [
x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED:
q=id:529&qt=&start=0&rows=20&version=2.2:java.lang.RuntimeException: REQUEST
FAILED: xpath=//result[@numFound=1]
[junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] 2> <response>
[junit4] 2> <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] 2> </response>
[junit4] 2>
[junit4] 2> request was:q=id:529&qt=&start=0&rows=20&version=2.2
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:879)
[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: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> 1451214 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[64522353275E5349]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=HardAutoCommitTest
-Dtests.method=testCommitWithin -Dtests.seed=64522353275E5349 -Dtests.slow=true
-Dtests.locale=uk -Dtests.timezone=Africa/El_Aaiun -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.40s J1 | HardAutoCommitTest.testCommitWithin <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4] > at
__randomizedtesting.SeedInfo.seed([64522353275E5349:DE804C2BA470BD5C]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:886)
[junit4] > at
org.apache.solr.update.HardAutoCommitTest.testCommitWithin(HardAutoCommitTest.java:100)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
[junit4] > xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] > <response>
[junit4] > <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] > </response>
[junit4] > request was:q=id:529&qt=&start=0&rows=20&version=2.2
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:879)
[junit4] > ... 40 more
[junit4] 2> 1451215 INFO
(SUITE-HardAutoCommitTest-seed#[64522353275E5349]-worker) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 1451215 INFO
(SUITE-HardAutoCommitTest-seed#[64522353275E5349]-worker) [ x:collection1]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1529657354
[junit4] 2> 1451215 INFO
(SUITE-HardAutoCommitTest-seed#[64522353275E5349]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1451216 INFO
(SUITE-HardAutoCommitTest-seed#[64522353275E5349]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1451217 INFO
(SUITE-HardAutoCommitTest-seed#[64522353275E5349]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1451217 INFO
(SUITE-HardAutoCommitTest-seed#[64522353275E5349]-worker) [ x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1451217 INFO
(coreCloseExecutor-6625-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@5e16d7d0
[junit4] 2> 1451217 INFO
(coreCloseExecutor-6625-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
[junit4] 2> 1451218 INFO
(coreCloseExecutor-6625-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@25c513d1 commitCommandVersion:0
[junit4] 2> 1451219 INFO
(coreCloseExecutor-6625-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1578555344
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.HardAutoCommitTest_64522353275E5349-001
[junit4] 2> Jul 27, 2017 2:39:27 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=RandomSimilarity(queryNorm=false): {}, locale=uk, timezone=Africa/El_Aaiun
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_141
(64-bit)/cpus=3,threads=1,free=268075736,total=528482304
[junit4] 2> NOTE: All tests run in this JVM: [StatsReloadRaceTest,
BlockJoinFacetDistribTest, TestComplexPhraseQParserPlugin, BlockCacheTest,
TestManagedResource, DistributedFacetPivotWhiteBoxTest,
DirectSolrSpellCheckerTest, BufferStoreTest, TestExactSharedStatsCache,
SpellPossibilityIteratorTest, RestartWhileUpdatingTest, TestQueryTypes,
TestCharFilters, TestSolrFieldCacheBean, BigEndianAscendingWordSerializerTest,
LeaderElectionContextKeyTest, PingRequestHandlerTest, V2ApiIntegrationTest,
JvmMetricsTest, TestMinMaxOnMultiValuedField,
SharedFSAutoReplicaFailoverUtilsTest,
TestPerFieldSimilarityWithDefaultOverride, TestSolrJ, TestSchemaResource,
SuggesterFSTTest, StatelessScriptUpdateProcessorFactoryTest,
TestSimpleQParserPlugin, TestPayloadScoreQParserPlugin, OverseerTaskQueueTest,
BasicZkTest, CheckHdfsIndexTest, SolrMetricReporterTest,
TestSQLHandlerNonCloud, DirectoryFactoryTest, TestDFISimilarityFactory,
ImplicitSnitchTest, SolrIndexConfigTest, TestRandomCollapseQParserPlugin,
FullSolrCloudDistribCmdsTest, TestFastOutputStream,
TestManagedSynonymFilterFactory, ChaosMonkeySafeLeaderTest, TestHdfsUpdateLog,
OpenCloseCoreStressTest, CreateCollectionCleanupTest,
TestDelegationWithHadoopAuth, TestCloudJSONFacetJoinDomain,
DistributedVersionInfoTest, TestSubQueryTransformerCrossCore, TestJsonRequest,
FileUtilsTest, HdfsDirectoryFactoryTest, TestEmbeddedSolrServerConstructors,
TestMergePolicyConfig, CollectionReloadTest, RulesTest, ConfigSetsAPITest,
TestTestInjection, TestFieldSortValues, TestSimpleTrackingShardHandler,
DistributedFacetPivotLargeTest, TestNumericRangeQuery32, CacheHeaderTest,
UpdateParamsTest, HdfsChaosMonkeyNothingIsSafeTest, TestCustomStream,
SynonymTokenizerTest, HLLSerializationTest, TestInitQParser, CdcrBootstrapTest,
BadComponentTest, TestSSLRandomization, TestSolrQueryParser,
TestExclusionRuleCollectionAccess, PreAnalyzedFieldTest,
AsyncCallRequestStatusResponseTest, StressHdfsTest, MissingSegmentRecoveryTest,
LeaderInitiatedRecoveryOnShardRestartTest, SolrXmlInZkTest,
SecurityConfHandlerTest, HdfsLockFactoryTest, HdfsThreadLeakTest,
TestCSVLoader, TestDynamicFieldResource, ReplaceNodeTest,
TestCloudDeleteByQuery, HdfsRestartWhileUpdatingTest,
TestShortCircuitedRequests, SchemaVersionSpecificBehaviorTest,
TestJsonFacetRefinement, TestRawTransformer, MetricsHandlerTest,
TestStressLucene, TestClusterProperties, TestStressInPlaceUpdates,
TestRestManager, CollectionsAPIDistributedZkTest, TestCloudPseudoReturnFields,
BlockJoinFacetSimpleTest, MoreLikeThisHandlerTest,
DocExpirationUpdateProcessorFactoryTest, SolrCmdDistributorTest,
TestBinaryResponseWriter, DistributedQueryElevationComponentTest,
JavabinLoaderTest, TestSuggestSpellingConverter, ZkStateReaderTest,
TestPullReplica, LukeRequestHandlerTest, TestPivotHelperCode, ZkSolrClientTest,
TestSystemIdResolver, AutoScalingHandlerTest, TestTrie,
TestAnalyzedSuggestions, DistributedIntervalFacetingTest,
SubstringBytesRefFilterTest, TestRealTimeGet, TestUniqueKeyFieldResource,
TestExportWriter, TestCollationFieldDocValues, TestLegacyTerms, CursorMarkTest,
TestTolerantUpdateProcessorRandomCloud, MergeStrategyTest,
HdfsBasicDistributedZk2Test, SpatialRPTFieldTypeTest, ForceLeaderTest,
TestRemoteStreaming, TestCopyFieldCollectionResource, TestLegacyFieldReuse,
DOMUtilTest, JSONWriterTest, TestQueryUtils, TestSolr4Spatial2,
SolrCoreMetricManagerTest, TestSolrDeletionPolicy1, TestConfigReload,
TestInPlaceUpdatesStandalone, TestLegacyFieldCache,
ConfigureRecoveryStrategyTest, TestCloudManagedSchema, EnumFieldTest,
TestMaxScoreQueryParser, TestRTimerTree, TestJoin,
CoreMergeIndexesAdminHandlerTest, TestNumericTokenStream,
TestUseDocValuesAsStored, DistributedFacetPivotSmallAdvancedTest,
ExternalFileFieldSortTest, LeaderElectionIntegrationTest, DocumentBuilderTest,
TestMacroExpander, AnalyticsMergeStrategyTest, CleanupOldIndexTest,
PluginInfoTest, TestInitParams, LeaderFailureAfterFreshStartTest,
SearchHandlerTest, SpellCheckCollatorWithCollapseTest,
AtomicUpdateProcessorFactoryTest, TestRestoreCore, TestElisionMultitermQuery,
TestSolrCloudWithHadoopAuthPlugin, TestReload, TestDistributedGrouping,
TestReloadAndDeleteDocs, SOLR749Test, SimpleMLTQParserTest, AutoCommitTest,
CollectionsAPISolrJTest, TestOnReconnectListenerSupport, TestRTGBase,
TestPartialUpdateDeduplication, IndexSchemaRuntimeFieldTest,
TestRandomFaceting, ShardRoutingCustomTest, TestRecovery, TestHashPartitioner,
TermVectorComponentDistributedTest, ZkControllerTest, HardAutoCommitTest]
[junit4] Completed [379/726 (1!)] on J1 in 1.18s, 1 test, 1 error <<<
FAILURES!
[...truncated 44518 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]