Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/11/
2 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([842077131ABD72FC:3DA1A1CC36577676]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:764)
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:497)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java: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:757)
... 40 more
FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test
Error Message:
Captured an uncaught exception in thread: Thread[id=67900, name=collection4,
state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=67900, name=collection4, state=RUNNABLE,
group=TGRP-CollectionsAPIDistributedZkTest]
Caused by:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:47230: collection already exists:
awholynewstresscollection_collection4_1
at __randomizedtesting.SeedInfo.seed([842077131ABD72FC]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:577)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1100)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:870)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1593)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1614)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:970)
Build Log:
[...truncated 11012 lines...]
[junit4] Suite: org.apache.solr.update.AutoCommitTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_842077131ABD72FC-001/init-core-data-001
[junit4] 2> 28470 INFO
(SUITE-AutoCommitTest-seed#[842077131ABD72FC]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
[junit4] 2> 28472 INFO
(SUITE-AutoCommitTest-seed#[842077131ABD72FC]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 28472 INFO
(SUITE-AutoCommitTest-seed#[842077131ABD72FC]-worker) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/src/test-files/solr/collection1'
[junit4] 2> 28472 INFO
(SUITE-AutoCommitTest-seed#[842077131ABD72FC]-worker) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 28472 INFO
(SUITE-AutoCommitTest-seed#[842077131ABD72FC]-worker) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/src/test-files/solr
[junit4] 2> 28472 INFO
(SUITE-AutoCommitTest-seed#[842077131ABD72FC]-worker) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 28472 INFO
(SUITE-AutoCommitTest-seed#[842077131ABD72FC]-worker) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 28508 INFO
(SUITE-AutoCommitTest-seed#[842077131ABD72FC]-worker) [ ] o.a.s.c.SolrConfig
current version of requestparams : -1
[junit4] 2> 28537 INFO
(SUITE-AutoCommitTest-seed#[842077131ABD72FC]-worker) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.1.0
[junit4] 2> 28569 INFO
(SUITE-AutoCommitTest-seed#[842077131ABD72FC]-worker) [ ] o.a.s.c.SolrConfig
Loaded SolrConfig: solrconfig.xml
[junit4] 2> 28575 INFO
(SUITE-AutoCommitTest-seed#[842077131ABD72FC]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 28703 INFO
(SUITE-AutoCommitTest-seed#[842077131ABD72FC]-worker) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 28710 INFO
(SUITE-AutoCommitTest-seed#[842077131ABD72FC]-worker) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 28711 INFO
(SUITE-AutoCommitTest-seed#[842077131ABD72FC]-worker) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 28717 INFO
(SUITE-AutoCommitTest-seed#[842077131ABD72FC]-worker) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 28719 INFO
(SUITE-AutoCommitTest-seed#[842077131ABD72FC]-worker) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 28721 INFO
(SUITE-AutoCommitTest-seed#[842077131ABD72FC]-worker) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 28721 INFO
(SUITE-AutoCommitTest-seed#[842077131ABD72FC]-worker) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 28721 INFO
(SUITE-AutoCommitTest-seed#[842077131ABD72FC]-worker) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 28721 INFO
(SUITE-AutoCommitTest-seed#[842077131ABD72FC]-worker) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/src/test-files/solr
[junit4] 2> 28721 INFO
(SUITE-AutoCommitTest-seed#[842077131ABD72FC]-worker) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/src/test-files/solr'
[junit4] 2> 28721 INFO
(SUITE-AutoCommitTest-seed#[842077131ABD72FC]-worker) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 28722 INFO
(SUITE-AutoCommitTest-seed#[842077131ABD72FC]-worker) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/src/test-files/solr
[junit4] 2> 28722 INFO
(SUITE-AutoCommitTest-seed#[842077131ABD72FC]-worker) [ ]
o.a.s.c.CoreContainer New CoreContainer 576068124
[junit4] 2> 28722 INFO
(SUITE-AutoCommitTest-seed#[842077131ABD72FC]-worker) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/src/test-files/solr]
[junit4] 2> 28722 WARN
(SUITE-AutoCommitTest-seed#[842077131ABD72FC]-worker) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/src/test-files/solr/lib
to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/src/test-files/solr/lib
[junit4] 2> 28722 INFO
(SUITE-AutoCommitTest-seed#[842077131ABD72FC]-worker) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
[junit4] 2> 28751 INFO
(SUITE-AutoCommitTest-seed#[842077131ABD72FC]-worker) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=30000&connTimeout=30000&retry=true
[junit4] 2> 28754 INFO
(SUITE-AutoCommitTest-seed#[842077131ABD72FC]-worker) [ ] o.a.s.l.LogWatcher
SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 28761 INFO
(SUITE-AutoCommitTest-seed#[842077131ABD72FC]-worker) [ ] o.a.s.l.LogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 28761 INFO
(SUITE-AutoCommitTest-seed#[842077131ABD72FC]-worker) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 28761 INFO
(SUITE-AutoCommitTest-seed#[842077131ABD72FC]-worker) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 28762 INFO
(SUITE-AutoCommitTest-seed#[842077131ABD72FC]-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=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_842077131ABD72FC-001/init-core-data-001,
shard=shard1}
[junit4] 2> 28784 INFO (coreLoadExecutor-159-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/src/test-files/solr/collection1'
[junit4] 2> 28792 INFO (coreLoadExecutor-159-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 28792 INFO (coreLoadExecutor-159-thread-1) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/src/test-files/solr
[junit4] 2> 28797 INFO (coreLoadExecutor-159-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 28797 INFO (coreLoadExecutor-159-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 28865 INFO (coreLoadExecutor-159-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 28890 INFO (coreLoadExecutor-159-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
[junit4] 2> 28937 INFO (coreLoadExecutor-159-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 28942 INFO (coreLoadExecutor-159-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 29065 INFO (coreLoadExecutor-159-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 29071 INFO (coreLoadExecutor-159-thread-1) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 29072 INFO (coreLoadExecutor-159-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 29078 INFO (coreLoadExecutor-159-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 29080 INFO (coreLoadExecutor-159-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 29081 INFO (coreLoadExecutor-159-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 29082 INFO (coreLoadExecutor-159-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 29083 INFO (coreLoadExecutor-159-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/src/test-files/solr/collection1'
[junit4] 2> 29084 INFO (coreLoadExecutor-159-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/src/test-files/solr/collection1
[junit4] 2> 29084 INFO (coreLoadExecutor-159-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 29084 INFO (coreLoadExecutor-159-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_842077131ABD72FC-001/init-core-data-001/]
[junit4] 2> 29084 INFO (coreLoadExecutor-159-thread-1) [
x:collection1] o.a.s.c.JmxMonitoredMap No JMX servers found, not exposing Solr
information with JMX.
[junit4] 2> 29084 INFO (coreLoadExecutor-159-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_842077131ABD72FC-001/init-core-data-001
[junit4] 2> 29085 INFO (coreLoadExecutor-159-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_842077131ABD72FC-001/init-core-data-001/index/
[junit4] 2> 29085 WARN (coreLoadExecutor-159-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_842077131ABD72FC-001/init-core-data-001/index'
doesn't exist. Creating new index...
[junit4] 2> 29085 INFO (coreLoadExecutor-159-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_842077131ABD72FC-001/init-core-data-001/index
[junit4] 2> 29085 INFO (coreLoadExecutor-159-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=13, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=95.4169921875,
floorSegmentMB=0.533203125, forceMergeDeletesPctAllowed=19.58416782328852,
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7441672789672953
[junit4] 2> 29086 INFO (coreLoadExecutor-159-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@5ebf8aa9
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@787525b),segFN=segments_1,generation=1}
[junit4] 2> 29086 INFO (coreLoadExecutor-159-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 29096 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_842077131ABD72FC-001/init-core-data-001/
[junit4] 2> 29100 INFO (coreLoadExecutor-159-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 29101 INFO (coreLoadExecutor-159-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 29101 INFO (coreLoadExecutor-159-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe-allfields"
[junit4] 2> 29101 INFO (coreLoadExecutor-159-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 29101 INFO (coreLoadExecutor-159-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 29101 INFO (coreLoadExecutor-159-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 29101 INFO (coreLoadExecutor-159-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "uniq-fields"
[junit4] 2> 29101 INFO (coreLoadExecutor-159-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4] 2> 29101 INFO (coreLoadExecutor-159-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 29102 INFO (coreLoadExecutor-159-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 29102 INFO (coreLoadExecutor-159-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 29102 INFO (coreLoadExecutor-159-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 29105 INFO (coreLoadExecutor-159-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 29106 INFO (coreLoadExecutor-159-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 29107 INFO (coreLoadExecutor-159-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 29107 INFO (coreLoadExecutor-159-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 29109 INFO (coreLoadExecutor-159-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 29110 INFO (coreLoadExecutor-159-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
[junit4] 2> 29110 INFO (coreLoadExecutor-159-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 29111 INFO (coreLoadExecutor-159-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 29111 INFO (coreLoadExecutor-159-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 29111 INFO (coreLoadExecutor-159-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 29111 INFO (coreLoadExecutor-159-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 29112 INFO (coreLoadExecutor-159-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1299548317948223]
[junit4] 2> 29112 INFO (coreLoadExecutor-159-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@5ebf8aa9
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@787525b),segFN=segments_1,generation=1}
[junit4] 2> 29112 INFO (coreLoadExecutor-159-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 29113 INFO (coreLoadExecutor-159-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@6fe42902[collection1] main]
[junit4] 2> 29113 INFO (coreLoadExecutor-159-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
[junit4] 2> 29113 INFO (coreLoadExecutor-159-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
InMemoryStorage
[junit4] 2> 29113 INFO (coreLoadExecutor-159-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 29113 INFO (coreLoadExecutor-159-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 29150 INFO (coreLoadExecutor-159-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 29211 INFO (coreLoadExecutor-159-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 29212 INFO
(searcherExecutor-160-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 29212 INFO
(searcherExecutor-160-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 29212 INFO
(searcherExecutor-160-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 29212 INFO
(searcherExecutor-160-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 29212 INFO
(searcherExecutor-160-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 29213 INFO
(searcherExecutor-160-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 29213 INFO
(searcherExecutor-160-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 29213 INFO
(searcherExecutor-160-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 29214 INFO
(searcherExecutor-160-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 29214 INFO
(searcherExecutor-160-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6fe42902[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 29214 INFO (coreLoadExecutor-159-thread-1) [
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed
version buckets
[junit4] 2> 29214 INFO (coreLoadExecutor-159-thread-1) [
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for
65536 version buckets from index
[junit4] 2> 29214 INFO (coreLoadExecutor-159-thread-1) [
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed
version bucket highest value from index
[junit4] 2> 29214 INFO (coreLoadExecutor-159-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1528760538903871488
[junit4] 2> 29216 INFO (coreLoadExecutor-159-thread-1) [
x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with
highest version 1528760538903871488
[junit4] 2> 29217 INFO (coreLoadExecutor-159-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 29219 INFO
(SUITE-AutoCommitTest-seed#[842077131ABD72FC]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 29222 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
[junit4] 2> 29225 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{deleteByQuery=*:* (-1528760538912260096)} 0 3
[junit4] 2> 29228 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/src/test-files/solr/collection1'
[junit4] 2> 29228 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 29228 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/src/test-files/solr
[junit4] 2> 29228 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 29229 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 29254 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 29263 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
[junit4] 2> 29282 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 29287 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 29377 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 29384 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 29385 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 29395 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 29397 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 29399 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 29400 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 29401 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/src/test-files/solr/collection1'
[junit4] 2> 29401 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/src/test-files/solr/collection1
[junit4] 2> 29402 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_842077131ABD72FC-001/init-core-data-001/]
[junit4] 2> 29402 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.c.JmxMonitoredMap No JMX servers found, not exposing Solr information
with JMX.
[junit4] 2> 29402 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.c.SolrCore New index directory detected: old=null
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_842077131ABD72FC-001/init-core-data-001/index/
[junit4] 2> 29403 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_842077131ABD72FC-001/init-core-data-001/
[junit4] 2> 29406 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 29406 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 29406 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 29406 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 29406 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 29406 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 29406 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"uniq-fields"
[junit4] 2> 29407 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4] 2> 29407 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 29407 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 29407 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 29407 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating
implicit default
[junit4] 2> 29409 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 29410 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 29411 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 29411 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 29413 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy
[junit4] 2> 29414 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
[junit4] 2> 29414 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 29414 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 29414 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 29415 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@bc41269[collection1] main]
[junit4] 2> 29415 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
[junit4] 2> 29416 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
[junit4] 2> 29416 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 29416 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 29417 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 29424 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 29424 INFO
(searcherExecutor-165-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 29424 INFO
(searcherExecutor-165-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 29424 INFO
(searcherExecutor-165-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 29424 INFO
(searcherExecutor-165-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 29425 INFO
(searcherExecutor-165-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 29425 INFO
(searcherExecutor-165-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 29425 INFO
(searcherExecutor-165-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 29426 INFO
(searcherExecutor-165-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 29426 INFO
(searcherExecutor-165-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 29427 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
[junit4] 2> 29427 INFO
(searcherExecutor-165-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@bc41269[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 29430 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version
buckets from index
[junit4] 2> 29430 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket
highest value from index
[junit4] 2> 29432 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.u.UpdateLog Took 5.0ms to seed version buckets with highest version
1528760538912260096
[junit4] 2> 29433 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
[junit4] 2> 29433 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@59397ebe
[junit4] 2> 29434 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@5ebf8aa9
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@787525b),segFN=segments_1,generation=1}
[junit4] 2> 29435 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 29435 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 29435 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@7b247be2[collection1] main]
[junit4] 2> 29435 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.c.CoreContainer replacing core: collection1
[junit4] 2> 29435 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@689b9f39
[junit4] 2> 29436 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ 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> 29436 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 29437 INFO
(searcherExecutor-165-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7b247be2[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 29450 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1528760539139801088)]} 0 11
[junit4] 2> 29451 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ 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> 30450 INFO (commitScheduler-168-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> 30502 INFO (commitScheduler-168-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@39bc1b94[collection1] main]
[junit4] 2> 30502 INFO (commitScheduler-168-thread-1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 30507 INFO
(searcherExecutor-165-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@39bc1b94[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.1.0):C1)))}
[junit4] 2> 30707 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1528760540467298304)]} 0 1268
[junit4] 2> 30711 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ 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=3
[junit4] 2> 30724 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ 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=6
[junit4] 2> 30725 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{delete=[529 (-1528760540488269824)]} 0 0
[junit4] 2> 30726 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ 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> 31708 INFO (commitScheduler-168-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> 31720 INFO (commitScheduler-168-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@26868d55[collection1] main]
[junit4] 2> 31720 INFO (commitScheduler-168-thread-1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 31721 INFO
(searcherExecutor-165-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@26868d55[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.1.0):C1)))}
[junit4] 2> 31730 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[550
(1528760541539991552)]} 0 2292
[junit4] 2> 31731 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ 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> 31746 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1528760541557817344)]} 0 2307
[junit4] 2> 31746 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1528760541558865920)]} 0 2307
[junit4] 2> 31747 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1528760541558865921)]} 0 2308
[junit4] 2> 31747 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1528760541559914496)]} 0 2309
[junit4] 2> 31748 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1528760541560963072)]} 0 2309
[junit4] 2> 31748 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1528760541560963073)]} 0 2310
[junit4] 2> 31749 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1528760541562011648)]} 0 2310
[junit4] 2> 31750 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1528760541562011649)]} 0 2311
[junit4] 2> 31750 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1528760541563060224)]} 0 2311
[junit4] 2> 31751 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1528760541563060225)]} 0 2312
[junit4] 2> 31751 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ 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> 32731 INFO (commitScheduler-168-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> 32737 INFO (commitScheduler-168-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@3dfcc6c7[collection1] main]
[junit4] 2> 32737 INFO (commitScheduler-168-thread-1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 32739 INFO
(searcherExecutor-165-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3dfcc6c7[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.1.0):C1)
Uninverting(_2(6.1.0):C11/9:delGen=1)))}
[junit4] 2> 32756 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[531
(1528760542614781952)]} 0 3318
[junit4] 2> 32757 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ 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> 32760 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
[junit4] 2> 32763 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
[junit4] 2> 32788 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@49736e15[collection1] realtime]
[junit4] 2> 32789 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{deleteByQuery=*:* (-1528760542625267712)} 0 25
[junit4] 2> 32789 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/src/test-files/solr/collection1'
[junit4] 2> 32790 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr
(NoInitialContextEx)
[junit4] 2> 32790 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/src/test-files/solr
[junit4] 2> 32790 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.c.SolrResourceLoader Adding
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 32790 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.c.SolrResourceLoader Adding
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 32816 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 32825 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
[junit4] 2> 32844 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 32849 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 32938 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 32944 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 32945 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 32951 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from
file currency.xml
[junit4] 2> 32953 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from
file currency.xml
[junit4] 2> 32955 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates
from open-exchange-rates.json
[junit4] 2> 32955 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates
from open-exchange-rates.json
[junit4] 2> 32957 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties,
assuming default properties: Can't find resource 'configsetprops.json' in
classpath or
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/src/test-files/solr/collection1'
[junit4] 2> 32957 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using
configuration from instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/src/test-files/solr/collection1
[junit4] 2> 32958 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_842077131ABD72FC-001/init-core-data-001/]
[junit4] 2> 32958 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.c.JmxMonitoredMap No JMX servers found, not exposing Solr
information with JMX.
[junit4] 2> 32958 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_842077131ABD72FC-001/init-core-data-001/index/
[junit4] 2> 32958 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_842077131ABD72FC-001/init-core-data-001/
[junit4] 2> 32970 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 32970 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 32970 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe-allfields"
[junit4] 2> 32970 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 32970 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 32970 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 32971 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "uniq-fields"
[junit4] 2> 32971 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4] 2> 32971 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 32971 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 32971 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 32971 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 32973 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 32974 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 32975 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 32976 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 32982 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 32983 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
[junit4] 2> 32983 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 32983 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 32983 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 32984 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@b3fb4bb[collection1]
main]
[junit4] 2> 32984 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
[junit4] 2> 32984 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
InMemoryStorage
[junit4] 2> 32984 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 32984 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 32985 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 32989 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 32989 INFO
(searcherExecutor-169-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 32989 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed
version buckets
[junit4] 2> 32990 INFO
(searcherExecutor-169-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 32990 INFO
(searcherExecutor-169-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 32990 INFO
(searcherExecutor-169-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 32990 INFO
(searcherExecutor-169-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 32991 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for
65536 version buckets from index
[junit4] 2> 32991 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed
version bucket highest value from index
[junit4] 2> 32991 INFO
(searcherExecutor-169-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 32991 INFO
(searcherExecutor-169-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 32991 INFO
(searcherExecutor-169-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 32992 INFO
(searcherExecutor-169-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 32992 INFO
(searcherExecutor-169-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@b3fb4bb[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 32993 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.u.UpdateLog Took 3.0ms to seed version buckets with
highest version 1528760542625267712
[junit4] 2> 32993 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter...
core=collection1
[junit4] 2> 32993 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@5ebf8aa9
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@787525b),segFN=segments_1,generation=1}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@5ebf8aa9
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@787525b),segFN=segments_2,generation=2}
[junit4] 2> 32993 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
[junit4] 2> 32994 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=10, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 32994 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@5ebf8aa9
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@787525b),segFN=segments_2,generation=2}
[junit4] 2> 32995 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
[junit4] 2> 32995 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 32995 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@6bb07973[collection1] main]
[junit4] 2> 32995 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.c.CoreContainer replacing core: collection1
[junit4] 2> 32995 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@7bdf2b3c
[junit4] 2> 32995 INFO
(searcherExecutor-169-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6bb07973[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 32996 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.u.DirectUpdateHandler2 closing
DirectUpdateHandler2{commits=3,autocommits=0,soft autocommit
maxTime=1000ms,soft
autocommits=3,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=14,adds=1,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=14,cumulative_deletesById=1,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
[junit4] 2> 32996 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 33000 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1528760542871683072)]} 0 2
[junit4] 2> 33001 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
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> 37000 INFO (commitScheduler-172-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> 37006 INFO (commitScheduler-172-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@37516a9b[collection1] main]
[junit4] 2> 37008 INFO
(searcherExecutor-169-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@37516a9b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(6.1.0):C1)))}
[junit4] 2> 37008 INFO (commitScheduler-172-thread-1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 37256 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1528760547334422528)]} 0 4258
[junit4] 2> 37258 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
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=1
[junit4] 2> 37260 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529
(-1528760547339665408)]} 0 4262
[junit4] 2> 37261 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
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> 38260 INFO (commitScheduler-172-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> 38269 INFO (commitScheduler-172-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@57c497ca[collection1] main]
[junit4] 2> 38269 INFO (commitScheduler-172-thread-1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 38270 INFO
(searcherExecutor-169-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@57c497ca[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(6.1.0):C1)))}
[junit4] 2> 38514 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
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=1
[junit4] 2> 38516 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
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> 38520 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1528760548659822592)]} 0 5522
[junit4] 2> 38521 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1528760548661919744)]} 0 5523
[junit4] 2> 38522 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1528760548662968320)]} 0 5524
[junit4] 2> 38523 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1528760548664016896)]} 0 5525
[junit4] 2> 38524 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1528760548665065472)]} 0 5526
[junit4] 2> 38525 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1528760548666114048)]} 0 5527
[junit4] 2> 38526 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1528760548667162624)]} 0 5528
[junit4] 2> 38527 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1528760548668211200)]} 0 5529
[junit4] 2> 38528 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1528760548669259776)]} 0 5529
[junit4] 2> 38528 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1528760548670308352)]} 0 5530
[junit4] 2> 38529 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
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> 38531 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1528760548673454080)]} 0 5533
[junit4] 2> 38531 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1528760548673454081)]} 0 5533
[junit4] 2> 38532 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1528760548674502656)]} 0 5534
[junit4] 2> 38532 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1528760548674502657)]} 0 5534
[junit4] 2> 38533 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1528760548675551232)]} 0 5535
[junit4] 2> 38533 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1528760548675551233)]} 0 5535
[junit4] 2> 38534 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1528760548676599808)]} 0 5536
[junit4] 2> 38534 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1528760548676599809)]} 0 5536
[junit4] 2> 38535 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1528760548676599810)]} 0 5536
[junit4] 2> 38535 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1528760548677648384)]} 0 5537
[junit4] 2> 38536 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
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> 39531 INFO (commitScheduler-172-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> 39539 INFO (commitScheduler-172-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@2c8273e5[collection1] main]
[junit4] 2> 39540 INFO (commitScheduler-172-thread-1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 39541 INFO
(searcherExecutor-169-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2c8273e5[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(6.1.0):C10/9:delGen=1)))}
[junit4] 2> 39789 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
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> 39790 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
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> 39791 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[842077131ABD72FC]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
[junit4] 2> 39793 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
[junit4] 2> 39796 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@c76a9be[collection1] realtime]
[junit4] 2> 39796 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{deleteByQuery=*:* (-1528760549997805568)} 0 2
[junit4] 2> 39797 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/src/test-files/solr/collection1'
[junit4] 2> 39797 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 39797 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/src/test-files/solr
[junit4] 2> 39798 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.c.SolrResourceLoader Adding
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 39798 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.c.SolrResourceLoader Adding
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 39827 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 39837 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
[junit4] 2> 39859 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 39865 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 39962 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 39969 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 39970 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 39977 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 39979 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 39981 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 39982 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 39984 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/src/test-files/solr/collection1'
[junit4] 2> 39984 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/src/test-files/solr/collection1
[junit4] 2> 39984 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_842077131ABD72FC-001/init-core-data-001/]
[junit4] 2> 39985 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.c.JmxMonitoredMap No JMX servers found, not exposing Solr information
with JMX.
[junit4] 2> 39985 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.c.SolrCore New index directory detected: old=null
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_842077131ABD72FC-001/init-core-data-001/index/
[junit4] 2> 39985 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_842077131ABD72FC-001/init-core-data-001/
[junit4] 2> 39988 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 39989 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 39989 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 39989 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 39989 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 39989 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 39989 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"uniq-fields"
[junit4] 2> 39990 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4] 2> 39990 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 39990 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 39990 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 39990 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating
implicit default
[junit4] 2> 39992 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 39993 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 39994 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[842077131ABD72FC]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 39995 I
[...truncated too long message...]
lrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
[junit4] > at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1100)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:870)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
[junit4] > at
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
[junit4] > at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1593)
[junit4] > at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1614)
[junit4] > at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:970)Throwable
#4: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an
uncaught exception in thread: Thread[id=67896, name=collection0,
state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
[junit4] > Caused by:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:47230: Could not find collection :
awholynewstresscollection_collection0_1
[junit4] > at
__randomizedtesting.SeedInfo.seed([842077131ABD72FC]:0)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:577)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
[junit4] > at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
[junit4] > at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1100)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:870)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
[junit4] > at
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
[junit4] > at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:977)Throwable
#5: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an
uncaught exception in thread: Thread[id=67898, name=collection2,
state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
[junit4] > Caused by:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:47230: Could not find collection :
awholynewstresscollection_collection2_1
[junit4] > at
__randomizedtesting.SeedInfo.seed([842077131ABD72FC]:0)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:577)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
[junit4] > at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
[junit4] > at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1100)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:870)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
[junit4] > at
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
[junit4] > at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:977)Throwable
#6: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an
uncaught exception in thread: Thread[id=67897, name=collection1,
state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
[junit4] > Caused by:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:47230: Could not find collection :
awholynewstresscollection_collection1_1
[junit4] > at
__randomizedtesting.SeedInfo.seed([842077131ABD72FC]:0)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:577)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
[junit4] > at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
[junit4] > at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1100)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:870)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
[junit4] > at
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
[junit4] > at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:977)
[junit4] 2> 2254158 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[842077131ABD72FC]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=sr-Latn,
timezone=SystemV/AST4
[junit4] 2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation
1.8.0_66 (64-bit)/cpus=4,threads=1,free=98449064,total=504365056
[junit4] 2> NOTE: All tests run in this JVM:
[IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestBadConfig,
XsltUpdateRequestHandlerTest, SignatureUpdateProcessorFactoryTest,
BufferStoreTest, SimpleMLTQParserTest, CachingDirectoryFactoryTest,
SolrRequestParserTest, CoreMergeIndexesAdminHandlerTest,
TestDefaultSearchFieldResource, OutputWriterTest, ReturnFieldsTest,
RecoveryAfterSoftCommitTest, TestReRankQParserPlugin, PeerSyncTest,
TestReplicaProperties, TestRemoteStreaming, TestLazyCores,
TestMiniSolrCloudCluster, ZkNodePropsTest, HdfsRecoverLeaseTest, UUIDFieldTest,
TestShardHandlerFactory, AddBlockUpdateTest, TestConfigSetsAPI,
TestMissingGroups, PreAnalyzedFieldTest, SyncSliceTest, IndexSchemaTest,
TestBlendedInfixSuggestions, TestPhraseSuggestions,
SharedFSAutoReplicaFailoverUtilsTest, BJQParserTest, PrimUtilsTest,
SegmentsInfoRequestHandlerTest, TestMergePolicyConfig, TestQueryWrapperFilter,
TestNamedUpdateProcessors, BitVectorTest, ExternalFileFieldSortTest,
TestOmitPositions, TestAtomicUpdateErrorCases, RestartWhileUpdatingTest,
PingRequestHandlerTest, TestConfigReload, TestExclusionRuleCollectionAccess,
TestPKIAuthenticationPlugin, TestCollationFieldDocValues,
SystemInfoHandlerTest, TestExactSharedStatsCache, TestJoin,
HdfsChaosMonkeySafeLeaderTest, TestRealTimeGet, ResponseLogComponentTest,
DistributedFacetPivotLargeTest, RAMDirectoryFactoryTest, TestRangeQuery,
TestIBSimilarityFactory, TestPseudoReturnFields, TestCrossCoreJoin,
TestValueSourceCache, SolrCoreTest, SynonymTokenizerTest,
WrapperMergePolicyFactoryTest, TestCustomSort, DefaultValueUpdateProcessorTest,
TestRawTransformer, TestDistributedSearch, TestRTGBase, EnumFieldTest,
DateFieldTest, TestClusterStateMutator, HttpPartitionTest,
TestFastOutputStream, CursorPagingTest, TestRandomDVFaceting,
TestManagedStopFilterFactory, FileBasedSpellCheckerTest, HLLSerializationTest,
HdfsBasicDistributedZk2Test, TestMinMaxOnMultiValuedField,
DocumentAnalysisRequestHandlerTest, TestTrieFacet, TestComponentsName,
SpatialHeatmapFacetsTest, TestInitParams, SolrXmlInZkTest,
TestCloudInspectUtil, TestHighFrequencyDictionaryFactory,
TlogReplayBufferedWhileIndexingTest, CacheHeaderTest,
TestFieldCollectionResource, TestConfigSetImmutable, ChaosMonkeySafeLeaderTest,
CollectionsAPIDistributedZkTest]
[junit4] Completed [272/579 (2!)] on J0 in 365.72s, 1 test, 1 error <<<
FAILURES!
[...truncated 994 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/build.xml:747:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/build.xml:684:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/build.xml:59:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build.xml:233:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/common-build.xml:524:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/lucene/common-build.xml:1457:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/lucene/common-build.xml:1014:
There were test failures: 579 suites (10 ignored), 2314 tests, 2 errors, 32
ignored (16 assumptions) [seed: 842077131ABD72FC]
Total time: 206 minutes 8 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
No prior successful build to compare, so performing full copy of artifacts
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]