Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Solaris/363/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC
2 tests failed.
FAILED: org.apache.solr.update.AutoCommitTest.testCommitWithin
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([E25D2275389F20EE:588F4D0DBBB1CEFB]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:755)
at
org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:326)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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:529&qt=standard&start=0&rows=20&version=2.2
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:748)
... 40 more
FAILED: org.apache.solr.update.AutoCommitTest.testMaxDocs
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([E25D2275389F20EE:5BDCF4AA14752464]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:755)
at
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:199)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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:748)
... 40 more
Build Log:
[...truncated 11115 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_E25D2275389F20EE-001/init-core-data-001
[junit4] 2> 1834174 INFO
(SUITE-AutoCommitTest-seed#[E25D2275389F20EE]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true)
[junit4] 2> 1834175 INFO
(SUITE-AutoCommitTest-seed#[E25D2275389F20EE]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 1834175 INFO
(SUITE-AutoCommitTest-seed#[E25D2275389F20EE]-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> 1834175 INFO
(SUITE-AutoCommitTest-seed#[E25D2275389F20EE]-worker) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1834175 INFO
(SUITE-AutoCommitTest-seed#[E25D2275389F20EE]-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> 1834176 INFO
(SUITE-AutoCommitTest-seed#[E25D2275389F20EE]-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> 1834176 INFO
(SUITE-AutoCommitTest-seed#[E25D2275389F20EE]-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> 1834215 INFO
(SUITE-AutoCommitTest-seed#[E25D2275389F20EE]-worker) [ ] o.a.s.c.SolrConfig
current version of requestparams : -1
[junit4] 2> 1834224 INFO
(SUITE-AutoCommitTest-seed#[E25D2275389F20EE]-worker) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.0.0
[junit4] 2> 1834243 INFO
(SUITE-AutoCommitTest-seed#[E25D2275389F20EE]-worker) [ ] o.a.s.c.SolrConfig
Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1834250 INFO
(SUITE-AutoCommitTest-seed#[E25D2275389F20EE]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 1834312 INFO
(SUITE-AutoCommitTest-seed#[E25D2275389F20EE]-worker) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1834315 INFO
(SUITE-AutoCommitTest-seed#[E25D2275389F20EE]-worker) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 1834317 INFO
(SUITE-AutoCommitTest-seed#[E25D2275389F20EE]-worker) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1834320 INFO
(SUITE-AutoCommitTest-seed#[E25D2275389F20EE]-worker) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1834321 INFO
(SUITE-AutoCommitTest-seed#[E25D2275389F20EE]-worker) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1834322 INFO
(SUITE-AutoCommitTest-seed#[E25D2275389F20EE]-worker) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1834322 INFO
(SUITE-AutoCommitTest-seed#[E25D2275389F20EE]-worker) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1834323 INFO
(SUITE-AutoCommitTest-seed#[E25D2275389F20EE]-worker) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1834323 INFO
(SUITE-AutoCommitTest-seed#[E25D2275389F20EE]-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> 1834323 INFO
(SUITE-AutoCommitTest-seed#[E25D2275389F20EE]-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> 1834323 INFO
(SUITE-AutoCommitTest-seed#[E25D2275389F20EE]-worker) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1834323 INFO
(SUITE-AutoCommitTest-seed#[E25D2275389F20EE]-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> 1834323 INFO
(SUITE-AutoCommitTest-seed#[E25D2275389F20EE]-worker) [ ]
o.a.s.c.CoreContainer New CoreContainer 1984256191
[junit4] 2> 1834323 INFO
(SUITE-AutoCommitTest-seed#[E25D2275389F20EE]-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> 1834323 WARN
(SUITE-AutoCommitTest-seed#[E25D2275389F20EE]-worker) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/lib
to classpath:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/lib
[junit4] 2> 1834323 INFO
(SUITE-AutoCommitTest-seed#[E25D2275389F20EE]-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> 1834324 INFO
(SUITE-AutoCommitTest-seed#[E25D2275389F20EE]-worker) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=30000&connTimeout=30000&retry=true
[junit4] 2> 1834325 INFO
(SUITE-AutoCommitTest-seed#[E25D2275389F20EE]-worker) [ ] o.a.s.l.LogWatcher
SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1834325 INFO
(SUITE-AutoCommitTest-seed#[E25D2275389F20EE]-worker) [ ] o.a.s.l.LogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1834325 INFO
(SUITE-AutoCommitTest-seed#[E25D2275389F20EE]-worker) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 1834325 INFO
(SUITE-AutoCommitTest-seed#[E25D2275389F20EE]-worker) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 1834326 INFO
(SUITE-AutoCommitTest-seed#[E25D2275389F20EE]-worker) [ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1,
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true,
configSetProperties=configsetprops.json, collection=collection1,
dataDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_E25D2275389F20EE-001/init-core-data-001,
shard=shard1}
[junit4] 2> 1834326 INFO (coreLoadExecutor-5317-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> 1834327 INFO (coreLoadExecutor-5317-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1834327 INFO (coreLoadExecutor-5317-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> 1834327 INFO (coreLoadExecutor-5317-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> 1834327 INFO (coreLoadExecutor-5317-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> 1834345 INFO (coreLoadExecutor-5317-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1834347 INFO (coreLoadExecutor-5317-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
[junit4] 2> 1834365 INFO (coreLoadExecutor-5317-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1834370 INFO (coreLoadExecutor-5317-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1834432 INFO (coreLoadExecutor-5317-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1834436 INFO (coreLoadExecutor-5317-thread-1) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 1834436 INFO (coreLoadExecutor-5317-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1834439 INFO (coreLoadExecutor-5317-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1834441 INFO (coreLoadExecutor-5317-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1834442 INFO (coreLoadExecutor-5317-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1834443 INFO (coreLoadExecutor-5317-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1834444 INFO (coreLoadExecutor-5317-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'
[junit4] 2> 1834444 INFO (coreLoadExecutor-5317-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> 1834444 INFO (coreLoadExecutor-5317-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1834445 INFO (coreLoadExecutor-5317-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=[/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_E25D2275389F20EE-001/init-core-data-001/]
[junit4] 2> 1834445 INFO (coreLoadExecutor-5317-thread-1) [
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@b431ea7
[junit4] 2> 1834445 INFO (coreLoadExecutor-5317-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_E25D2275389F20EE-001/init-core-data-001
[junit4] 2> 1834445 INFO (coreLoadExecutor-5317-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_E25D2275389F20EE-001/init-core-data-001/index/
[junit4] 2> 1834445 WARN (coreLoadExecutor-5317-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_E25D2275389F20EE-001/init-core-data-001/index'
doesn't exist. Creating new index...
[junit4] 2> 1834445 INFO (coreLoadExecutor-5317-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_E25D2275389F20EE-001/init-core-data-001/index
[junit4] 2> 1834445 INFO (coreLoadExecutor-5317-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=11, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=30.3193359375,
floorSegmentMB=2.0751953125, forceMergeDeletesPctAllowed=9.689224093922084,
segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.2741461699506057
[junit4] 2> 1834446 INFO (coreLoadExecutor-5317-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1c829af7
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6ba4fdac),segFN=segments_1,generation=1}
[junit4] 2> 1834446 INFO (coreLoadExecutor-5317-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1834448 INFO (coreLoadExecutor-5317-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 1834448 INFO (coreLoadExecutor-5317-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1834448 INFO (coreLoadExecutor-5317-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe-allfields"
[junit4] 2> 1834448 INFO (coreLoadExecutor-5317-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 1834448 INFO (coreLoadExecutor-5317-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 1834448 INFO (coreLoadExecutor-5317-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1834448 INFO (coreLoadExecutor-5317-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "uniq-fields"
[junit4] 2> 1834449 INFO (coreLoadExecutor-5317-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4] 2> 1834449 INFO (coreLoadExecutor-5317-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 1834449 INFO (coreLoadExecutor-5317-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 1834449 INFO (coreLoadExecutor-5317-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1834449 INFO (coreLoadExecutor-5317-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 1834450 INFO (coreLoadExecutor-5317-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1834452 INFO (coreLoadExecutor-5317-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1834453 INFO (coreLoadExecutor-5317-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1834453 INFO (coreLoadExecutor-5317-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1834456 INFO (coreLoadExecutor-5317-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 1834457 INFO (coreLoadExecutor-5317-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
[junit4] 2> 1834457 WARN (coreLoadExecutor-5317-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> 1834458 INFO (coreLoadExecutor-5317-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1834458 INFO (coreLoadExecutor-5317-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1834458 INFO (coreLoadExecutor-5317-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1834459 INFO (coreLoadExecutor-5317-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1834459 INFO (coreLoadExecutor-5317-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1834459 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_E25D2275389F20EE-001/init-core-data-001/
[junit4] 2> 1834459 INFO (coreLoadExecutor-5317-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=20, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1254343450332213]
[junit4] 2> 1834459 INFO (coreLoadExecutor-5317-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1c829af7
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6ba4fdac),segFN=segments_1,generation=1}
[junit4] 2> 1834459 INFO (coreLoadExecutor-5317-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1834459 INFO (coreLoadExecutor-5317-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@3e32c47f[collection1] main]
[junit4] 2> 1834460 INFO (coreLoadExecutor-5317-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
[junit4] 2> 1834460 INFO (coreLoadExecutor-5317-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
InMemoryStorage
[junit4] 2> 1834460 INFO (coreLoadExecutor-5317-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 1834460 INFO (coreLoadExecutor-5317-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1834482 INFO (coreLoadExecutor-5317-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1834548 INFO (coreLoadExecutor-5317-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1834548 INFO
(searcherExecutor-5318-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1834548 INFO (coreLoadExecutor-5317-thread-1) [
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed
version buckets
[junit4] 2> 1834548 INFO (coreLoadExecutor-5317-thread-1) [
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for
65536 version buckets from index
[junit4] 2> 1834548 INFO (coreLoadExecutor-5317-thread-1) [
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed
version bucket highest value from index
[junit4] 2> 1834548 INFO (coreLoadExecutor-5317-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1524633657118031872
[junit4] 2> 1834549 INFO
(searcherExecutor-5318-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1834549 INFO
(searcherExecutor-5318-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1834549 INFO
(searcherExecutor-5318-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1834550 INFO
(searcherExecutor-5318-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1834550 INFO (coreLoadExecutor-5317-thread-1) [
x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with
highest version 1524633657118031872
[junit4] 2> 1834550 INFO (coreLoadExecutor-5317-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 1834550 INFO
(searcherExecutor-5318-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1834551 INFO
(SUITE-AutoCommitTest-seed#[E25D2275389F20EE]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 1834554 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
[junit4] 2> 1834554 INFO
(searcherExecutor-5318-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1834556 INFO
(searcherExecutor-5318-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1834556 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{deleteByQuery=*:* (-1524633657124323328)} 0 2
[junit4] 2> 1834557 INFO
(searcherExecutor-5318-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1834558 INFO
(searcherExecutor-5318-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3e32c47f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1834558 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ ]
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> 1834558 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1834558 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ ]
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> 1834558 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ ]
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> 1834558 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ ]
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> 1834584 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1834590 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
[junit4] 2> 1834602 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1834607 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1834671 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1834675 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 1834676 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1834681 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1834682 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1834683 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1834683 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1834685 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ ]
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'
[junit4] 2> 1834685 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ ]
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> 1834686 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ 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_E25D2275389F20EE-001/init-core-data-001/]
[junit4] 2> 1834686 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@b431ea7
[junit4] 2> 1834686 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ 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_E25D2275389F20EE-001/init-core-data-001/index/
[junit4] 2> 1834686 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_E25D2275389F20EE-001/init-core-data-001/
[junit4] 2> 1834689 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 1834689 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1834689 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 1834689 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 1834689 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 1834690 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1834690 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"uniq-fields"
[junit4] 2> 1834690 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4] 2> 1834690 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 1834690 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1834690 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1834690 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating
implicit default
[junit4] 2> 1834692 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1834693 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1834694 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1834694 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1834698 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy
[junit4] 2> 1834700 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
[junit4] 2> 1834700 WARN
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please
update your config to use the ShowFileRequestHandler.
[junit4] 2> 1834702 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1834703 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1834703 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1834703 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@6bd5f29b[collection1] main]
[junit4] 2> 1834703 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
[junit4] 2> 1834703 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
[junit4] 2> 1834703 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 1834703 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1834704 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1834709 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1834709 INFO
(searcherExecutor-5323-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1834709 INFO
(searcherExecutor-5323-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1834710 INFO
(searcherExecutor-5323-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1834710 INFO
(searcherExecutor-5323-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1834710 INFO
(searcherExecutor-5323-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1834711 INFO
(searcherExecutor-5323-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1834711 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
[junit4] 2> 1834711 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version
buckets from index
[junit4] 2> 1834711 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket
highest value from index
[junit4] 2> 1834711 INFO
(searcherExecutor-5323-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1834712 INFO
(searcherExecutor-5323-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1834713 INFO
(searcherExecutor-5323-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1834713 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version
1524633657124323328
[junit4] 2> 1834713 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
[junit4] 2> 1834713 INFO
(searcherExecutor-5323-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6bd5f29b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1834713 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=15, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1834714 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1c829af7
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6ba4fdac),segFN=segments_1,generation=1}
[junit4] 2> 1834715 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1834715 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 1834715 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@7bb8942[collection1] main]
[junit4] 2> 1834715 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.c.CoreContainer replacing core: collection1
[junit4] 2> 1834715 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1580e436
[junit4] 2> 1834715 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 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> 1834716 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 1834716 INFO
(searcherExecutor-5323-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7bb8942[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1834728 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1524633657305726976)]} 0 2
[junit4] 2> 1834729 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ 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> 1835729 INFO (commitScheduler-5326-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 1835734 INFO (commitScheduler-5326-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4e38cdd[collection1]
main]
[junit4] 2> 1835734 INFO (commitScheduler-5326-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1835735 INFO
(searcherExecutor-5323-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4e38cdd[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C1)))}
[junit4] 2> 1835982 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1524633658620641280)]} 0 1256
[junit4] 2> 1835982 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ 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> 1835984 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ 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> 1835984 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{delete=[529 (-1524633658623787008)]} 0 0
[junit4] 2> 1835984 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ 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> 1836982 INFO (commitScheduler-5326-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 1836985 INFO (commitScheduler-5326-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@17fc6d37[collection1] main]
[junit4] 2> 1836985 INFO (commitScheduler-5326-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1836986 INFO
(searcherExecutor-5323-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@17fc6d37[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.0.0):C1)))}
[junit4] 2> 1837236 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[550
(1524633659936604160)]} 0 2510
[junit4] 2> 1837236 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ 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> 1837237 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1524633659937652736)]} 0 2511
[junit4] 2> 1837237 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1524633659937652737)]} 0 2511
[junit4] 2> 1837237 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1524633659937652738)]} 0 2511
[junit4] 2> 1837238 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1524633659937652739)]} 0 2511
[junit4] 2> 1837238 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1524633659938701312)]} 0 2511
[junit4] 2> 1837238 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1524633659938701313)]} 0 2512
[junit4] 2> 1837238 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1524633659938701314)]} 0 2512
[junit4] 2> 1837238 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1524633659938701315)]} 0 2512
[junit4] 2> 1837238 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1524633659938701316)]} 0 2512
[junit4] 2> 1837238 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1524633659938701317)]} 0 2512
[junit4] 2> 1837238 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ 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> 1838237 INFO (commitScheduler-5326-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 1838240 INFO (commitScheduler-5326-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@42c81704[collection1] main]
[junit4] 2> 1838240 INFO (commitScheduler-5326-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1838240 INFO
(searcherExecutor-5323-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@42c81704[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.0.0):C1)
Uninverting(_2(6.0.0):C11/9:delGen=1)))}
[junit4] 2> 1838492 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[531
(1524633661252567040)]} 0 3766
[junit4] 2> 1838492 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ 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> 1838492 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
[junit4] 2> 1838494 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
[junit4] 2> 1838499 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@613dd6f1[collection1] realtime]
[junit4] 2> 1838499 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{deleteByQuery=*:* (-1524633661255712768)} 0 4
[junit4] 2> 1838499 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ 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> 1838499 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1838499 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ 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> 1838500 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ 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> 1838500 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ 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> 1838534 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1838540 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
[junit4] 2> 1838552 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1838556 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1838616 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1838620 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 1838621 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1838624 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1838625 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1838626 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1838626 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1838628 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ 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'
[junit4] 2> 1838629 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ 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> 1838629 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ 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_E25D2275389F20EE-001/init-core-data-001/]
[junit4] 2> 1838629 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@b431ea7
[junit4] 2> 1838629 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ 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_E25D2275389F20EE-001/init-core-data-001/index/
[junit4] 2> 1838630 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_E25D2275389F20EE-001/init-core-data-001/
[junit4] 2> 1838633 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 1838633 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1838633 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 1838633 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 1838633 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 1838633 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1838633 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"uniq-fields"
[junit4] 2> 1838633 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4] 2> 1838633 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 1838633 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1838633 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1838633 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating
implicit default
[junit4] 2> 1838635 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1838636 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1838637 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1838637 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1838643 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy
[junit4] 2> 1838644 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
[junit4] 2> 1838645 WARN
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please
update your config to use the ShowFileRequestHandler.
[junit4] 2> 1838645 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1838645 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1838645 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1838645 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@79801734[collection1] main]
[junit4] 2> 1838646 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
[junit4] 2> 1838646 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
[junit4] 2> 1838646 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 1838646 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1838646 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1838649 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1838649 INFO
(searcherExecutor-5327-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1838650 INFO
(searcherExecutor-5327-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1838650 INFO
(searcherExecutor-5327-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1838650 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
[junit4] 2> 1838650 INFO
(searcherExecutor-5327-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1838650 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version
buckets from index
[junit4] 2> 1838650 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket
highest value from index
[junit4] 2> 1838650 INFO
(searcherExecutor-5327-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1838651 INFO
(searcherExecutor-5327-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1838652 INFO
(searcherExecutor-5327-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1838652 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version
1524633661255712768
[junit4] 2> 1838652 INFO
(searcherExecutor-5327-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1838652 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
[junit4] 2> 1838653 INFO
(searcherExecutor-5327-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1838653 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1c829af7
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6ba4fdac),segFN=segments_1,generation=1}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1c829af7
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6ba4fdac),segFN=segments_2,generation=2}
[junit4] 2> 1838653 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
[junit4] 2> 1838653 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=23, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=56.125,
floorSegmentMB=1.716796875, forceMergeDeletesPctAllowed=1.1671235566904503,
segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6369549909444767
[junit4] 2> 1838653 INFO
(searcherExecutor-5327-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@79801734[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1838653 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1c829af7
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6ba4fdac),segFN=segments_2,generation=2}
[junit4] 2> 1838654 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
[junit4] 2> 1838654 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 1838654 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@10197202[collection1] main]
[junit4] 2> 1838654 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.c.CoreContainer replacing core: collection1
[junit4] 2> 1838654 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@53192fb7
[junit4] 2> 1838654 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 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=1,errors=0,cumulative_adds=14,cumulative_deletesById=1,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
[junit4] 2> 1838655 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 1838660 INFO
(searcherExecutor-5327-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@10197202[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1838661 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0
(1524633661430824960)]} 0 0
[junit4] 2> 1838661 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1
(1524633661430824961)]} 0 0
[junit4] 2> 1838661 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2
(1524633661430824962)]} 0 0
[junit4] 2> 1838662 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3
(1524633661430824963)]} 0 1
[junit4] 2> 1838662 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4
(1524633661431873536)]} 0 1
[junit4] 2> 1838662 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5
(1524633661431873537)]} 0 1
[junit4] 2> 1838662 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6
(1524633661431873538)]} 0 1
[junit4] 2> 1838662 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7
(1524633661431873539)]} 0 1
[junit4] 2> 1838662 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8
(1524633661431873540)]} 0 1
[junit4] 2> 1838662 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9
(1524633661431873541)]} 0 2
[junit4] 2> 1838663 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10
(1524633661432922112)]} 0 2
[junit4] 2> 1838663 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11
(1524633661432922113)]} 0 2
[junit4] 2> 1838663 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12
(1524633661432922114)]} 0 2
[junit4] 2> 1838663 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13
(1524633661432922115)]} 0 2
[junit4] 2> 1838665 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ 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> 1838666 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14
(1524633661436067840)]} 0 5
[junit4] 2> 1838666 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15
(1524633661436067841)]} 0 5
[junit4] 2> 1838666 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ 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> 1838666 ERROR
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ 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> 1838667 ERROR
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ 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:748)
[junit4] 2> at
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:199)
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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> 1838667 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E25D2275389F20EE]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
[junit4] 2> 1838668 INFO (commitScheduler-5330-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 1838671 INFO (commitScheduler-5330-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@23d152fd[collection1] main]
[junit4] 2> 1838671 INFO (commitScheduler-5330-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=AutoCommitTest
-Dtests.method=testMaxDocs -Dtests.seed=E25D2275389F20EE -Dtests.slow=true
-Dtests.locale=bg -Dtests.timezone=Etc/GMT-13 -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.18s J1 | AutoCommitTest.testMaxDocs <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4] > at
__randomizedtesting.SeedInfo.seed([E25D2275389F20EE:5BDCF4AA14752464]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:755)
[junit4] > at
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:199)
[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] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:748)
[junit4] > ... 40 more
[junit4] 2> 1838676 INFO
(searcherExecutor-5327-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@23d152fd[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(6.0.0):C16)))}
[junit4] 2> 1838677 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[E25D2275389F20EE]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
[junit4] 2> 1838679 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[E25D2275389F20EE]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@7e8a944c[collection1] realtime]
[junit4] 2> 1838680 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[E25D2275389F20EE]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{deleteByQuery=*:* (-1524633661447602176)} 0 2
[junit4] 2> 1838680 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[E25D2275389F20EE]) [
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> 1838680 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[E25D2275389F20EE]) [
x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr
(NoInitialContextEx)
[junit4] 2> 1838680 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[E25D2275389F20EE]) [
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> 1838680 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[E25D2275389F20EE]) [
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> 1838680 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[E25D2275389F20EE]) [
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> 1838727 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[E25D2275389F20EE]) [
x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1838732 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[E25D2275389F20EE]) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
[junit4] 2> 1838745 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[E25D2275389F20EE]) [
x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1838749 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[E25D2275389F20EE]) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1838840 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[E25D2275389F20EE]) [
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1
[...truncated too long message...]
ctUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=2,adds=2,deletesById=1,deletesByQuery=0,errors=0,cumulative_adds=2,cumulative_deletesById=1,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
[junit4] 2> 1838931 INFO
(SUITE-AutoCommitTest-seed#[E25D2275389F20EE]-worker) [ x:collection1]
o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 1838931 INFO
(SUITE-AutoCommitTest-seed#[E25D2275389F20EE]-worker) [ x:collection1]
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing
IndexWriter
[junit4] 2> 1838931 INFO
(SUITE-AutoCommitTest-seed#[E25D2275389F20EE]-worker) [ x:collection1]
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
[junit4] 2> 1838931 INFO
(SUITE-AutoCommitTest-seed#[E25D2275389F20EE]-worker) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
[junit4] 2> 1838939 INFO
(SUITE-AutoCommitTest-seed#[E25D2275389F20EE]-worker) [ x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1c829af7
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6ba4fdac),segFN=segments_3,generation=3}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1c829af7
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6ba4fdac),segFN=segments_4,generation=4}
[junit4] 2> 1838939 INFO
(SUITE-AutoCommitTest-seed#[E25D2275389F20EE]-worker) [ x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 4
[junit4] 2> 1838940 INFO
(SUITE-AutoCommitTest-seed#[E25D2275389F20EE]-worker) [ x:collection1]
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 1838947 INFO
(SUITE-AutoCommitTest-seed#[E25D2275389F20EE]-worker) [ x:collection1]
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories
currently being tracked
[junit4] 2> 1838947 INFO
(SUITE-AutoCommitTest-seed#[E25D2275389F20EE]-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_E25D2275389F20EE-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_E25D2275389F20EE-001/init-core-data-001;done=false>>]
[junit4] 2> 1838947 INFO
(SUITE-AutoCommitTest-seed#[E25D2275389F20EE]-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_E25D2275389F20EE-001/init-core-data-001
[junit4] 2> 1838947 INFO
(SUITE-AutoCommitTest-seed#[E25D2275389F20EE]-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_E25D2275389F20EE-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_E25D2275389F20EE-001/init-core-data-001/index;done=false>>]
[junit4] 2> 1838948 INFO
(SUITE-AutoCommitTest-seed#[E25D2275389F20EE]-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_E25D2275389F20EE-001/init-core-data-001/index
[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_E25D2275389F20EE-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene60):
{range_facet_l_dv=PostingsFormat(name=Direct),
_version_=PostingsFormat(name=Memory doPackFST= true),
field_t=PostingsFormat(name=Asserting),
multiDefault=PostingsFormat(name=LuceneVarGapFixedInterval),
subject=PostingsFormat(name=LuceneVarGapFixedInterval),
intDefault=PostingsFormat(name=Memory doPackFST= true),
id=PostingsFormat(name=Direct), range_facet_i_dv=PostingsFormat(name=Memory
doPackFST= true), text=PostingsFormat(name=Asserting),
range_facet_l=PostingsFormat(name=Memory doPackFST= true),
timestamp=PostingsFormat(name=Memory doPackFST= true)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting),
range_facet_i_dv=DocValuesFormat(name=Direct),
timestamp=DocValuesFormat(name=Direct)}, sim=ClassicSimilarity, locale=bg,
timezone=Etc/GMT-13
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_72
(64-bit)/cpus=3,threads=1,free=189132616,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [DistanceUnitsTest,
TestDynamicFieldCollectionResource, SimpleCollectionCreateDeleteTest,
ExitableDirectoryReaderTest, TestOmitPositions, TestSolrQueryParser,
CoreMergeIndexesAdminHandlerTest, TestSimpleTrackingShardHandler,
TestReversedWildcardFilterFactory, HdfsUnloadDistributedZkTest,
TestBulkSchemaConcurrent, TestManagedResourceStorage,
TestCopyFieldCollectionResource, SolrInfoMBeanTest, TestExceedMaxTermLength,
TestCoreDiscovery, TestJettySolrRunner, CSVRequestHandlerTest,
CloudMLTQParserTest, TestSolrCoreProperties, TestCollationFieldDocValues,
BufferStoreTest, RollingRestartTest, SpellCheckComponentTest, TestRealTimeGet,
ConcurrentDeleteAndCreateCollectionTest, SpellCheckCollatorTest,
AnalyticsQueryTest, WordBreakSolrSpellCheckerTest, TestBlobHandler,
TestNoOpRegenerator, SolrXmlInZkTest, AliasIntegrationTest,
ConvertedLegacyTest, RuleEngineTest, BasicFunctionalityTest,
TestRawTransformer, TestFieldTypeCollectionResource,
ConjunctionSolrSpellCheckerTest, DistribJoinFromCollectionTest,
ResourceLoaderTest, TestManagedSchemaFieldTypeResource,
DistributedMLTComponentTest, TestIndexingPerformance,
TestUseDocValuesAsStored2, SpellPossibilityIteratorTest,
TestRequestStatusCollectionAPI, CopyFieldTest, FileBasedSpellCheckerTest,
LoggingHandlerTest, VersionInfoTest, TestRandomRequestDistribution,
RecoveryAfterSoftCommitTest, TestFiltering, FacetPivotSmallTest,
TestBulkSchemaAPI, TestHashQParserPlugin, TestPerFieldSimilarity,
TestRTimerTree, CoreAdminHandlerTest, VMParamsZkACLAndCredentialsProvidersTest,
TestSmileRequest, TestWriterPerf, TestSolrJ, CleanupOldIndexTest,
NumericFieldsTest, NotRequiredUniqueKeyTest, DeleteInactiveReplicaTest,
TestInitParams, SharedFSAutoReplicaFailoverTest, TestReload,
StatsComponentTest, TestFastWriter, TestScoreJoinQPScore, MigrateRouteKeyTest,
BlockCacheTest, TestLeaderElectionZkExpiry, TestImplicitCoreProperties,
ShowFileRequestHandlerTest, DeleteReplicaTest, TestQueryWrapperFilter,
TestConfigSetImmutable, TestNamedUpdateProcessors,
TestManagedSchemaDynamicFieldResource, TestReplicaProperties, TestRTGBase,
TestMacros, TestIndexSearcher, LeaderElectionIntegrationTest, ExplicitHLLTest,
DistributedFacetPivotLargeTest, BigEndianAscendingWordSerializerTest,
TestSolr4Spatial, LukeRequestHandlerTest, TermVectorComponentTest,
SolrIndexSplitterTest, TestCollectionAPI, TestBM25SimilarityFactory,
TermVectorComponentDistributedTest, TestStressRecovery, ConnectionReuseTest,
TestDefaultStatsCache, DistributedVersionInfoTest, TestDistributedMissingSort,
CurrencyFieldOpenExchangeTest, DateFieldTest, TestClassicSimilarityFactory,
TestSolrCloudWithKerberosAlt, SuggesterTest, ChaosMonkeySafeLeaderTest,
FieldAnalysisRequestHandlerTest, TestDownShardTolerantSearch, TestBinaryField,
ZkStateReaderTest, TestCollationField, SynonymTokenizerTest,
UpdateRequestProcessorFactoryTest, CacheHeaderTest, TestCSVResponseWriter,
CollectionsAPIDistributedZkTest, SolrPluginUtilsTest, SmileWriterTest,
TestUtils, TestCryptoKeys, DistributedTermsComponentTest, PluginInfoTest,
TestMiniSolrCloudCluster, DateRangeFieldTest, OpenCloseCoreStressTest,
TestFuzzyAnalyzedSuggestions, TestTestInjection,
SuggestComponentContextFilterQueryTest, DataDrivenBlockJoinTest,
TestConfigSets, TestSolrDeletionPolicy2, AnalysisErrorHandlingTest,
ConnectionManagerTest, TestNonDefinedSimilarityFactory,
FieldMutatingUpdateProcessorTest, TestSearcherReuse,
TestCloudManagedSchemaConcurrent, FileUtilsTest, BasicDistributedZk2Test,
SyncSliceTest, FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest,
TestRandomFaceting, LeaderElectionTest, ZkSolrClientTest,
ShardRoutingCustomTest, AutoCommitTest]
[junit4] Completed [303/577 (1!)] on J1 in 4.79s, 3 tests, 2 errors <<<
FAILURES!
[...truncated 873 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:740: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:684: 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:524:
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:1457:
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:1014:
There were test failures: 577 suites (8 ignored), 2318 tests, 2 errors, 85
ignored (70 assumptions) [seed: E25D2275389F20EE]
Total time: 68 minutes 48 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]