Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/52/
Java: 64bit/jdk1.8.0_131 -XX:+UseCompressedOops -XX:+UseParallelGC
2 tests failed.
FAILED: org.apache.solr.update.AutoCommitTest.testCommitWithin
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([74F1B5FB79314654:CE23DA83FA1FA841]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:878)
at
org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:353)
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
FAILED: org.apache.solr.update.HardAutoCommitTest.testCommitWithin
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([74F1B5FB79314654:CE23DA83FA1FA841]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:878)
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:871)
... 40 more
Build Log:
[...truncated 11114 lines...]
[junit4] Suite: org.apache.solr.update.AutoCommitTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_74F1B5FB79314654-001/init-core-data-001
[junit4] 2> 250020 WARN
(SUITE-AutoCommitTest-seed#[74F1B5FB79314654]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=65 numCloses=65
[junit4] 2> 250020 INFO
(SUITE-AutoCommitTest-seed#[74F1B5FB79314654]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 250021 INFO
(SUITE-AutoCommitTest-seed#[74F1B5FB79314654]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 250021 INFO
(SUITE-AutoCommitTest-seed#[74F1B5FB79314654]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 250022 INFO
(SUITE-AutoCommitTest-seed#[74F1B5FB79314654]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 250042 INFO
(SUITE-AutoCommitTest-seed#[74F1B5FB79314654]-worker) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.1.0
[junit4] 2> 250075 INFO
(SUITE-AutoCommitTest-seed#[74F1B5FB79314654]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 250184 INFO
(SUITE-AutoCommitTest-seed#[74F1B5FB79314654]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 250209 INFO
(SUITE-AutoCommitTest-seed#[74F1B5FB79314654]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2cf13334
[junit4] 2> 250211 INFO
(SUITE-AutoCommitTest-seed#[74F1B5FB79314654]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2cf13334
[junit4] 2> 250211 INFO
(SUITE-AutoCommitTest-seed#[74F1B5FB79314654]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2cf13334
[junit4] 2> 250213 INFO (coreLoadExecutor-1246-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 250229 INFO (coreLoadExecutor-1246-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 250244 INFO (coreLoadExecutor-1246-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 250314 INFO (coreLoadExecutor-1246-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 250319 INFO (coreLoadExecutor-1246-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 250320 INFO (coreLoadExecutor-1246-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@2cf13334
[junit4] 2> 250320 INFO (coreLoadExecutor-1246-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 250320 INFO (coreLoadExecutor-1246-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_74F1B5FB79314654-001/init-core-data-001/]
[junit4] 2> 250323 INFO (coreLoadExecutor-1246-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 250358 INFO (coreLoadExecutor-1246-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 250358 INFO (coreLoadExecutor-1246-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 250358 INFO (coreLoadExecutor-1246-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 250358 INFO (coreLoadExecutor-1246-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 250359 INFO (coreLoadExecutor-1246-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 250359 INFO (coreLoadExecutor-1246-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@6c3e81d4[collection1] main]
[junit4] 2> 250360 INFO (coreLoadExecutor-1246-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 250380 INFO (coreLoadExecutor-1246-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 250439 INFO (coreLoadExecutor-1246-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 250439 INFO
(searcherExecutor-1247-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 250439 INFO (coreLoadExecutor-1246-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1572553675643027456
[junit4] 2> 250439 INFO
(searcherExecutor-1247-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 250439 INFO
(searcherExecutor-1247-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 250439 INFO
(searcherExecutor-1247-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 250439 INFO
(searcherExecutor-1247-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 250439 INFO
(searcherExecutor-1247-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 250439 INFO
(searcherExecutor-1247-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 250439 INFO
(searcherExecutor-1247-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 250440 INFO
(searcherExecutor-1247-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 250440 INFO
(searcherExecutor-1247-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6c3e81d4[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 250441 INFO
(SUITE-AutoCommitTest-seed#[74F1B5FB79314654]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 250442 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[74F1B5FB79314654]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
[junit4] 2> 250443 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[74F1B5FB79314654]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 250443 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[74F1B5FB79314654]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@573e733f[collection1] realtime]
[junit4] 2> 250443 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[74F1B5FB79314654]) [ ]
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> 250444 ERROR
(TEST-AutoCommitTest.testMaxDocs-seed#[74F1B5FB79314654]) [ ]
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 250444 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[74F1B5FB79314654]) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 250469 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[74F1B5FB79314654]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 250489 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[74F1B5FB79314654]) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 250595 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[74F1B5FB79314654]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 250599 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[74F1B5FB79314654]) [ ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1
[junit4] 2> 250607 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[74F1B5FB79314654]) [ 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@2cf13334
[junit4] 2> 250607 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[74F1B5FB79314654]) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_74F1B5FB79314654-001/init-core-data-001/]
[junit4] 2> 250643 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[74F1B5FB79314654]) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 250643 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[74F1B5FB79314654]) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 250644 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[74F1B5FB79314654]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@21358824[collection1] main]
[junit4] 2> 250644 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[74F1B5FB79314654]) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 250644 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[74F1B5FB79314654]) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 250646 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[74F1B5FB79314654]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 250646 INFO
(searcherExecutor-1252-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 250646 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[74F1B5FB79314654]) [ x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1572553675860082688
[junit4] 2> 250646 INFO
(searcherExecutor-1252-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 250646 INFO
(searcherExecutor-1252-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 250646 INFO
(searcherExecutor-1252-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 250646 INFO
(searcherExecutor-1252-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 250646 INFO
(searcherExecutor-1252-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 250646 INFO
(searcherExecutor-1252-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 250646 INFO
(searcherExecutor-1252-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 250647 INFO
(searcherExecutor-1252-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 250647 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[74F1B5FB79314654]) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=29, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=69.4912109375,
floorSegmentMB=0.607421875, forceMergeDeletesPctAllowed=14.239840342244094,
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 250648 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[74F1B5FB79314654]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 250648 INFO
(searcherExecutor-1252-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@21358824[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 250649 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[74F1B5FB79314654]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@55a139bd[collection1] main]
[junit4] 2> 250649 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[74F1B5FB79314654]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@14c1a8dc
[junit4] 2> 250649 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[74F1B5FB79314654]) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=348235996
[junit4] 2> 250650 INFO
(searcherExecutor-1252-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@55a139bd[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 250677 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[74F1B5FB79314654]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0
(1572553675891539968)]} 0 1
[junit4] 2> 250677 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[74F1B5FB79314654]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1
(1572553675892588544)]} 0 1
[junit4] 2> 250677 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[74F1B5FB79314654]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2
(1572553675892588545)]} 0 1
[junit4] 2> 250677 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[74F1B5FB79314654]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3
(1572553675892588546)]} 0 1
[junit4] 2> 250678 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[74F1B5FB79314654]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4
(1572553675892588547)]} 0 2
[junit4] 2> 250678 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[74F1B5FB79314654]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5
(1572553675893637120)]} 0 2
[junit4] 2> 250678 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[74F1B5FB79314654]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6
(1572553675893637121)]} 0 2
[junit4] 2> 250678 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[74F1B5FB79314654]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7
(1572553675893637122)]} 0 2
[junit4] 2> 250678 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[74F1B5FB79314654]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8
(1572553675893637123)]} 0 2
[junit4] 2> 250678 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[74F1B5FB79314654]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9
(1572553675893637124)]} 0 2
[junit4] 2> 250678 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[74F1B5FB79314654]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10
(1572553675893637125)]} 0 2
[junit4] 2> 250678 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[74F1B5FB79314654]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11
(1572553675893637126)]} 0 3
[junit4] 2> 250679 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[74F1B5FB79314654]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12
(1572553675894685696)]} 0 3
[junit4] 2> 250679 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[74F1B5FB79314654]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13
(1572553675894685697)]} 0 3
[junit4] 2> 250679 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[74F1B5FB79314654]) [ 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> 250682 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[74F1B5FB79314654]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14
(1572553675896782848)]} 0 6
[junit4] 2> 250683 INFO (commitScheduler-1255-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> 250691 INFO (commitScheduler-1255-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@2da40ad2[collection1] main]
[junit4] 2> 250691 INFO (commitScheduler-1255-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 250692 INFO
(searcherExecutor-1252-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2da40ad2[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C15)))}
[junit4] 2> 250932 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[74F1B5FB79314654]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15
(1572553676159975424)]} 0 256
[junit4] 2> 250933 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[74F1B5FB79314654]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:14&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
[junit4] 2> 250933 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[74F1B5FB79314654]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:15&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 250933 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[74F1B5FB79314654]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
[junit4] 2> 250935 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[74F1B5FB79314654]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
[junit4] 2> 250935 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[74F1B5FB79314654]) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 250935 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[74F1B5FB79314654]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@205a33ce[collection1] realtime]
[junit4] 2> 250935 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[74F1B5FB79314654]) [ 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> 250935 ERROR
(TEST-AutoCommitTest.testMaxTime-seed#[74F1B5FB79314654]) [ x:collection1]
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 250936 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[74F1B5FB79314654]) [ x:collection1]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 250952 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[74F1B5FB79314654]) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 250965 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[74F1B5FB79314654]) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 251035 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[74F1B5FB79314654]) [ x:collection1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 251040 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[74F1B5FB79314654]) [ x:collection1]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1
[junit4] 2> 251047 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[74F1B5FB79314654]) [ 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@2cf13334
[junit4] 2> 251047 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[74F1B5FB79314654]) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_74F1B5FB79314654-001/init-core-data-001/]
[junit4] 2> 251072 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[74F1B5FB79314654]) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 251072 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[74F1B5FB79314654]) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 251072 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[74F1B5FB79314654]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@6ab79fc5[collection1] main]
[junit4] 2> 251073 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[74F1B5FB79314654]) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 251073 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[74F1B5FB79314654]) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 251074 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[74F1B5FB79314654]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 251075 INFO
(searcherExecutor-1256-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 251075 INFO
(searcherExecutor-1256-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 251075 INFO
(searcherExecutor-1256-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 251075 INFO
(searcherExecutor-1256-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 251075 INFO
(searcherExecutor-1256-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 251075 INFO
(searcherExecutor-1256-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 251075 INFO
(searcherExecutor-1256-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 251075 INFO
(searcherExecutor-1256-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 251075 INFO
(searcherExecutor-1256-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 251076 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[74F1B5FB79314654]) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=35, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=56.4423828125,
floorSegmentMB=1.9853515625, forceMergeDeletesPctAllowed=16.12195515008846,
segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 251077 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[74F1B5FB79314654]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 251077 INFO
(searcherExecutor-1256-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6ab79fc5[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 251078 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[74F1B5FB79314654]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@478dccc0[collection1] main]
[junit4] 2> 251078 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[74F1B5FB79314654]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1892a66e
[junit4] 2> 251078 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[74F1B5FB79314654]) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=412264046
[junit4] 2> 251079 INFO
(searcherExecutor-1256-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@478dccc0[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 251080 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[74F1B5FB79314654]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1572553676315164672)]} 0 0
[junit4] 2> 251080 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[74F1B5FB79314654]) [ 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> 252580 INFO (commitScheduler-1259-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> 252583 INFO (commitScheduler-1259-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@75a24817[collection1] main]
[junit4] 2> 252584 INFO
(searcherExecutor-1256-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@75a24817[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.1.0):C1)))}
[junit4] 2> 252585 INFO (commitScheduler-1259-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 252841 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[74F1B5FB79314654]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1572553678154366976)]} 0 1761
[junit4] 2> 252841 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[74F1B5FB79314654]) [ 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> 252842 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[74F1B5FB79314654]) [ 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> 252842 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[74F1B5FB79314654]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{delete=[529 (-1572553678162755584)]} 0 0
[junit4] 2> 252842 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[74F1B5FB79314654]) [ 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> 254341 INFO (commitScheduler-1259-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> 254343 INFO (commitScheduler-1259-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@58b7c90f[collection1] main]
[junit4] 2> 254343 INFO (commitScheduler-1259-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 254344 INFO
(searcherExecutor-1256-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@58b7c90f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.1.0):C1)))}
[junit4] 2> 254345 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[74F1B5FB79314654]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[550
(1572553679737716736)]} 0 3265
[junit4] 2> 254345 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[74F1B5FB79314654]) [ 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> 254345 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[74F1B5FB79314654]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1572553679738765312)]} 0 3265
[junit4] 2> 254345 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[74F1B5FB79314654]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1572553679738765313)]} 0 3265
[junit4] 2> 254345 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[74F1B5FB79314654]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1572553679738765314)]} 0 3265
[junit4] 2> 254345 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[74F1B5FB79314654]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1572553679738765315)]} 0 3265
[junit4] 2> 254345 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[74F1B5FB79314654]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1572553679738765316)]} 0 3265
[junit4] 2> 254345 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[74F1B5FB79314654]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1572553679738765317)]} 0 3265
[junit4] 2> 254346 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[74F1B5FB79314654]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1572553679738765318)]} 0 3266
[junit4] 2> 254346 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[74F1B5FB79314654]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1572553679739813888)]} 0 3266
[junit4] 2> 254346 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[74F1B5FB79314654]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1572553679739813889)]} 0 3266
[junit4] 2> 254346 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[74F1B5FB79314654]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1572553679739813890)]} 0 3266
[junit4] 2> 254346 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[74F1B5FB79314654]) [ 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> 255845 INFO (commitScheduler-1259-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> 255847 INFO (commitScheduler-1259-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@5191820b[collection1] main]
[junit4] 2> 255848 INFO (commitScheduler-1259-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 255849 INFO
(searcherExecutor-1256-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5191820b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.1.0):C1)
Uninverting(_4(7.1.0):C11/9:delGen=1)))}
[junit4] 2> 255851 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[74F1B5FB79314654]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[531
(1572553681316872192)]} 0 4771
[junit4] 2> 255851 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[74F1B5FB79314654]) [ 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> 255851 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[74F1B5FB79314654]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
[junit4] 2> 255853 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[74F1B5FB79314654]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
[junit4] 2> 255853 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[74F1B5FB79314654]) [
x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL
DOCUMENTS FROM INDEX
[junit4] 2> 255853 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[74F1B5FB79314654]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@35c51c[collection1]
realtime]
[junit4] 2> 255853 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[74F1B5FB79314654]) [
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> 255853 ERROR
(TEST-AutoCommitTest.testCommitWithin-seed#[74F1B5FB79314654]) [
x:collection1] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 255854 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[74F1B5FB79314654]) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 255879 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[74F1B5FB79314654]) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 255902 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[74F1B5FB79314654]) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 255979 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[74F1B5FB79314654]) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 255986 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[74F1B5FB79314654]) [
x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using
configuration from instancedir
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1
[junit4] 2> 256000 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[74F1B5FB79314654]) [
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@2cf13334
[junit4] 2> 256001 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[74F1B5FB79314654]) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_74F1B5FB79314654-001/init-core-data-001/]
[junit4] 2> 256056 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[74F1B5FB79314654]) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 256056 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[74F1B5FB79314654]) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 256057 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[74F1B5FB79314654]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@7e21f1d3[collection1] main]
[junit4] 2> 256058 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[74F1B5FB79314654]) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 256059 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[74F1B5FB79314654]) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 256061 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[74F1B5FB79314654]) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 256064 INFO
(searcherExecutor-1260-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 256064 INFO
(searcherExecutor-1260-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 256064 INFO
(searcherExecutor-1260-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 256064 INFO
(searcherExecutor-1260-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 256064 INFO
(searcherExecutor-1260-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 256065 INFO
(searcherExecutor-1260-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 256065 INFO
(searcherExecutor-1260-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 256065 INFO
(searcherExecutor-1260-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 256065 INFO
(searcherExecutor-1260-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 256068 INFO
(searcherExecutor-1260-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7e21f1d3[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 256078 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[74F1B5FB79314654]) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=31, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=45.919921875,
floorSegmentMB=1.73828125, forceMergeDeletesPctAllowed=8.271961720312857,
segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.567699709483052
[junit4] 2> 256080 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[74F1B5FB79314654]) [
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 256080 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[74F1B5FB79314654]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@be3760e[collection1]
main]
[junit4] 2> 256080 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[74F1B5FB79314654]) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@40356003
[junit4] 2> 256081 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[74F1B5FB79314654]) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1077239811
[junit4] 2> 256091 INFO
(searcherExecutor-1260-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@be3760e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 256115 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[74F1B5FB79314654]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1572553681565384704)]} 0 11
[junit4] 2> 256116 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[74F1B5FB79314654]) [
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> 256116 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[74F1B5FB79314654]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1572553681595793408)]} 0 29
[junit4] 2> 256117 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[74F1B5FB79314654]) [
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> 256118 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[74F1B5FB79314654]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529
(-1572553681596841984)]} 0 31
[junit4] 2> 256118 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[74F1B5FB79314654]) [
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> 256119 ERROR
(TEST-AutoCommitTest.testCommitWithin-seed#[74F1B5FB79314654]) [
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> 256119 ERROR
(TEST-AutoCommitTest.testCommitWithin-seed#[74F1B5FB79314654]) [
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.testCommitWithin(AutoCommitTest.java:353)
[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> 256119 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[74F1B5FB79314654]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=AutoCommitTest
-Dtests.method=testCommitWithin -Dtests.seed=74F1B5FB79314654
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sv-SE
-Dtests.timezone=Pacific/Efate -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.27s J2 | AutoCommitTest.testCommitWithin <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4] > at
__randomizedtesting.SeedInfo.seed([74F1B5FB79314654:CE23DA83FA1FA841]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:878)
[junit4] > at
org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:353)
[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> 256121 INFO
(SUITE-AutoCommitTest-seed#[74F1B5FB79314654]-worker) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 256121 INFO
(SUITE-AutoCommitTest-seed#[74F1B5FB79314654]-worker) [ x:collection1]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1885943555
[junit4] 2> 256121 INFO
(SUITE-AutoCommitTest-seed#[74F1B5FB79314654]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 256122 INFO
(SUITE-AutoCommitTest-seed#[74F1B5FB79314654]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 256123 INFO
(SUITE-AutoCommitTest-seed#[74F1B5FB79314654]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 256123 INFO
(SUITE-AutoCommitTest-seed#[74F1B5FB79314654]-worker) [ x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 256124 INFO
(coreCloseExecutor-1264-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@5d2b0543
[junit4] 2> 256124 INFO
(coreCloseExecutor-1264-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
[junit4] 2> 256124 INFO
(coreCloseExecutor-1264-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@600d4f83 commitCommandVersion:0
[junit4] 2> 256130 INFO
(coreCloseExecutor-1264-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1563100483
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_74F1B5FB79314654-001
[junit4] 2> Jul 10, 2017 4:27:37 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 3 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{range_facet_l_dv=FSTOrd50, field_t=FSTOrd50,
multiDefault=BlockTreeOrds(blocksize=128),
subject=BlockTreeOrds(blocksize=128),
intDefault=PostingsFormat(name=LuceneFixedGap),
id_i1=PostingsFormat(name=LuceneFixedGap), id=FSTOrd50,
range_facet_i_dv=BlockTreeOrds(blocksize=128), text=FST50,
range_facet_l=BlockTreeOrds(blocksize=128),
timestamp=BlockTreeOrds(blocksize=128)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting),
_version_=DocValuesFormat(name=Lucene70),
intDefault=DocValuesFormat(name=Lucene70),
id_i1=DocValuesFormat(name=Lucene70),
range_facet_i_dv=DocValuesFormat(name=Memory),
intDvoDefault=DocValuesFormat(name=Asserting),
range_facet_l=DocValuesFormat(name=Memory),
timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=663,
maxMBSortInHeap=7.171257307523701, sim=RandomSimilarity(queryNorm=false): {},
locale=sv-SE, timezone=Pacific/Efate
[junit4] 2> NOTE: Linux 4.10.0-26-generic amd64/Oracle Corporation
1.8.0_131 (64-bit)/cpus=8,threads=1,free=382290848,total=526385152
[junit4] 2> NOTE: All tests run in this JVM: [TestExpandComponent,
TestRuleBasedAuthorizationPlugin, TestSchemaNameResource,
TestReplicationHandlerBackup, DirectUpdateHandlerTest,
TestLMJelinekMercerSimilarityFactory, TestSolrCloudWithSecureImpersonation,
DocumentBuilderTest, TestRandomFlRTGCloud, TestImpersonationWithHadoopAuth,
TestBackupRepositoryFactory, CursorMarkTest, HdfsBasicDistributedZk2Test,
TestReplicaProperties, DirectUpdateHandlerOptimizeTest, TestRecovery,
TestCustomSort, HLLSerializationTest, DataDrivenBlockJoinTest,
TestLegacyFieldReuse, TestLRUStatsCache, HdfsLockFactoryTest,
PropertiesRequestHandlerTest, TestAuthenticationFramework, TestDistribIDF,
SuggestComponentContextFilterQueryTest, SimplePostToolTest,
ClassificationUpdateProcessorTest, V2StandaloneTest,
TestAnalyzeInfixSuggestions, SimpleFacetsTest, CleanupOldIndexTest,
TestDistributedMissingSort, TestDFRSimilarityFactory,
TestDynamicFieldCollectionResource, TestSolrCoreSnapshots, AutoCommitTest]
[junit4] Completed [95/727 (1!)] on J2 in 6.38s, 3 tests, 1 error <<<
FAILURES!
[...truncated 969 lines...]
[junit4] Suite: org.apache.solr.update.HardAutoCommitTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.HardAutoCommitTest_74F1B5FB79314654-001/init-core-data-001
[junit4] 2> 1106458 WARN
(SUITE-HardAutoCommitTest-seed#[74F1B5FB79314654]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=34 numCloses=34
[junit4] 2> 1106458 INFO
(SUITE-HardAutoCommitTest-seed#[74F1B5FB79314654]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1106459 INFO
(SUITE-HardAutoCommitTest-seed#[74F1B5FB79314654]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 1106459 INFO
(SUITE-HardAutoCommitTest-seed#[74F1B5FB79314654]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 1106460 INFO
(SUITE-HardAutoCommitTest-seed#[74F1B5FB79314654]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1106480 INFO
(SUITE-HardAutoCommitTest-seed#[74F1B5FB79314654]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 1106497 INFO
(SUITE-HardAutoCommitTest-seed#[74F1B5FB79314654]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 1106598 INFO
(SUITE-HardAutoCommitTest-seed#[74F1B5FB79314654]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1106643 INFO
(SUITE-HardAutoCommitTest-seed#[74F1B5FB79314654]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@29b0eca7
[junit4] 2> 1106646 INFO
(SUITE-HardAutoCommitTest-seed#[74F1B5FB79314654]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@29b0eca7
[junit4] 2> 1106646 INFO
(SUITE-HardAutoCommitTest-seed#[74F1B5FB79314654]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@29b0eca7
[junit4] 2> 1106648 INFO (coreLoadExecutor-4640-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1106693 INFO (coreLoadExecutor-4640-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 1106712 INFO (coreLoadExecutor-4640-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1106859 INFO (coreLoadExecutor-4640-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1106867 INFO (coreLoadExecutor-4640-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 1106867 INFO (coreLoadExecutor-4640-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@29b0eca7
[junit4] 2> 1106867 INFO (coreLoadExecutor-4640-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1106867 INFO (coreLoadExecutor-4640-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.HardAutoCommitTest_74F1B5FB79314654-001/init-core-data-001/]
[junit4] 2> 1106869 INFO (coreLoadExecutor-4640-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=23, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=32.9248046875,
floorSegmentMB=1.33984375, forceMergeDeletesPctAllowed=27.430691647137046,
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1106924 INFO (coreLoadExecutor-4640-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1106924 INFO (coreLoadExecutor-4640-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1106924 INFO (coreLoadExecutor-4640-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1106925 INFO (coreLoadExecutor-4640-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1106926 INFO (coreLoadExecutor-4640-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=18, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1106926 INFO (coreLoadExecutor-4640-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@1301a96b[collection1] main]
[junit4] 2> 1106927 INFO (coreLoadExecutor-4640-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1106945 INFO (coreLoadExecutor-4640-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1107029 INFO (coreLoadExecutor-4640-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1107030 INFO
(searcherExecutor-4641-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1107030 INFO
(searcherExecutor-4641-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1107030 INFO
(searcherExecutor-4641-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1107030 INFO
(searcherExecutor-4641-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1107030 INFO
(searcherExecutor-4641-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1107030 INFO
(searcherExecutor-4641-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1107031 INFO
(searcherExecutor-4641-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1107031 INFO
(searcherExecutor-4641-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1107031 INFO
(searcherExecutor-4641-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1107032 INFO
(searcherExecutor-4641-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1301a96b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1107032 INFO (coreLoadExecutor-4640-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1572554574218133504
[junit4] 2> 1107035 INFO
(SUITE-HardAutoCommitTest-seed#[74F1B5FB79314654]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 1107044 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[74F1B5FB79314654]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
[junit4] 2> 1107045 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[74F1B5FB79314654]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 1107045 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[74F1B5FB79314654]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@564cccc3[collection1] realtime]
[junit4] 2> 1107045 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[74F1B5FB79314654]) [ ]
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> 1107046 ERROR
(TEST-HardAutoCommitTest.testCommitWithin-seed#[74F1B5FB79314654]) [ ]
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 1107046 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[74F1B5FB79314654]) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1107134 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[74F1B5FB79314654]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 1107170 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[74F1B5FB79314654]) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1107576 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[74F1B5FB79314654]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1107600 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[74F1B5FB79314654]) [ ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1
[junit4] 2> 1107627 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[74F1B5FB79314654]) [
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@29b0eca7
[junit4] 2> 1107627 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[74F1B5FB79314654]) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.HardAutoCommitTest_74F1B5FB79314654-001/init-core-data-001/]
[junit4] 2> 1107713 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[74F1B5FB79314654]) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1107714 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[74F1B5FB79314654]) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1107715 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[74F1B5FB79314654]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@13a0e06[collection1]
main]
[junit4] 2> 1107716 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[74F1B5FB79314654]) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1107716 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[74F1B5FB79314654]) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1107723 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[74F1B5FB79314654]) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1107723 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[74F1B5FB79314654]) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1572554574942699520
[junit4] 2> 1107737 INFO
(searcherExecutor-4646-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1107743 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[74F1B5FB79314654]) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=31, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=45.919921875,
floorSegmentMB=1.73828125, forceMergeDeletesPctAllowed=8.271961720312857,
segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.567699709483052
[junit4] 2> 1107744 INFO
(searcherExecutor-4646-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1107744 INFO
(searcherExecutor-4646-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1107744 INFO
(searcherExecutor-4646-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1107744 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[74F1B5FB79314654]) [
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 1107744 INFO
(searcherExecutor-4646-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1107744 INFO
(searcherExecutor-4646-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1107744 INFO
(searcherExecutor-4646-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1107745 INFO
(searcherExecutor-4646-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1107745 INFO
(searcherExecutor-4646-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1107747 INFO
(searcherExecutor-4646-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@13a0e06[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1107747 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[74F1B5FB79314654]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@768b8893[collection1] main]
[junit4] 2> 1107747 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[74F1B5FB79314654]) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@7e0520aa
[junit4] 2> 1107748 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[74F1B5FB79314654]) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=2114265258
[junit4] 2> 1107759 INFO
(searcherExecutor-4646-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@768b8893[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1107760 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[74F1B5FB79314654]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1572554574978351104)]} 0 5
[junit4] 2> 1107760 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[74F1B5FB79314654]) [
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> 1107763 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[74F1B5FB79314654]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1572554574983593984)]} 0 7
[junit4] 2> 1107763 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[74F1B5FB79314654]) [
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> 1107764 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[74F1B5FB79314654]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529
(-1572554574984642560)]} 0 8
[junit4] 2> 1107764 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[74F1B5FB79314654]) [
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> 1107764 ERROR
(TEST-HardAutoCommitTest.testCommitWithin-seed#[74F1B5FB79314654]) [
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> 1107764 ERROR
(TEST-HardAutoCommitTest.testCommitWithin-seed#[74F1B5FB79314654]) [
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.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> 1107765 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[74F1B5FB79314654]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=HardAutoCommitTest
-Dtests.method=testCommitWithin -Dtests.seed=74F1B5FB79314654
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr-CA
-Dtests.timezone=Europe/Tirane -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.73s J1 | HardAutoCommitTest.testCommitWithin <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4] > at
__randomizedtesting.SeedInfo.seed([74F1B5FB79314654:CE23DA83FA1FA841]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:878)
[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:871)
[junit4] > ... 40 more
[junit4] 2> 1107767 INFO
(SUITE-HardAutoCommitTest-seed#[74F1B5FB79314654]-worker) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 1107767 INFO
(SUITE-HardAutoCommitTest-seed#[74F1B5FB79314654]-worker) [ x:collection1]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=427187066
[junit4] 2> 1107767 INFO
(SUITE-HardAutoCommitTest-seed#[74F1B5FB79314654]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1107768 INFO
(SUITE-HardAutoCommitTest-seed#[74F1B5FB79314654]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1107769 INFO
(SUITE-HardAutoCommitTest-seed#[74F1B5FB79314654]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1107769 INFO
(SUITE-HardAutoCommitTest-seed#[74F1B5FB79314654]-worker) [ x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1107795 INFO
(coreCloseExecutor-4650-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@46a18585
[junit4] 2> 1107795 INFO
(coreCloseExecutor-4650-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
[junit4] 2> 1107795 INFO
(coreCloseExecutor-4650-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@155ff2a8 commitCommandVersion:0
[junit4] 2> 1107807 INFO
(coreCloseExecutor-4650-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1184990597
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.HardAutoCommitTest_74F1B5FB79314654-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{range_facet_l_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
field_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
multiDefault=PostingsFormat(name=MockRandom),
subject=PostingsFormat(name=MockRandom), intDefault=FSTOrd50, id_i1=FSTOrd50,
id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
range_facet_i_dv=PostingsFormat(name=MockRandom),
text=Lucene50(blocksize=128), range_facet_l=PostingsFormat(name=MockRandom),
timestamp=PostingsFormat(name=MockRandom)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene70),
_version_=DocValuesFormat(name=Asserting),
intDefault=DocValuesFormat(name=Asserting),
id_i1=DocValuesFormat(name=Asserting),
range_facet_i_dv=DocValuesFormat(name=Lucene70),
intDvoDefault=DocValuesFormat(name=Lucene70),
range_facet_l=DocValuesFormat(name=Lucene70),
timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=678,
maxMBSortInHeap=5.474621343669663, sim=RandomSimilarity(queryNorm=true): {},
locale=fr-CA, timezone=Europe/Tirane
[junit4] 2> NOTE: Linux 4.10.0-26-generic amd64/Oracle Corporation
1.8.0_131 (64-bit)/cpus=8,threads=1,free=199408448,total=526385152
[junit4] 2> NOTE: All tests run in this JVM: [ZkControllerTest,
TestSolrCloudWithKerberosAlt, TestCloudSchemaless, MultiThreadedOCPTest,
MissingSegmentRecoveryTest, TestSystemIdResolver, CoreAdminRequestStatusTest,
DocValuesTest, TestNonDefinedSimilarityFactory, DirectoryFactoryTest,
CachingDirectoryFactoryTest, DistributedFacetPivotSmallTest,
AnalyticsQueryTest, TestSimpleTextCodec, CollectionsAPIAsyncDistributedZkTest,
BlockCacheTest, SpatialFilterTest, BigEndianAscendingWordSerializerTest,
HdfsDirectoryTest, TestNamedUpdateProcessors, JsonLoaderTest, TestFastLRUCache,
IndexSchemaRuntimeFieldTest, TestCloudPseudoReturnFields, SuggesterTSTTest,
TestRestManager, JvmMetricsTest, TestDistributedGrouping, TestPivotHelperCode,
HttpSolrCallGetCoreTest, TestStressVersions, MoreLikeThisHandlerTest,
DisMaxRequestHandlerTest, TestSearchPerf, DistributedIntervalFacetingTest,
TestFiltering, CdcrUpdateLogTest, TestCorePropertiesReload, ZkCLITest,
TestPolicyCloud, ReplaceNodeTest, TestOverriddenPrefixQueryForCustomFieldType,
TestCopyFieldCollectionResource, CollectionReloadTest,
TestSweetSpotSimilarityFactory, DOMUtilTest, TriLevelCompositeIdRoutingTest,
TestFieldCache, TestDelegationWithHadoopAuth,
PreAnalyzedFieldManagedSchemaCloudTest, TestSolrJ,
CdcrReplicationDistributedZkTest, LeaderInitiatedRecoveryOnCommitTest,
TestMissingGroups, DeleteStatusTest, FullHLLTest, TestConfigSetImmutable,
TestPullReplicaErrorHandling, StatelessScriptUpdateProcessorFactoryTest,
TestSchemaSimilarityResource, TestSearcherReuse, TestPointFields,
DistanceFunctionTest, TestCollectionAPI, ConvertedLegacyTest, DeleteNodeTest,
ZkSolrClientTest, ScriptEngineTest, OpenCloseCoreStressTest,
DistributedMLTComponentTest, HdfsChaosMonkeyNothingIsSafeTest,
TestBM25SimilarityFactory, TestStressRecovery, TestChildDocTransformer,
CustomCollectionTest, TestSolrIndexConfig,
DistributedQueryComponentOptimizationTest, TestElisionMultitermQuery,
TestPKIAuthenticationPlugin, ChangedSchemaMergeTest, TestRTGBase,
TestFieldCacheSortRandom, FileBasedSpellCheckerTest, TestManagedSchema,
TestNumericRangeQuery64, TestPostingsSolrHighlighter,
TestCursorMarkWithoutUniqueKey, ActionThrottleTest, TestQueryTypes,
TestLegacyFieldCache, SolrCmdDistributorTest, ZkStateWriterTest,
TestCoreDiscovery, BadComponentTest, LeaderElectionContextKeyTest,
TestFieldCollectionResource, TestLRUCache, TestHashPartitioner, UpdateLogTest,
TestSortByMinMaxFunction, TestLegacyTerms, UtilsToolTest,
ChaosMonkeySafeLeaderTest, HdfsTlogReplayBufferedWhileIndexingTest,
TestPartialUpdateDeduplication, TestRawResponseWriter, HighlighterTest,
DistanceUnitsTest, ConfigSetsAPITest, V2ApiIntegrationTest, NoCacheHeaderTest,
LoggingHandlerTest, SearchHandlerTest, TestStreamBody, MergeStrategyTest,
DocExpirationUpdateProcessorFactoryTest, StressHdfsTest,
DistributedTermsComponentTest, TestHdfsUpdateLog,
TestEmbeddedSolrServerSchemaAPI, QueryParsingTest,
TestLeaderInitiatedRecoveryThread, BasicDistributedZkTest,
BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, RecoveryZkTest,
ClusterStateUpdateTest, LeaderElectionTest, TestFaceting, HardAutoCommitTest]
[junit4] Completed [379/727 (2!)] on J1 in 1.37s, 1 test, 1 error <<<
FAILURES!
[...truncated 44492 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]