Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1418/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC
2 tests failed.
FAILED: org.apache.solr.cloud.ReplaceNodeTest.test
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([DD094C1DDC688691:555D73C77294EB69]:0)
at org.junit.Assert.fail(Assert.java:92)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertTrue(Assert.java:54)
at org.apache.solr.cloud.ReplaceNodeTest.test(ReplaceNodeTest.java:95)
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)
FAILED: org.apache.solr.update.AutoCommitTest.testCommitWithin
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([DD094C1DDC688691:67DB23655F466884]: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
Build Log:
[...truncated 11886 lines...]
[junit4] Suite: org.apache.solr.update.AutoCommitTest
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_DD094C1DDC688691-001/init-core-data-001
[junit4] 2> 1662067 WARN
(SUITE-AutoCommitTest-seed#[DD094C1DDC688691]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=66 numCloses=66
[junit4] 2> 1662067 INFO
(SUITE-AutoCommitTest-seed#[DD094C1DDC688691]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1662068 INFO
(SUITE-AutoCommitTest-seed#[DD094C1DDC688691]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 1662068 INFO
(SUITE-AutoCommitTest-seed#[DD094C1DDC688691]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 1662069 INFO
(SUITE-AutoCommitTest-seed#[DD094C1DDC688691]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1662090 INFO
(SUITE-AutoCommitTest-seed#[DD094C1DDC688691]-worker) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1662104 INFO
(SUITE-AutoCommitTest-seed#[DD094C1DDC688691]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 1662178 INFO
(SUITE-AutoCommitTest-seed#[DD094C1DDC688691]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1662210 INFO
(SUITE-AutoCommitTest-seed#[DD094C1DDC688691]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18ecb14b
[junit4] 2> 1662212 INFO
(SUITE-AutoCommitTest-seed#[DD094C1DDC688691]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18ecb14b
[junit4] 2> 1662212 INFO
(SUITE-AutoCommitTest-seed#[DD094C1DDC688691]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18ecb14b
[junit4] 2> 1662213 INFO (coreLoadExecutor-7158-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1662238 INFO (coreLoadExecutor-7158-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1662252 INFO (coreLoadExecutor-7158-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1662329 INFO (coreLoadExecutor-7158-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1662334 INFO (coreLoadExecutor-7158-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 1662335 INFO (coreLoadExecutor-7158-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@18ecb14b
[junit4] 2> 1662335 INFO (coreLoadExecutor-7158-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1662335 INFO (coreLoadExecutor-7158-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_DD094C1DDC688691-001/init-core-data-001/]
[junit4] 2> 1662336 INFO (coreLoadExecutor-7158-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=28, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=27.9716796875,
floorSegmentMB=0.7939453125, forceMergeDeletesPctAllowed=27.43670339644633,
segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.15707679253768952
[junit4] 2> 1662376 INFO (coreLoadExecutor-7158-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1662376 INFO (coreLoadExecutor-7158-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1662376 INFO (coreLoadExecutor-7158-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1662376 INFO (coreLoadExecutor-7158-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1662377 INFO (coreLoadExecutor-7158-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.3553775315788187]
[junit4] 2> 1662377 INFO (coreLoadExecutor-7158-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@5eef0226[collection1] main]
[junit4] 2> 1662377 INFO (coreLoadExecutor-7158-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1662383 INFO (coreLoadExecutor-7158-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1662394 INFO (coreLoadExecutor-7158-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1662394 INFO (coreLoadExecutor-7158-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1571830263553458176
[junit4] 2> 1662394 INFO
(searcherExecutor-7159-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1662395 INFO
(searcherExecutor-7159-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1662395 INFO
(searcherExecutor-7159-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1662395 INFO
(searcherExecutor-7159-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1662395 INFO
(searcherExecutor-7159-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1662395 INFO
(searcherExecutor-7159-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1662395 INFO
(searcherExecutor-7159-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1662396 INFO
(searcherExecutor-7159-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1662396 INFO
(searcherExecutor-7159-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1662397 INFO
(searcherExecutor-7159-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5eef0226[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1662397 INFO
(SUITE-AutoCommitTest-seed#[DD094C1DDC688691]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 1662399 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DD094C1DDC688691]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
[junit4] 2> 1662399 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DD094C1DDC688691]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 1662399 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DD094C1DDC688691]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@2ed8c1e1[collection1] realtime]
[junit4] 2> 1662399 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DD094C1DDC688691]) [ ]
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> 1662400 ERROR
(TEST-AutoCommitTest.testMaxDocs-seed#[DD094C1DDC688691]) [ ]
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 1662400 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DD094C1DDC688691]) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1662422 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DD094C1DDC688691]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1662437 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DD094C1DDC688691]) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1662530 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DD094C1DDC688691]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1662535 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DD094C1DDC688691]) [ ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
[junit4] 2> 1662545 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DD094C1DDC688691]) [ 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@18ecb14b
[junit4] 2> 1662545 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DD094C1DDC688691]) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_DD094C1DDC688691-001/init-core-data-001/]
[junit4] 2> 1662587 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DD094C1DDC688691]) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1662588 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DD094C1DDC688691]) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1662588 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DD094C1DDC688691]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@799abd55[collection1] main]
[junit4] 2> 1662589 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DD094C1DDC688691]) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1662589 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DD094C1DDC688691]) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1662591 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DD094C1DDC688691]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1662591 INFO
(searcherExecutor-7164-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1662591 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DD094C1DDC688691]) [ x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1571830263760027648
[junit4] 2> 1662592 INFO
(searcherExecutor-7164-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1662592 INFO
(searcherExecutor-7164-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1662592 INFO
(searcherExecutor-7164-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1662592 INFO
(searcherExecutor-7164-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1662592 INFO
(searcherExecutor-7164-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1662593 INFO
(searcherExecutor-7164-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1662593 INFO
(searcherExecutor-7164-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1662593 INFO
(searcherExecutor-7164-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1662594 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DD094C1DDC688691]) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=436214868,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1662595 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DD094C1DDC688691]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 1662595 INFO
(searcherExecutor-7164-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@799abd55[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1662596 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DD094C1DDC688691]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@6f80d836[collection1] main]
[junit4] 2> 1662596 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DD094C1DDC688691]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@2f6a41a6
[junit4] 2> 1662596 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DD094C1DDC688691]) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=795492774
[junit4] 2> 1662597 INFO
(searcherExecutor-7164-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6f80d836[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1662603 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DD094C1DDC688691]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0
(1571830263772610560)]} 0 1
[junit4] 2> 1662604 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DD094C1DDC688691]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1
(1571830263773659136)]} 0 1
[junit4] 2> 1662604 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DD094C1DDC688691]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2
(1571830263773659137)]} 0 1
[junit4] 2> 1662604 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DD094C1DDC688691]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3
(1571830263773659138)]} 0 2
[junit4] 2> 1662605 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DD094C1DDC688691]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4
(1571830263773659139)]} 0 2
[junit4] 2> 1662605 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DD094C1DDC688691]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5
(1571830263774707712)]} 0 2
[junit4] 2> 1662605 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DD094C1DDC688691]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6
(1571830263774707713)]} 0 2
[junit4] 2> 1662605 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DD094C1DDC688691]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7
(1571830263774707714)]} 0 2
[junit4] 2> 1662605 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DD094C1DDC688691]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8
(1571830263774707715)]} 0 3
[junit4] 2> 1662606 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DD094C1DDC688691]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9
(1571830263774707716)]} 0 3
[junit4] 2> 1662606 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DD094C1DDC688691]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10
(1571830263775756288)]} 0 3
[junit4] 2> 1662606 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DD094C1DDC688691]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11
(1571830263775756289)]} 0 3
[junit4] 2> 1662606 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DD094C1DDC688691]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12
(1571830263775756290)]} 0 3
[junit4] 2> 1662606 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DD094C1DDC688691]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13
(1571830263775756291)]} 0 3
[junit4] 2> 1662606 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DD094C1DDC688691]) [ 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> 1662609 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DD094C1DDC688691]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14
(1571830263777853440)]} 0 6
[junit4] 2> 1662610 INFO (commitScheduler-7167-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> 1662612 INFO (commitScheduler-7167-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@efffbb1[collection1]
main]
[junit4] 2> 1662612 INFO (commitScheduler-7167-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1662613 INFO
(searcherExecutor-7164-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@efffbb1[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C15)))}
[junit4] 2> 1662859 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DD094C1DDC688691]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15
(1571830264041046016)]} 0 257
[junit4] 2> 1662860 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DD094C1DDC688691]) [ 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> 1662860 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DD094C1DDC688691]) [ 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> 1662860 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DD094C1DDC688691]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
[junit4] 2> 1662863 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DD094C1DDC688691]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
[junit4] 2> 1662863 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DD094C1DDC688691]) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 1662863 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DD094C1DDC688691]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@53ea532f[collection1] realtime]
[junit4] 2> 1662863 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DD094C1DDC688691]) [ 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> 1662864 ERROR
(TEST-AutoCommitTest.testMaxTime-seed#[DD094C1DDC688691]) [ x:collection1]
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 1662864 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DD094C1DDC688691]) [ x:collection1]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1662892 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DD094C1DDC688691]) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1662910 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DD094C1DDC688691]) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1662985 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DD094C1DDC688691]) [ x:collection1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1663001 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DD094C1DDC688691]) [ x:collection1]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
[junit4] 2> 1663012 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DD094C1DDC688691]) [ 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@18ecb14b
[junit4] 2> 1663012 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DD094C1DDC688691]) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_DD094C1DDC688691-001/init-core-data-001/]
[junit4] 2> 1663059 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DD094C1DDC688691]) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1663059 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DD094C1DDC688691]) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1663060 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DD094C1DDC688691]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@3ab919a0[collection1] main]
[junit4] 2> 1663061 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DD094C1DDC688691]) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1663061 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DD094C1DDC688691]) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1663063 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DD094C1DDC688691]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1663064 INFO
(searcherExecutor-7168-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1663064 INFO
(searcherExecutor-7168-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1663064 INFO
(searcherExecutor-7168-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1663064 INFO
(searcherExecutor-7168-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1663064 INFO
(searcherExecutor-7168-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1663064 INFO
(searcherExecutor-7168-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1663065 INFO
(searcherExecutor-7168-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1663065 INFO
(searcherExecutor-7168-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1663065 INFO
(searcherExecutor-7168-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1663065 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DD094C1DDC688691]) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=48, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=46.4912109375,
floorSegmentMB=1.435546875, forceMergeDeletesPctAllowed=10.239480460673581,
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.37770821360745455
[junit4] 2> 1663065 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DD094C1DDC688691]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 1663066 INFO
(searcherExecutor-7168-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3ab919a0[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1663066 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DD094C1DDC688691]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@55ea4e9[collection1] main]
[junit4] 2> 1663067 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DD094C1DDC688691]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@2b8b015d
[junit4] 2> 1663067 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DD094C1DDC688691]) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=730530141
[junit4] 2> 1663068 INFO
(searcherExecutor-7168-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@55ea4e9[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1663070 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DD094C1DDC688691]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1571830264261246976)]} 0 0
[junit4] 2> 1663070 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DD094C1DDC688691]) [ 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> 1664575 INFO (commitScheduler-7171-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> 1664577 INFO (commitScheduler-7171-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@6eccf057[collection1] main]
[junit4] 2> 1664577 INFO (commitScheduler-7171-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1664578 INFO
(searcherExecutor-7168-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6eccf057[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.0.0):C1)))}
[junit4] 2> 1664826 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DD094C1DDC688691]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1571830266102546432)]} 0 1757
[junit4] 2> 1664826 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DD094C1DDC688691]) [ 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> 1664826 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DD094C1DDC688691]) [ 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> 1664827 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DD094C1DDC688691]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{delete=[529 (-1571830266103595008)]} 0 0
[junit4] 2> 1664827 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DD094C1DDC688691]) [ 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> 1666330 INFO (commitScheduler-7171-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> 1666332 INFO (commitScheduler-7171-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@172ab9b5[collection1] main]
[junit4] 2> 1666332 INFO (commitScheduler-7171-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1666333 INFO
(searcherExecutor-7168-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@172ab9b5[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.0.0):C1)))}
[junit4] 2> 1666581 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DD094C1DDC688691]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[550
(1571830267943845888)]} 0 3512
[junit4] 2> 1666581 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DD094C1DDC688691]) [ 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> 1666582 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DD094C1DDC688691]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1571830267943845889)]} 0 3513
[junit4] 2> 1666582 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DD094C1DDC688691]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1571830267944894464)]} 0 3513
[junit4] 2> 1666582 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DD094C1DDC688691]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1571830267944894465)]} 0 3513
[junit4] 2> 1666582 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DD094C1DDC688691]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1571830267944894466)]} 0 3513
[junit4] 2> 1666582 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DD094C1DDC688691]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1571830267944894467)]} 0 3513
[junit4] 2> 1666582 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DD094C1DDC688691]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1571830267944894468)]} 0 3513
[junit4] 2> 1666582 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DD094C1DDC688691]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1571830267944894469)]} 0 3514
[junit4] 2> 1666582 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DD094C1DDC688691]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1571830267944894470)]} 0 3514
[junit4] 2> 1666582 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DD094C1DDC688691]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1571830267944894471)]} 0 3514
[junit4] 2> 1666583 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DD094C1DDC688691]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1571830267944894472)]} 0 3514
[junit4] 2> 1666583 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DD094C1DDC688691]) [ 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> 1668082 INFO (commitScheduler-7171-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> 1668084 INFO (commitScheduler-7171-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@7abb017d[collection1] main]
[junit4] 2> 1668084 INFO (commitScheduler-7171-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1668085 INFO
(searcherExecutor-7168-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7abb017d[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.0.0):C1)
Uninverting(_4(7.0.0):C11/9:delGen=1)))}
[junit4] 2> 1668088 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DD094C1DDC688691]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[531
(1571830269523001344)]} 0 5020
[junit4] 2> 1668088 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DD094C1DDC688691]) [ 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> 1668088 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DD094C1DDC688691]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
[junit4] 2> 1668091 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DD094C1DDC688691]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
[junit4] 2> 1668091 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DD094C1DDC688691]) [
x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL
DOCUMENTS FROM INDEX
[junit4] 2> 1668091 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DD094C1DDC688691]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@72c7176a[collection1] realtime]
[junit4] 2> 1668091 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DD094C1DDC688691]) [
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> 1668091 ERROR
(TEST-AutoCommitTest.testCommitWithin-seed#[DD094C1DDC688691]) [
x:collection1] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 1668092 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DD094C1DDC688691]) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1668115 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DD094C1DDC688691]) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1668128 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DD094C1DDC688691]) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1668199 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DD094C1DDC688691]) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1668205 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DD094C1DDC688691]) [
x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using
configuration from instancedir
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
[junit4] 2> 1668215 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DD094C1DDC688691]) [
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@18ecb14b
[junit4] 2> 1668215 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DD094C1DDC688691]) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_DD094C1DDC688691-001/init-core-data-001/]
[junit4] 2> 1668266 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DD094C1DDC688691]) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1668266 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DD094C1DDC688691]) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1668267 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DD094C1DDC688691]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@6c720080[collection1] main]
[junit4] 2> 1668268 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DD094C1DDC688691]) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1668268 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DD094C1DDC688691]) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1668271 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DD094C1DDC688691]) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1668273 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DD094C1DDC688691]) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=10, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7209733192048993]
[junit4] 2> 1668273 INFO
(searcherExecutor-7172-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1668273 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DD094C1DDC688691]) [
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 1668273 INFO
(searcherExecutor-7172-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1668273 INFO
(searcherExecutor-7172-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1668273 INFO
(searcherExecutor-7172-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1668273 INFO
(searcherExecutor-7172-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1668274 INFO
(searcherExecutor-7172-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1668274 INFO
(searcherExecutor-7172-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1668274 INFO
(searcherExecutor-7172-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1668274 INFO
(searcherExecutor-7172-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1668275 INFO
(searcherExecutor-7172-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6c720080[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1668276 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DD094C1DDC688691]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@69b511c2[collection1] main]
[junit4] 2> 1668276 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DD094C1DDC688691]) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@5bd9c134
[junit4] 2> 1668276 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DD094C1DDC688691]) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1540997428
[junit4] 2> 1668281 INFO
(searcherExecutor-7172-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@69b511c2[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1668282 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DD094C1DDC688691]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1571830269725376512)]} 0 1
[junit4] 2> 1668282 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DD094C1DDC688691]) [
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> 1668282 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DD094C1DDC688691]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1571830269727473664)]} 0 2
[junit4] 2> 1668283 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DD094C1DDC688691]) [
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> 1668283 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DD094C1DDC688691]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529
(-1571830269728522240)]} 0 2
[junit4] 2> 1668283 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DD094C1DDC688691]) [
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> 1668284 ERROR
(TEST-AutoCommitTest.testCommitWithin-seed#[DD094C1DDC688691]) [
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> 1668284 ERROR
(TEST-AutoCommitTest.testCommitWithin-seed#[DD094C1DDC688691]) [
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> 1668284 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DD094C1DDC688691]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=AutoCommitTest
-Dtests.method=testCommitWithin -Dtests.seed=DD094C1DDC688691 -Dtests.slow=true
-Dtests.locale=fr -Dtests.timezone=Europe/Tiraspol -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.20s J1 | AutoCommitTest.testCommitWithin <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4] > at
__randomizedtesting.SeedInfo.seed([DD094C1DDC688691:67DB23655F466884]: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> 1668286 INFO
(SUITE-AutoCommitTest-seed#[DD094C1DDC688691]-worker) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 1668286 INFO
(SUITE-AutoCommitTest-seed#[DD094C1DDC688691]-worker) [ x:collection1]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=37520060
[junit4] 2> 1668287 INFO
(SUITE-AutoCommitTest-seed#[DD094C1DDC688691]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1668287 INFO
(SUITE-AutoCommitTest-seed#[DD094C1DDC688691]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1668288 INFO
(SUITE-AutoCommitTest-seed#[DD094C1DDC688691]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1668288 INFO
(SUITE-AutoCommitTest-seed#[DD094C1DDC688691]-worker) [ x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1668289 INFO
(coreCloseExecutor-7176-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@279d4ac3
[junit4] 2> 1668289 INFO
(coreCloseExecutor-7176-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
[junit4] 2> 1668289 INFO
(coreCloseExecutor-7176-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@22d0091c commitCommandVersion:0
[junit4] 2> 1668290 INFO
(coreCloseExecutor-7176-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=664619715
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_DD094C1DDC688691-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{range_facet_l_dv=PostingsFormat(name=LuceneVarGapFixedInterval),
field_t=PostingsFormat(name=LuceneVarGapFixedInterval),
multiDefault=PostingsFormat(name=MockRandom),
subject=PostingsFormat(name=MockRandom),
intDefault=PostingsFormat(name=Memory), id_i1=PostingsFormat(name=Memory),
id=PostingsFormat(name=LuceneVarGapFixedInterval),
range_facet_i_dv=PostingsFormat(name=MockRandom),
text=PostingsFormat(name=Memory),
range_facet_l=PostingsFormat(name=MockRandom),
timestamp=PostingsFormat(name=MockRandom)},
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=Lucene70),
intDvoDefault=DocValuesFormat(name=Asserting),
range_facet_l=DocValuesFormat(name=Lucene70),
timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=375,
maxMBSortInHeap=7.56392150645895, sim=RandomSimilarity(queryNorm=false): {},
locale=fr, timezone=Europe/Tiraspol
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_131
(64-bit)/cpus=3,threads=1,free=69968760,total=509607936
[junit4] 2> NOTE: All tests run in this JVM:
[TestTrackingShardHandlerFactory, OverriddenZkACLAndCredentialsProvidersTest,
TestOnReconnectListenerSupport, OpenCloseCoreStressTest,
TestDistributedStatsComponentCardinality, TestRemoteStreaming,
TestChildDocTransformer, TestSerializedLuceneMatchVersion,
TestCloudNestedDocsSort, TestDistributedMissingSort,
DistributedQueryComponentCustomSortTest, CloudExitableDirectoryReaderTest,
ManagedSchemaRoundRobinCloudTest, SchemaVersionSpecificBehaviorTest,
TestScoreJoinQPNoScore, BadComponentTest, PropertiesRequestHandlerTest,
TestSchemaManager, TestLeaderElectionWithEmptyReplica, MoreLikeThisHandlerTest,
SolrGraphiteReporterTest, TestDistributedGrouping,
AtomicUpdateProcessorFactoryTest, MigrateRouteKeyTest, TestQueryUtils,
TestRangeQuery, SortSpecParsingTest, PeerSyncReplicationTest,
TestBM25SimilarityFactory, TestExportWriter, SystemInfoHandlerTest,
TestDFISimilarityFactory, TestSQLHandler, TestFieldCacheSort,
TestComponentsName, ExplicitHLLTest, DistributedQueryElevationComponentTest,
TestCharFilters, DistribDocExpirationUpdateProcessorTest, TestConfig,
TestXmlQParser, ExternalFileFieldSortTest, PreAnalyzedFieldTest,
LukeRequestHandlerTest, TestMaxTokenLenTokenizer,
HdfsTlogReplayBufferedWhileIndexingTest, SearchHandlerTest,
TestSolrIndexConfig, LeaderFailoverAfterPartitionTest,
TestSubQueryTransformerCrossCore, TestOverriddenPrefixQueryForCustomFieldType,
CdcrReplicationDistributedZkTest, PeerSyncWithIndexFingerprintCachingTest,
CdcrRequestHandlerTest, ShardRoutingCustomTest, RuleEngineTest,
UpdateRequestProcessorFactoryTest, TestCloudPivotFacet,
AnalyticsMergeStrategyTest, DistributedIntervalFacetingTest,
CollectionStateFormat2Test, TestSolr4Spatial2, DistributedMLTComponentTest,
ParsingFieldUpdateProcessorsTest, TestCollationField, TestRealTimeGet,
TestLegacyNumericUtils, DistributedFacetPivotLongTailTest,
TestGraphTermsQParserPlugin, ExitableDirectoryReaderTest,
LeaderInitiatedRecoveryOnCommitTest, TestRestManager,
BaseCdcrDistributedZkTest, ShufflingReplicaListTransformerTest,
TestSystemIdResolver, TestSchemaSimilarityResource,
TestMinMaxOnMultiValuedField, JSONWriterTest, BlockJoinFacetSimpleTest,
CachingDirectoryFactoryTest, CopyFieldTest, PluginInfoTest,
TestCorePropertiesReload, SparseHLLTest, SynonymTokenizerTest,
DocumentAnalysisRequestHandlerTest, TestFastOutputStream, TestCoreDiscovery,
VersionInfoTest, ConvertedLegacyTest, TestMultiWordSynonyms,
SolrCloudExampleTest, TestBlendedInfixSuggestions, TestInfoStreamLogging,
MetricsConfigTest, CoreSorterTest, InfixSuggestersTest, InfoHandlerTest,
TestManagedSynonymGraphFilterFactory, LeaderElectionIntegrationTest,
TestFieldCache, PingRequestHandlerTest, SimpleCollectionCreateDeleteTest,
HdfsRecoveryZkTest, TestJettySolrRunner, AddBlockUpdateTest,
DistributedDebugComponentTest, MergeStrategyTest, SuggesterFSTTest,
TestConfigSetsAPIExclusivity, SharedFSAutoReplicaFailoverTest,
TermVectorComponentTest, TestNumericTerms64, SolrIndexConfigTest,
DocValuesMultiTest, TestStressUserVersions, DistributedTermsComponentTest,
CollectionsAPIAsyncDistributedZkTest, TestLRUCache, TestUseDocValuesAsStored,
TestNRTOpen, TestSolrJ, HighlighterMaxOffsetTest, TestDistribDocBasedVersion,
TestNamedUpdateProcessors, OpenExchangeRatesOrgProviderTest,
TestValueSourceCache, V2StandaloneTest, TestCloudRecovery,
TestExactSharedStatsCache, HttpPartitionTest, TestConfigsApi, TestSearchPerf,
TestMaxScoreQueryParser, SolrCoreCheckLockOnStartupTest,
SpellCheckComponentTest, TestAuthenticationFramework, DOMUtilTest, TestReload,
TestSuggestSpellingConverter, DocumentBuilderTest, SolrRequestParserTest,
DistributedSuggestComponentTest, JsonLoaderTest, TestSystemCollAutoCreate,
SuggestComponentContextFilterQueryTest, DeleteReplicaTest, TestSegmentSorting,
CursorMarkTest, BadIndexSchemaTest, AssignTest, MoveReplicaTest,
TestAnalyzedSuggestions, SolrSlf4jReporterTest,
CollectionsAPIDistributedZkTest, TestManagedSchema, HdfsSyncSliceTest,
TestSolrConfigHandler, DeleteStatusTest, TestSolrCloudWithKerberosAlt,
TestInitQParser, OverseerModifyCollectionTest, SpellingQueryConverterTest,
SolrShardReporterTest, TestFastWriter, TestBinaryResponseWriter,
TestTestInjection, TestTolerantUpdateProcessorCloud,
StatelessScriptUpdateProcessorFactoryTest, BasicZkTest,
TestLeaderInitiatedRecoveryThread, TestDefaultStatsCache, TestDynamicLoading,
BigEndianAscendingWordSerializerTest, ChaosMonkeySafeLeaderTest,
BasicDistributedZk2Test, UnloadDistributedZkTest, OverseerTest, RecoveryZkTest,
FullSolrCloudDistribCmdsTest, TestRandomFaceting, ZkSolrClientTest,
TestZkChroot, TestRandomDVFaceting, ZkCLITest, TestDistributedSearch,
AutoCommitTest]
[junit4] Completed [344/724 (1!)] on J1 in 6.23s, 3 tests, 1 error <<<
FAILURES!
[...truncated 540 lines...]
[junit4] Suite: org.apache.solr.cloud.ReplaceNodeTest
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeTest_DD094C1DDC688691-001/init-core-data-001
[junit4] 2> 2123647 WARN
(SUITE-ReplaceNodeTest-seed#[DD094C1DDC688691]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
[junit4] 2> 2123648 INFO
(SUITE-ReplaceNodeTest-seed#[DD094C1DDC688691]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 2123650 INFO
(SUITE-ReplaceNodeTest-seed#[DD094C1DDC688691]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 2123651 INFO
(SUITE-ReplaceNodeTest-seed#[DD094C1DDC688691]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 6 servers in
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeTest_DD094C1DDC688691-001/tempDir-001
[junit4] 2> 2123651 INFO
(SUITE-ReplaceNodeTest-seed#[DD094C1DDC688691]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2123651 INFO (Thread-5573) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2123651 INFO (Thread-5573) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2123655 ERROR (Thread-5573) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 2123757 INFO
(SUITE-ReplaceNodeTest-seed#[DD094C1DDC688691]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:42307
[junit4] 2> 2123770 INFO (jetty-launcher-4225-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2123770 INFO (jetty-launcher-4225-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2123771 INFO (jetty-launcher-4225-thread-3) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2123772 INFO (jetty-launcher-4225-thread-5) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2123772 INFO (jetty-launcher-4225-thread-4) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2123773 INFO (jetty-launcher-4225-thread-6) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2123799 INFO (jetty-launcher-4225-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@756f4a7f{/solr,null,AVAILABLE}
[junit4] 2> 2123802 INFO (jetty-launcher-4225-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@549d94ed{HTTP/1.1,[http/1.1]}{127.0.0.1:44674}
[junit4] 2> 2123802 INFO (jetty-launcher-4225-thread-1) [ ]
o.e.j.s.Server Started @2126246ms
[junit4] 2> 2123802 INFO (jetty-launcher-4225-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=44674}
[junit4] 2> 2123802 INFO (jetty-launcher-4225-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@493999f{/solr,null,AVAILABLE}
[junit4] 2> 2123802 ERROR (jetty-launcher-4225-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2123802 INFO (jetty-launcher-4225-thread-5) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4733790b{/solr,null,AVAILABLE}
[junit4] 2> 2123802 INFO (jetty-launcher-4225-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 2123803 INFO (jetty-launcher-4225-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@46e67ca8{HTTP/1.1,[http/1.1]}{127.0.0.1:56380}
[junit4] 2> 2123803 INFO (jetty-launcher-4225-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2123803 INFO (jetty-launcher-4225-thread-2) [ ]
o.e.j.s.Server Started @2126247ms
[junit4] 2> 2123803 INFO (jetty-launcher-4225-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 2123803 INFO (jetty-launcher-4225-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=56380}
[junit4] 2> 2123803 INFO (jetty-launcher-4225-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-07-02T16:56:53.510Z
[junit4] 2> 2123803 ERROR (jetty-launcher-4225-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2123803 INFO (jetty-launcher-4225-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 2123803 INFO (jetty-launcher-4225-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2123803 INFO (jetty-launcher-4225-thread-5) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@10dcde6e{HTTP/1.1,[http/1.1]}{127.0.0.1:64947}
[junit4] 2> 2123803 INFO (jetty-launcher-4225-thread-5) [ ]
o.e.j.s.Server Started @2126247ms
[junit4] 2> 2123803 INFO (jetty-launcher-4225-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 2123803 INFO (jetty-launcher-4225-thread-5) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=64947}
[junit4] 2> 2123804 INFO (jetty-launcher-4225-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-07-02T16:56:53.511Z
[junit4] 2> 2123804 ERROR (jetty-launcher-4225-thread-5) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2123804 INFO (jetty-launcher-4225-thread-5) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 2123804 INFO (jetty-launcher-4225-thread-5) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2123804 INFO (jetty-launcher-4225-thread-5) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 2123804 INFO (jetty-launcher-4225-thread-5) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-07-02T16:56:53.511Z
[junit4] 2> 2123806 INFO (jetty-launcher-4225-thread-6) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4c778916{/solr,null,AVAILABLE}
[junit4] 2> 2123808 INFO (jetty-launcher-4225-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7eae7415{/solr,null,AVAILABLE}
[junit4] 2> 2123808 INFO (jetty-launcher-4225-thread-4) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@6210140a{HTTP/1.1,[http/1.1]}{127.0.0.1:36730}
[junit4] 2> 2123810 INFO (jetty-launcher-4225-thread-4) [ ]
o.e.j.s.Server Started @2126254ms
[junit4] 2> 2123810 INFO (jetty-launcher-4225-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=36730}
[junit4] 2> 2123810 ERROR (jetty-launcher-4225-thread-4) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2123810 INFO (jetty-launcher-4225-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 2123811 INFO (jetty-launcher-4225-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2123811 INFO (jetty-launcher-4225-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 2123811 INFO (jetty-launcher-4225-thread-5) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2123811 INFO (jetty-launcher-4225-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2123809 INFO (jetty-launcher-4225-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7e7eb728{/solr,null,AVAILABLE}
[junit4] 2> 2123809 INFO (jetty-launcher-4225-thread-6) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@94a2799{HTTP/1.1,[http/1.1]}{127.0.0.1:51894}
[junit4] 2> 2123811 INFO (jetty-launcher-4225-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-07-02T16:56:53.518Z
[junit4] 2> 2123811 INFO (jetty-launcher-4225-thread-6) [ ]
o.e.j.s.Server Started @2126255ms
[junit4] 2> 2123811 INFO (jetty-launcher-4225-thread-6) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=51894}
[junit4] 2> 2123812 ERROR (jetty-launcher-4225-thread-6) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2123812 INFO (jetty-launcher-4225-thread-3) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@2c282e2e{HTTP/1.1,[http/1.1]}{127.0.0.1:65514}
[junit4] 2> 2123812 INFO (jetty-launcher-4225-thread-3) [ ]
o.e.j.s.Server Started @2126256ms
[junit4] 2> 2123812 INFO (jetty-launcher-4225-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=65514}
[junit4] 2> 2123812 INFO (jetty-launcher-4225-thread-6) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 2123812 ERROR (jetty-launcher-4225-thread-3) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2123812 INFO (jetty-launcher-4225-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 2123812 INFO (jetty-launcher-4225-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2123812 INFO (jetty-launcher-4225-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 2123812 INFO (jetty-launcher-4225-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-07-02T16:56:53.519Z
[junit4] 2> 2123812 INFO (jetty-launcher-4225-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2123812 INFO (jetty-launcher-4225-thread-6) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2123812 INFO (jetty-launcher-4225-thread-6) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 2123813 INFO (jetty-launcher-4225-thread-6) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-07-02T16:56:53.520Z
[junit4] 2> 2123819 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15d043bc9700003, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 2123819 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15d043bc9700002, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 2123820 INFO (jetty-launcher-4225-thread-5) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42307/solr
[junit4] 2> 2123821 INFO (jetty-launcher-4225-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42307/solr
[junit4] 2> 2123822 INFO (jetty-launcher-4225-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42307/solr
[junit4] 2> 2123822 INFO (jetty-launcher-4225-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2123823 INFO (jetty-launcher-4225-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2123824 INFO (jetty-launcher-4225-thread-6) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2123825 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15d043bc9700007, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 2123830 INFO (jetty-launcher-4225-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42307/solr
[junit4] 2> 2123831 INFO (jetty-launcher-4225-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42307/solr
[junit4] 2> 2123834 INFO (jetty-launcher-4225-thread-6) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42307/solr
[junit4] 2> 2123834 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15d043bc970000d, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 2124059 INFO (jetty-launcher-4225-thread-5)
[n:127.0.0.1:64947_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2124059 INFO (jetty-launcher-4225-thread-5)
[n:127.0.0.1:64947_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:64947_solr
[junit4] 2> 2124060 INFO (jetty-launcher-4225-thread-6)
[n:127.0.0.1:51894_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2124062 INFO (jetty-launcher-4225-thread-3)
[n:127.0.0.1:65514_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2124062 INFO (jetty-launcher-4225-thread-5)
[n:127.0.0.1:64947_solr ] o.a.s.c.Overseer Overseer
(id=98239421701160972-127.0.0.1:64947_solr-n_0000000000) starting
[junit4] 2> 2124063 INFO (jetty-launcher-4225-thread-2)
[n:127.0.0.1:56380_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2124063 INFO (jetty-launcher-4225-thread-6)
[n:127.0.0.1:51894_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:51894_solr
[junit4] 2> 2124065 INFO (jetty-launcher-4225-thread-3)
[n:127.0.0.1:65514_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:65514_solr
[junit4] 2> 2124066 INFO
(zkCallback-4248-thread-1-processing-n:127.0.0.1:64947_solr)
[n:127.0.0.1:64947_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2124066 INFO
(zkCallback-4244-thread-1-processing-n:127.0.0.1:56380_solr)
[n:127.0.0.1:56380_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2124066 INFO
(zkCallback-4253-thread-1-processing-n:127.0.0.1:65514_solr)
[n:127.0.0.1:65514_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2124070 INFO
(zkCallback-4257-thread-1-processing-n:127.0.0.1:51894_solr)
[n:127.0.0.1:51894_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2124070 INFO (jetty-launcher-4225-thread-4)
[n:127.0.0.1:36730_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2124072 INFO (jetty-launcher-4225-thread-2)
[n:127.0.0.1:56380_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:56380_solr
[junit4] 2> 2124072 INFO
(zkCallback-4253-thread-1-processing-n:127.0.0.1:65514_solr)
[n:127.0.0.1:65514_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2124073 INFO
(zkCallback-4244-thread-1-processing-n:127.0.0.1:56380_solr)
[n:127.0.0.1:56380_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2124074 INFO
(zkCallback-4257-thread-1-processing-n:127.0.0.1:51894_solr)
[n:127.0.0.1:51894_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2124074 INFO
(zkCallback-4248-thread-1-processing-n:127.0.0.1:64947_solr)
[n:127.0.0.1:64947_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2124078 INFO (jetty-launcher-4225-thread-5)
[n:127.0.0.1:64947_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:64947_solr
[junit4] 2> 2124079 INFO
(zkCallback-4257-thread-1-processing-n:127.0.0.1:51894_solr)
[n:127.0.0.1:51894_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 2124094 INFO
(zkCallback-4257-thread-1-processing-n:127.0.0.1:51894_solr)
[n:127.0.0.1:51894_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 2124094 INFO
(zkCallback-4253-thread-1-processing-n:127.0.0.1:65514_solr)
[n:127.0.0.1:65514_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (4)
[junit4] 2> 2124094 INFO
(zkCallback-4244-thread-1-processing-n:127.0.0.1:56380_solr)
[n:127.0.0.1:56380_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (4)
[junit4] 2> 2124095 INFO
(zkCallback-4256-thread-2-processing-n:127.0.0.1:36730_solr)
[n:127.0.0.1:36730_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (4)
[junit4] 2> 2124095 INFO
(OverseerStateUpdate-98239421701160972-127.0.0.1:64947_solr-n_0000000000)
[n:127.0.0.1:64947_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (4)
[junit4] 2> 2124096 INFO (jetty-launcher-4225-thread-4)
[n:127.0.0.1:36730_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2124103 INFO (jetty-launcher-4225-thread-4)
[n:127.0.0.1:36730_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36730_solr
[junit4] 2> 2124105 INFO
(zkCallback-4257-thread-1-processing-n:127.0.0.1:51894_solr)
[n:127.0.0.1:51894_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 2124105 INFO
(zkCallback-4244-thread-1-processing-n:127.0.0.1:56380_solr)
[n:127.0.0.1:56380_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 2124105 INFO
(zkCallback-4248-thread-2-processing-n:127.0.0.1:64947_solr)
[n:127.0.0.1:64947_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 2124106 INFO
(zkCallback-4256-thread-2-processing-n:127.0.0.1:36730_solr)
[n:127.0.0.1:36730_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 2124106 INFO
(zkCallback-4253-thread-1-processing-n:127.0.0.1:65514_solr)
[n:127.0.0.1:65514_solr ] o.a.s.c.c.ZkS
[...truncated too long message...]
xpired for /live_nodes]
[junit4] 2> 2159139 INFO (jetty-closer-4226-thread-5) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@4733790b{/solr,null,UNAVAILABLE}
[junit4] 2> 2159141 ERROR
(SUITE-ReplaceNodeTest-seed#[DD094C1DDC688691]-worker) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 2159142 INFO
(SUITE-ReplaceNodeTest-seed#[DD094C1DDC688691]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:42307 42307
[junit4] 2> 2159206 INFO (Thread-5573) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:42307 42307
[junit4] 2> 2159208 WARN (Thread-5573) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 7 /solr/aliases.json
[junit4] 2> 7 /solr/clusterprops.json
[junit4] 2> 6 /solr/security.json
[junit4] 2> 5 /solr/configs/conf1
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 37
/solr/collections/replacenodetest_coll/state.json
[junit4] 2> 7 /solr/clusterstate.json
[junit4] 2> 3
/solr/overseer_elect/election/98239421701160972-127.0.0.1:64947_solr-n_0000000000
[junit4] 2> 2
/solr/overseer_elect/election/98239421701160971-127.0.0.1:56380_solr-n_0000000003
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 7 /solr/live_nodes
[junit4] 2> 7 /solr/collections
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeTest_DD094C1DDC688691-001
[junit4] 2> Jul 02, 2017 4:57:28 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 2 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=1169, maxMBSortInHeap=6.480662663252971,
sim=RandomSimilarity(queryNorm=true): {}, locale=es-EC, timezone=Pacific/Tarawa
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_131
(64-bit)/cpus=3,threads=1,free=241463184,total=526385152
[junit4] 2> NOTE: All tests run in this JVM:
[TestTrackingShardHandlerFactory, OverriddenZkACLAndCredentialsProvidersTest,
TestOnReconnectListenerSupport, OpenCloseCoreStressTest,
TestDistributedStatsComponentCardinality, TestRemoteStreaming,
TestChildDocTransformer, TestSerializedLuceneMatchVersion,
TestCloudNestedDocsSort, TestDistributedMissingSort,
DistributedQueryComponentCustomSortTest, CloudExitableDirectoryReaderTest,
ManagedSchemaRoundRobinCloudTest, SchemaVersionSpecificBehaviorTest,
TestScoreJoinQPNoScore, BadComponentTest, PropertiesRequestHandlerTest,
TestSchemaManager, TestLeaderElectionWithEmptyReplica, MoreLikeThisHandlerTest,
SolrGraphiteReporterTest, TestDistributedGrouping,
AtomicUpdateProcessorFactoryTest, MigrateRouteKeyTest, TestQueryUtils,
TestRangeQuery, SortSpecParsingTest, PeerSyncReplicationTest,
TestBM25SimilarityFactory, TestExportWriter, SystemInfoHandlerTest,
TestDFISimilarityFactory, TestSQLHandler, TestFieldCacheSort,
TestComponentsName, ExplicitHLLTest, DistributedQueryElevationComponentTest,
TestCharFilters, DistribDocExpirationUpdateProcessorTest, TestConfig,
TestXmlQParser, ExternalFileFieldSortTest, PreAnalyzedFieldTest,
LukeRequestHandlerTest, TestMaxTokenLenTokenizer,
HdfsTlogReplayBufferedWhileIndexingTest, SearchHandlerTest,
TestSolrIndexConfig, LeaderFailoverAfterPartitionTest,
TestSubQueryTransformerCrossCore, TestOverriddenPrefixQueryForCustomFieldType,
CdcrReplicationDistributedZkTest, PeerSyncWithIndexFingerprintCachingTest,
CdcrRequestHandlerTest, ShardRoutingCustomTest, RuleEngineTest,
UpdateRequestProcessorFactoryTest, TestCloudPivotFacet,
AnalyticsMergeStrategyTest, DistributedIntervalFacetingTest,
CollectionStateFormat2Test, TestSolr4Spatial2, DistributedMLTComponentTest,
ParsingFieldUpdateProcessorsTest, TestCollationField, TestRealTimeGet,
TestLegacyNumericUtils, DistributedFacetPivotLongTailTest,
TestGraphTermsQParserPlugin, ExitableDirectoryReaderTest,
LeaderInitiatedRecoveryOnCommitTest, TestRestManager,
BaseCdcrDistributedZkTest, ShufflingReplicaListTransformerTest,
TestSystemIdResolver, TestSchemaSimilarityResource,
TestMinMaxOnMultiValuedField, JSONWriterTest, BlockJoinFacetSimpleTest,
CachingDirectoryFactoryTest, CopyFieldTest, PluginInfoTest,
TestCorePropertiesReload, SparseHLLTest, SynonymTokenizerTest,
DocumentAnalysisRequestHandlerTest, TestFastOutputStream, TestCoreDiscovery,
VersionInfoTest, ConvertedLegacyTest, TestMultiWordSynonyms,
SolrCloudExampleTest, TestBlendedInfixSuggestions, TestInfoStreamLogging,
MetricsConfigTest, CoreSorterTest, InfixSuggestersTest, InfoHandlerTest,
TestManagedSynonymGraphFilterFactory, LeaderElectionIntegrationTest,
TestFieldCache, PingRequestHandlerTest, SimpleCollectionCreateDeleteTest,
HdfsRecoveryZkTest, TestJettySolrRunner, AddBlockUpdateTest,
DistributedDebugComponentTest, MergeStrategyTest, SuggesterFSTTest,
TestConfigSetsAPIExclusivity, SharedFSAutoReplicaFailoverTest,
TermVectorComponentTest, TestNumericTerms64, SolrIndexConfigTest,
DocValuesMultiTest, TestStressUserVersions, DistributedTermsComponentTest,
CollectionsAPIAsyncDistributedZkTest, TestLRUCache, TestUseDocValuesAsStored,
TestNRTOpen, TestSolrJ, HighlighterMaxOffsetTest, TestDistribDocBasedVersion,
TestNamedUpdateProcessors, OpenExchangeRatesOrgProviderTest,
TestValueSourceCache, V2StandaloneTest, TestCloudRecovery,
TestExactSharedStatsCache, HttpPartitionTest, TestConfigsApi, TestSearchPerf,
TestMaxScoreQueryParser, SolrCoreCheckLockOnStartupTest,
SpellCheckComponentTest, TestAuthenticationFramework, DOMUtilTest, TestReload,
TestSuggestSpellingConverter, DocumentBuilderTest, SolrRequestParserTest,
DistributedSuggestComponentTest, JsonLoaderTest, TestSystemCollAutoCreate,
SuggestComponentContextFilterQueryTest, DeleteReplicaTest, TestSegmentSorting,
CursorMarkTest, BadIndexSchemaTest, AssignTest, MoveReplicaTest,
TestAnalyzedSuggestions, SolrSlf4jReporterTest,
CollectionsAPIDistributedZkTest, TestManagedSchema, HdfsSyncSliceTest,
TestSolrConfigHandler, DeleteStatusTest, TestSolrCloudWithKerberosAlt,
TestInitQParser, OverseerModifyCollectionTest, SpellingQueryConverterTest,
SolrShardReporterTest, TestFastWriter, TestBinaryResponseWriter,
TestTestInjection, TestTolerantUpdateProcessorCloud,
StatelessScriptUpdateProcessorFactoryTest, BasicZkTest,
TestLeaderInitiatedRecoveryThread, TestDefaultStatsCache, TestDynamicLoading,
BigEndianAscendingWordSerializerTest, ChaosMonkeySafeLeaderTest,
BasicDistributedZk2Test, UnloadDistributedZkTest, OverseerTest, RecoveryZkTest,
FullSolrCloudDistribCmdsTest, TestRandomFaceting, ZkSolrClientTest,
TestZkChroot, TestRandomDVFaceting, ZkCLITest, TestDistributedSearch,
AutoCommitTest, TestRecovery, TestHashPartitioner,
TermVectorComponentDistributedTest, ZkControllerTest, TestStressReorder,
TestJoin, TestStressVersions, TestCoreContainer, TestSolr4Spatial,
SolrCoreTest, StatsComponentTest, TestGroupingSearch, SolrCmdDistributorTest,
PeerSyncTest, TestFiltering, BasicFunctionalityTest, TestBadConfig,
TestIndexSearcher, HighlighterTest, SoftAutoCommitTest,
ShowFileRequestHandlerTest, AnalysisAfterCoreReloadTest,
SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, DocValuesTest,
SuggesterTSTTest, SuggesterTest, TestStressLucene, TestTrie, SpatialFilterTest,
SuggesterWFSTTest, TestCSVLoader, PolyFieldTest, NoCacheHeaderTest,
WordBreakSolrSpellCheckerTest, TestUpdate, FieldMutatingUpdateProcessorTest,
TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, QueryEqualityTest,
DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest,
SortByFunctionTest, TestSolrDeletionPolicy1, SolrInfoBeanTest,
XsltUpdateRequestHandlerTest, DebugComponentTest, CacheHeaderTest,
DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, TestQueryTypes,
FileBasedSpellCheckerTest, TermsComponentTest,
PathHierarchyTokenizerFactoryTest, TestIndexingPerformance, RequiredFieldsTest,
TestSolrQueryParser, FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest,
LoggingHandlerTest, RegexBoostProcessorTest, SolrPluginUtilsTest,
TestJmxIntegration, ReturnFieldsTest, TestCSVResponseWriter, MBeansHandlerTest,
QueryParsingTest, UniqFieldsUpdateProcessorFactoryTest,
BinaryUpdateRequestHandlerTest, TestPartialUpdateDeduplication,
CSVRequestHandlerTest, SOLR749Test, TestQuerySenderListener, UpdateParamsTest,
TestMergePolicyConfig, MultiTermTest, SampleTest, TestDocSet,
MinimalSchemaTest, TestElisionMultitermQuery, OutputWriterTest,
TestSolrCoreProperties, TestPostingsSolrHighlighter, DirectSolrConnectionTest,
TestLuceneMatchVersion, SpellPossibilityIteratorTest, TestXIncludeConfig,
EchoParamsTest, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory,
TestPerFieldSimilarity, TestLMJelinekMercerSimilarityFactory,
TestIBSimilarityFactory, ResourceLoaderTest, ScriptEngineTest,
URLClassifyProcessorTest, TestFastLRUCache, PrimUtilsTest,
RAMDirectoryFactoryTest, ClusterStateTest, TestUtils, TestDocumentBuilder,
ZkNodePropsTest, UUIDFieldTest, FileUtilsTest, TestRTGBase, TestCrossCoreJoin,
TestHighlightDedupGrouping, TestSimpleTrackingShardHandler,
TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI,
ActionThrottleTest, AliasIntegrationTest, CdcrBootstrapTest,
ChaosMonkeyNothingIsSafeWithPullReplicasTest, CleanupOldIndexTest,
ConnectionManagerTest, CustomCollectionTest, DeleteNodeTest,
DistributedVersionInfoTest, LeaderElectionContextKeyTest, NodeMutatorTest,
OverseerCollectionConfigSetProcessorTest, OverseerStatusTest,
RemoteQueryErrorTest, ReplaceNodeTest]
[junit4] Completed [514/724 (2!)] on J1 in 35.83s, 1 test, 1 failure <<<
FAILURES!
[...truncated 44068 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]