Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/5937/
Java: 64bit/jdk1.8.0_92 -XX:+UseCompressedOops -XX:+UseG1GC
1 tests failed.
FAILED: org.apache.solr.update.AutoCommitTest.testMaxDocs
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([28F1B36B421A1A84:917065B46EF01E0E]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:780)
at
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:198)
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:14&qt=standard&start=0&rows=20&version=2.2
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:773)
... 40 more
Build Log:
[...truncated 10527 lines...]
[junit4] Suite: org.apache.solr.update.AutoCommitTest
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_28F1B36B421A1A84-001\init-core-data-001
[junit4] 2> 0 INFO
(SUITE-AutoCommitTest-seed#[28F1B36B421A1A84]-worker) [ ] o.e.j.u.log
Logging initialized @4316ms
[junit4] 2> 27 INFO
(SUITE-AutoCommitTest-seed#[28F1B36B421A1A84]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 67 INFO
(SUITE-AutoCommitTest-seed#[28F1B36B421A1A84]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 286 INFO
(SUITE-AutoCommitTest-seed#[28F1B36B421A1A84]-worker) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1'
[junit4] 2> 299 INFO
(SUITE-AutoCommitTest-seed#[28F1B36B421A1A84]-worker) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 299 INFO
(SUITE-AutoCommitTest-seed#[28F1B36B421A1A84]-worker) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr
[junit4] 2> 307 INFO
(SUITE-AutoCommitTest-seed#[28F1B36B421A1A84]-worker) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 307 INFO
(SUITE-AutoCommitTest-seed#[28F1B36B421A1A84]-worker) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 1045 INFO
(SUITE-AutoCommitTest-seed#[28F1B36B421A1A84]-worker) [ ] o.a.s.c.SolrConfig
current version of requestparams : -1
[junit4] 2> 1144 INFO
(SUITE-AutoCommitTest-seed#[28F1B36B421A1A84]-worker) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1382 INFO
(SUITE-AutoCommitTest-seed#[28F1B36B421A1A84]-worker) [ ] o.a.s.c.SolrConfig
Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1483 INFO
(SUITE-AutoCommitTest-seed#[28F1B36B421A1A84]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 3089 INFO
(SUITE-AutoCommitTest-seed#[28F1B36B421A1A84]-worker) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 3215 INFO
(SUITE-AutoCommitTest-seed#[28F1B36B421A1A84]-worker) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 3217 INFO
(SUITE-AutoCommitTest-seed#[28F1B36B421A1A84]-worker) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 3779 INFO
(SUITE-AutoCommitTest-seed#[28F1B36B421A1A84]-worker) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 3792 INFO
(SUITE-AutoCommitTest-seed#[28F1B36B421A1A84]-worker) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 3800 INFO
(SUITE-AutoCommitTest-seed#[28F1B36B421A1A84]-worker) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 3809 INFO
(SUITE-AutoCommitTest-seed#[28F1B36B421A1A84]-worker) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 3820 INFO
(SUITE-AutoCommitTest-seed#[28F1B36B421A1A84]-worker) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 3821 INFO
(SUITE-AutoCommitTest-seed#[28F1B36B421A1A84]-worker) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr
[junit4] 2> 3821 INFO
(SUITE-AutoCommitTest-seed#[28F1B36B421A1A84]-worker) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr'
[junit4] 2> 3821 INFO
(SUITE-AutoCommitTest-seed#[28F1B36B421A1A84]-worker) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 3821 INFO
(SUITE-AutoCommitTest-seed#[28F1B36B421A1A84]-worker) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr
[junit4] 2> 3947 INFO
(SUITE-AutoCommitTest-seed#[28F1B36B421A1A84]-worker) [ ]
o.a.s.c.CoreContainer New CoreContainer 555735714
[junit4] 2> 3947 INFO
(SUITE-AutoCommitTest-seed#[28F1B36B421A1A84]-worker) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr]
[junit4] 2> 3950 WARN
(SUITE-AutoCommitTest-seed#[28F1B36B421A1A84]-worker) [ ]
o.a.s.c.CoreContainer Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\lib
to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\lib
[junit4] 2> 3983 INFO
(SUITE-AutoCommitTest-seed#[28F1B36B421A1A84]-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,
[junit4] 2> 4683 INFO
(SUITE-AutoCommitTest-seed#[28F1B36B421A1A84]-worker) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
[junit4] 2> 4697 INFO
(SUITE-AutoCommitTest-seed#[28F1B36B421A1A84]-worker) [ ] o.a.s.l.LogWatcher
SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 4701 INFO
(SUITE-AutoCommitTest-seed#[28F1B36B421A1A84]-worker) [ ] o.a.s.l.LogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 4711 INFO
(SUITE-AutoCommitTest-seed#[28F1B36B421A1A84]-worker) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 4711 INFO
(SUITE-AutoCommitTest-seed#[28F1B36B421A1A84]-worker) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 4914 INFO
(SUITE-AutoCommitTest-seed#[28F1B36B421A1A84]-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-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_28F1B36B421A1A84-001\init-core-data-001,
shard=shard1}
[junit4] 2> 4971 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1'
[junit4] 2> 4977 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 4981 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr
[junit4] 2> 4988 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 4988 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 5113 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 5135 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 5161 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 5175 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 5332 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 5346 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 5346 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 5359 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 5364 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 5367 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 5368 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 5378 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-master-Windows\solr\core\src\test-files\solr\collection1'
[junit4] 2> 5383 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
[junit4] 2> 5555 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 5594 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_28F1B36B421A1A84-001\init-core-data-001\]
[junit4] 2> 5601 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.c.JmxMonitoredMap No JMX servers found, not exposing Solr information
with JMX.
[junit4] 2> 5660 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_28F1B36B421A1A84-001\init-core-data-001\
[junit4] 2> 5661 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-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_28F1B36B421A1A84-001\init-core-data-001\index/
[junit4] 2> 5661 WARN (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Solr index directory
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_28F1B36B421A1A84-001\init-core-data-001\index'
doesn't exist. Creating new index...
[junit4] 2> 5688 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_28F1B36B421A1A84-001\init-core-data-001\index
[junit4] 2> 5698 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=39, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=80.435546875,
floorSegmentMB=1.7451171875, forceMergeDeletesPctAllowed=5.777643544264588,
segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7434475920459945
[junit4] 2> 5861 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@2c07c059
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@151fe57d),segFN=segments_1,generation=1}
[junit4] 2> 5864 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 5865 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-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_28F1B36B421A1A84-001\init-core-data-001\
[junit4] 2> 6892 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 6958 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 6961 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 6962 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 6962 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 6962 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 6962 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"uniq-fields"
[junit4] 2> 6981 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4] 2> 6981 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 7074 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 7088 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 7089 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating
implicit default
[junit4] 2> 7258 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 7274 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 7275 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 7276 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 8397 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy
[junit4] 2> 8438 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> 8438 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 8491 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 8491 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> 8515 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 8515 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 8515 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=24, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=16.2431640625,
floorSegmentMB=1.90625, forceMergeDeletesPctAllowed=20.88233295948067,
segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 8522 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@2c07c059
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@151fe57d),segFN=segments_1,generation=1}
[junit4] 2> 8522 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 8593 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@499f7d91[collection1] main]
[junit4] 2> 8631 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> 8699 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
[junit4] 2> 8699 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 8776 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 8944 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 9216 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 9291 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 9292 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> 9295 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 9295 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 9295 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 9298 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 9299 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> 9299 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> 9299 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 1538240450000846848
[junit4] 2> 9300 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 9301 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 9305 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 9307 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 9317 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@499f7d91[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 9319 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.UpdateLog Took 20.0ms to seed version buckets with highest version
1538240450000846848
[junit4] 2> 9324 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 9336 INFO
(SUITE-AutoCommitTest-seed#[28F1B36B421A1A84]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 9363 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
[junit4] 2> 10040 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{deleteByQuery=*:* (-1538240450526183424)} 0 671
[junit4] 2> 10070 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1'
[junit4] 2> 10070 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 10070 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr
[junit4] 2> 10071 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 10071 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 10140 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 10149 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 10180 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 10192 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 10307 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 10320 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 10321 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 10337 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 10341 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 10344 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 10344 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 10353 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ ]
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-master-Windows\solr\core\src\test-files\solr\collection1'
[junit4] 2> 10354 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
[junit4] 2> 10357 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_28F1B36B421A1A84-001\init-core-data-001\]
[junit4] 2> 10358 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.c.JmxMonitoredMap No JMX servers found, not exposing Solr information
with JMX.
[junit4] 2> 10359 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.c.SolrCore New index directory detected: old=null
new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_28F1B36B421A1A84-001\init-core-data-001\index/
[junit4] 2> 10364 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 10365 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 10365 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 10365 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-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_28F1B36B421A1A84-001\init-core-data-001\
[junit4] 2> 10365 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 10365 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 10365 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 10366 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"uniq-fields"
[junit4] 2> 10367 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4] 2> 10367 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 10368 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 10368 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 10368 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating
implicit default
[junit4] 2> 10376 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 10378 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 10380 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 10381 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 10385 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy
[junit4] 2> 10388 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ 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> 10388 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 10388 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 10391 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 10393 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@5edb6740[collection1] main]
[junit4] 2> 10393 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
[junit4] 2> 10393 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
[junit4] 2> 10393 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 10393 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 10395 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 10409 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 10411 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
[junit4] 2> 10411 INFO
(searcherExecutor-12-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 10412 INFO
(searcherExecutor-12-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 10412 INFO
(searcherExecutor-12-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 10412 INFO
(searcherExecutor-12-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 10413 INFO
(searcherExecutor-12-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 10414 INFO
(searcherExecutor-12-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 10414 INFO
(searcherExecutor-12-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 10416 INFO
(searcherExecutor-12-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 10417 INFO
(searcherExecutor-12-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 10417 INFO
(searcherExecutor-12-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5edb6740[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 10419 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version
buckets from index
[junit4] 2> 10419 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket
highest value from index
[junit4] 2> 10431 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.u.UpdateLog Took 18.0ms to seed version buckets with highest version
1538240450526183424
[junit4] 2> 10432 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
[junit4] 2> 10433 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=21, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6152494896640575]
[junit4] 2> 10436 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@2c07c059
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@151fe57d),segFN=segments_1,generation=1}
[junit4] 2> 10438 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 10438 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 10438 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@128eb4cc[collection1] main]
[junit4] 2> 10442 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.c.CoreContainer replacing core: collection1
[junit4] 2> 10442 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@22fafda
[junit4] 2> 10443 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ 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> 10445 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 10448 INFO
(searcherExecutor-12-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@128eb4cc[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 10718 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0
(1538240451239215104)]} 0 271
[junit4] 2> 10720 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1
(1538240451489824768)]} 0 272
[junit4] 2> 10721 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2
(1538240451490873344)]} 0 273
[junit4] 2> 10722 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3
(1538240451491921920)]} 0 274
[junit4] 2> 10723 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4
(1538240451492970496)]} 0 276
[junit4] 2> 10724 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5
(1538240451494019072)]} 0 277
[junit4] 2> 10726 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6
(1538240451496116224)]} 0 278
[junit4] 2> 10727 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7
(1538240451497164800)]} 0 280
[junit4] 2> 10729 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8
(1538240451499261952)]} 0 281
[junit4] 2> 10731 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9
(1538240451500310528)]} 0 283
[junit4] 2> 10732 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10
(1538240451502407680)]} 0 284
[junit4] 2> 10732 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11
(1538240451503456256)]} 0 285
[junit4] 2> 10734 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12
(1538240451504504832)]} 0 286
[junit4] 2> 10734 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13
(1538240451505553408)]} 0 287
[junit4] 2> 10791 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ 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=56
[junit4] 2> 10803 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14
(1538240451574759424)]} 0 354
[junit4] 2> 10805 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15
(1538240451580002304)]} 0 358
[junit4] 2> 10806 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:14&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 10807 ERROR
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
[junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] 2> <response>
[junit4] 2> <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] 2> </response>
[junit4] 2>
[junit4] 2> request
was:q=id:14&qt=standard&start=0&rows=20&version=2.2
[junit4] 2> 10807 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> 10809 ERROR
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.SolrTestCaseJ4 REQUEST FAILED:
q=id:14&qt=standard&start=0&rows=20&version=2.2:java.lang.RuntimeException:
REQUEST FAILED: xpath=//result[@numFound=1]
[junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] 2> <response>
[junit4] 2> <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] 2> </response>
[junit4] 2>
[junit4] 2> request
was:q=id:14&qt=standard&start=0&rows=20&version=2.2
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:773)
[junit4] 2> at
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:198)
[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> 10810 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=AutoCommitTest
-Dtests.method=testMaxDocs -Dtests.seed=28F1B36B421A1A84 -Dtests.slow=true
-Dtests.locale=und -Dtests.timezone=Canada/Atlantic -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 1.49s J1 | AutoCommitTest.testMaxDocs <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4] > at
__randomizedtesting.SeedInfo.seed([28F1B36B421A1A84:917065B46EF01E0E]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:780)
[junit4] > at
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:198)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
[junit4] > xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] > <response>
[junit4] > <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] > </response>
[junit4] > request
was:q=id:14&qt=standard&start=0&rows=20&version=2.2
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:773)
[junit4] > ... 40 more
[junit4] 2> 10837 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
[junit4] 2> 11317 INFO (commitScheduler-15-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@17164e34[collection1] main]
[junit4] 2> 11319 INFO (commitScheduler-15-thread-1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 11365 INFO
(searcherExecutor-12-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@17164e34[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c16)))}
[junit4] 2> 11640 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@5181bf64[collection1] realtime]
[junit4] 2> 11640 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{deleteByQuery=*:* (-1538240451614605312)} 0 803
[junit4] 2> 11641 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1'
[junit4] 2> 11641 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 11641 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr
[junit4] 2> 11642 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.c.SolrResourceLoader Adding
'file:/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 11643 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.c.SolrResourceLoader Adding
'file:/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 11717 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 11725 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 11749 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 11761 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 11884 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 11907 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 11908 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 11925 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 11929 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 11932 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 11932 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 11941 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ 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-master-Windows\solr\core\src\test-files\solr\collection1'
[junit4] 2> 11941 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
[junit4] 2> 11944 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_28F1B36B421A1A84-001\init-core-data-001\]
[junit4] 2> 11944 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.c.JmxMonitoredMap No JMX servers found, not exposing Solr information
with JMX.
[junit4] 2> 11944 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.c.SolrCore New index directory detected: old=null
new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_28F1B36B421A1A84-001\init-core-data-001\index/
[junit4] 2> 11950 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 11950 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-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_28F1B36B421A1A84-001\init-core-data-001\
[junit4] 2> 11950 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 11953 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 11956 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 11956 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 11957 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 11958 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"uniq-fields"
[junit4] 2> 11959 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4] 2> 11959 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 11959 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 11960 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 11960 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating
implicit default
[junit4] 2> 11972 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 11975 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 11976 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 11978 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 11982 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy
[junit4] 2> 11983 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ 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> 11983 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 11984 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 11984 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 11985 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@6c34fe0b[collection1] main]
[junit4] 2> 11987 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
[junit4] 2> 11987 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
[junit4] 2> 11987 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 11987 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 11988 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 12005 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 12006 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
[junit4] 2> 12007 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version
buckets from index
[junit4] 2> 12007 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket
highest value from index
[junit4] 2> 12007 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.u.UpdateLog Took 0.0ms to seed version buckets with highest version
1538240451614605312
[junit4] 2> 12008 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
[junit4] 2> 12009 INFO
(searcherExecutor-16-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 12011 INFO
(searcherExecutor-16-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 12011 INFO
(searcherExecutor-16-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 12011 INFO
(searcherExecutor-16-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 12012 INFO
(searcherExecutor-16-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 12014 INFO
(searcherExecutor-16-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 12015 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@2c07c059
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@151fe57d),segFN=segments_1,generation=1}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@2c07c059
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@151fe57d),segFN=segments_2,generation=2}
[junit4] 2> 12015 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
[junit4] 2> 12015 INFO
(searcherExecutor-16-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 12017 INFO
(searcherExecutor-16-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 12017 INFO
(searcherExecutor-16-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 12017 INFO
(searcherExecutor-16-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6c34fe0b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 12020 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7460938354611855]
[junit4] 2> 12023 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@2c07c059
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@151fe57d),segFN=segments_2,generation=2}
[junit4] 2> 12023 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
[junit4] 2> 12023 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 12024 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@6af00deb[collection1] main]
[junit4] 2> 12024 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.c.CoreContainer replacing core: collection1
[junit4] 2> 12024 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@4131dcab
[junit4] 2> 12025 INFO
(searcherExecutor-16-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6af00deb[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 12025 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 closing
DirectUpdateHandler2{commits=1,autocommits=0,soft autocommit maxDocs=14,soft
autocommits=1,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=16,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=16,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
[junit4] 2> 12029 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 12043 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1538240452870799360)]} 0 7
[junit4] 2> 12044 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ 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> 13043 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> 13075 INFO (commitScheduler-19-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@29f38053[collection1] main]
[junit4] 2> 13076 INFO (commitScheduler-19-thread-1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 13077 INFO
(searcherExecutor-16-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@29f38053[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):c1)))}
[junit4] 2> 13301 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1538240454195150848)]} 0 1265
[junit4] 2> 13302 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0
QTime=0
[junit4] 2> 13321 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 13323 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{delete=[529 (-1538240454220316672)]} 0 0
[junit4] 2> 13324 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0
QTime=0
[junit4] 2> 14302 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> 14343 INFO (commitScheduler-19-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@3f97094e[collection1] main]
[junit4] 2> 14344 INFO (commitScheduler-19-thread-1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 14346 INFO
(searcherExecutor-16-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3f97094e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.0.0):c1)))}
[junit4] 2> 14598 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[550
(1538240455548862464)]} 0 2561
[junit4] 2> 14599 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ 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> 14603 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1538240455559348224)]} 0 2566
[junit4] 2> 14603 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1538240455562493952)]} 0 2568
[junit4] 2> 14606 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1538240455564591104)]} 0 2571
[junit4] 2> 14607 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1538240455565639680)]} 0 2571
[junit4] 2> 14607 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1538240455566688256)]} 0 2572
[junit4] 2> 14608 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1538240455567736832)]} 0 2573
[junit4] 2> 14609 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1538240455567736833)]} 0 2573
[junit4] 2> 14610 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1538240455568785408)]} 0 2574
[junit4] 2> 14610 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1538240455569833984)]} 0 2575
[junit4] 2> 14611 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1538240455570882560)]} 0 2575
[junit4] 2> 14612 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 15598 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> 15632 INFO (commitScheduler-19-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@4407c9e2[collection1] main]
[junit4] 2> 15633 INFO (commitScheduler-19-thread-1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 15634 INFO
(searcherExecutor-16-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4407c9e2[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.0.0):c1)
Uninverting(_3(7.0.0):c11/9:delGen=1)))}
[junit4] 2> 15868 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[531
(1538240456886845440)]} 0 3832
[junit4] 2> 15869 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0
QTime=0
[junit4] 2> 15879 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[28F1B36B421A1A84]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
[junit4] 2> 15884 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[28F1B36B421A1A84]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
[junit4] 2> 15911 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[28F1B36B421A1A84]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@7bc76689[collection1] realtime]
[junit4] 2> 15912 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[28F1B36B421A1A84]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{deleteByQuery=*:* (-1538240456905719808)} 0 27
[junit4] 2> 15912 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[28F1B36B421A1A84]) [
x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1'
[junit4] 2> 15913 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[28F1B36B421A1A84]) [
x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr
(NoInitialContextEx)
[junit4] 2> 15913 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[28F1B36B421A1A84]) [
x:collection1] o.a.s.c.SolrResourceLoader using system property solr.solr.home:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr
[junit4] 2> 15913 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[28F1B36B421A1A84]) [
x:collection1] o.a.s.c.SolrResourceLoader Adding
'file:/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 15913 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[28F1B36B421A1A84]) [
x:collection1] o.a.s.c.SolrResourceLoader Adding
'file:/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 15972 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[28F1B36B421A1A84]) [
x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 15984 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[28F1B36B421A1A84]) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 16000 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[28F1B36B421A1A84]) [
x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 16011 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[28F1B36B421A1A84]) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 16121 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[28F1B36B421A1A84]) [
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 16131 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[28F1B36B421A1A84]) [
x:collection1] o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 16132 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[28F1B36B421A1A84]) [
x:collection1] o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 16141 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[28F1B36B421A1A84]) [
x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from
file currency.xml
[junit4] 2> 16152 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[28F1B36B421A1A84]) [
x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from
file currency.xml
[junit4] 2> 16154 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[28F1B36B421A1A84]) [
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates
from open-exchange-rates.json
[junit4] 2> 16155 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[28F1B36B421A1A84]) [
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates
from open-exchange-rates.json
[junit4] 2> 16163 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[28F1B36B421A1A84]) [
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-master-Windows\solr\core\src\test-files\solr\collection1'
[junit4] 2> 16163 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[28F1B36B421A1A84]) [
x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using
configuration from instancedir
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
[junit4] 2> 16164 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[28F1B36B421A1A84]) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_28F1B36B421A1A84-001\init-core-data-001\]
[junit4] 2> 16164 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[28F1B36B421A1A84]) [
x:collection1] o.a.s.c.JmxMonitoredMap No JMX servers found, not exposing Solr
information with JMX.
[junit4] 2> 16164 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[28F1B36B421A1A84]) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_28F1B36B421A1A84-001\init-core-data-001\index/
[junit4] 2> 16166 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-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_28F1B36B421A1A84-001\init-core-data-001\
[junit4] 2> 16166 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[28F1B36B421A1A84]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 16166 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[28F1B36B421A1A84]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 16166 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[28F1B36B421A1A84]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe-allfields"
[junit4] 2> 16167 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[28F1B36B421A1A84]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 16167 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[28F1B36B421A1A84]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 16167 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[28F1B36B421A1A84]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 16167 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[28F1B36B421A1A84]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "uniq-fields"
[junit4] 2> 16167 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[28F1B36B421A1A84]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4] 2> 16167 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[28F1B36B421A1A84]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 16167 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[28F1B36B421A1A84]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 16167 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[28F1B36B421A1A84]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 16167 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[28F1B36B421A1A84]) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 16173 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[28F1B36B421A1A84]) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 16175 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[28F1B36B421A1A84]) [
x:collection1] o.a.s.h.l.
[...truncated too long message...]
ory [collection1] {delete=[530 (-1538240464132505600)]} 0 6560
[junit4] 2> 22777 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[28F1B36B421A1A84]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1538240464133554176)]} 0 6560
[junit4] 2> 22777 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[28F1B36B421A1A84]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1538240464133554177)]} 0 6560
[junit4] 2> 22777 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[28F1B36B421A1A84]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1538240464133554178)]} 0 6561
[junit4] 2> 22778 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[28F1B36B421A1A84]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1538240464134602752)]} 0 6561
[junit4] 2> 22778 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[28F1B36B421A1A84]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0
QTime=0
[junit4] 2> 23775 INFO (commitScheduler-23-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> 23783 INFO (commitScheduler-23-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@5bea21bc[collection1] main]
[junit4] 2> 23784 INFO (commitScheduler-23-thread-1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 23784 INFO
(searcherExecutor-20-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5bea21bc[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_7(7.0.0):c10/9:delGen=1)))}
[junit4] 2> 24032 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[28F1B36B421A1A84]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0
QTime=0
[junit4] 2> 24037 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[28F1B36B421A1A84]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 24038 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[28F1B36B421A1A84]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
[junit4] 2> 24039 INFO
(SUITE-AutoCommitTest-seed#[28F1B36B421A1A84]-worker) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 24039 INFO
(SUITE-AutoCommitTest-seed#[28F1B36B421A1A84]-worker) [ x:collection1]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=555735714
[junit4] 2> 24044 INFO
(coreCloseExecutor-24-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@4b342b9c
[junit4] 2> 24044 INFO
(coreCloseExecutor-24-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 closing
DirectUpdateHandler2{commits=3,autocommits=0,soft
autocommits=3,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=12,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=12,cumulative_deletesById=11,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
[junit4] 2> 24046 INFO
(coreCloseExecutor-24-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 24046 INFO
(coreCloseExecutor-24-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing
IndexWriter
[junit4] 2> 24046 INFO
(coreCloseExecutor-24-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
[junit4] 2> 24046 INFO
(coreCloseExecutor-24-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
[junit4] 2> 24054 INFO
(coreCloseExecutor-24-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@2c07c059
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@151fe57d),segFN=segments_3,generation=3}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@2c07c059
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@151fe57d),segFN=segments_4,generation=4}
[junit4] 2> 24054 INFO
(coreCloseExecutor-24-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 4
[junit4] 2> 24058 INFO
(coreCloseExecutor-24-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 24080 INFO
(coreCloseExecutor-24-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories
currently being tracked
[junit4] 2> 24082 INFO
(coreCloseExecutor-24-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.CachingDirectoryFactory looking to close
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_28F1B36B421A1A84-001\init-core-data-001\index
[CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_28F1B36B421A1A84-001\init-core-data-001\index;done=false>>]
[junit4] 2> 24082 INFO
(coreCloseExecutor-24-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
[junit4] 2> 24083 INFO
(coreCloseExecutor-24-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.CachingDirectoryFactory Closing directory:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_28F1B36B421A1A84-001\init-core-data-001\index
[junit4] 2> 24084 INFO
(coreCloseExecutor-24-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.CachingDirectoryFactory looking to close
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_28F1B36B421A1A84-001\init-core-data-001\
[CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_28F1B36B421A1A84-001\init-core-data-001\;done=false>>]
[junit4] 2> 24084 INFO
(coreCloseExecutor-24-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
[junit4] 2> 24084 INFO
(coreCloseExecutor-24-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.CachingDirectoryFactory Closing directory:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_28F1B36B421A1A84-001\init-core-data-001\
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_28F1B36B421A1A84-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62):
{range_facet_l_dv=PostingsFormat(name=LuceneFixedGap),
_version_=PostingsFormat(name=Asserting), field_t=Lucene50(blocksize=128),
multiDefault=Lucene50(blocksize=128), subject=Lucene50(blocksize=128),
intDefault=PostingsFormat(name=Asserting),
id=PostingsFormat(name=LuceneFixedGap),
range_facet_i_dv=PostingsFormat(name=Asserting), text=Lucene50(blocksize=128),
range_facet_l=PostingsFormat(name=Asserting),
timestamp=PostingsFormat(name=Asserting)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting),
range_facet_i_dv=DocValuesFormat(name=Lucene54),
timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=1555,
maxMBSortInHeap=7.413081621280924,
sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=und,
timezone=Canada/Atlantic
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_92
(64-bit)/cpus=3,threads=1,free=21329536,total=67108864
[junit4] 2> NOTE: All tests run in this JVM: [AutoCommitTest]
[junit4] Completed [2/616 (1!)] on J1 in 26.91s, 3 tests, 1 error <<<
FAILURES!
[...truncated 2003 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:740: The
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:684: The
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:59: The
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build.xml:233: The
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\common-build.xml:530:
The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1427:
The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:984:
There were test failures: 616 suites (10 ignored), 2590 tests, 1 error, 127
ignored (82 assumptions) [seed: 28F1B36B421A1A84]
Total time: 72 minutes 33 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]