Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/198/
Java: 32bit/jdk1.8.0_92 -server -XX:+UseConcMarkSweepGC
2 tests failed.
FAILED: org.apache.solr.client.solrj.ConnectionReuseTest.testConnectionReuse
Error Message:
We expected all communication via streaming client to use one connection!
expected=10 got=7
Stack Trace:
java.lang.AssertionError: We expected all communication via streaming client to
use one connection! expected=10 got=7
at
__randomizedtesting.SeedInfo.seed([6C1B46AB4FCBD1DF:4D232DC567838892]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.client.solrj.ConnectionReuseTest.testConnectionReuse(ConnectionReuseTest.java:166)
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:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java: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:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED: org.apache.solr.update.AutoCommitTest.testMaxTime
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([6C1B46AB4FCBD1DF:F6EF3B49D1514DE3]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:786)
at
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:243)
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:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java: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:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
</response>
request was:q=id:529&qt=standard&start=0&rows=20&version=2.2
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:779)
... 40 more
Build Log:
[...truncated 10531 lines...]
[junit4] Suite: org.apache.solr.update.AutoCommitTest
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_6C1B46AB4FCBD1DF-001\init-core-data-001
[junit4] 2> 0 INFO
(SUITE-AutoCommitTest-seed#[6C1B46AB4FCBD1DF]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
[junit4] 2> 106 INFO
(SUITE-AutoCommitTest-seed#[6C1B46AB4FCBD1DF]-worker) [ ] o.e.j.u.log
Logging initialized @4785ms
[junit4] 2> 147 INFO
(SUITE-AutoCommitTest-seed#[6C1B46AB4FCBD1DF]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 440 INFO
(SUITE-AutoCommitTest-seed#[6C1B46AB4FCBD1DF]-worker) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1'
[junit4] 2> 457 INFO
(SUITE-AutoCommitTest-seed#[6C1B46AB4FCBD1DF]-worker) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 457 INFO
(SUITE-AutoCommitTest-seed#[6C1B46AB4FCBD1DF]-worker) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr
[junit4] 2> 462 INFO
(SUITE-AutoCommitTest-seed#[6C1B46AB4FCBD1DF]-worker) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 462 INFO
(SUITE-AutoCommitTest-seed#[6C1B46AB4FCBD1DF]-worker) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 1222 INFO
(SUITE-AutoCommitTest-seed#[6C1B46AB4FCBD1DF]-worker) [ ] o.a.s.c.SolrConfig
current version of requestparams : -1
[junit4] 2> 1320 WARN
(SUITE-AutoCommitTest-seed#[6C1B46AB4FCBD1DF]-worker) [ ] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 1323 INFO
(SUITE-AutoCommitTest-seed#[6C1B46AB4FCBD1DF]-worker) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.1.0
[junit4] 2> 1534 INFO
(SUITE-AutoCommitTest-seed#[6C1B46AB4FCBD1DF]-worker) [ ] o.a.s.c.SolrConfig
Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1632 INFO
(SUITE-AutoCommitTest-seed#[6C1B46AB4FCBD1DF]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 3309 INFO
(SUITE-AutoCommitTest-seed#[6C1B46AB4FCBD1DF]-worker) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 3362 INFO
(SUITE-AutoCommitTest-seed#[6C1B46AB4FCBD1DF]-worker) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 3365 INFO
(SUITE-AutoCommitTest-seed#[6C1B46AB4FCBD1DF]-worker) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 3958 INFO
(SUITE-AutoCommitTest-seed#[6C1B46AB4FCBD1DF]-worker) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 3971 INFO
(SUITE-AutoCommitTest-seed#[6C1B46AB4FCBD1DF]-worker) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 3974 INFO
(SUITE-AutoCommitTest-seed#[6C1B46AB4FCBD1DF]-worker) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 3978 INFO
(SUITE-AutoCommitTest-seed#[6C1B46AB4FCBD1DF]-worker) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 3988 INFO
(SUITE-AutoCommitTest-seed#[6C1B46AB4FCBD1DF]-worker) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 3988 INFO
(SUITE-AutoCommitTest-seed#[6C1B46AB4FCBD1DF]-worker) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr
[junit4] 2> 3988 INFO
(SUITE-AutoCommitTest-seed#[6C1B46AB4FCBD1DF]-worker) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr'
[junit4] 2> 3988 INFO
(SUITE-AutoCommitTest-seed#[6C1B46AB4FCBD1DF]-worker) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 3988 INFO
(SUITE-AutoCommitTest-seed#[6C1B46AB4FCBD1DF]-worker) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr
[junit4] 2> 4074 INFO
(SUITE-AutoCommitTest-seed#[6C1B46AB4FCBD1DF]-worker) [ ]
o.a.s.c.CoreContainer New CoreContainer 21004391
[junit4] 2> 4074 INFO
(SUITE-AutoCommitTest-seed#[6C1B46AB4FCBD1DF]-worker) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr]
[junit4] 2> 4075 WARN
(SUITE-AutoCommitTest-seed#[6C1B46AB4FCBD1DF]-worker) [ ]
o.a.s.c.CoreContainer Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\lib
to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\lib
[junit4] 2> 4108 INFO
(SUITE-AutoCommitTest-seed#[6C1B46AB4FCBD1DF]-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> 4545 INFO
(SUITE-AutoCommitTest-seed#[6C1B46AB4FCBD1DF]-worker) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=30000&connTimeout=30000&retry=true
[junit4] 2> 4561 INFO
(SUITE-AutoCommitTest-seed#[6C1B46AB4FCBD1DF]-worker) [ ] o.a.s.l.LogWatcher
SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 4565 INFO
(SUITE-AutoCommitTest-seed#[6C1B46AB4FCBD1DF]-worker) [ ] o.a.s.l.LogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 4573 INFO
(SUITE-AutoCommitTest-seed#[6C1B46AB4FCBD1DF]-worker) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 4574 INFO
(SUITE-AutoCommitTest-seed#[6C1B46AB4FCBD1DF]-worker) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 4796 INFO
(SUITE-AutoCommitTest-seed#[6C1B46AB4FCBD1DF]-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=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_6C1B46AB4FCBD1DF-001\init-core-data-001,
shard=shard1}
[junit4] 2> 4832 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1'
[junit4] 2> 4838 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 4839 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr
[junit4] 2> 4842 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 4842 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 4976 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 4983 WARN (coreLoadExecutor-6-thread-1) [ ] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 4985 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
[junit4] 2> 5011 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 5025 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 5146 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 5161 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 5162 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 5182 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 5186 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 5189 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 5191 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 5231 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1'
[junit4] 2> 5233 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1
[junit4] 2> 5411 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 5443 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_6C1B46AB4FCBD1DF-001\init-core-data-001\]
[junit4] 2> 5447 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.c.JmxMonitoredMap No JMX servers found, not exposing Solr information
with JMX.
[junit4] 2> 5515 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_6C1B46AB4FCBD1DF-001\init-core-data-001\
[junit4] 2> 5516 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.c.SolrCore New index directory detected: old=null
new=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_6C1B46AB4FCBD1DF-001\init-core-data-001\index/
[junit4] 2> 5516 WARN (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Solr index directory
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_6C1B46AB4FCBD1DF-001\init-core-data-001\index'
doesn't exist. Creating new index...
[junit4] 2> 5517 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_6C1B46AB4FCBD1DF-001\init-core-data-001\index
[junit4] 2> 5522 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=15, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=2.0263671875,
floorSegmentMB=0.5986328125, forceMergeDeletesPctAllowed=24.667052569933922,
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.13410417299172456
[junit4] 2> 5681 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1628196
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e46b9a),segFN=segments_1,generation=1}
[junit4] 2> 5683 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 5685 INFO (OldIndexDirectoryCleanupThreadForCore-collection1)
[ x:collection1] o.a.s.c.SolrCore Looking for old index directories to
cleanup for core collection1 in
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_6C1B46AB4FCBD1DF-001\init-core-data-001\
[junit4] 2> 6720 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 6815 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 6818 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 6818 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 6819 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 6819 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 6819 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"uniq-fields"
[junit4] 2> 6844 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4] 2> 6844 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 6958 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 6958 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 6958 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating
implicit default
[junit4] 2> 7114 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 7132 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 7133 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 7134 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 8435 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy
[junit4] 2> 8478 INFO (coreLoadExecutor-6-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,/graph,/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> 8478 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 8538 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 8538 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 8562 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 8562 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 8565 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=18, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=78.861328125,
floorSegmentMB=0.8740234375, forceMergeDeletesPctAllowed=22.75161510484575,
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 8575 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1628196
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e46b9a),segFN=segments_1,generation=1}
[junit4] 2> 8575 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 8708 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1d63396[collection1] main]
[junit4] 2> 8742 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
[junit4] 2> 8817 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
[junit4] 2> 8817 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 8901 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 9053 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 9296 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 9384 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
[junit4] 2> 9383 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 9388 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 9388 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 9388 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 9389 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 9389 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version
buckets from index
[junit4] 2> 9389 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket
highest value from index
[junit4] 2> 9389 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1535068720785784832
[junit4] 2> 9391 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 9394 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 9394 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.UpdateLog Took 4.0ms to seed version buckets with highest version
1535068720785784832
[junit4] 2> 9394 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 9398 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 9403 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 9403 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1d63396[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 9411 INFO
(SUITE-AutoCommitTest-seed#[6C1B46AB4FCBD1DF]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 9414 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6C1B46AB4FCBD1DF]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
[junit4] 2> 10043 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6C1B46AB4FCBD1DF]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{deleteByQuery=*:* (-1535068721141252096)} 0 620
[junit4] 2> 10086 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6C1B46AB4FCBD1DF]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1'
[junit4] 2> 10089 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6C1B46AB4FCBD1DF]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 10090 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6C1B46AB4FCBD1DF]) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr
[junit4] 2> 10091 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6C1B46AB4FCBD1DF]) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 10091 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6C1B46AB4FCBD1DF]) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 10214 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6C1B46AB4FCBD1DF]) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 10221 WARN
(TEST-AutoCommitTest.testMaxTime-seed#[6C1B46AB4FCBD1DF]) [ ] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 10223 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6C1B46AB4FCBD1DF]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
[junit4] 2> 10249 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6C1B46AB4FCBD1DF]) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 10260 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6C1B46AB4FCBD1DF]) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 10377 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6C1B46AB4FCBD1DF]) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 10389 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6C1B46AB4FCBD1DF]) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 10390 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6C1B46AB4FCBD1DF]) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 10412 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6C1B46AB4FCBD1DF]) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 10416 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6C1B46AB4FCBD1DF]) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 10419 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6C1B46AB4FCBD1DF]) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 10419 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6C1B46AB4FCBD1DF]) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 10430 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6C1B46AB4FCBD1DF]) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1'
[junit4] 2> 10431 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6C1B46AB4FCBD1DF]) [ ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1
[junit4] 2> 10433 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_6C1B46AB4FCBD1DF-001\init-core-data-001\]
[junit4] 2> 10435 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.c.JmxMonitoredMap No JMX servers found, not exposing Solr information
with JMX.
[junit4] 2> 10436 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.c.SolrCore New index directory detected: old=null
new=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_6C1B46AB4FCBD1DF-001\init-core-data-001\index/
[junit4] 2> 10436 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_6C1B46AB4FCBD1DF-001\init-core-data-001\
[junit4] 2> 10438 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 10439 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 10440 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 10440 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 10440 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 10440 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 10440 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"uniq-fields"
[junit4] 2> 10441 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4] 2> 10441 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 10441 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 10441 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 10441 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating
implicit default
[junit4] 2> 10451 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 10453 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 10455 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 10456 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 10461 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy
[junit4] 2> 10462 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6C1B46AB4FCBD1DF]) [ 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,/graph,/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> 10463 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 10465 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 10469 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 10470 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@d1316a[collection1] main]
[junit4] 2> 10471 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
[junit4] 2> 10472 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
[junit4] 2> 10472 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 10472 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 10474 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 10485 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 10485 INFO
(searcherExecutor-12-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 10486 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
[junit4] 2> 10486 INFO
(searcherExecutor-12-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 10486 INFO
(searcherExecutor-12-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 10486 INFO
(searcherExecutor-12-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 10487 INFO
(searcherExecutor-12-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 10489 INFO
(searcherExecutor-12-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 10490 INFO
(searcherExecutor-12-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 10490 INFO
(searcherExecutor-12-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 10491 INFO
(searcherExecutor-12-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 10491 INFO
(searcherExecutor-12-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@d1316a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 10495 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version
buckets from index
[junit4] 2> 10495 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket
highest value from index
[junit4] 2> 10499 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.u.UpdateLog Took 12.0ms to seed version buckets with highest version
1535068721141252096
[junit4] 2> 10500 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
[junit4] 2> 10500 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=41, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=53.9248046875,
floorSegmentMB=2.1982421875, forceMergeDeletesPctAllowed=7.093480075781703,
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 10503 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1628196
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e46b9a),segFN=segments_1,generation=1}
[junit4] 2> 10504 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 10504 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 10504 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@16cc449[collection1] main]
[junit4] 2> 10506 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.c.CoreContainer replacing core: collection1
[junit4] 2> 10506 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@58879c
[junit4] 2> 10507 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6C1B46AB4FCBD1DF]) [ 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> 10508 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 10514 INFO
(searcherExecutor-12-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@16cc449[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 10921 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1535068722026250240)]} 0 408
[junit4] 2> 11006 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6C1B46AB4FCBD1DF]) [ 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=84
[junit4] 2> 11026 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1535068722501255168)]} 0 513
[junit4] 2> 11027 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6C1B46AB4FCBD1DF]) [ 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> 11028 ERROR
(TEST-AutoCommitTest.testMaxTime-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
[junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] 2> <response>
[junit4] 2> <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] 2> </response>
[junit4] 2>
[junit4] 2> request
was:q=id:529&qt=standard&start=0&rows=20&version=2.2
[junit4] 2> 11030 ERROR
(TEST-AutoCommitTest.testMaxTime-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.SolrTestCaseJ4 REQUEST FAILED:
q=id:529&qt=standard&start=0&rows=20&version=2.2:java.lang.RuntimeException:
REQUEST FAILED: xpath=//result[@numFound=1]
[junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] 2> <response>
[junit4] 2> <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] 2> </response>
[junit4] 2>
[junit4] 2> request
was:q=id:529&qt=standard&start=0&rows=20&version=2.2
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:779)
[junit4] 2> at
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:243)
[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:49)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java: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:45)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 11030 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=AutoCommitTest
-Dtests.method=testMaxTime -Dtests.seed=6C1B46AB4FCBD1DF -Dtests.slow=true
-Dtests.locale=bg-BG -Dtests.timezone=Mexico/BajaNorte -Dtests.asserts=true
-Dtests.file.encoding=Cp1252
[junit4] ERROR 1.63s J1 | AutoCommitTest.testMaxTime <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4] > at
__randomizedtesting.SeedInfo.seed([6C1B46AB4FCBD1DF:F6EF3B49D1514DE3]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:786)
[junit4] > at
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:243)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
[junit4] > xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] > <response>
[junit4] > <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] > </response>
[junit4] > request
was:q=id:529&qt=standard&start=0&rows=20&version=2.2
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:779)
[junit4] > ... 40 more
[junit4] 2> 11047 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
[junit4] 2> 11923 INFO (commitScheduler-15-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> 12059 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@4f471b[collection1] realtime]
[junit4] 2> 12059 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{deleteByQuery=*:* (-1535068722525372416)} 0 1011
[junit4] 2> 12060 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1'
[junit4] 2> 12060 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 12060 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr
[junit4] 2> 12061 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.c.SolrResourceLoader Adding
'file:/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 12061 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.c.SolrResourceLoader Adding
'file:/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 12062 INFO (commitScheduler-15-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@127b16a[collection1] main]
[junit4] 2> 12063 INFO (commitScheduler-15-thread-1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 12063 INFO
(searcherExecutor-12-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@127b16a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 12147 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 12157 WARN
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 12161 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
[junit4] 2> 12186 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 12196 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 12315 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 12329 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 12330 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 12352 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 12356 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 12358 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 12359 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 12370 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1'
[junit4] 2> 12370 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1
[junit4] 2> 12370 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_6C1B46AB4FCBD1DF-001\init-core-data-001\]
[junit4] 2> 12371 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.c.JmxMonitoredMap No JMX servers found, not exposing Solr information
with JMX.
[junit4] 2> 12371 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.c.SolrCore New index directory detected: old=null
new=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_6C1B46AB4FCBD1DF-001\init-core-data-001\index/
[junit4] 2> 12373 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 12373 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 12373 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 12373 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 12373 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 12374 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 12374 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"uniq-fields"
[junit4] 2> 12374 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4] 2> 12374 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 12375 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 12375 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 12375 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating
implicit default
[junit4] 2> 12381 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 12383 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 12385 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 12386 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 12390 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy
[junit4] 2> 12390 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ 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,/graph,/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> 12390 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 12390 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 12390 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 12392 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@162a288[collection1] main]
[junit4] 2> 12392 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
[junit4] 2> 12392 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
[junit4] 2> 12392 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 12392 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 12393 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 12404 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 12404 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
[junit4] 2> 12404 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version
buckets from index
[junit4] 2> 12404 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket
highest value from index
[junit4] 2> 12405 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.u.UpdateLog Took 0.0ms to seed version buckets with highest version
1535068722525372416
[junit4] 2> 12405 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
[junit4] 2> 12406 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_6C1B46AB4FCBD1DF-001\init-core-data-001\
[junit4] 2> 12409 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1628196
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e46b9a),segFN=segments_1,generation=1}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1628196
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e46b9a),segFN=segments_2,generation=2}
[junit4] 2> 12409 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
[junit4] 2> 12411 INFO
(searcherExecutor-16-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 12466 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=31, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=90.482421875,
floorSegmentMB=1.2314453125, forceMergeDeletesPctAllowed=13.457424356997791,
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.541937972314713
[junit4] 2> 12467 INFO
(searcherExecutor-16-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 12467 INFO
(searcherExecutor-16-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 12467 INFO
(searcherExecutor-16-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 12470 INFO
(searcherExecutor-16-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 12470 INFO
(searcherExecutor-16-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 12470 INFO
(searcherExecutor-16-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 12472 INFO
(searcherExecutor-16-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 12473 INFO
(searcherExecutor-16-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 12473 INFO
(searcherExecutor-16-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@162a288[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 12477 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1628196
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e46b9a),segFN=segments_2,generation=2}
[junit4] 2> 12477 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
[junit4] 2> 12477 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 12477 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@189d515[collection1] main]
[junit4] 2> 12481 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.c.CoreContainer replacing core: collection1
[junit4] 2> 12481 INFO
(searcherExecutor-16-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@189d515[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 12481 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@adece
[junit4] 2> 12481 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 closing
DirectUpdateHandler2{commits=1,autocommits=0,soft autocommit
maxTime=1000ms,soft
autocommits=1,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=2,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=2,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
[junit4] 2> 12485 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 12491 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0
(1535068724034273280)]} 0 4
[junit4] 2> 12492 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1
(1535068724038467584)]} 0 5
[junit4] 2> 12494 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2
(1535068724040564736)]} 0 7
[junit4] 2> 12495 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3
(1535068724041613312)]} 0 8
[junit4] 2> 12496 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4
(1535068724043710464)]} 0 9
[junit4] 2> 12498 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5
(1535068724043710465)]} 0 11
[junit4] 2> 12499 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6
(1535068724045807616)]} 0 12
[junit4] 2> 12502 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7
(1535068724047904768)]} 0 14
[junit4] 2> 12503 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8
(1535068724050001920)]} 0 15
[junit4] 2> 12504 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9
(1535068724051050496)]} 0 16
[junit4] 2> 12504 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10
(1535068724052099072)]} 0 18
[junit4] 2> 12507 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11
(1535068724054196224)]} 0 19
[junit4] 2> 12508 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12
(1535068724055244800)]} 0 20
[junit4] 2> 12509 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13
(1535068724057341952)]} 0 21
[junit4] 2> 12510 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ 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> 12511 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14
(1535068724058390528)]} 0 24
[junit4] 2> 12517 INFO (commitScheduler-19-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> 12593 INFO (commitScheduler-19-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@c94a97[collection1] main]
[junit4] 2> 12594 INFO (commitScheduler-19-thread-1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 12656 INFO
(searcherExecutor-16-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@c94a97[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.1.0):c15)))}
[junit4] 2> 12766 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15
(1535068724323680256)]} 0 278
[junit4] 2> 12767 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:14&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=1
[junit4] 2> 12797 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:15&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 12798 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[6C1B46AB4FCBD1DF]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
[junit4] 2> 12801 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6C1B46AB4FCBD1DF]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
[junit4] 2> 12869 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6C1B46AB4FCBD1DF]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@168bd1a[collection1]
realtime]
[junit4] 2> 12869 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6C1B46AB4FCBD1DF]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{deleteByQuery=*:* (-1535068724363526144)} 0 68
[junit4] 2> 12870 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6C1B46AB4FCBD1DF]) [
x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1'
[junit4] 2> 12870 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6C1B46AB4FCBD1DF]) [
x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr
(NoInitialContextEx)
[junit4] 2> 12870 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6C1B46AB4FCBD1DF]) [
x:collection1] o.a.s.c.SolrResourceLoader using system property solr.solr.home:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr
[junit4] 2> 12871 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6C1B46AB4FCBD1DF]) [
x:collection1] o.a.s.c.SolrResourceLoader Adding
'file:/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 12871 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6C1B46AB4FCBD1DF]) [
x:collection1] o.a.s.c.SolrResourceLoader Adding
'file:/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 12943 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6C1B46AB4FCBD1DF]) [
x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 12949 WARN
(TEST-AutoCommitTest.testCommitWithin-seed#[6C1B46AB4FCBD1DF]) [
x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is
deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 12952 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6C1B46AB4FCBD1DF]) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
[junit4] 2> 12970 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6C1B46AB4FCBD1DF]) [
x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 12978 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6C1B46AB4FCBD1DF]) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 13073 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6C1B46AB4FCBD1DF]) [
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 13089 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6C1B46AB4FCBD1DF]) [
x:collection1] o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 13090 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6C1B46AB4FCBD1DF]) [
x:collection1] o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 13104 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6C1B46AB4FCBD1DF]) [
x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from
file currency.xml
[junit4] 2> 13109 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6C1B46AB4FCBD1DF]) [
x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from
file currency.xml
[junit4] 2> 13114 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6C1B46AB4FCBD1DF]) [
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates
from open-exchange-rates.json
[junit4] 2> 13115 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6C1B46AB4FCBD1DF]) [
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates
from open-exchange-rates.json
[junit4] 2> 13143 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6C1B46AB4FCBD1DF]) [
x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties,
assuming default properties: Can't find resource 'configsetprops.json' in
classpath or
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1'
[junit4] 2> 13143 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6C1B46AB4FCBD1DF]) [
x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using
configuration from instancedir
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1
[junit4] 2> 13143 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6C1B46AB4FCBD1DF]) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_6C1B46AB4FCBD1DF-001\init-core-data-001\]
[junit4] 2> 13144 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6C1B46AB4FCBD1DF]) [
x:collection1] o.a.s.c.JmxMonitoredMap No JMX servers found, not exposing Solr
information with JMX.
[junit4] 2> 13144 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6C1B46AB4FCBD1DF]) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_6C1B46AB4FCBD1DF-001\init-core-data-001\index/
[junit4] 2> 13147 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_6C1B46AB4FCBD1DF-001\init-core-data-001\
[junit4] 2> 13147 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6C1B46AB4FCBD1DF]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 13147 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6C1B46AB4FCBD1DF]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 13147 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6C1B46AB4FCBD1DF]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe-allfields"
[junit4] 2> 13147 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6C1B46AB4FCBD1DF]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 13147 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6C1B46AB4FCBD1DF]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 13147 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6C1B46AB4FCBD1DF]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 13147 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6C1B46AB4FCBD1DF]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "uniq-fields"
[junit4] 2> 13161 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6C1B46AB4FCBD1DF]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4] 2> 13161 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6C1B46AB4FCBD1DF]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 13161 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6C1B46AB4FCBD1DF]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 13162 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6C1B46AB4FCBD1DF]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 13162 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6C1B46AB4FCBD1DF]) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 13171 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6C1B46AB4FCBD1DF]) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 13173 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6C1B46AB4FCBD1DF]) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 13176 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[6C1B46AB4FCBD1DF]) [ x:col
[...truncated too long message...]
r c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.c.CachingDirectoryFactory Closing directory:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.client.solrj.ConnectionReuseTest_6C1B46AB4FCBD1DF-001\tempDir-001\node1\.\collection1_shard1_replica1\data\
[junit4] 2> 2290156 INFO
(zkCallback-2934-thread-1-processing-n:127.0.0.1:58128_solr)
[n:127.0.0.1:58128_solr ] o.a.s.c.c.ZkStateReader Updating data for
[collection1] from [3] to [4]
[junit4] 2> 2290159 INFO (jetty-launcher-2928-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=95941944178573315-127.0.0.1:58128_solr-n_0000000000) closing
[junit4] 2> 2290160 INFO
(OverseerStateUpdate-95941944178573315-127.0.0.1:58128_solr-n_0000000000)
[n:127.0.0.1:58128_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:58128_solr
[junit4] 2> 2290166 INFO
(zkCallback-2934-thread-1-processing-n:127.0.0.1:58128_solr)
[n:127.0.0.1:58128_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [1])
[junit4] 2> 2290166 WARN
(zkCallback-2934-thread-1-processing-n:127.0.0.1:58128_solr)
[n:127.0.0.1:58128_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 2290168 INFO (jetty-launcher-2928-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1050ec3{/solr,null,UNAVAILABLE}
[junit4] 2> 2290171 INFO
(SUITE-ConnectionReuseTest-seed#[6C1B46AB4FCBD1DF]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:58124 58124
[junit4] 2> 2290174 INFO (Thread-5739) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:58124 58124
[junit4] 2> 2290176 WARN (Thread-5739) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 2 /solr/aliases.json
[junit4] 2> 2 /solr/clusterprops.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 2 /solr/clusterstate.json
[junit4] 2> 2 /solr/collections/collection1/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 2 /solr/live_nodes
[junit4] 2> 2 /solr/collections
[junit4] 2>
[junit4] 2> 2290178 INFO
(SUITE-ConnectionReuseTest-seed#[6C1B46AB4FCBD1DF]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.client.solrj.ConnectionReuseTest_6C1B46AB4FCBD1DF-001
[junit4] 2> May 22, 2016 10:58:13 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 3 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene60): {},
docValues:{}, maxPointsInLeafNode=1326, maxMBSortInHeap=7.770146308732393,
sim=ClassicSimilarity, locale=pl, timezone=Pacific/Enderbury
[junit4] 2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_92
(32-bit)/cpus=3,threads=1,free=213556016,total=359747584
[junit4] 2> NOTE: All tests run in this JVM: [PluginInfoTest,
AutoCommitTest, BasicDistributedZk2Test,
LeaderInitiatedRecoveryOnShardRestartTest, TestRequestStatusCollectionAPI,
DistributedIntervalFacetingTest, TestWriterPerf, HdfsRecoveryZkTest,
TestMiniSolrCloudClusterSSL, ClassificationUpdateProcessorFactoryTest,
TestQuerySenderListener, SecurityConfHandlerTest, CollectionsAPISolrJTest,
TestFoldingMultitermQuery, ChaosMonkeySafeLeaderTest, DistanceFunctionTest,
SpellCheckComponentTest, HdfsWriteToMultipleCollectionsTest,
TestFieldTypeCollectionResource, SuggesterWFSTTest, TestRawTransformer,
BlockJoinFacetDistribTest, TestBulkSchemaConcurrent,
TestPHPSerializedResponseWriter, TestManagedStopFilterFactory,
IndexSchemaRuntimeFieldTest, TestConfigSetsAPIZkFailure, TestRTGBase,
TestRangeQuery, CdcrReplicationHandlerTest, OverseerRolesTest,
ShowFileRequestHandlerTest, TestRandomRequestDistribution,
RAMDirectoryFactoryTest, BlobRepositoryCloudTest, TestAuthorizationFramework,
TestIndexSearcher, ForceLeaderTest, TestAddFieldRealTimeGet,
ResponseHeaderTest, TestHdfsUpdateLog, SortByFunctionTest, ZkNodePropsTest,
HighlighterConfigTest, TestZkChroot, TestReload,
DirectUpdateHandlerOptimizeTest, TestMaxScoreQueryParser,
TestObjectReleaseTracker, TestRandomFaceting, NotRequiredUniqueKeyTest,
SolrCloudExampleTest, TestSchemaSimilarityResource,
TestSolrCloudWithKerberosAlt, AliasIntegrationTest, DirectSolrConnectionTest,
HdfsBasicDistributedZkTest, TestSolrConfigHandlerCloud, TestRestoreCore,
DebugComponentTest, SpellingQueryConverterTest, TestSolrCoreProperties,
TestSolrJ, ConvertedLegacyTest, BinaryUpdateRequestHandlerTest,
TestDistributedMissingSort, TestValueSourceCache,
DistributedDebugComponentTest, TestSolrXml, SolrCmdDistributorTest,
TestFieldCollectionResource, DistributedFacetPivotLargeTest, QueryParsingTest,
CachingDirectoryFactoryTest, TestRecovery, SuggesterTSTTest,
TestSolrQueryParser, FileBasedSpellCheckerTest, TestFastWriter, EchoParamsTest,
UUIDUpdateProcessorFallbackTest, DefaultValueUpdateProcessorTest,
TestSolrFieldCacheMBean, TestDFISimilarityFactory, TestSortByMinMaxFunction,
NumericFieldsTest, TestStressUserVersions, TestBM25SimilarityFactory,
BitVectorTest, TestFuzzyAnalyzedSuggestions, AnalyticsMergeStrategyTest,
TestMinMaxOnMultiValuedField, TestCharFilters, SpellPossibilityIteratorTest,
TestSchemaNameResource, TestSimpleTrackingShardHandler, MultiThreadedOCPTest,
OutputWriterTest, LeaderElectionIntegrationTest, MinimalSchemaTest,
OverseerTaskQueueTest, TestFastOutputStream, CollectionReloadTest,
RuleEngineTest, RestartWhileUpdatingTest, CdcrVersionReplicationTest,
TestQueryWrapperFilter, VMParamsZkACLAndCredentialsProvidersTest,
DistributedTermsComponentTest, DistribDocExpirationUpdateProcessorTest,
TestAuthenticationFramework, FieldAnalysisRequestHandlerTest,
TestCollationFieldDocValues, TestHashQParserPlugin, TestSolrIndexConfig,
TestRealTimeGet, TestHighFrequencyDictionaryFactory, TestCSVResponseWriter,
CdcrUpdateLogTest, TestInitParams, TestStressRecovery,
TestLeaderInitiatedRecoveryThread, TestQueryUtils,
UniqFieldsUpdateProcessorFactoryTest, TestBlobHandler, ResourceLoaderTest,
RankQueryTest, BigEndianAscendingWordDeserializerTest, SolrInfoMBeanTest,
SolrCoreCheckLockOnStartupTest, LukeRequestHandlerTest,
CurrencyFieldOpenExchangeTest, BaseCdcrDistributedZkTest,
DistributedFacetPivotSmallAdvancedTest, BasicFunctionalityTest,
StatsComponentTest, FacetPivotSmallTest, AddBlockUpdateTest, ShardSplitTest,
TestCollapseQParserPlugin, TestReplicaProperties, ZkSolrClientTest,
MultiTermTest, LoggingHandlerTest, TestCloudPivotFacet, TestManagedSchemaAPI,
CollectionsAPIDistributedZkTest, TestRandomDVFaceting, ShardRoutingCustomTest,
TestFaceting, DistributedSpellCheckComponentTest,
TermVectorComponentDistributedTest, SolrCoreTest, QueryElevationComponentTest,
BadIndexSchemaTest, TestSort, TestFunctionQuery, TestBadConfig,
HighlighterTest, SoftAutoCommitTest, DistributedQueryElevationComponentTest,
SuggesterFSTTest, CoreAdminHandlerTest, SuggesterTest, TestTrie, PolyFieldTest,
NoCacheHeaderTest, WordBreakSolrSpellCheckerTest,
SchemaVersionSpecificBehaviorTest, TestPseudoReturnFields, TestUpdate,
FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases,
TestWordDelimiterFilterFactory, QueryEqualityTest, DocValuesMultiTest,
TestSolrDeletionPolicy1, StandardRequestHandlerTest,
TestReversedWildcardFilterFactory, TestQueryTypes, TermsComponentTest,
TermVectorComponentTest, FastVectorHighlighterTest, SolrPluginUtilsTest,
MBeansHandlerTest, CSVRequestHandlerTest, TestComponentsName,
SearchHandlerTest, UpdateParamsTest, AlternateDirectoryTest, CopyFieldTest,
ResponseLogComponentTest, SolrIndexConfigTest, BadComponentTest,
TestMergePolicyConfig, TestSolrDeletionPolicy2, TestBinaryField, TestConfig,
ExternalFileFieldSortTest, TestPostingsSolrHighlighter, SynonymTokenizerTest,
TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory,
TestPerFieldSimilarity, TestLMDirichletSimilarityFactory,
TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory,
TestJmxMonitoredMap, TimeZoneUtilsTest, ScriptEngineTest,
OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, TestCrossCoreJoin,
ConnectionReuseTest]
[junit4] Completed [417/598 (2!)] on J1 in 5.80s, 1 test, 1 failure <<<
FAILURES!
[...truncated 606 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\build.xml:740: The following
error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\build.xml:684: The following
error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\build.xml:59: The following
error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build.xml:233: The
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\common-build.xml:528:
The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\common-build.xml:1427:
The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\common-build.xml:984:
There were test failures: 598 suites (10 ignored), 2435 tests, 1 error, 1
failure, 126 ignored (82 assumptions) [seed: 6C1B46AB4FCBD1DF]
Total time: 76 minutes 32 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]