Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Solaris/200/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC
1 tests failed.
FAILED: org.apache.solr.update.AutoCommitTest.testMaxDocs
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([BB1B4378D6C7742B:29A95A7FA2D70A1]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:766)
at
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:194)
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:497)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
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:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
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:46)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
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:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
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:14&qt=standard&start=0&rows=20&version=2.2
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:759)
... 40 more
Build Log:
[...truncated 9933 lines...]
[junit4] Suite: org.apache.solr.update.AutoCommitTest
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_BB1B4378D6C7742B-001/init-core-data-001
[junit4] 2> 1450320 INFO
(SUITE-AutoCommitTest-seed#[BB1B4378D6C7742B]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
[junit4] 2> 1450321 INFO
(SUITE-AutoCommitTest-seed#[BB1B4378D6C7742B]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 1450321 INFO
(SUITE-AutoCommitTest-seed#[BB1B4378D6C7742B]-worker) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/'
[junit4] 2> 1450321 INFO
(SUITE-AutoCommitTest-seed#[BB1B4378D6C7742B]-worker) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1450321 INFO
(SUITE-AutoCommitTest-seed#[BB1B4378D6C7742B]-worker) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr
[junit4] 2> 1450322 INFO
(SUITE-AutoCommitTest-seed#[BB1B4378D6C7742B]-worker) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 1450322 INFO
(SUITE-AutoCommitTest-seed#[BB1B4378D6C7742B]-worker) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 1450338 INFO
(SUITE-AutoCommitTest-seed#[BB1B4378D6C7742B]-worker) [ ] o.a.s.c.SolrConfig
current version of requestparams : -1
[junit4] 2> 1450345 INFO
(SUITE-AutoCommitTest-seed#[BB1B4378D6C7742B]-worker) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.0.0
[junit4] 2> 1450361 INFO
(SUITE-AutoCommitTest-seed#[BB1B4378D6C7742B]-worker) [ ] o.a.s.c.Config
Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1450361 INFO
(SUITE-AutoCommitTest-seed#[BB1B4378D6C7742B]-worker) [ ]
o.a.s.s.IndexSchema Reading Solr Schema from
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml
[junit4] 2> 1450365 INFO
(SUITE-AutoCommitTest-seed#[BB1B4378D6C7742B]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 1450459 INFO
(SUITE-AutoCommitTest-seed#[BB1B4378D6C7742B]-worker) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1450464 INFO
(SUITE-AutoCommitTest-seed#[BB1B4378D6C7742B]-worker) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 1450464 INFO
(SUITE-AutoCommitTest-seed#[BB1B4378D6C7742B]-worker) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1450468 INFO
(SUITE-AutoCommitTest-seed#[BB1B4378D6C7742B]-worker) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1450469 INFO
(SUITE-AutoCommitTest-seed#[BB1B4378D6C7742B]-worker) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1450471 INFO
(SUITE-AutoCommitTest-seed#[BB1B4378D6C7742B]-worker) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1450471 WARN
(SUITE-AutoCommitTest-seed#[BB1B4378D6C7742B]-worker) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
[junit4] 2> 1450471 WARN
(SUITE-AutoCommitTest-seed#[BB1B4378D6C7742B]-worker) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
[junit4] 2> 1450471 INFO
(SUITE-AutoCommitTest-seed#[BB1B4378D6C7742B]-worker) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1450471 WARN
(SUITE-AutoCommitTest-seed#[BB1B4378D6C7742B]-worker) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
[junit4] 2> 1450471 WARN
(SUITE-AutoCommitTest-seed#[BB1B4378D6C7742B]-worker) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
[junit4] 2> 1450471 INFO
(SUITE-AutoCommitTest-seed#[BB1B4378D6C7742B]-worker) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1450471 INFO
(SUITE-AutoCommitTest-seed#[BB1B4378D6C7742B]-worker) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr
[junit4] 2> 1450471 INFO
(SUITE-AutoCommitTest-seed#[BB1B4378D6C7742B]-worker) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/'
[junit4] 2> 1450471 INFO
(SUITE-AutoCommitTest-seed#[BB1B4378D6C7742B]-worker) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1450471 INFO
(SUITE-AutoCommitTest-seed#[BB1B4378D6C7742B]-worker) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr
[junit4] 2> 1450471 INFO
(SUITE-AutoCommitTest-seed#[BB1B4378D6C7742B]-worker) [ ]
o.a.s.c.CoreContainer New CoreContainer 1827478467
[junit4] 2> 1450472 INFO
(SUITE-AutoCommitTest-seed#[BB1B4378D6C7742B]-worker) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/]
[junit4] 2> 1450472 INFO
(SUITE-AutoCommitTest-seed#[BB1B4378D6C7742B]-worker) [ ]
o.a.s.c.CoreContainer loading shared library:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/lib
[junit4] 2> 1450472 WARN
(SUITE-AutoCommitTest-seed#[BB1B4378D6C7742B]-worker) [ ]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: lib (resolved as:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/lib).
[junit4] 2> 1450483 INFO
(SUITE-AutoCommitTest-seed#[BB1B4378D6C7742B]-worker) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
[junit4] 2> 1450485 INFO
(SUITE-AutoCommitTest-seed#[BB1B4378D6C7742B]-worker) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=30000&connTimeout=30000&retry=true
[junit4] 2> 1450485 INFO
(SUITE-AutoCommitTest-seed#[BB1B4378D6C7742B]-worker) [ ] o.a.s.l.LogWatcher
SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1450485 INFO
(SUITE-AutoCommitTest-seed#[BB1B4378D6C7742B]-worker) [ ] o.a.s.l.LogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1450485 INFO
(SUITE-AutoCommitTest-seed#[BB1B4378D6C7742B]-worker) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 1450485 INFO
(SUITE-AutoCommitTest-seed#[BB1B4378D6C7742B]-worker) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 1450486 INFO
(SUITE-AutoCommitTest-seed#[BB1B4378D6C7742B]-worker) [ ] o.a.s.c.SolrCore
Created CoreDescriptor: {name=collection1, config=solrconfig.xml,
transient=false, schema=schema.xml, loadOnStartup=true,
configSetProperties=configsetprops.json, instanceDir=collection1,
collection=collection1,
absoluteInstDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/,
dataDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_BB1B4378D6C7742B-001/init-core-data-001,
shard=shard1}
[junit4] 2> 1450487 INFO (coreLoadExecutor-4431-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/'
[junit4] 2> 1450487 INFO (coreLoadExecutor-4431-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1450487 INFO (coreLoadExecutor-4431-thread-1) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr
[junit4] 2> 1450487 INFO (coreLoadExecutor-4431-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 1450487 INFO (coreLoadExecutor-4431-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 1450502 INFO (coreLoadExecutor-4431-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1450509 INFO (coreLoadExecutor-4431-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
[junit4] 2> 1450526 INFO (coreLoadExecutor-4431-thread-1) [ ]
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1450527 INFO (coreLoadExecutor-4431-thread-1) [ ]
o.a.s.s.IndexSchema Reading Solr Schema from
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml
[junit4] 2> 1450531 INFO (coreLoadExecutor-4431-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1450660 INFO (coreLoadExecutor-4431-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1450664 INFO (coreLoadExecutor-4431-thread-1) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 1450665 INFO (coreLoadExecutor-4431-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1450668 INFO (coreLoadExecutor-4431-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1450670 INFO (coreLoadExecutor-4431-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1450671 INFO (coreLoadExecutor-4431-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1450671 WARN (coreLoadExecutor-4431-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
[junit4] 2> 1450672 WARN (coreLoadExecutor-4431-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
[junit4] 2> 1450672 INFO (coreLoadExecutor-4431-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1450672 WARN (coreLoadExecutor-4431-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
[junit4] 2> 1450672 WARN (coreLoadExecutor-4431-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
[junit4] 2> 1450672 INFO (coreLoadExecutor-4431-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf'
[junit4] 2> 1450673 INFO (coreLoadExecutor-4431-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1
[junit4] 2> 1450673 INFO (coreLoadExecutor-4431-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1450673 INFO (coreLoadExecutor-4431-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/],
dataDir=[null]
[junit4] 2> 1450673 INFO (coreLoadExecutor-4431-thread-1) [
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@38e20ee2
[junit4] 2> 1450673 INFO (coreLoadExecutor-4431-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_BB1B4378D6C7742B-001/init-core-data-001
[junit4] 2> 1450673 INFO (coreLoadExecutor-4431-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_BB1B4378D6C7742B-001/init-core-data-001/index/
[junit4] 2> 1450673 WARN (coreLoadExecutor-4431-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_BB1B4378D6C7742B-001/init-core-data-001/index'
doesn't exist. Creating new index...
[junit4] 2> 1450673 INFO (coreLoadExecutor-4431-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_BB1B4378D6C7742B-001/init-core-data-001/index
[junit4] 2> 1450673 INFO (coreLoadExecutor-4431-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=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 1450674 INFO (coreLoadExecutor-4431-thread-1) [
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@6f75e0c3
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3d6a6a1e),segFN=segments_1,generation=1}
[junit4] 2> 1450674 INFO (coreLoadExecutor-4431-thread-1) [
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 1450674 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_BB1B4378D6C7742B-001/init-core-data-001/
[junit4] 2> 1450677 INFO (coreLoadExecutor-4431-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 1450677 INFO (coreLoadExecutor-4431-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1450677 INFO (coreLoadExecutor-4431-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe-allfields"
[junit4] 2> 1450677 INFO (coreLoadExecutor-4431-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 1450677 INFO (coreLoadExecutor-4431-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 1450677 INFO (coreLoadExecutor-4431-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1450677 INFO (coreLoadExecutor-4431-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "uniq-fields"
[junit4] 2> 1450678 INFO (coreLoadExecutor-4431-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4] 2> 1450679 INFO (coreLoadExecutor-4431-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 1450679 INFO (coreLoadExecutor-4431-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 1450679 INFO (coreLoadExecutor-4431-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1450679 INFO (coreLoadExecutor-4431-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 1450681 INFO (coreLoadExecutor-4431-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1450682 INFO (coreLoadExecutor-4431-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1450683 INFO (coreLoadExecutor-4431-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1450683 INFO (coreLoadExecutor-4431-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1450686 INFO (coreLoadExecutor-4431-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 1450687 INFO (coreLoadExecutor-4431-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
[junit4] 2> 1450688 WARN (coreLoadExecutor-4431-thread-1) [
x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated
<admin/gettableFiles>, Please update your config to use the
ShowFileRequestHandler.
[junit4] 2> 1450688 INFO (coreLoadExecutor-4431-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1450688 INFO (coreLoadExecutor-4431-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1450688 INFO (coreLoadExecutor-4431-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1450689 INFO (coreLoadExecutor-4431-thread-1) [
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
[junit4] 2> 1450689 INFO (coreLoadExecutor-4431-thread-1) [
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
[junit4] 2> 1450689 INFO (coreLoadExecutor-4431-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=31, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 1450690 INFO (coreLoadExecutor-4431-thread-1) [
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@6f75e0c3
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3d6a6a1e),segFN=segments_1,generation=1}
[junit4] 2> 1450690 INFO (coreLoadExecutor-4431-thread-1) [
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 1450690 INFO (coreLoadExecutor-4431-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@31c3a77d[collection1]
main
[junit4] 2> 1450690 INFO (coreLoadExecutor-4431-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
[junit4] 2> 1450690 INFO (coreLoadExecutor-4431-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
InMemoryStorage
[junit4] 2> 1450690 INFO (coreLoadExecutor-4431-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 1450690 INFO (coreLoadExecutor-4431-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1450735 INFO (coreLoadExecutor-4431-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1450942 INFO (coreLoadExecutor-4431-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1450942 INFO
(searcherExecutor-4432-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1450943 INFO
(searcherExecutor-4432-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1450943 INFO
(searcherExecutor-4432-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1450943 INFO
(searcherExecutor-4432-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1450943 INFO
(searcherExecutor-4432-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1450944 INFO (coreLoadExecutor-4431-thread-1) [
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed
version buckets
[junit4] 2> 1450944 INFO (coreLoadExecutor-4431-thread-1) [
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for
65536 version buckets from index
[junit4] 2> 1450944 INFO
(searcherExecutor-4432-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1450944 INFO (coreLoadExecutor-4431-thread-1) [
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed
version bucket highest value from index
[junit4] 2> 1450944 INFO (coreLoadExecutor-4431-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1518282745611026432
[junit4] 2> 1450944 INFO
(searcherExecutor-4432-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1450944 INFO
(searcherExecutor-4432-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1450945 INFO
(searcherExecutor-4432-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1450945 INFO
(searcherExecutor-4432-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@31c3a77d[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1450946 INFO (coreLoadExecutor-4431-thread-1) [
x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with
highest version 1518282745611026432
[junit4] 2> 1450946 INFO (coreLoadExecutor-4431-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 1450947 INFO
(SUITE-AutoCommitTest-seed#[BB1B4378D6C7742B]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 1450949 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
[junit4] 2> 1450953 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [ ]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{deleteByQuery=*:* (-1518282745616269312)} 0 3
[junit4] 2> 1450954 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/'
[junit4] 2> 1450954 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1450954 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr
[junit4] 2> 1450955 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 1450955 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 1450973 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1450980 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
[junit4] 2> 1450996 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [ ]
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1450997 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [ ]
o.a.s.s.IndexSchema Reading Solr Schema from
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml
[junit4] 2> 1451000 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1451098 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1451102 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 1451103 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1451107 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1451108 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1451109 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1451110 WARN
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
[junit4] 2> 1451110 WARN
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
[junit4] 2> 1451110 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1451110 WARN
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
[junit4] 2> 1451110 WARN
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
[junit4] 2> 1451111 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf'
[junit4] 2> 1451111 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [ ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1
[junit4] 2> 1451112 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_BB1B4378D6C7742B-001/init-core-data-001/]
[junit4] 2> 1451112 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@38e20ee2
[junit4] 2> 1451112 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_BB1B4378D6C7742B-001/init-core-data-001/index/
[junit4] 2> 1451112 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_BB1B4378D6C7742B-001/init-core-data-001/
[junit4] 2> 1451115 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 1451115 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1451115 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe-allfields"
[junit4] 2> 1451116 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 1451116 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 1451116 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1451116 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "uniq-fields"
[junit4] 2> 1451116 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4] 2> 1451116 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 1451116 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 1451116 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1451116 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 1451117 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1451118 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1451119 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1451120 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1451124 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 1451126 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
[junit4] 2> 1451126 WARN
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated
<admin/gettableFiles>, Please update your config to use the
ShowFileRequestHandler.
[junit4] 2> 1451127 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1451127 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
[junit4] 2> 1451127 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
[junit4] 2> 1451127 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@507f9c87[collection1]
main
[junit4] 2> 1451128 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
[junit4] 2> 1451128 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
InMemoryStorage
[junit4] 2> 1451128 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 1451128 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1451128 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1451132 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1451133 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed
version buckets
[junit4] 2> 1451133 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for
65536 version buckets from index
[junit4] 2> 1451133 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed
version bucket highest value from index
[junit4] 2> 1451135 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with
highest version 1518282745616269312
[junit4] 2> 1451135 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter...
core=collection1
[junit4] 2> 1451135 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=35, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 1451136 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@6f75e0c3
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3d6a6a1e),segFN=segments_1,generation=1}
[junit4] 2> 1451136 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 1451136 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 1451136 WARN
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
x:collection1] o.a.s.c.SolrCore [collection1] PERFORMANCE WARNING: Overlapping
onDeckSearchers=2
[junit4] 2> 1451136 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@25306508[collection1]
main
[junit4] 2> 1451136 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
x:collection1] o.a.s.c.CoreContainer replacing core: collection1
[junit4] 2> 1451136 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@3b9cb4d0
[junit4] 2> 1451137 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
x:collection1] o.a.s.u.UpdateHandler closing
DirectUpdateHandler2{commits=0,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
[junit4] 2> 1451137 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 1451138 INFO
(searcherExecutor-4437-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1451138 INFO
(searcherExecutor-4437-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1451138 INFO
(searcherExecutor-4437-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1451138 INFO
(searcherExecutor-4437-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1451139 INFO
(searcherExecutor-4437-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1451139 INFO
(searcherExecutor-4437-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1451139 INFO
(searcherExecutor-4437-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1451140 INFO
(searcherExecutor-4437-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1451140 INFO
(searcherExecutor-4437-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1451141 INFO
(searcherExecutor-4437-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@507f9c87[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1451141 INFO
(searcherExecutor-4437-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1451141 INFO
(searcherExecutor-4437-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1451141 INFO
(searcherExecutor-4437-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1451141 INFO
(searcherExecutor-4437-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1451142 INFO
(searcherExecutor-4437-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1451142 INFO
(searcherExecutor-4437-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1451142 INFO
(searcherExecutor-4437-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1451143 INFO
(searcherExecutor-4437-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1451143 INFO
(searcherExecutor-4437-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1451144 INFO
(searcherExecutor-4437-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@25306508[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1451151 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[529
(1518282745827033088)]} 0 1
[junit4] 2> 1451151 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
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> 1455152 INFO (commitScheduler-4440-thread-1) [
x:collection1] o.a.s.u.UpdateHandler start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 1455156 INFO (commitScheduler-4440-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@57c760eb[collection1]
main
[junit4] 2> 1455156 INFO (commitScheduler-4440-thread-1) [
x:collection1] o.a.s.u.UpdateHandler end_commit_flush
[junit4] 2> 1455160 INFO
(searcherExecutor-4437-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@57c760eb[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c1)))}
[junit4] 2> 1455166 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[530
(1518282750037065728)]} 0 4016
[junit4] 2> 1455166 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
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> 1455167 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[529
(-1518282750039162880)]} 0 4017
[junit4] 2> 1455167 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
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> 1456168 INFO (commitScheduler-4440-thread-1) [
x:collection1] o.a.s.u.UpdateHandler start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 1456171 INFO (commitScheduler-4440-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@5689b16b[collection1]
main
[junit4] 2> 1456171 INFO (commitScheduler-4440-thread-1) [
x:collection1] o.a.s.u.UpdateHandler end_commit_flush
[junit4] 2> 1456173 INFO
(searcherExecutor-4437-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5689b16b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.0.0):c1)))}
[junit4] 2> 1456428 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
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> 1456428 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
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=1 status=0
QTime=0
[junit4] 2> 1456429 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500
(1518282751362465792)]} 0 5280
[junit4] 2> 1456430 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500
(1518282751362465793)]} 0 5280
[junit4] 2> 1456430 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500
(1518282751363514368)]} 0 5281
[junit4] 2> 1456430 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500
(1518282751363514369)]} 0 5281
[junit4] 2> 1456430 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500
(1518282751363514370)]} 0 5281
[junit4] 2> 1456430 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500
(1518282751363514371)]} 0 5281
[junit4] 2> 1456431 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500
(1518282751363514372)]} 0 5281
[junit4] 2> 1456431 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500
(1518282751364562944)]} 0 5282
[junit4] 2> 1456431 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500
(1518282751364562945)]} 0 5282
[junit4] 2> 1456431 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500
(1518282751364562946)]} 0 5282
[junit4] 2> 1456431 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
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> 1456432 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530
(-1518282751365611520)]} 0 5282
[junit4] 2> 1456432 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530
(-1518282751365611521)]} 0 5283
[junit4] 2> 1456432 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530
(-1518282751365611522)]} 0 5283
[junit4] 2> 1456432 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530
(-1518282751365611523)]} 0 5283
[junit4] 2> 1456432 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530
(-1518282751365611524)]} 0 5283
[junit4] 2> 1456432 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530
(-1518282751365611525)]} 0 5283
[junit4] 2> 1456432 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530
(-1518282751365611526)]} 0 5283
[junit4] 2> 1456432 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530
(-1518282751365611527)]} 0 5283
[junit4] 2> 1456432 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530
(-1518282751365611528)]} 0 5283
[junit4] 2> 1456433 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530
(-1518282751366660096)]} 0 5283
[junit4] 2> 1456433 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
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=1 status=0
QTime=0
[junit4] 2> 1457432 INFO (commitScheduler-4440-thread-1) [
x:collection1] o.a.s.u.UpdateHandler start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 1457435 INFO (commitScheduler-4440-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@7d637fa3[collection1]
main
[junit4] 2> 1457436 INFO (commitScheduler-4440-thread-1) [
x:collection1] o.a.s.u.UpdateHandler end_commit_flush
[junit4] 2> 1457436 INFO
(searcherExecutor-4437-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7d637fa3[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(6.0.0):c10/9:delGen=1)))}
[junit4] 2> 1457438 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
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> 1457439 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
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> 1457439 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[BB1B4378D6C7742B]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
[junit4] 2> 1457441 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
[junit4] 2> 1457442 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening Searcher@297e8da8[collection1] realtime
[junit4] 2> 1457442 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{deleteByQuery=*:* (-1518282752423624704)} 0 0
[junit4] 2> 1457442 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/'
[junit4] 2> 1457442 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1457442 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr
[junit4] 2> 1457443 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.c.SolrResourceLoader Adding
'file:/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 1457443 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.c.SolrResourceLoader Adding
'file:/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 1457457 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1457464 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
[junit4] 2> 1457478 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1457478 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.s.IndexSchema Reading Solr Schema from
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml
[junit4] 2> 1457482 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1457585 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1457588 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 1457588 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1457592 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1457594 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1457595 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1457595 WARN
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
[junit4] 2> 1457595 WARN
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
[junit4] 2> 1457595 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1457595 WARN
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
[junit4] 2> 1457595 WARN
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
[junit4] 2> 1457596 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf'
[junit4] 2> 1457596 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1
[junit4] 2> 1457596 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_BB1B4378D6C7742B-001/init-core-data-001/]
[junit4] 2> 1457596 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@38e20ee2
[junit4] 2> 1457597 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.c.SolrCore New index directory detected: old=null
new=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_BB1B4378D6C7742B-001/init-core-data-001/index/
[junit4] 2> 1457602 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 1457602 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1457602 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 1457602 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 1457603 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 1457603 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1457603 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"uniq-fields"
[junit4] 2> 1457603 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_BB1B4378D6C7742B-001/init-core-data-001/
[junit4] 2> 1457603 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4] 2> 1457603 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 1457603 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1457603 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1457603 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating
implicit default
[junit4] 2> 1457606 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1457606 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1457607 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1457608 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1457612 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy
[junit4] 2> 1457614 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
[junit4] 2> 1457614 WARN
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please
update your config to use the ShowFileRequestHandler.
[junit4] 2> 1457615 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1457615 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.c.SolrCore Hard AutoCommit: disabled
[junit4] 2> 1457615 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.c.SolrCore Soft AutoCommit: disabled
[junit4] 2> 1457615 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening Searcher@2aab5a27[collection1] main
[junit4] 2> 1457615 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
[junit4] 2> 1457615 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
[junit4] 2> 1457615 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 1457615 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1457616 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1457619 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1457620 INFO
(searcherExecutor-4441-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1457620 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
[junit4] 2> 1457620 INFO
(searcherExecutor-4441-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1457620 INFO
(searcherExecutor-4441-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1457620 INFO
(searcherExecutor-4441-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1457621 INFO
(searcherExecutor-4441-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1457621 INFO
(searcherExecutor-4441-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1457621 INFO
(searcherExecutor-4441-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1457622 INFO
(searcherExecutor-4441-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1457622 INFO
(searcherExecutor-4441-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1457623 INFO
(searcherExecutor-4441-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2aab5a27[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1457624 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version
buckets from index
[junit4] 2> 1457624 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket
highest value from index
[junit4] 2> 1457625 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.u.UpdateLog Took 5.0ms to seed version buckets with highest version
1518282752423624704
[junit4] 2> 1457625 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
[junit4] 2> 1457626 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@6f75e0c3
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3d6a6a1e),segFN=segments_1,generation=1}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@6f75e0c3
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3d6a6a1e),segFN=segments_2,generation=2}
[junit4] 2> 1457626 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.c.SolrCore newest commit generation = 2
[junit4] 2> 1457626 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=36, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=55.814453125,
floorSegmentMB=0.81640625, forceMergeDeletesPctAllowed=17.80278733433457,
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.4818269703138812
[junit4] 2> 1457626 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@6f75e0c3
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3d6a6a1e),segFN=segments_2,generation=2}
[junit4] 2> 1457627 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.c.SolrCore newest commit generation = 2
[junit4] 2> 1457627 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 1457627 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening Searcher@5ae30ae3[collection1] main
[junit4] 2> 1457627 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.c.CoreContainer replacing core: collection1
[junit4] 2> 1457627 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@518ff2ed
[junit4] 2> 1457627 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=3,autocommits=0,soft
autocommits=3,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=12,adds=0,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=12,cumulative_deletesById=11,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
[junit4] 2> 1457628 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 1457633 INFO
(searcherExecutor-4441-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5ae30ae3[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1457634 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[0 (1518282752624951296)]} 0 0
[junit4] 2> 1457634 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[1 (1518282752625999872)]} 0 0
[junit4] 2> 1457634 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[2 (1518282752625999873)]} 0 0
[junit4] 2> 1457634 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[3 (1518282752625999874)]} 0 1
[junit4] 2> 1457634 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[4 (1518282752625999875)]} 0 1
[junit4] 2> 1457634 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[5 (1518282752625999876)]} 0 1
[junit4] 2> 1457635 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[6 (1518282752627048448)]} 0 1
[junit4] 2> 1457635 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[7 (1518282752627048449)]} 0 1
[junit4] 2> 1457635 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[8 (1518282752627048450)]} 0 1
[junit4] 2> 1457635 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[9 (1518282752627048451)]} 0 1
[junit4] 2> 1457635 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[10 (1518282752627048452)]} 0 2
[junit4] 2> 1457635 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[11 (1518282752627048453)]} 0 2
[junit4] 2> 1457636 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[12 (1518282752627048454)]} 0 3
[junit4] 2> 1457636 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[13 (1518282752628097024)]} 0 3
[junit4] 2> 1457637 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ 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> 1457637 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[14 (1518282752629145600)]} 0 3
[junit4] 2> 1457637 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[15 (1518282752629145601)]} 0 4
[junit4] 2> 1457637 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ 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=0 status=0
QTime=0
[junit4] 2> 1457638 ERROR
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
[junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] 2> <response>
[junit4] 2> <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] 2> </response>
[junit4] 2>
[junit4] 2> request
was:q=id:14&qt=standard&start=0&rows=20&version=2.2
[junit4] 2> 1457638 ERROR
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.SolrTestCaseJ4 REQUEST FAILED:
q=id:14&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:14&qt=standard&start=0&rows=20&version=2.2
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:759)
[junit4] 2> at
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:194)
[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:497)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
[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:50)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[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:809)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
[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:46)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[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:54)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[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> 1457639 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
[junit4] 2> 1457639 INFO (commitScheduler-4444-thread-1) [
x:collection1] o.a.s.u.UpdateHandler start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 1457644 INFO (commitScheduler-4444-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@2fdca065[collection1]
main
[junit4] 2> 1457644 INFO (commitScheduler-4444-thread-1) [
x:collection1] o.a.s.u.UpdateHandler end_commit_flush
[junit4] 2> 1457645 INFO
(searcherExecutor-4441-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2fdca065[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(6.0.0):c16)))}
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=AutoCommitTest
-Dtests.method=testMaxDocs -Dtests.seed=BB1B4378D6C7742B -Dtests.slow=true
-Dtests.locale=mt -Dtests.timezone=America/Inuvik -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.21s J1 | AutoCommitTest.testMaxDocs <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4] > at
__randomizedtesting.SeedInfo.seed([BB1B4378D6C7742B:29A95A7FA2D70A1]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:766)
[junit4] > at
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:194)
[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:14&qt=standard&start=0&rows=20&version=2.2
[junit4] >
[...truncated too long message...]
6(6.0.0):c11/9:delGen=1)))}
[junit4] 2> 1461582 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[531 (1518282756764729344)]} 0
3763
[junit4] 2> 1461582 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[BB1B4378D6C7742B]) [ 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> 1461583 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[BB1B4378D6C7742B]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
[junit4] 2> 1461583 INFO
(SUITE-AutoCommitTest-seed#[BB1B4378D6C7742B]-worker) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 1461583 INFO
(SUITE-AutoCommitTest-seed#[BB1B4378D6C7742B]-worker) [ x:collection1]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1827478467
[junit4] 2> 1461583 INFO
(SUITE-AutoCommitTest-seed#[BB1B4378D6C7742B]-worker) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@351f7d34
[junit4] 2> 1461583 INFO
(SUITE-AutoCommitTest-seed#[BB1B4378D6C7742B]-worker) [ x:collection1]
o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=3,autocommits=0,soft
autocommit maxTime=1000ms,soft
autocommits=3,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=14,adds=1,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=14,cumulative_deletesById=1,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
[junit4] 2> 1461584 INFO
(SUITE-AutoCommitTest-seed#[BB1B4378D6C7742B]-worker) [ x:collection1]
o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 1461584 INFO
(SUITE-AutoCommitTest-seed#[BB1B4378D6C7742B]-worker) [ x:collection1]
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing
IndexWriter
[junit4] 2> 1461584 INFO
(SUITE-AutoCommitTest-seed#[BB1B4378D6C7742B]-worker) [ x:collection1]
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
[junit4] 2> 1461584 INFO
(SUITE-AutoCommitTest-seed#[BB1B4378D6C7742B]-worker) [ x:collection1]
o.a.s.u.UpdateHandler Committing on IndexWriter close.
[junit4] 2> 1461587 INFO
(SUITE-AutoCommitTest-seed#[BB1B4378D6C7742B]-worker) [ x:collection1]
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@6f75e0c3
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3d6a6a1e),segFN=segments_3,generation=3}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@6f75e0c3
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3d6a6a1e),segFN=segments_4,generation=4}
[junit4] 2> 1461587 INFO
(SUITE-AutoCommitTest-seed#[BB1B4378D6C7742B]-worker) [ x:collection1]
o.a.s.c.SolrCore newest commit generation = 4
[junit4] 2> 1461588 INFO
(SUITE-AutoCommitTest-seed#[BB1B4378D6C7742B]-worker) [ x:collection1]
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 1461594 INFO
(SUITE-AutoCommitTest-seed#[BB1B4378D6C7742B]-worker) [ x:collection1]
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories
currently being tracked
[junit4] 2> 1461594 INFO
(SUITE-AutoCommitTest-seed#[BB1B4378D6C7742B]-worker) [ x:collection1]
o.a.s.c.CachingDirectoryFactory looking to close
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_BB1B4378D6C7742B-001/init-core-data-001/index
[CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_BB1B4378D6C7742B-001/init-core-data-001/index;done=false>>]
[junit4] 2> 1461594 INFO
(SUITE-AutoCommitTest-seed#[BB1B4378D6C7742B]-worker) [ x:collection1]
o.a.s.c.CachingDirectoryFactory Closing directory:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_BB1B4378D6C7742B-001/init-core-data-001/index
[junit4] 2> 1461594 INFO
(SUITE-AutoCommitTest-seed#[BB1B4378D6C7742B]-worker) [ x:collection1]
o.a.s.c.CachingDirectoryFactory looking to close
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_BB1B4378D6C7742B-001/init-core-data-001
[CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_BB1B4378D6C7742B-001/init-core-data-001;done=false>>]
[junit4] 2> 1461594 INFO
(SUITE-AutoCommitTest-seed#[BB1B4378D6C7742B]-worker) [ x:collection1]
o.a.s.c.CachingDirectoryFactory Closing directory:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_BB1B4378D6C7742B-001/init-core-data-001
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_BB1B4378D6C7742B-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene60):
{range_facet_l_dv=PostingsFormat(name=Asserting), _version_=FST50,
field_t=PostingsFormat(name=Asserting),
multiDefault=PostingsFormat(name=MockRandom),
subject=PostingsFormat(name=MockRandom), intDefault=FST50,
id=PostingsFormat(name=Asserting),
range_facet_i_dv=PostingsFormat(name=MockRandom),
text=PostingsFormat(name=Direct),
range_facet_l=PostingsFormat(name=MockRandom),
timestamp=PostingsFormat(name=MockRandom)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting),
range_facet_i_dv=DocValuesFormat(name=Memory),
timestamp=DocValuesFormat(name=Memory)}, sim=ClassicSimilarity, locale=mt,
timezone=America/Inuvik
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_66
(64-bit)/cpus=3,threads=1,free=95969568,total=392167424
[junit4] 2> NOTE: All tests run in this JVM: [RemoteQueryErrorTest,
TestSolrXml, IndexSchemaRuntimeFieldTest, TestReloadDeadlock, TestInitQParser,
TestJettySolrRunner, TestOmitPositions, TestIndexingPerformance,
TestIntervalFaceting, BJQParserTest, SuggesterTest,
TestRemoveLastDynamicCopyField, SortSpecParsingTest, JavabinLoaderTest,
OutputWriterTest, ResponseLogComponentTest, ShowFileRequestHandlerTest,
TestOrdValues, TestSolrCLIRunExample, TestSQLHandler, HdfsDirectoryFactoryTest,
TestValueSourceCache, TestQueryUtils, FileUtilsTest, TestSchemaVersionResource,
TestFieldSortValues, SharedFSAutoReplicaFailoverUtilsTest,
SolrCoreCheckLockOnStartupTest, BasicFunctionalityTest, CSVRequestHandlerTest,
TestPerFieldSimilarity, HdfsThreadLeakTest, CoreAdminHandlerTest,
OutOfBoxZkACLAndCredentialsProvidersTest, HdfsBasicDistributedZkTest,
TestWriterPerf, BufferStoreTest, TestQuerySenderListener, TestMissingGroups,
HdfsSyncSliceTest, CollectionReloadTest, DeleteLastCustomShardedReplicaTest,
SuggestComponentTest, HdfsChaosMonkeySafeLeaderTest, TestExactSharedStatsCache,
NumericFieldsTest, TestDistributedStatsComponentCardinality, TestManagedSchema,
CdcrReplicationHandlerTest, TestTrie, ForceLeaderTest, TestReload,
PreAnalyzedUpdateProcessorTest, TestDistribIDF, PluginInfoTest,
DistributedVersionInfoTest, CollectionsAPIDistributedZkTest,
TestMiniSolrCloudClusterBase, DebugComponentTest, TestConfigSetImmutable,
TestExclusionRuleCollectionAccess, SearchHandlerTest,
SignatureUpdateProcessorFactoryTest, TestSimpleQParserPlugin,
TermVectorComponentDistributedTest, DistributedDebugComponentTest,
TestFuzzyAnalyzedSuggestions, TestUniqueKeyFieldResource,
TestMiniSolrCloudClusterSSL, TestSortingResponseWriter, SynonymTokenizerTest,
SmileWriterTest, TestBadConfig, BasicZkTest, TestRTimerTree, CursorMarkTest,
TestTrackingShardHandlerFactory, LoggingHandlerTest, TestRandomFaceting,
TestCollationField, UpdateRequestProcessorFactoryTest, TestConfigSetProperties,
TestFileDictionaryLookup, TestBulkSchemaConcurrent,
LeaderElectionIntegrationTest, CustomCollectionTest,
TestCursorMarkWithoutUniqueKey, HdfsChaosMonkeyNothingIsSafeTest,
TestReplicaProperties, TestRandomMergePolicy, MinimalSchemaTest, RulesTest,
DistribDocExpirationUpdateProcessorTest, TestClassicSimilarityFactory,
SpellPossibilityIteratorTest, HdfsRecoveryZkTest, DateFieldTest,
TestCollectionAPI, TestJoin, SegmentsInfoRequestHandlerTest,
ShardRoutingCustomTest, TestPerFieldSimilarityClassic,
DefaultValueUpdateProcessorTest, TestCloudInspectUtil,
TestCollationFieldDocValues, AutoCommitTest]
[junit4] Completed [213/559] on J1 in 11.29s, 3 tests, 1 error <<< FAILURES!
[...truncated 1110 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:775: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:719: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:59: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build.xml:233:
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/common-build.xml:516:
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:1432:
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:987:
There were test failures: 559 suites (8 ignored), 2215 tests, 1 error, 82
ignored (68 assumptions) [seed: BB1B4378D6C7742B]
Total time: 73 minutes 30 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]