Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/497/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
2 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest
Error Message:
ObjectTracker found 1 object(s) that were not released!!! [HdfsTransactionLog]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
at
org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:130)
at org.apache.solr.update.HdfsUpdateLog.init(HdfsUpdateLog.java:202) at
org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:137) at
org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:94) at
org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:102)
at sun.reflect.GeneratedConstructorAccessor168.newInstance(Unknown Source)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at
org.apache.solr.core.SolrCore.createInstance(SolrCore.java:705) at
org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:767) at
org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1006) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:871) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:775) at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:842) at
org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:498) at
java.util.concurrent.FutureTask.run(FutureTask.java:266) at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not
released!!! [HdfsTransactionLog]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
at
org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:130)
at org.apache.solr.update.HdfsUpdateLog.init(HdfsUpdateLog.java:202)
at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:137)
at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:94)
at
org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:102)
at sun.reflect.GeneratedConstructorAccessor168.newInstance(Unknown
Source)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at org.apache.solr.core.SolrCore.createInstance(SolrCore.java:705)
at org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:767)
at org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1006)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:871)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:775)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:842)
at
org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:498)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
at __randomizedtesting.SeedInfo.seed([6D4C9E7875258015]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNull(Assert.java:551)
at
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:260)
at sun.reflect.GeneratedMethodAccessor44.invoke(Unknown Source)
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$7.evaluate(RandomizedRunner.java:870)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED: org.apache.solr.update.AutoCommitTest.testCommitWithin
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([6D4C9E7875258015:D79EF100F60B6E00]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:812)
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:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
</response>
request was:q=id:529&qt=standard&start=0&rows=20&version=2.2
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:805)
... 40 more
Build Log:
[...truncated 11708 lines...]
[junit4] Suite: org.apache.solr.update.AutoCommitTest
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_6D4C9E7875258015-001/init-core-data-001
[junit4] 2> 2123717 INFO
(SUITE-AutoCommitTest-seed#[6D4C9E7875258015]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 2123718 INFO
(SUITE-AutoCommitTest-seed#[6D4C9E7875258015]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 2123719 INFO
(SUITE-AutoCommitTest-seed#[6D4C9E7875258015]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 2123758 WARN
(SUITE-AutoCommitTest-seed#[6D4C9E7875258015]-worker) [ ] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 2123759 INFO
(SUITE-AutoCommitTest-seed#[6D4C9E7875258015]-worker) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.4.0
[junit4] 2> 2123782 INFO
(SUITE-AutoCommitTest-seed#[6D4C9E7875258015]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 2123867 WARN
(SUITE-AutoCommitTest-seed#[6D4C9E7875258015]-worker) [ ]
o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING:
Deprecated, please use 'df' on request instead.
[junit4] 2> 2123869 INFO
(SUITE-AutoCommitTest-seed#[6D4C9E7875258015]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 2123875 INFO
(SUITE-AutoCommitTest-seed#[6D4C9E7875258015]-worker) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=30000&connTimeout=30000&retry=true
[junit4] 2> 2123877 INFO (coreLoadExecutor-5464-thread-1) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 2123898 WARN (coreLoadExecutor-5464-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 2123899 INFO (coreLoadExecutor-5464-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
[junit4] 2> 2123915 INFO (coreLoadExecutor-5464-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 2123981 WARN (coreLoadExecutor-5464-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] default search field in schema is text.
WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 2123983 INFO (coreLoadExecutor-5464-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 2123989 INFO (coreLoadExecutor-5464-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1
[junit4] 2> 2123989 INFO (coreLoadExecutor-5464-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_6D4C9E7875258015-001/init-core-data-001/]
[junit4] 2> 2123989 INFO (coreLoadExecutor-5464-thread-1) [
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e74e900
[junit4] 2> 2123990 INFO (coreLoadExecutor-5464-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=38, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=38.83984375,
floorSegmentMB=1.6826171875, forceMergeDeletesPctAllowed=2.1319669688893814,
segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 2124001 INFO (coreLoadExecutor-5464-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2124001 INFO (coreLoadExecutor-5464-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 2124002 INFO (coreLoadExecutor-5464-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2124002 INFO (coreLoadExecutor-5464-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2124002 INFO (coreLoadExecutor-5464-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5500364681126254]
[junit4] 2> 2124002 INFO (coreLoadExecutor-5464-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@28895a97[collection1] main]
[junit4] 2> 2124003 INFO (coreLoadExecutor-5464-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 2124006 INFO (coreLoadExecutor-5464-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 2124068 INFO (coreLoadExecutor-5464-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2124068 INFO
(searcherExecutor-5465-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 2124069 INFO
(searcherExecutor-5465-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 2124069 INFO
(searcherExecutor-5465-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 2124069 INFO
(searcherExecutor-5465-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 2124069 INFO
(searcherExecutor-5465-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 2124069 INFO
(searcherExecutor-5465-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 2124070 INFO
(searcherExecutor-5465-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 2124070 INFO
(searcherExecutor-5465-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 2124070 INFO
(searcherExecutor-5465-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 2124071 INFO
(searcherExecutor-5465-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@28895a97[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2124071 INFO (coreLoadExecutor-5464-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1551353389225345024
[junit4] 2> 2124080 INFO
(SUITE-AutoCommitTest-seed#[6D4C9E7875258015]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 2124097 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6D4C9E7875258015]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
[junit4] 2> 2124098 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6D4C9E7875258015]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{deleteByQuery=*:* (-1551353389252608000)} 0 1
[junit4] 2> 2124105 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6D4C9E7875258015]) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 2124131 WARN
(TEST-AutoCommitTest.testMaxDocs-seed#[6D4C9E7875258015]) [ ] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 2124132 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6D4C9E7875258015]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
[junit4] 2> 2124150 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6D4C9E7875258015]) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 2124279 WARN
(TEST-AutoCommitTest.testMaxDocs-seed#[6D4C9E7875258015]) [ ]
o.a.s.s.IndexSchema [collection1] default search field in schema is text.
WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 2124281 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6D4C9E7875258015]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 2124288 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6D4C9E7875258015]) [ ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1
[junit4] 2> 2124289 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6D4C9E7875258015]) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_6D4C9E7875258015-001/init-core-data-001/]
[junit4] 2> 2124289 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6D4C9E7875258015]) [ x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e74e900
[junit4] 2> 2124304 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6D4C9E7875258015]) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2124304 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6D4C9E7875258015]) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2124304 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6D4C9E7875258015]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@6adcf94e[collection1] main]
[junit4] 2> 2124305 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6D4C9E7875258015]) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 2124307 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6D4C9E7875258015]) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 2124310 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6D4C9E7875258015]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2124310 INFO
(searcherExecutor-5470-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 2124310 INFO
(searcherExecutor-5470-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 2124310 INFO
(searcherExecutor-5470-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 2124310 INFO
(searcherExecutor-5470-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 2124311 INFO
(searcherExecutor-5470-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 2124311 INFO
(searcherExecutor-5470-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 2124311 INFO
(searcherExecutor-5470-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 2124312 INFO
(searcherExecutor-5470-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 2124312 INFO
(searcherExecutor-5470-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 2124313 INFO
(searcherExecutor-5470-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6adcf94e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2124313 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6D4C9E7875258015]) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=48, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=77.3994140625,
floorSegmentMB=0.455078125, forceMergeDeletesPctAllowed=26.410224465934856,
segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 2124314 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6D4C9E7875258015]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 2124314 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6D4C9E7875258015]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@48fd7af8[collection1] main]
[junit4] 2> 2124314 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6D4C9E7875258015]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@254499f5
[junit4] 2> 2124315 INFO
(searcherExecutor-5470-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@48fd7af8[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2124326 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6D4C9E7875258015]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0
(1551353389491683328)]} 0 0
[junit4] 2> 2124326 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6D4C9E7875258015]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1
(1551353389492731904)]} 0 1
[junit4] 2> 2124326 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6D4C9E7875258015]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2
(1551353389492731905)]} 0 1
[junit4] 2> 2124327 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6D4C9E7875258015]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3
(1551353389492731906)]} 0 1
[junit4] 2> 2124327 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6D4C9E7875258015]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4
(1551353389493780480)]} 0 1
[junit4] 2> 2124327 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6D4C9E7875258015]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5
(1551353389493780481)]} 0 2
[junit4] 2> 2124328 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6D4C9E7875258015]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6
(1551353389493780482)]} 0 2
[junit4] 2> 2124328 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6D4C9E7875258015]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7
(1551353389494829056)]} 0 2
[junit4] 2> 2124328 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6D4C9E7875258015]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8
(1551353389494829057)]} 0 3
[junit4] 2> 2124328 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6D4C9E7875258015]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9
(1551353389494829058)]} 0 3
[junit4] 2> 2124328 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6D4C9E7875258015]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10
(1551353389494829059)]} 0 3
[junit4] 2> 2124328 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6D4C9E7875258015]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11
(1551353389494829060)]} 0 3
[junit4] 2> 2124329 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6D4C9E7875258015]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12
(1551353389494829061)]} 0 3
[junit4] 2> 2124329 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6D4C9E7875258015]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13
(1551353389495877632)]} 0 3
[junit4] 2> 2124329 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6D4C9E7875258015]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:1&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 2124330 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6D4C9E7875258015]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14
(1551353389495877633)]} 0 4
[junit4] 2> 2124343 INFO (commitScheduler-5473-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> 2124349 INFO (commitScheduler-5473-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@38351541[collection1] main]
[junit4] 2> 2124349 INFO (commitScheduler-5473-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2124350 INFO
(searcherExecutor-5470-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@38351541[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):c15)))}
[junit4] 2> 2124582 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6D4C9E7875258015]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15
(1551353389760118784)]} 0 256
[junit4] 2> 2124585 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6D4C9E7875258015]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:14&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=3
[junit4] 2> 2124585 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6D4C9E7875258015]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:15&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 2124586 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6D4C9E7875258015]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
[junit4] 2> 2124588 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6D4C9E7875258015]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
[junit4] 2> 2124591 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6D4C9E7875258015]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@de9f833[collection1]
realtime]
[junit4] 2> 2124592 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6D4C9E7875258015]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{deleteByQuery=*:* (-1551353389767458816)} 0 3
[junit4] 2> 2124592 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6D4C9E7875258015]) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 2124618 WARN
(TEST-AutoCommitTest.testCommitWithin-seed#[6D4C9E7875258015]) [
x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is
deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 2124619 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6D4C9E7875258015]) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
[junit4] 2> 2124644 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6D4C9E7875258015]) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 2124707 WARN
(TEST-AutoCommitTest.testCommitWithin-seed#[6D4C9E7875258015]) [
x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema
is text. WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 2124709 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6D4C9E7875258015]) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 2124720 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6D4C9E7875258015]) [
x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using
configuration from instancedir
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1
[junit4] 2> 2124721 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6D4C9E7875258015]) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_6D4C9E7875258015-001/init-core-data-001/]
[junit4] 2> 2124721 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6D4C9E7875258015]) [
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e74e900
[junit4] 2> 2124745 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6D4C9E7875258015]) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2124745 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6D4C9E7875258015]) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2124746 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6D4C9E7875258015]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1df4979[collection1]
main]
[junit4] 2> 2124749 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6D4C9E7875258015]) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 2124797 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6D4C9E7875258015]) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 2124831 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6D4C9E7875258015]) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2124831 INFO
(searcherExecutor-5474-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 2124832 INFO
(searcherExecutor-5474-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 2124832 INFO
(searcherExecutor-5474-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 2124832 INFO
(searcherExecutor-5474-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 2124832 INFO
(searcherExecutor-5474-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 2124833 INFO
(searcherExecutor-5474-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 2124833 INFO
(searcherExecutor-5474-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 2124834 INFO
(searcherExecutor-5474-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 2124834 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6D4C9E7875258015]) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=28, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=47.134765625,
floorSegmentMB=0.7978515625, forceMergeDeletesPctAllowed=14.143029490598897,
segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 2124834 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6D4C9E7875258015]) [
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 2124835 WARN
(TEST-AutoCommitTest.testCommitWithin-seed#[6D4C9E7875258015]) [
x:collection1] o.a.s.c.SolrCore [collection1] PERFORMANCE WARNING: Overlapping
onDeckSearchers=2
[junit4] 2> 2124835 INFO
(searcherExecutor-5474-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 2124835 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6D4C9E7875258015]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@492d7ee2[collection1] main]
[junit4] 2> 2124843 INFO
(searcherExecutor-5474-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1df4979[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2124845 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6D4C9E7875258015]) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@f0681a0
[junit4] 2> 2124853 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6D4C9E7875258015]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1551353390045331456)]} 0 0
[junit4] 2> 2124853 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6D4C9E7875258015]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 2124920 INFO
(searcherExecutor-5474-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@492d7ee2[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2125104 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6D4C9E7875258015]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1551353390308524032)]} 0 252
[junit4] 2> 2125105 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6D4C9E7875258015]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 2125105 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6D4C9E7875258015]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529
(-1551353390309572608)]} 0 252
[junit4] 2> 2125105 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6D4C9E7875258015]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 2125106 ERROR
(TEST-AutoCommitTest.testCommitWithin-seed#[6D4C9E7875258015]) [
x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
[junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] 2> <response>
[junit4] 2> <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] 2> </response>
[junit4] 2>
[junit4] 2> request
was:q=id:529&qt=standard&start=0&rows=20&version=2.2
[junit4] 2> 2125107 ERROR
(TEST-AutoCommitTest.testCommitWithin-seed#[6D4C9E7875258015]) [
x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED:
q=id:529&qt=standard&start=0&rows=20&version=2.2:java.lang.RuntimeException:
REQUEST FAILED: xpath=//result[@numFound=1]
[junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] 2> <response>
[junit4] 2> <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] 2> </response>
[junit4] 2>
[junit4] 2> request
was:q=id:529&qt=standard&start=0&rows=20&version=2.2
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:805)
[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:367)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 2125107 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6D4C9E7875258015]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=AutoCommitTest
-Dtests.method=testCommitWithin -Dtests.seed=6D4C9E7875258015 -Dtests.slow=true
-Dtests.locale=sr-Latn-RS -Dtests.timezone=Europe/Ljubljana
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.52s J1 | AutoCommitTest.testCommitWithin <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4] > at
__randomizedtesting.SeedInfo.seed([6D4C9E7875258015:D79EF100F60B6E00]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:812)
[junit4] > at
org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:353)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
[junit4] > xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] > <response>
[junit4] > <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] > </response>
[junit4] > request
was:q=id:529&qt=standard&start=0&rows=20&version=2.2
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:805)
[junit4] > ... 40 more
[junit4] 2> 2125112 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6D4C9E7875258015]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
[junit4] 2> 2125116 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6D4C9E7875258015]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@6717e57d[collection1] realtime]
[junit4] 2> 2125116 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6D4C9E7875258015]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{deleteByQuery=*:* (-1551353390317961216)} 0 3
[junit4] 2> 2125117 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6D4C9E7875258015]) [ x:collection1]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 2125146 WARN
(TEST-AutoCommitTest.testMaxTime-seed#[6D4C9E7875258015]) [ x:collection1]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 2125147 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6D4C9E7875258015]) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
[junit4] 2> 2125174 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6D4C9E7875258015]) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 2125287 WARN
(TEST-AutoCommitTest.testMaxTime-seed#[6D4C9E7875258015]) [ x:collection1]
o.a.s.s.IndexSchema [collection1] default search field in schema is text.
WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 2125288 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6D4C9E7875258015]) [ x:collection1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 2125295 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6D4C9E7875258015]) [ x:collection1]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1
[junit4] 2> 2125295 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6D4C9E7875258015]) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_6D4C9E7875258015-001/init-core-data-001/]
[junit4] 2> 2125295 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6D4C9E7875258015]) [ x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e74e900
[junit4] 2> 2125312 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6D4C9E7875258015]) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2125312 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6D4C9E7875258015]) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2125312 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6D4C9E7875258015]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@5e389c9b[collection1] main]
[junit4] 2> 2125312 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6D4C9E7875258015]) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 2125313 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6D4C9E7875258015]) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 2125316 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6D4C9E7875258015]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2125319 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6D4C9E7875258015]) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=16823146,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 2125319 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6D4C9E7875258015]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 2125319 WARN
(TEST-AutoCommitTest.testMaxTime-seed#[6D4C9E7875258015]) [ x:collection1]
o.a.s.c.SolrCore [collection1] PERFORMANCE WARNING: Overlapping
onDeckSearchers=2
[junit4] 2> 2125319 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6D4C9E7875258015]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@378f0235[collection1] main]
[junit4] 2> 2125320 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6D4C9E7875258015]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@2859730c
[junit4] 2> 2125321 INFO
(searcherExecutor-5478-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 2125321 INFO
(searcherExecutor-5478-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 2125321 INFO
(searcherExecutor-5478-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 2125321 INFO
(searcherExecutor-5478-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 2125322 INFO
(searcherExecutor-5478-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 2125323 INFO
(searcherExecutor-5478-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 2125323 INFO
(searcherExecutor-5478-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 2125323 INFO
(searcherExecutor-5478-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 2125324 INFO
(searcherExecutor-5478-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 2125324 INFO
(searcherExecutor-5478-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5e389c9b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2125324 INFO
(searcherExecutor-5478-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 2125325 INFO
(searcherExecutor-5478-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 2125325 INFO
(searcherExecutor-5478-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 2125325 INFO
(searcherExecutor-5478-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 2125325 INFO
(searcherExecutor-5478-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 2125325 INFO
(searcherExecutor-5478-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 2125326 INFO
(searcherExecutor-5478-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 2125326 INFO
(searcherExecutor-5478-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 2125327 INFO
(searcherExecutor-5478-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 2125327 INFO
(searcherExecutor-5478-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@378f0235[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2125333 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6D4C9E7875258015]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1551353390548647936)]} 0 0
[junit4] 2> 2125333 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6D4C9E7875258015]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 2126342 INFO (commitScheduler-5481-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> 2126346 INFO (commitScheduler-5481-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@5b0ee771[collection1] main]
[junit4] 2> 2126346 INFO (commitScheduler-5481-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2126347 INFO
(searcherExecutor-5478-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5b0ee771[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(6.4.0):c1)))}
[junit4] 2> 2126595 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6D4C9E7875258015]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1551353391870902272)]} 0 1262
[junit4] 2> 2126595 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6D4C9E7875258015]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0
QTime=0
[junit4] 2> 2126596 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6D4C9E7875258015]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 2126596 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6D4C9E7875258015]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{delete=[529 (-1551353391872999424)]} 0 0
[junit4] 2> 2126597 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6D4C9E7875258015]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0
QTime=0
[junit4] 2> 2127595 INFO (commitScheduler-5481-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> 2127598 INFO (commitScheduler-5481-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@6a13eb33[collection1] main]
[junit4] 2> 2127598 INFO (commitScheduler-5481-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2127599 INFO
(searcherExecutor-5478-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6a13eb33[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(6.4.0):c1)))}
[junit4] 2> 2127601 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6D4C9E7875258015]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[550
(1551353392925769728)]} 0 2269
[junit4] 2> 2127601 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6D4C9E7875258015]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 2127601 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6D4C9E7875258015]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1551353392926818304)]} 0 2269
[junit4] 2> 2127602 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6D4C9E7875258015]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1551353392927866880)]} 0 2270
[junit4] 2> 2127602 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6D4C9E7875258015]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1551353392927866881)]} 0 2270
[junit4] 2> 2127602 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6D4C9E7875258015]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1551353392927866882)]} 0 2270
[junit4] 2> 2127603 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6D4C9E7875258015]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1551353392927866883)]} 0 2270
[junit4] 2> 2127603 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6D4C9E7875258015]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1551353392928915456)]} 0 2271
[junit4] 2> 2127603 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6D4C9E7875258015]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1551353392928915457)]} 0 2271
[junit4] 2> 2127603 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6D4C9E7875258015]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1551353392928915458)]} 0 2271
[junit4] 2> 2127603 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6D4C9E7875258015]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1551353392928915459)]} 0 2271
[junit4] 2> 2127603 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6D4C9E7875258015]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1551353392928915460)]} 0 2271
[junit4] 2> 2127603 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6D4C9E7875258015]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 2128601 INFO (commitScheduler-5481-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> 2128604 INFO (commitScheduler-5481-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@27bdc9e0[collection1] main]
[junit4] 2> 2128604 INFO (commitScheduler-5481-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2128611 INFO
(searcherExecutor-5478-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@27bdc9e0[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(6.4.0):c1)
Uninverting(_5(6.4.0):c11/9:delGen=1)))}
[junit4] 2> 2128859 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6D4C9E7875258015]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[531
(1551353394244878336)]} 0 3527
[junit4] 2> 2128859 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6D4C9E7875258015]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0
QTime=0
[junit4] 2> 2128860 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6D4C9E7875258015]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
[junit4] 2> 2128860 INFO
(SUITE-AutoCommitTest-seed#[6D4C9E7875258015]-worker) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 2128860 INFO
(SUITE-AutoCommitTest-seed#[6D4C9E7875258015]-worker) [ x:collection1]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=835386833
[junit4] 2> 2128861 INFO
(coreCloseExecutor-5482-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@17791fe1
[junit4] 2> 2128861 INFO
(coreCloseExecutor-5482-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
[junit4] 2> 2128861 INFO
(coreCloseExecutor-5482-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@157f05b4
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_6D4C9E7875258015-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62):
{range_facet_l_dv=PostingsFormat(name=Direct), _version_=FSTOrd50,
field_t=PostingsFormat(name=Direct),
multiDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval),
subject=PostingsFormat(name=LuceneVarGapDocFreqInterval), intDefault=FSTOrd50,
id=PostingsFormat(name=Direct),
range_facet_i_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval),
text=BlockTreeOrds(blocksize=128),
range_facet_l=PostingsFormat(name=LuceneVarGapDocFreqInterval),
timestamp=PostingsFormat(name=LuceneVarGapDocFreqInterval)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Memory),
range_facet_i_dv=DocValuesFormat(name=Lucene54),
timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=636,
maxMBSortInHeap=5.358245585762232,
sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=sr-Latn-RS,
timezone=Europe/Ljubljana
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_102
(64-bit)/cpus=3,threads=1,free=259412464,total=493834240
[junit4] 2> NOTE: All tests run in this JVM: [TestDefaultStatsCache,
ReturnFieldsTest, TestScoreJoinQPScore, UpdateParamsTest,
CollectionTooManyReplicasTest, ShowFileRequestHandlerTest,
TestPerFieldSimilarityWithDefaultOverride, TestQueryUtils, TestConfig,
TestReload, CollectionsAPIDistributedZkTest,
PeerSyncWithIndexFingerprintCachingTest, TestReplicaProperties, ShardSplitTest,
ScriptEngineTest, SolrXmlInZkTest, ResponseHeaderTest, TestSimpleQParserPlugin,
SolrInfoMBeanTest, SparseHLLTest, TestInfoStreamLogging, TestCodecSupport,
HLLSerializationTest, TestValueSourceCache, SortByFunctionTest,
DeleteShardTest, TestFieldCollectionResource,
PreAnalyzedFieldManagedSchemaCloudTest, SolrCoreCheckLockOnStartupTest,
TestSolrDynamicMBean, ReplaceNodeTest, TestManagedSchemaAPI, TestJoin,
QueryResultKeyTest, TestInitQParser, AnalyticsQueryTest, CollectionReloadTest,
DistributedDebugComponentTest, TestTolerantUpdateProcessorRandomCloud,
TestRandomRequestDistribution, DocValuesMissingTest, ExternalFileFieldSortTest,
TestSolrQueryResponse, RulesTest, ZkStateReaderTest, ConnectionReuseTest,
TestFieldCacheSort, UtilsToolTest, SignatureUpdateProcessorFactoryTest,
HdfsUnloadDistributedZkTest, DistanceFunctionTest, CircularListTest,
DateMathParserTest, TestDistributedMissingSort, TestIndexSearcher,
ExplicitHLLTest, TestSolrQueryParser, TestShortCircuitedRequests,
DistributedSuggestComponentTest, HttpPartitionTest, ReplicaListTransformerTest,
TestLeaderElectionWithEmptyReplica, TestUtils, TestReloadDeadlock,
TestSimpleTrackingShardHandler, TermVectorComponentDistributedTest,
TestComplexPhraseQParserPlugin, TestSolrCloudWithSecureImpersonation,
TestExceedMaxTermLength, FileBasedSpellCheckerTest, TestStandardQParsers,
TermVectorComponentTest, HdfsDirectoryTest, HdfsRestartWhileUpdatingTest,
TestConfigSetsAPIExclusivity, InfoHandlerTest, RegexBoostProcessorTest,
TestRealTimeGet, TestQuerySenderNoQuery, SolrCmdDistributorTest,
WordBreakSolrSpellCheckerTest, PreAnalyzedUpdateProcessorTest,
ChangedSchemaMergeTest, TestLeaderInitiatedRecoveryThread, TestLRUStatsCache,
TestManagedResourceStorage, CdcrUpdateLogTest, TestQuerySenderListener,
TestSubQueryTransformer, TestDocSet, TestLockTree, TestSolr4Spatial,
DeleteNodeTest, LukeRequestHandlerTest, TestObjectReleaseTracker,
TestDynamicFieldCollectionResource, TriLevelCompositeIdRoutingTest,
SpellCheckCollatorTest, DistributedFacetPivotLongTailTest,
BasicDistributedZk2Test, RequestLoggingTest, BasicFunctionalityTest,
TestRandomCollapseQParserPlugin, TestXmlQParserPlugin,
TestFileDictionaryLookup, DirectUpdateHandlerOptimizeTest,
TestCloudDeleteByQuery, TestSolrCloudWithDelegationTokens,
TestEmbeddedSolrServerConstructors, DistributedFacetPivotSmallTest,
AliasIntegrationTest, IndexSchemaTest, SharedFSAutoReplicaFailoverUtilsTest,
OpenCloseCoreStressTest, SolrIndexSplitterTest, MBeansHandlerTest,
TestDocTermOrds, JSONWriterTest, TestAnalyzeInfixSuggestions,
TestExclusionRuleCollectionAccess, TestConfigReload, TestTrieFacet,
ZkSolrClientTest, MinimalSchemaTest, TestSolrCoreProperties,
TestBulkSchemaConcurrent, CloudMLTQParserTest, SuggestComponentTest,
StressHdfsTest, TestLMDirichletSimilarityFactory, TestMergePolicyConfig,
TestWriterPerf, TestFieldCacheVsDocValues, TestNamedUpdateProcessors,
SortSpecParsingTest, TestCryptoKeys, CopyFieldTest, TestBadConfig,
AutoCommitTest]
[junit4] Completed [328/654 (1!)] on J1 in 5.18s, 3 tests, 1 error <<<
FAILURES!
[...truncated 640 lines...]
[junit4] Suite: org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_6D4C9E7875258015-001/init-core-data-001
[junit4] 2> 2996435 INFO
(SUITE-HdfsRecoveryZkTest-seed#[6D4C9E7875258015]-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> 2996435 INFO
(SUITE-HdfsRecoveryZkTest-seed#[6D4C9E7875258015]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_6D4C9E7875258015-001/tempDir-001
[junit4] 2> 2996435 INFO
(SUITE-HdfsRecoveryZkTest-seed#[6D4C9E7875258015]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2996436 INFO (Thread-4996) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2996436 INFO (Thread-4996) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2996542 INFO
(SUITE-HdfsRecoveryZkTest-seed#[6D4C9E7875258015]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:33621
[junit4] 2> 2996550 INFO (jetty-launcher-33555-thread-1) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 2996550 INFO (jetty-launcher-33555-thread-2) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 2996553 INFO (jetty-launcher-33555-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4b952216{/solr,null,AVAILABLE}
[junit4] 2> 2996553 INFO (jetty-launcher-33555-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6c69b0b4{/solr,null,AVAILABLE}
[junit4] 2> 2996553 INFO (jetty-launcher-33555-thread-2) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@7897d5b4{HTTP/1.1,[http/1.1]}{127.0.0.1:40830}
[junit4] 2> 2996553 INFO (jetty-launcher-33555-thread-2) [ ]
o.e.j.s.Server Started @3001014ms
[junit4] 2> 2996554 INFO (jetty-launcher-33555-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=40830}
[junit4] 2> 2996555 ERROR (jetty-launcher-33555-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2996555 INFO (jetty-launcher-33555-thread-1) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@58025e82{HTTP/1.1,[http/1.1]}{127.0.0.1:38725}
[junit4] 2> 2996555 INFO (jetty-launcher-33555-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.4.0
[junit4] 2> 2996555 INFO (jetty-launcher-33555-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2996555 INFO (jetty-launcher-33555-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2996555 INFO (jetty-launcher-33555-thread-1) [ ]
o.e.j.s.Server Started @3001015ms
[junit4] 2> 2996555 INFO (jetty-launcher-33555-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-11-18T16:32:35.458Z
[junit4] 2> 2996555 INFO (jetty-launcher-33555-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=38725}
[junit4] 2> 2996555 ERROR (jetty-launcher-33555-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2996556 INFO (jetty-launcher-33555-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.4.0
[junit4] 2> 2996556 INFO (jetty-launcher-33555-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2996556 INFO (jetty-launcher-33555-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2996556 INFO (jetty-launcher-33555-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-11-18T16:32:35.459Z
[junit4] 2> 2996558 INFO (jetty-launcher-33555-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2996558 INFO (jetty-launcher-33555-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2996569 INFO (jetty-launcher-33555-thread-2) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 2996569 INFO (jetty-launcher-33555-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 2996570 INFO (jetty-launcher-33555-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33621/solr
[junit4] 2> 2996570 INFO (jetty-launcher-33555-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33621/solr
[junit4] 2> 2996574 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 0x1587848520c0004, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 2996613 INFO (jetty-launcher-33555-thread-1)
[n:127.0.0.1:38725_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:38725_solr
[junit4] 2> 2996614 INFO (jetty-launcher-33555-thread-2)
[n:127.0.0.1:40830_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40830_solr
[junit4] 2> 2996615 INFO (jetty-launcher-33555-thread-1)
[n:127.0.0.1:38725_solr ] o.a.s.c.Overseer Overseer
(id=96959643997962246-127.0.0.1:38725_solr-n_0000000000) starting
[junit4] 2> 2996617 INFO
(zkCallback-33565-thread-1-processing-n:127.0.0.1:40830_solr)
[n:127.0.0.1:40830_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2996618 INFO
(zkCallback-33566-thread-1-processing-n:127.0.0.1:38725_solr)
[n:127.0.0.1:38725_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2996633 INFO (jetty-launcher-33555-thread-1)
[n:127.0.0.1:38725_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38725_solr
[junit4] 2> 2996636 INFO
(zkCallback-33566-thread-1-processing-n:127.0.0.1:38725_solr)
[n:127.0.0.1:38725_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2996637 INFO
(zkCallback-33565-thread-1-processing-n:127.0.0.1:40830_solr)
[n:127.0.0.1:40830_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2996662 INFO (jetty-launcher-33555-thread-2)
[n:127.0.0.1:40830_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_6D4C9E7875258015-001/tempDir-001/node2/.
[junit4] 2> 2996782 INFO (jetty-launcher-33555-thread-1)
[n:127.0.0.1:38725_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_6D4C9E7875258015-001/tempDir-001/node1/.
[junit4] 2> 2996790 INFO
(SUITE-HdfsRecoveryZkTest-seed#[6D4C9E7875258015]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 1> Formatting using clusterid: testClusterID
[junit4] 2> 2996832 WARN
(SUITE-HdfsRecoveryZkTest-seed#[6D4C9E7875258015]-worker) [ ]
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
[junit4] 2> 2996842 WARN
(SUITE-HdfsRecoveryZkTest-seed#[6D4C9E7875258015]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 2996844 INFO
(SUITE-HdfsRecoveryZkTest-seed#[6D4C9E7875258015]-worker) [ ] o.m.log
jetty-6.1.26
[junit4] 2> 2996860 INFO
(SUITE-HdfsRecoveryZkTest-seed#[6D4C9E7875258015]-worker) [ ] o.m.log
Extract
jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/hdfs
to ./temp/Jetty_solaris.vm_33639_hdfs____mcu2j2/webapp
[junit4] 2> 2997348 INFO
(SUITE-HdfsRecoveryZkTest-seed#[6D4C9E7875258015]-worker) [ ] o.m.log
Started HttpServer2$SelectChannelConnectorWithSafeStartup@solaris-vm:33639
[junit4] 2> 2997470 WARN
(SUITE-HdfsRecoveryZkTest-seed#[6D4C9E7875258015]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 2997472 INFO
(SUITE-HdfsRecoveryZkTest-seed#[6D4C9E7875258015]-worker) [ ] o.m.log
jetty-6.1.26
[junit4] 2> 2997485 INFO
(SUITE-HdfsRecoveryZkTest-seed#[6D4C9E7875258015]-worker) [ ] o.m.log
Extract
jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode
to ./temp/Jetty_localhost_58351_datanode____.3vwwb1/webapp
[junit4] 2> 2997951 INFO
(SUITE-HdfsRecoveryZkTest-seed#[6D4C9E7875258015]-worker) [ ] o.m.log
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:58351
[junit4] 2> 2998024 WARN
(SUITE-HdfsRecoveryZkTest-seed#[6D4C9E7875258015]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 2998025 INFO
(SUITE-HdfsRecoveryZkTest-seed#[6D4C9E7875258015]-worker) [ ] o.m.log
jetty-6.1.26
[junit4] 2> 2998045 INFO
(SUITE-HdfsRecoveryZkTest-seed#[6D4C9E7875258015]-worker) [ ] o.m.log
Extract
jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode
to ./temp/Jetty_localhost_40206_datanode____xw17z7/webapp
[junit4] 2> 2998083 INFO (IPC Server handler 3 on 45278) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-45dc4ce2-b050-460b-a528-a86c660e9109 node
DatanodeRegistration(127.0.0.1:49880,
datanodeUuid=04aecad8-e757-4206-bcb6-1748d37a7e59, infoPort=56079,
infoSecurePort=0, ipcPort=53914,
storageInfo=lv=-56;cid=testClusterID;nsid=164053867;c=0), blocks: 0,
hasStaleStorage: true, processing time: 1 msecs
[junit4] 2> 2998083 INFO (IPC Server handler 3 on 45278) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-43e12b74-f94d-4a25-988a-d14b29022483 node
DatanodeRegistration(127.0.0.1:49880,
datanodeUuid=04aecad8-e757-4206-bcb6-1748d37a7e59, infoPort=56079,
infoSecurePort=0, ipcPort=53914,
storageInfo=lv=-56;cid=testClusterID;nsid=164053867;c=0), blocks: 0,
hasStaleStorage: false, processing time: 0 msecs
[junit4] 2> 2998524 INFO
(SUITE-HdfsRecoveryZkTest-seed#[6D4C9E7875258015]-worker) [ ] o.m.log
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:40206
[junit4] 2> 2998633 INFO (IPC Server handler 4 on 45278) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-17e001b0-3ee2-4fd8-a7ae-0a5e63a66cbb node
DatanodeRegistration(127.0.0.1:60833,
datanodeUuid=b6b4e04e-c4db-404a-9594-9d33ede26d69, infoPort=50006,
infoSecurePort=0, ipcPort=39573,
storageInfo=lv=-56;cid=testClusterID;nsid=164053867;c=0), blocks: 0,
hasStaleStorage: true, processing time: 0 msecs
[junit4] 2> 2998633 INFO (IPC Server handler 4 on 45278) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-d1ffba72-2fb2-49ce-b99f-cf3f197436c9 node
DatanodeRegistration(127.0.0.1:60833,
datanodeUuid=b6b4e04e-c4db-404a-9594-9d33ede26d69, infoPort=50006,
infoSecurePort=0, ipcPort=39573,
storageInfo=lv=-56;cid=testClusterID;nsid=164053867;c=0), blocks: 0,
hasStaleStorage: false, processing time: 0 msecs
[junit4] 2> 2998731 INFO
(TEST-HdfsRecoveryZkTest.test-seed#[6D4C9E7875258015]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 2998737 INFO (qtp1801314030-70599) [n:127.0.0.1:40830_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=recoverytest&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2998742 INFO
(OverseerThreadFactory-9116-thread-1-processing-n:127.0.0.1:38725_solr)
[n:127.0.0.1:38725_solr ] o.a.s.c.CreateCollectionCmd Create collection
recoverytest
[junit4] 2> 2998860 INFO (qtp1801314030-70603) [n:127.0.0.1:40830_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica1&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2
[junit4] 2> 2998861 INFO (qtp1530594865-70594) [n:127.0.0.1:38725_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica2&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2
[junit4] 2> 2998970 INFO
(zkCallback-33566-thread-1-processing-n:127.0.0.1:38725_solr)
[n:127.0.0.1:38725_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2998970 INFO
(zkCallback-33565-thread-1-processing-n:127.0.0.1:40830_solr)
[n:127.0.0.1:40830_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2999890 INFO (qtp1801314030-70603) [n:127.0.0.1:40830_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.4.0
[junit4] 2> 2999890 INFO (qtp1530594865-70594) [n:127.0.0.1:38725_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.4.0
[junit4] 2> 2999898 INFO (qtp1530594865-70594) [n:127.0.0.1:38725_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2] o.a.s.s.IndexSchema
[recoverytest_shard1_replica2] Schema name=minimal
[junit4] 2> 2999898 INFO (qtp1801314030-70603) [n:127.0.0.1:40830_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1] o.a.s.s.IndexSchema
[recoverytest_shard1_replica1] Schema name=minimal
[junit4] 2> 2999901 INFO (qtp1530594865-70594) [n:127.0.0.1:38725_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2999901 INFO (qtp1801314030-70603) [n:127.0.0.1:40830_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2999902 INFO (qtp1530594865-70594) [n:127.0.0.1:38725_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2] o.a.s.c.CoreContainer
Creating SolrCore 'recoverytest_shard1_replica2' using configuration from
collection recoverytest
[junit4] 2> 2999904 INFO (qtp1801314030-70603) [n:127.0.0.1:40830_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1] o.a.s.c.CoreContainer
Creating SolrCore 'recoverytest_shard1_replica1' using configuration from
collection recoverytest
[junit4] 2> 2999909 INFO (qtp1530594865-70594) [n:127.0.0.1:38725_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://solaris-vm:45278/data
[junit4] 2> 2999909 INFO (qtp1530594865-70594) [n:127.0.0.1:38725_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 2999910 INFO (qtp1530594865-70594) [n:127.0.0.1:38725_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2]
o.a.s.c.SolrCore [[recoverytest_shard1_replica2] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_6D4C9E7875258015-001/tempDir-001/node1/recoverytest_shard1_replica2],
dataDir=[hdfs://solaris-vm:45278/data/recoverytest/core_node2/data/]
[junit4] 2> 2999910 INFO (qtp1530594865-70594) [n:127.0.0.1:38725_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://solaris-vm:45278/data/recoverytest/core_node2/data/snapshot_metadata
[junit4] 2> 2999910 INFO (qtp1801314030-70603) [n:127.0.0.1:40830_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://solaris-vm:45278/data
[junit4] 2> 2999910 INFO (qtp1801314030-70603) [n:127.0.0.1:40830_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 2999910 INFO (qtp1801314030-70603) [n:127.0.0.1:40830_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.c.SolrCore [[recoverytest_shard1_replica1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_6D4C9E7875258015-001/tempDir-001/node2/recoverytest_shard1_replica1],
dataDir=[hdfs://solaris-vm:45278/data/recoverytest/core_node1/data/]
[junit4] 2> 2999910 INFO (qtp1801314030-70603) [n:127.0.0.1:40830_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://solaris-vm:45278/data/recoverytest/core_node1/data/snapshot_metadata
[junit4] 2> 2999920 INFO (qtp1801314030-70603) [n:127.0.0.1:40830_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 2999920 INFO (qtp1801314030-70603) [n:127.0.0.1:40830_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[16777216] will allocate [1] slabs and use ~[16777216] bytes
[junit4] 2> 2999920 INFO (qtp1801314030-70603) [n:127.0.0.1:40830_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory Creating new global HDFS BlockCache
[junit4] 2> 2999920 INFO (qtp1530594865-70594) [n:127.0.0.1:38725_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 2999920 INFO (qtp1530594865-70594) [n:127.0.0.1:38725_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[16777216] will allocate [1] slabs and use ~[16777216] bytes
[junit4] 2> 2999926 WARN (qtp1801314030-70603) [n:127.0.0.1:40830_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds
and try again.
[junit4] 2> 2999926 WARN (qtp1530594865-70594) [n:127.0.0.1:38725_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2]
o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds
and try again.
[junit4] 2> 3004955 INFO (qtp1801314030-70603) [n:127.0.0.1:40830_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 3004955 INFO (qtp1530594865-70594) [n:127.0.0.1:38725_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 3004957 INFO (qtp1801314030-70603) [n:127.0.0.1:40830_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://solaris-vm:45278/data/recoverytest/core_node1/data
[junit4] 2> 3004957 INFO (qtp1530594865-70594) [n:127.0.0.1:38725_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory creating directory fac
[...truncated too long message...]
he.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> Caused by: java.lang.NullPointerException
[junit4] 2> at
org.apache.hadoop.hdfs.server.blockmanagement.BlocksMap.size(BlocksMap.java:203)
[junit4] 2> at
org.apache.hadoop.hdfs.server.blockmanagement.BlockManager.getTotalBlocks(BlockManager.java:3370)
[junit4] 2> at
org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlocksTotal(FSNamesystem.java:5729)
[junit4] 2> ... 54 more
[junit4] 2> 3025993 INFO
(SUITE-HdfsRecoveryZkTest-seed#[6D4C9E7875258015]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:33621 33621
[junit4] 2> 3025993 INFO
(SUITE-HdfsRecoveryZkTest-seed#[6D4C9E7875258015]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: test params are:
codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
chunkSize=25624, maxDocsPerChunk=6, blockSize=3),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY,
chunkSize=25624, blockSize=3)), sim=RandomSimilarity(queryNorm=true,coord=no):
{}, locale=ko-KR, timezone=Asia/Calcutta
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_102
(64-bit)/cpus=3,threads=2,free=235813480,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [TestDefaultStatsCache,
ReturnFieldsTest, TestScoreJoinQPScore, UpdateParamsTest,
CollectionTooManyReplicasTest, ShowFileRequestHandlerTest,
TestPerFieldSimilarityWithDefaultOverride, TestQueryUtils, TestConfig,
TestReload, CollectionsAPIDistributedZkTest,
PeerSyncWithIndexFingerprintCachingTest, TestReplicaProperties, ShardSplitTest,
ScriptEngineTest, SolrXmlInZkTest, ResponseHeaderTest, TestSimpleQParserPlugin,
SolrInfoMBeanTest, SparseHLLTest, TestInfoStreamLogging, TestCodecSupport,
HLLSerializationTest, TestValueSourceCache, SortByFunctionTest,
DeleteShardTest, TestFieldCollectionResource,
PreAnalyzedFieldManagedSchemaCloudTest, SolrCoreCheckLockOnStartupTest,
TestSolrDynamicMBean, ReplaceNodeTest, TestManagedSchemaAPI, TestJoin,
QueryResultKeyTest, TestInitQParser, AnalyticsQueryTest, CollectionReloadTest,
DistributedDebugComponentTest, TestTolerantUpdateProcessorRandomCloud,
TestRandomRequestDistribution, DocValuesMissingTest, ExternalFileFieldSortTest,
TestSolrQueryResponse, RulesTest, ZkStateReaderTest, ConnectionReuseTest,
TestFieldCacheSort, UtilsToolTest, SignatureUpdateProcessorFactoryTest,
HdfsUnloadDistributedZkTest, DistanceFunctionTest, CircularListTest,
DateMathParserTest, TestDistributedMissingSort, TestIndexSearcher,
ExplicitHLLTest, TestSolrQueryParser, TestShortCircuitedRequests,
DistributedSuggestComponentTest, HttpPartitionTest, ReplicaListTransformerTest,
TestLeaderElectionWithEmptyReplica, TestUtils, TestReloadDeadlock,
TestSimpleTrackingShardHandler, TermVectorComponentDistributedTest,
TestComplexPhraseQParserPlugin, TestSolrCloudWithSecureImpersonation,
TestExceedMaxTermLength, FileBasedSpellCheckerTest, TestStandardQParsers,
TermVectorComponentTest, HdfsDirectoryTest, HdfsRestartWhileUpdatingTest,
TestConfigSetsAPIExclusivity, InfoHandlerTest, RegexBoostProcessorTest,
TestRealTimeGet, TestQuerySenderNoQuery, SolrCmdDistributorTest,
WordBreakSolrSpellCheckerTest, PreAnalyzedUpdateProcessorTest,
ChangedSchemaMergeTest, TestLeaderInitiatedRecoveryThread, TestLRUStatsCache,
TestManagedResourceStorage, CdcrUpdateLogTest, TestQuerySenderListener,
TestSubQueryTransformer, TestDocSet, TestLockTree, TestSolr4Spatial,
DeleteNodeTest, LukeRequestHandlerTest, TestObjectReleaseTracker,
TestDynamicFieldCollectionResource, TriLevelCompositeIdRoutingTest,
SpellCheckCollatorTest, DistributedFacetPivotLongTailTest,
BasicDistributedZk2Test, RequestLoggingTest, BasicFunctionalityTest,
TestRandomCollapseQParserPlugin, TestXmlQParserPlugin,
TestFileDictionaryLookup, DirectUpdateHandlerOptimizeTest,
TestCloudDeleteByQuery, TestSolrCloudWithDelegationTokens,
TestEmbeddedSolrServerConstructors, DistributedFacetPivotSmallTest,
AliasIntegrationTest, IndexSchemaTest, SharedFSAutoReplicaFailoverUtilsTest,
OpenCloseCoreStressTest, SolrIndexSplitterTest, MBeansHandlerTest,
TestDocTermOrds, JSONWriterTest, TestAnalyzeInfixSuggestions,
TestExclusionRuleCollectionAccess, TestConfigReload, TestTrieFacet,
ZkSolrClientTest, MinimalSchemaTest, TestSolrCoreProperties,
TestBulkSchemaConcurrent, CloudMLTQParserTest, SuggestComponentTest,
StressHdfsTest, TestLMDirichletSimilarityFactory, TestMergePolicyConfig,
TestWriterPerf, TestFieldCacheVsDocValues, TestNamedUpdateProcessors,
SortSpecParsingTest, TestCryptoKeys, CopyFieldTest, TestBadConfig,
AutoCommitTest, URLClassifyProcessorTest, TestUseDocValuesAsStored2,
TestSchemaManager, CleanupOldIndexTest, TestSystemIdResolver,
TestSolrCloudSnapshots, TestSolr4Spatial2, CreateCollectionCleanupTest,
TestQueryTypes, TestPKIAuthenticationPlugin, TestStressLiveNodes,
TestLMJelinekMercerSimilarityFactory, TestLegacyFieldCache,
TestOnReconnectListenerSupport, TestOmitPositions, AddBlockUpdateTest,
TestSolrDeletionPolicy2, MultiTermTest, TestBinaryField, TestSearchPerf,
OutputWriterTest, TestFuzzyAnalyzedSuggestions, TestPostingsSolrHighlighter,
NotRequiredUniqueKeyTest, TestLuceneMatchVersion, TestPhraseSuggestions,
SpellPossibilityIteratorTest, SynonymTokenizerTest, EchoParamsTest,
TestDFRSimilarityFactory, TestPerFieldSimilarity, TestBM25SimilarityFactory,
TestFastWriter, TestJmxMonitoredMap, ResourceLoaderTest,
OpenExchangeRatesOrgProviderTest, TestFastLRUCache, PreAnalyzedFieldTest,
TestSuggestSpellingConverter, SpellingQueryConverterTest, DOMUtilTest,
RAMDirectoryFactoryTest, ClusterStateTest, TestSolrJ, TestDocumentBuilder,
ZkNodePropsTest, SliceStateTest, SystemInfoHandlerTest, UUIDFieldTest,
DistributedMLTComponentTest, CursorPagingTest, DistributedIntervalFacetingTest,
SolrTestCaseJ4Test, TestCrossCoreJoin, TestHighlightDedupGrouping,
ActionThrottleTest, AssignTest, AsyncCallRequestStatusResponseTest,
BaseCdcrDistributedZkTest, CdcrBootstrapTest, CdcrVersionReplicationTest,
ConfigSetsAPITest, ConnectionManagerTest, CustomCollectionTest,
DeleteReplicaTest, DistribDocExpirationUpdateProcessorTest,
LeaderElectionContextKeyTest, LeaderFailoverAfterPartitionTest,
LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest,
OutOfBoxZkACLAndCredentialsProvidersTest,
OverriddenZkACLAndCredentialsProvidersTest,
OverseerCollectionConfigSetProcessorTest, OverseerRolesTest,
OverseerTaskQueueTest, RecoveryAfterSoftCommitTest, RemoteQueryErrorTest,
ReplicationFactorTest, RestartWhileUpdatingTest, SSLMigrationTest,
SharedFSAutoReplicaFailoverTest, SolrCLIZkUtilsTest,
TestAuthenticationFramework, TestCloudRecovery, TestRebalanceLeaders,
TestSizeLimitedDistributedMap, HdfsRecoveryZkTest]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=HdfsRecoveryZkTest
-Dtests.seed=6D4C9E7875258015 -Dtests.slow=true -Dtests.locale=ko-KR
-Dtests.timezone=Asia/Calcutta -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.00s J1 | HdfsRecoveryZkTest (suite) <<<
[junit4] > Throwable #1: java.lang.AssertionError: ObjectTracker found 1
object(s) that were not released!!! [HdfsTransactionLog]
[junit4] >
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
[junit4] > at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
[junit4] > at
org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:130)
[junit4] > at
org.apache.solr.update.HdfsUpdateLog.init(HdfsUpdateLog.java:202)
[junit4] > at
org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:137)
[junit4] > at
org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:94)
[junit4] > at
org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:102)
[junit4] > at
java.lang.reflect.Constructor.newInstance(Constructor.java:423)
[junit4] > at
org.apache.solr.core.SolrCore.createInstance(SolrCore.java:705)
[junit4] > at
org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:767)
[junit4] > at
org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1006)
[junit4] > at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:871)
[junit4] > at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:775)
[junit4] > at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:842)
[junit4] > at
org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:498)
[junit4] > at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] > at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > at
__randomizedtesting.SeedInfo.seed([6D4C9E7875258015]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:260)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] Completed [520/654 (2!)] on J1 in 60.68s, 1 test, 1 failure <<<
FAILURES!
[...truncated 61144 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]