Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/23/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC
2 tests failed.
FAILED: org.apache.solr.update.AutoCommitTest.testMaxDocs
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([C1BF560D1A21926F:783E80D236CB96E5]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:878)
at
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
</response>
request was:q=id:14&qt=&start=0&rows=20&version=2.2
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:871)
... 40 more
FAILED: org.apache.solr.update.AutoCommitTest.testMaxTime
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([C1BF560D1A21926F:5B4B2BEF84BB0E53]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:878)
at
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:270)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
</response>
request was:q=id:529&qt=&start=0&rows=20&version=2.2
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:871)
... 40 more
Build Log:
[...truncated 11171 lines...]
[junit4] Suite: org.apache.solr.update.AutoCommitTest
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_C1BF560D1A21926F-001/init-core-data-001
[junit4] 2> 629574 WARN
(SUITE-AutoCommitTest-seed#[C1BF560D1A21926F]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
[junit4] 2> 629574 INFO
(SUITE-AutoCommitTest-seed#[C1BF560D1A21926F]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 629575 INFO
(SUITE-AutoCommitTest-seed#[C1BF560D1A21926F]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 629575 INFO
(SUITE-AutoCommitTest-seed#[C1BF560D1A21926F]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 629576 INFO
(SUITE-AutoCommitTest-seed#[C1BF560D1A21926F]-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> 629595 INFO
(SUITE-AutoCommitTest-seed#[C1BF560D1A21926F]-worker) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.1.0
[junit4] 2> 629616 INFO
(SUITE-AutoCommitTest-seed#[C1BF560D1A21926F]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 629670 INFO
(SUITE-AutoCommitTest-seed#[C1BF560D1A21926F]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 629698 INFO
(SUITE-AutoCommitTest-seed#[C1BF560D1A21926F]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@525d7258
[junit4] 2> 629700 INFO
(SUITE-AutoCommitTest-seed#[C1BF560D1A21926F]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@525d7258
[junit4] 2> 629700 INFO
(SUITE-AutoCommitTest-seed#[C1BF560D1A21926F]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@525d7258
[junit4] 2> 629701 INFO (coreLoadExecutor-2635-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> 629723 INFO (coreLoadExecutor-2635-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 629742 INFO (coreLoadExecutor-2635-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 629800 INFO (coreLoadExecutor-2635-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 629806 INFO (coreLoadExecutor-2635-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> 629806 INFO (coreLoadExecutor-2635-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@525d7258
[junit4] 2> 629806 INFO (coreLoadExecutor-2635-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 629806 INFO (coreLoadExecutor-2635-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.AutoCommitTest_C1BF560D1A21926F-001/init-core-data-001/]
[junit4] 2> 629807 INFO (coreLoadExecutor-2635-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5676438300690759]
[junit4] 2> 629865 INFO (coreLoadExecutor-2635-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 629865 INFO (coreLoadExecutor-2635-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 629865 INFO (coreLoadExecutor-2635-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 629865 INFO (coreLoadExecutor-2635-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 629866 INFO (coreLoadExecutor-2635-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=34, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 629866 INFO (coreLoadExecutor-2635-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@2bfb7326[collection1] main]
[junit4] 2> 629867 INFO (coreLoadExecutor-2635-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 629869 INFO (coreLoadExecutor-2635-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 629882 INFO (coreLoadExecutor-2635-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 629882 INFO (coreLoadExecutor-2635-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1572490904603721728
[junit4] 2> 629882 INFO
(searcherExecutor-2636-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 629883 INFO
(searcherExecutor-2636-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 629883 INFO
(searcherExecutor-2636-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 629883 INFO
(searcherExecutor-2636-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 629883 INFO
(searcherExecutor-2636-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 629883 INFO
(searcherExecutor-2636-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 629883 INFO
(searcherExecutor-2636-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 629884 INFO
(searcherExecutor-2636-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 629884 INFO
(searcherExecutor-2636-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 629884 INFO
(SUITE-AutoCommitTest-seed#[C1BF560D1A21926F]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 629885 INFO
(searcherExecutor-2636-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2bfb7326[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 629887 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[C1BF560D1A21926F]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
[junit4] 2> 629887 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[C1BF560D1A21926F]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 629887 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[C1BF560D1A21926F]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1ce8b94[collection1] realtime]
[junit4] 2> 629888 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[C1BF560D1A21926F]) [ ]
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> 629888 ERROR
(TEST-AutoCommitTest.testCommitWithin-seed#[C1BF560D1A21926F]) [ ]
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> 629888 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[C1BF560D1A21926F]) [ ]
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> 629908 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[C1BF560D1A21926F]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 629920 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[C1BF560D1A21926F]) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 629997 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[C1BF560D1A21926F]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 630003 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[C1BF560D1A21926F]) [ ]
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> 630012 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[C1BF560D1A21926F]) [
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@525d7258
[junit4] 2> 630012 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[C1BF560D1A21926F]) [
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.AutoCommitTest_C1BF560D1A21926F-001/init-core-data-001/]
[junit4] 2> 630053 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[C1BF560D1A21926F]) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 630053 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[C1BF560D1A21926F]) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 630054 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[C1BF560D1A21926F]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@3cd4b580[collection1] main]
[junit4] 2> 630054 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[C1BF560D1A21926F]) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 630055 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[C1BF560D1A21926F]) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 630057 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[C1BF560D1A21926F]) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 630058 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[C1BF560D1A21926F]) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1572490904788271104
[junit4] 2> 630058 INFO
(searcherExecutor-2641-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 630058 INFO
(searcherExecutor-2641-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 630058 INFO
(searcherExecutor-2641-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 630058 INFO
(searcherExecutor-2641-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 630058 INFO
(searcherExecutor-2641-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 630058 INFO
(searcherExecutor-2641-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 630059 INFO
(searcherExecutor-2641-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 630059 INFO
(searcherExecutor-2641-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 630061 INFO
(searcherExecutor-2641-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 630061 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[C1BF560D1A21926F]) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6177067349483651]
[junit4] 2> 630061 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[C1BF560D1A21926F]) [
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 630062 INFO
(searcherExecutor-2641-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3cd4b580[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 630062 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[C1BF560D1A21926F]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@584bb8e7[collection1] main]
[junit4] 2> 630063 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[C1BF560D1A21926F]) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@6f8eae01
[junit4] 2> 630063 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[C1BF560D1A21926F]) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1871621633
[junit4] 2> 630064 INFO
(searcherExecutor-2641-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@584bb8e7[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 630070 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[C1BF560D1A21926F]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1572490904799805440)]} 0 1
[junit4] 2> 630070 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[C1BF560D1A21926F]) [
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> 634070 INFO (commitScheduler-2644-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> 634074 INFO (commitScheduler-2644-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@ec168e[collection1]
main]
[junit4] 2> 634074 INFO (commitScheduler-2644-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 634076 INFO
(searcherExecutor-2641-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@ec168e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C1)))}
[junit4] 2> 634088 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[C1BF560D1A21926F]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1572490909012983808)]} 0 4019
[junit4] 2> 634088 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[C1BF560D1A21926F]) [
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> 634088 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[C1BF560D1A21926F]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529
(-1572490909014032384)]} 0 4020
[junit4] 2> 634088 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[C1BF560D1A21926F]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
[junit4] 2> 636089 INFO (commitScheduler-2644-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> 636090 INFO (commitScheduler-2644-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@1ecf60e5[collection1] main]
[junit4] 2> 636090 INFO (commitScheduler-2644-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 636092 INFO
(searcherExecutor-2641-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1ecf60e5[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.1.0):C1)))}
[junit4] 2> 636093 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[C1BF560D1A21926F]) [
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> 636093 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[C1BF560D1A21926F]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
[junit4] 2> 636094 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[C1BF560D1A21926F]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1572490911117475840)]} 0 6026
[junit4] 2> 636094 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[C1BF560D1A21926F]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1572490911117475841)]} 0 6027
[junit4] 2> 636095 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[C1BF560D1A21926F]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1572490911117475842)]} 0 6027
[junit4] 2> 636095 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[C1BF560D1A21926F]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1572490911118524416)]} 0 6027
[junit4] 2> 636095 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[C1BF560D1A21926F]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1572490911118524417)]} 0 6027
[junit4] 2> 636095 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[C1BF560D1A21926F]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1572490911118524418)]} 0 6027
[junit4] 2> 636095 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[C1BF560D1A21926F]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1572490911118524419)]} 0 6027
[junit4] 2> 636095 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[C1BF560D1A21926F]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1572490911118524420)]} 0 6028
[junit4] 2> 636095 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[C1BF560D1A21926F]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1572490911118524421)]} 0 6028
[junit4] 2> 636095 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[C1BF560D1A21926F]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1572490911118524422)]} 0 6028
[junit4] 2> 636096 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[C1BF560D1A21926F]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:500&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 636096 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[C1BF560D1A21926F]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1572490911119572992)]} 0 6028
[junit4] 2> 636096 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[C1BF560D1A21926F]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1572490911119572993)]} 0 6029
[junit4] 2> 636096 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[C1BF560D1A21926F]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1572490911119572994)]} 0 6029
[junit4] 2> 636096 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[C1BF560D1A21926F]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1572490911119572995)]} 0 6029
[junit4] 2> 636096 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[C1BF560D1A21926F]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1572490911119572996)]} 0 6029
[junit4] 2> 636097 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[C1BF560D1A21926F]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1572490911120621568)]} 0 6029
[junit4] 2> 636097 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[C1BF560D1A21926F]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1572490911120621569)]} 0 6029
[junit4] 2> 636097 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[C1BF560D1A21926F]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1572490911120621570)]} 0 6029
[junit4] 2> 636097 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[C1BF560D1A21926F]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1572490911120621571)]} 0 6029
[junit4] 2> 636097 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[C1BF560D1A21926F]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1572490911120621572)]} 0 6029
[junit4] 2> 636097 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[C1BF560D1A21926F]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
[junit4] 2> 637097 INFO (commitScheduler-2644-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> 637098 INFO (commitScheduler-2644-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@5bdec4ea[collection1] main]
[junit4] 2> 637099 INFO (commitScheduler-2644-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 637100 INFO
(searcherExecutor-2641-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5bdec4ea[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.1.0):C10/9:delGen=1)))}
[junit4] 2> 637101 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[C1BF560D1A21926F]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:500&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
[junit4] 2> 637101 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[C1BF560D1A21926F]) [
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> 637101 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[C1BF560D1A21926F]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
[junit4] 2> 637104 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[C1BF560D1A21926F]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
[junit4] 2> 637105 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[C1BF560D1A21926F]) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 637105 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[C1BF560D1A21926F]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@53406093[collection1] realtime]
[junit4] 2> 637105 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[C1BF560D1A21926F]) [ 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> 637105 ERROR
(TEST-AutoCommitTest.testMaxDocs-seed#[C1BF560D1A21926F]) [ x:collection1]
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> 637106 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[C1BF560D1A21926F]) [ 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> 637132 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[C1BF560D1A21926F]) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 637159 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[C1BF560D1A21926F]) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 637227 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[C1BF560D1A21926F]) [ x:collection1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 637235 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[C1BF560D1A21926F]) [ x:collection1]
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> 637244 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[C1BF560D1A21926F]) [ 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@525d7258
[junit4] 2> 637244 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[C1BF560D1A21926F]) [ 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.AutoCommitTest_C1BF560D1A21926F-001/init-core-data-001/]
[junit4] 2> 637292 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[C1BF560D1A21926F]) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 637292 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[C1BF560D1A21926F]) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 637293 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[C1BF560D1A21926F]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@cc22fa3[collection1] main]
[junit4] 2> 637308 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[C1BF560D1A21926F]) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 637310 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[C1BF560D1A21926F]) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 637314 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[C1BF560D1A21926F]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 637317 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[C1BF560D1A21926F]) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 637317 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[C1BF560D1A21926F]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 637317 INFO
(searcherExecutor-2645-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 637317 INFO
(searcherExecutor-2645-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 637317 INFO
(searcherExecutor-2645-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 637317 INFO
(searcherExecutor-2645-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 637318 INFO
(searcherExecutor-2645-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 637318 INFO
(searcherExecutor-2645-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 637318 INFO
(searcherExecutor-2645-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 637318 INFO
(searcherExecutor-2645-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 637319 INFO
(searcherExecutor-2645-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 637344 INFO
(searcherExecutor-2645-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@cc22fa3[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 637345 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[C1BF560D1A21926F]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@4894f478[collection1] main]
[junit4] 2> 637345 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[C1BF560D1A21926F]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@22be399e
[junit4] 2> 637345 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[C1BF560D1A21926F]) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=582891934
[junit4] 2> 637377 INFO
(searcherExecutor-2645-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4894f478[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 637377 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[C1BF560D1A21926F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0
(1572490912461750272)]} 0 1
[junit4] 2> 637378 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[C1BF560D1A21926F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1
(1572490912463847424)]} 0 1
[junit4] 2> 637378 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[C1BF560D1A21926F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2
(1572490912463847425)]} 0 1
[junit4] 2> 637378 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[C1BF560D1A21926F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3
(1572490912463847426)]} 0 1
[junit4] 2> 637378 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[C1BF560D1A21926F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4
(1572490912463847427)]} 0 1
[junit4] 2> 637378 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[C1BF560D1A21926F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5
(1572490912463847428)]} 0 2
[junit4] 2> 637379 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[C1BF560D1A21926F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6
(1572490912464896000)]} 0 2
[junit4] 2> 637379 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[C1BF560D1A21926F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7
(1572490912464896001)]} 0 2
[junit4] 2> 637379 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[C1BF560D1A21926F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8
(1572490912464896002)]} 0 2
[junit4] 2> 637379 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[C1BF560D1A21926F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9
(1572490912464896003)]} 0 2
[junit4] 2> 637379 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[C1BF560D1A21926F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10
(1572490912464896004)]} 0 2
[junit4] 2> 637379 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[C1BF560D1A21926F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11
(1572490912464896005)]} 0 3
[junit4] 2> 637379 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[C1BF560D1A21926F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12
(1572490912464896006)]} 0 3
[junit4] 2> 637380 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[C1BF560D1A21926F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13
(1572490912465944576)]} 0 3
[junit4] 2> 637380 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[C1BF560D1A21926F]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:1&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 637380 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[C1BF560D1A21926F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14
(1572490912465944577)]} 0 3
[junit4] 2> 637380 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[C1BF560D1A21926F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15
(1572490912465944578)]} 0 4
[junit4] 2> 637381 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[C1BF560D1A21926F]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:14&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 637381 ERROR
(TEST-AutoCommitTest.testMaxDocs-seed#[C1BF560D1A21926F]) [ x:collection1]
o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
[junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] 2> <response>
[junit4] 2> <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] 2> </response>
[junit4] 2>
[junit4] 2> request was:q=id:14&qt=&start=0&rows=20&version=2.2
[junit4] 2> 637381 ERROR
(TEST-AutoCommitTest.testMaxDocs-seed#[C1BF560D1A21926F]) [ x:collection1]
o.a.s.SolrTestCaseJ4 REQUEST FAILED:
q=id:14&qt=&start=0&rows=20&version=2.2:java.lang.RuntimeException: REQUEST
FAILED: xpath=//result[@numFound=1]
[junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] 2> <response>
[junit4] 2> <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] 2> </response>
[junit4] 2>
[junit4] 2> request was:q=id:14&qt=&start=0&rows=20&version=2.2
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:871)
[junit4] 2> at
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:225)
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2>
[junit4] 2> 637381 INFO (commitScheduler-2648-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> 637382 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[C1BF560D1A21926F]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=AutoCommitTest
-Dtests.method=testMaxDocs -Dtests.seed=C1BF560D1A21926F -Dtests.slow=true
-Dtests.locale=es-CR -Dtests.timezone=Africa/Sao_Tome -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.28s J1 | AutoCommitTest.testMaxDocs <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4] > at
__randomizedtesting.SeedInfo.seed([C1BF560D1A21926F:783E80D236CB96E5]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:878)
[junit4] > at
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:225)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
[junit4] > xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] > <response>
[junit4] > <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] > </response>
[junit4] > request was:q=id:14&qt=&start=0&rows=20&version=2.2
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:871)
[junit4] > ... 40 more
[junit4] 2> 637410 INFO (commitScheduler-2648-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@65acdedb[collection1] main]
[junit4] 2> 637410 INFO (commitScheduler-2648-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 637421 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[C1BF560D1A21926F]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
[junit4] 2> 637421 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[C1BF560D1A21926F]) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 637421 INFO
(searcherExecutor-2645-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@65acdedb[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.1.0):C16)))}
[junit4] 2> 637421 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[C1BF560D1A21926F]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@302f2faa[collection1] realtime]
[junit4] 2> 637422 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[C1BF560D1A21926F]) [ 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> 637422 ERROR
(TEST-AutoCommitTest.testMaxTime-seed#[C1BF560D1A21926F]) [ x:collection1]
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> 637422 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[C1BF560D1A21926F]) [ 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> 637445 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[C1BF560D1A21926F]) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 637457 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[C1BF560D1A21926F]) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 637544 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[C1BF560D1A21926F]) [ x:collection1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 637550 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[C1BF560D1A21926F]) [ x:collection1]
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> 637559 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[C1BF560D1A21926F]) [ 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@525d7258
[junit4] 2> 637559 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[C1BF560D1A21926F]) [ 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.AutoCommitTest_C1BF560D1A21926F-001/init-core-data-001/]
[junit4] 2> 637602 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[C1BF560D1A21926F]) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 637602 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[C1BF560D1A21926F]) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 637603 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[C1BF560D1A21926F]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@46e4fd7a[collection1] main]
[junit4] 2> 637604 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[C1BF560D1A21926F]) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 637604 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[C1BF560D1A21926F]) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 637607 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[C1BF560D1A21926F]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 637609 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[C1BF560D1A21926F]) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=34, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 637609 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[C1BF560D1A21926F]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 637610 INFO
(searcherExecutor-2649-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 637611 INFO
(searcherExecutor-2649-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 637611 INFO
(searcherExecutor-2649-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 637611 INFO
(searcherExecutor-2649-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 637611 INFO
(searcherExecutor-2649-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 637611 INFO
(searcherExecutor-2649-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 637611 INFO
(searcherExecutor-2649-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 637612 INFO
(searcherExecutor-2649-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 637612 INFO
(searcherExecutor-2649-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 637613 INFO
(searcherExecutor-2649-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@46e4fd7a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 637613 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[C1BF560D1A21926F]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@23923473[collection1] main]
[junit4] 2> 637614 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[C1BF560D1A21926F]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@2c3704e6
[junit4] 2> 637616 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[C1BF560D1A21926F]) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=741803238
[junit4] 2> 637621 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[C1BF560D1A21926F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1572490912717602816)]} 0 0
[junit4] 2> 637621 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[C1BF560D1A21926F]) [ 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> 637622 INFO
(searcherExecutor-2649-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@23923473[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 637871 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[C1BF560D1A21926F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1572490912980795392)]} 0 251
[junit4] 2> 637872 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[C1BF560D1A21926F]) [ 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> 637872 ERROR
(TEST-AutoCommitTest.testMaxTime-seed#[C1BF560D1A21926F]) [ 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> 637872 ERROR
(TEST-AutoCommitTest.testMaxTime-seed#[C1BF560D1A21926F]) [ x:collection1]
o.a.s.SolrTestCaseJ4 REQUEST FAILED:
q=id:529&qt=&start=0&rows=20&version=2.2:java.lang.RuntimeException: REQUEST
FAILED: xpath=//result[@numFound=1]
[junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] 2> <response>
[junit4] 2> <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] 2> </response>
[junit4] 2>
[junit4] 2> request was:q=id:529&qt=&start=0&rows=20&version=2.2
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:871)
[junit4] 2> at
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:270)
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2>
[junit4] 2> 637872 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[C1BF560D1A21926F]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=AutoCommitTest
-Dtests.method=testMaxTime -Dtests.seed=C1BF560D1A21926F -Dtests.slow=true
-Dtests.locale=es-CR -Dtests.timezone=Africa/Sao_Tome -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.49s J1 | AutoCommitTest.testMaxTime <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4] > at
__randomizedtesting.SeedInfo.seed([C1BF560D1A21926F:5B4B2BEF84BB0E53]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:878)
[junit4] > at
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:270)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
[junit4] > xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] > <response>
[junit4] > <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] > </response>
[junit4] > request was:q=id:529&qt=&start=0&rows=20&version=2.2
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:871)
[junit4] > ... 40 more
[junit4] 2> 637873 INFO
(SUITE-AutoCommitTest-seed#[C1BF560D1A21926F]-worker) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 637873 INFO
(SUITE-AutoCommitTest-seed#[C1BF560D1A21926F]-worker) [ x:collection1]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=459319864
[junit4] 2> 637873 INFO
(SUITE-AutoCommitTest-seed#[C1BF560D1A21926F]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 637874 INFO
(SUITE-AutoCommitTest-seed#[C1BF560D1A21926F]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 637874 INFO
(SUITE-AutoCommitTest-seed#[C1BF560D1A21926F]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 637874 INFO
(SUITE-AutoCommitTest-seed#[C1BF560D1A21926F]-worker) [ x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 637875 INFO
(coreCloseExecutor-2653-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@56785fd7
[junit4] 2> 637875 INFO
(coreCloseExecutor-2653-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
[junit4] 2> 637875 INFO
(coreCloseExecutor-2653-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@20bb9c3 commitCommandVersion:0
[junit4] 2> 637876 INFO
(coreCloseExecutor-2653-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1450729431
[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.AutoCommitTest_C1BF560D1A21926F-001
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=RandomSimilarity(queryNorm=true): {}, locale=es-CR, timezone=Africa/Sao_Tome
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_131
(64-bit)/cpus=3,threads=1,free=81386616,total=516792320
[junit4] 2> NOTE: All tests run in this JVM: [TestDownShardTolerantSearch,
TestCSVLoader, TestConfigSetsAPIZkFailure, TestFieldResource,
BlockDirectoryTest, LeaderInitiatedRecoveryOnCommitTest, CloudMLTQParserTest,
TestBlobHandler, TestPerFieldSimilarity, TestRealTimeGet, TestJsonFacets,
TestStressLiveNodes, DistributedDebugComponentTest, TestSolrDeletionPolicy1,
AddSchemaFieldsUpdateProcessorFactoryTest, ChangedSchemaMergeTest,
TestStressCloudBlindAtomicUpdates, BadIndexSchemaTest, TestShardHandlerFactory,
TestComponentsName, SegmentsInfoRequestHandlerTest, TestIndexSearcher,
TestPrepRecovery, CloudExitableDirectoryReaderTest, TestFieldCacheSortRandom,
BasicDistributedZk2Test, TolerantUpdateProcessorTest, PolyFieldTest,
TestSchemaResource, TestImpersonationWithHadoopAuth, GraphQueryTest,
TestTrackingShardHandlerFactory, BadCopyFieldTest, TestFieldTypeResource,
SolrMetricsIntegrationTest, TestStreamBody, TestLegacyNumericRangeQueryBuilder,
BaseCdcrDistributedZkTest, TestLocalFSCloudBackupRestore, TestApiFramework,
CloneFieldUpdateProcessorFactoryTest, ExitableDirectoryReaderTest,
MoveReplicaHDFSTest, TestBadConfig, TestNRTOpen, TestElisionMultitermQuery,
SpellingQueryConverterTest, TestValueSourceCache,
TestComplexPhraseLeadingWildcard, TestStressLucene,
TestSuggestSpellingConverter, ShardSplitTest, TestAnalyzedSuggestions,
TestPostingsSolrHighlighter, PreAnalyzedFieldTest, OpenCloseCoreStressTest,
SolrCoreCheckLockOnStartupTest, SpellPossibilityIteratorTest,
SystemInfoHandlerTest, CoreSorterTest, SOLR749Test,
IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestSubQueryTransformer,
StatelessScriptUpdateProcessorFactoryTest, TestFiltering, SSLMigrationTest,
LargeFieldTest, QueryResultKeyTest, TestLeaderElectionZkExpiry,
MoreLikeThisHandlerTest, ReplaceNodeTest, TestRemoteStreaming,
SuggestComponentContextFilterQueryTest, ConnectionManagerTest,
TestCollationField, DebugComponentTest, TestReload,
DistributedFacetPivotLongTailTest, TestInfoStreamLogging, AutoCommitTest]
[junit4] Completed [132/727 (1!)] on J1 in 8.31s, 3 tests, 2 errors <<<
FAILURES!
[...truncated 45367 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]