Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/851/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC
1 tests failed.
FAILED: org.apache.solr.TestDistributedSearch.test
Error Message:
Expected to find shardAddress in the up shard info:
{error=org.apache.solr.client.solrj.SolrServerException: No live SolrServers
available to handle this
request,trace=org.apache.solr.client.solrj.SolrServerException: No live
SolrServers available to handle this request at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:392)
at
org.apache.solr.handler.component.HttpShardHandlerFactory.makeLoadBalancedRequest(HttpShardHandlerFactory.java:226)
at
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:198)
at java.util.concurrent.FutureTask.run(FutureTask.java:266) at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at
java.util.concurrent.FutureTask.run(FutureTask.java:266) at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745) ,time=3}
Stack Trace:
java.lang.AssertionError: Expected to find shardAddress in the up shard info:
{error=org.apache.solr.client.solrj.SolrServerException: No live SolrServers
available to handle this
request,trace=org.apache.solr.client.solrj.SolrServerException: No live
SolrServers available to handle this request
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:392)
at
org.apache.solr.handler.component.HttpShardHandlerFactory.makeLoadBalancedRequest(HttpShardHandlerFactory.java:226)
at
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:198)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
,time=3}
at
__randomizedtesting.SeedInfo.seed([890E773BB7CBA873:15A48E11937C58B]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.TestDistributedSearch.comparePartialResponses(TestDistributedSearch.java:1172)
at
org.apache.solr.TestDistributedSearch.queryPartialResults(TestDistributedSearch.java:1113)
at
org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:973)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1011)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
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)
Build Log:
[...truncated 11460 lines...]
[junit4] Suite: org.apache.solr.TestDistributedSearch
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_890E773BB7CBA873-001/init-core-data-001
[junit4] 2> 1273409 INFO
(SUITE-TestDistributedSearch-seed#[890E773BB7CBA873]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-9061)
[junit4] 2> 1273409 INFO
(SUITE-TestDistributedSearch-seed#[890E773BB7CBA873]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 1273737 INFO
(TEST-TestDistributedSearch.test-seed#[890E773BB7CBA873]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_890E773BB7CBA873-001/tempDir-001/control/cores/collection1
[junit4] 2> 1273739 INFO
(TEST-TestDistributedSearch.test-seed#[890E773BB7CBA873]) [ ] o.e.j.s.Server
jetty-9.3.8.v20160314
[junit4] 2> 1273740 INFO
(TEST-TestDistributedSearch.test-seed#[890E773BB7CBA873]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4757889b{/,null,AVAILABLE}
[junit4] 2> 1273740 INFO
(TEST-TestDistributedSearch.test-seed#[890E773BB7CBA873]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@8ff612c{HTTP/1.1,[http/1.1]}{127.0.0.1:34195}
[junit4] 2> 1273740 INFO
(TEST-TestDistributedSearch.test-seed#[890E773BB7CBA873]) [ ] o.e.j.s.Server
Started @1277536ms
[junit4] 2> 1273741 INFO
(TEST-TestDistributedSearch.test-seed#[890E773BB7CBA873]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=34195,
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_890E773BB7CBA873-001/tempDir-001/control/cores}
[junit4] 2> 1273741 INFO
(TEST-TestDistributedSearch.test-seed#[890E773BB7CBA873]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@6d06d69c
[junit4] 2> 1273742 INFO
(TEST-TestDistributedSearch.test-seed#[890E773BB7CBA873]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_890E773BB7CBA873-001/tempDir-001/control'
[junit4] 2> 1273742 INFO
(TEST-TestDistributedSearch.test-seed#[890E773BB7CBA873]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1273742 INFO
(TEST-TestDistributedSearch.test-seed#[890E773BB7CBA873]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1273742 INFO
(TEST-TestDistributedSearch.test-seed#[890E773BB7CBA873]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_890E773BB7CBA873-001/tempDir-001/control/solr.xml
[junit4] 2> 1273748 INFO
(TEST-TestDistributedSearch.test-seed#[890E773BB7CBA873]) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_890E773BB7CBA873-001/tempDir-001/control/cores
[junit4] 2> 1273748 INFO
(TEST-TestDistributedSearch.test-seed#[890E773BB7CBA873]) [ ]
o.a.s.c.CoreContainer New CoreContainer 1859802289
[junit4] 2> 1273748 INFO
(TEST-TestDistributedSearch.test-seed#[890E773BB7CBA873]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_890E773BB7CBA873-001/tempDir-001/control]
[junit4] 2> 1273748 WARN
(TEST-TestDistributedSearch.test-seed#[890E773BB7CBA873]) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_890E773BB7CBA873-001/tempDir-001/control/lib
to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_890E773BB7CBA873-001/tempDir-001/control/lib
[junit4] 2> 1273769 INFO
(TEST-TestDistributedSearch.test-seed#[890E773BB7CBA873]) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 1273783 INFO
(TEST-TestDistributedSearch.test-seed#[890E773BB7CBA873]) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 1273783 INFO
(TEST-TestDistributedSearch.test-seed#[890E773BB7CBA873]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1273783 INFO
(TEST-TestDistributedSearch.test-seed#[890E773BB7CBA873]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1273783 INFO
(TEST-TestDistributedSearch.test-seed#[890E773BB7CBA873]) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 1273783 INFO
(TEST-TestDistributedSearch.test-seed#[890E773BB7CBA873]) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 1273784 INFO
(TEST-TestDistributedSearch.test-seed#[890E773BB7CBA873]) [ ]
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_890E773BB7CBA873-001/tempDir-001/control/cores
[junit4] 2> 1273785 INFO
(TEST-TestDistributedSearch.test-seed#[890E773BB7CBA873]) [ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1,
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml,
configSetProperties=configsetprops.json, transient=false, dataDir=data/,
configSet=collection1}
[junit4] 2> 1273785 INFO
(TEST-TestDistributedSearch.test-seed#[890E773BB7CBA873]) [ ]
o.a.s.c.CorePropertiesLocator Found core collection1 in
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_890E773BB7CBA873-001/tempDir-001/control/cores/collection1
[junit4] 2> 1273785 INFO
(TEST-TestDistributedSearch.test-seed#[890E773BB7CBA873]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 1273785 INFO
(TEST-TestDistributedSearch.test-seed#[890E773BB7CBA873]) [ ]
o.a.s.s.SolrDispatchFilter
user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
[junit4] 2> 1273786 INFO
(TEST-TestDistributedSearch.test-seed#[890E773BB7CBA873]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 1273786 INFO (coreLoadExecutor-5310-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
[junit4] 2> 1273786 INFO (coreLoadExecutor-5310-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1273786 INFO (coreLoadExecutor-5310-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1273787 INFO (coreLoadExecutor-5310-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 1273787 INFO (coreLoadExecutor-5310-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 1273809 INFO (coreLoadExecutor-5310-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1273815 WARN (coreLoadExecutor-5310-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1273816 INFO (coreLoadExecutor-5310-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1273831 INFO (coreLoadExecutor-5310-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1273835 INFO (coreLoadExecutor-5310-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1273998 INFO (coreLoadExecutor-5310-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1274004 INFO (coreLoadExecutor-5310-thread-1) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 1274005 INFO (coreLoadExecutor-5310-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1274010 INFO (coreLoadExecutor-5310-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1274012 INFO (coreLoadExecutor-5310-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1274015 INFO (coreLoadExecutor-5310-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1274015 INFO (coreLoadExecutor-5310-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1274020 INFO (coreLoadExecutor-5310-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
[junit4] 2> 1274020 INFO (coreLoadExecutor-5310-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
configset
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
[junit4] 2> 1274020 INFO (coreLoadExecutor-5310-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1274020 INFO (coreLoadExecutor-5310-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_890E773BB7CBA873-001/tempDir-001/control/cores/collection1/data/]
[junit4] 2> 1274020 INFO (coreLoadExecutor-5310-thread-1) [
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2ea6be05
[junit4] 2> 1274021 INFO (coreLoadExecutor-5310-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_890E773BB7CBA873-001/tempDir-001/control/cores/collection1/data/snapshot_metadata
[junit4] 2> 1274021 INFO (coreLoadExecutor-5310-thread-1) [
x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot
metadata file...
[junit4] 2> 1274021 INFO (coreLoadExecutor-5310-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_890E773BB7CBA873-001/tempDir-001/control/cores/collection1/data
[junit4] 2> 1274021 INFO (coreLoadExecutor-5310-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_890E773BB7CBA873-001/tempDir-001/control/cores/collection1/data/index/
[junit4] 2> 1274022 WARN (coreLoadExecutor-5310-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_890E773BB7CBA873-001/tempDir-001/control/cores/collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1274022 INFO (coreLoadExecutor-5310-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_890E773BB7CBA873-001/tempDir-001/control/cores/collection1/data/index
[junit4] 2> 1274022 INFO (coreLoadExecutor-5310-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=24, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1274023 INFO (coreLoadExecutor-5310-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@70e17741
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@283fff6),segFN=segments_1,generation=1}
[junit4] 2> 1274023 INFO (coreLoadExecutor-5310-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1274031 INFO (coreLoadExecutor-5310-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 1274031 INFO (coreLoadExecutor-5310-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1274031 INFO (coreLoadExecutor-5310-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe-allfields"
[junit4] 2> 1274031 INFO (coreLoadExecutor-5310-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 1274031 INFO (coreLoadExecutor-5310-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 1274032 INFO (coreLoadExecutor-5310-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1274033 INFO (coreLoadExecutor-5310-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "uniq-fields"
[junit4] 2> 1274033 INFO (coreLoadExecutor-5310-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4] 2> 1274033 INFO (coreLoadExecutor-5310-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 1274034 INFO (coreLoadExecutor-5310-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 1274034 INFO (coreLoadExecutor-5310-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1274034 INFO (coreLoadExecutor-5310-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 1274037 INFO (coreLoadExecutor-5310-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1274038 INFO (coreLoadExecutor-5310-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1274040 INFO (coreLoadExecutor-5310-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1274041 INFO (coreLoadExecutor-5310-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1274046 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_890E773BB7CBA873-001/tempDir-001/control/cores/collection1/data/
[junit4] 2> 1274047 WARN
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.DirectoryFactory
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_890E773BB7CBA873-001/tempDir-001/control/cores/collection1/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 1274227 INFO (coreLoadExecutor-5310-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 1274228 INFO (coreLoadExecutor-5310-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
[junit4] 2> 1274228 INFO (coreLoadExecutor-5310-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1274229 INFO (coreLoadExecutor-5310-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1274229 INFO (coreLoadExecutor-5310-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1274231 INFO (coreLoadExecutor-5310-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1274231 INFO (coreLoadExecutor-5310-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1274232 INFO (coreLoadExecutor-5310-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=192953473,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1274232 INFO (coreLoadExecutor-5310-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@70e17741
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@283fff6),segFN=segments_1,generation=1}
[junit4] 2> 1274232 INFO (coreLoadExecutor-5310-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1274232 INFO (coreLoadExecutor-5310-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@6a7ed606[collection1] main]
[junit4] 2> 1274232 INFO (coreLoadExecutor-5310-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
[junit4] 2> 1274232 INFO (coreLoadExecutor-5310-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
InMemoryStorage
[junit4] 2> 1274233 INFO (coreLoadExecutor-5310-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 1274233 INFO (coreLoadExecutor-5310-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1274237 INFO (coreLoadExecutor-5310-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1274263 INFO (coreLoadExecutor-5310-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1274263 INFO
(searcherExecutor-5311-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1274264 INFO (coreLoadExecutor-5310-thread-1) [
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed
version buckets
[junit4] 2> 1274264 INFO (coreLoadExecutor-5310-thread-1) [
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for
65536 version buckets from index
[junit4] 2> 1274264 INFO (coreLoadExecutor-5310-thread-1) [
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed
version bucket highest value from index
[junit4] 2> 1274264 INFO (coreLoadExecutor-5310-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1545737333759803392
[junit4] 2> 1274264 INFO
(searcherExecutor-5311-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1274264 INFO
(searcherExecutor-5311-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1274265 INFO
(searcherExecutor-5311-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1274265 INFO
(searcherExecutor-5311-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1274266 INFO
(searcherExecutor-5311-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1274266 INFO (coreLoadExecutor-5310-thread-1) [
x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with
highest version 1545737333759803392
[junit4] 2> 1274267 INFO (coreLoadExecutor-5310-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 1274267 INFO
(searcherExecutor-5311-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1274269 INFO
(searcherExecutor-5311-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1274269 INFO
(searcherExecutor-5311-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1274270 INFO
(searcherExecutor-5311-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6a7ed606[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1274458 INFO
(TEST-TestDistributedSearch.test-seed#[890E773BB7CBA873]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_890E773BB7CBA873-001/tempDir-001/shard0/cores/collection1
[junit4] 2> 1274459 INFO
(TEST-TestDistributedSearch.test-seed#[890E773BB7CBA873]) [ ] o.e.j.s.Server
jetty-9.3.8.v20160314
[junit4] 2> 1274461 INFO
(TEST-TestDistributedSearch.test-seed#[890E773BB7CBA873]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5ccae5de{/,null,AVAILABLE}
[junit4] 2> 1274461 INFO
(TEST-TestDistributedSearch.test-seed#[890E773BB7CBA873]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@3942a950{HTTP/1.1,[http/1.1]}{127.0.0.1:49825}
[junit4] 2> 1274461 INFO
(TEST-TestDistributedSearch.test-seed#[890E773BB7CBA873]) [ ] o.e.j.s.Server
Started @1278257ms
[junit4] 2> 1274461 INFO
(TEST-TestDistributedSearch.test-seed#[890E773BB7CBA873]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=49825,
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_890E773BB7CBA873-001/tempDir-001/shard0/cores}
[junit4] 2> 1274461 INFO
(TEST-TestDistributedSearch.test-seed#[890E773BB7CBA873]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@6d06d69c
[junit4] 2> 1274462 INFO
(TEST-TestDistributedSearch.test-seed#[890E773BB7CBA873]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_890E773BB7CBA873-001/tempDir-001/shard0'
[junit4] 2> 1274462 INFO
(TEST-TestDistributedSearch.test-seed#[890E773BB7CBA873]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1274462 INFO
(TEST-TestDistributedSearch.test-seed#[890E773BB7CBA873]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1274462 INFO
(TEST-TestDistributedSearch.test-seed#[890E773BB7CBA873]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_890E773BB7CBA873-001/tempDir-001/shard0/solr.xml
[junit4] 2> 1274466 INFO
(TEST-TestDistributedSearch.test-seed#[890E773BB7CBA873]) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_890E773BB7CBA873-001/tempDir-001/shard0/cores
[junit4] 2> 1274466 INFO
(TEST-TestDistributedSearch.test-seed#[890E773BB7CBA873]) [ ]
o.a.s.c.CoreContainer New CoreContainer 443102291
[junit4] 2> 1274466 INFO
(TEST-TestDistributedSearch.test-seed#[890E773BB7CBA873]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_890E773BB7CBA873-001/tempDir-001/shard0]
[junit4] 2> 1274466 WARN
(TEST-TestDistributedSearch.test-seed#[890E773BB7CBA873]) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_890E773BB7CBA873-001/tempDir-001/shard0/lib
to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_890E773BB7CBA873-001/tempDir-001/shard0/lib
[junit4] 2> 1274466 INFO
(TEST-TestDistributedSearch.test-seed#[890E773BB7CBA873]) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 1274469 INFO
(TEST-TestDistributedSearch.test-seed#[890E773BB7CBA873]) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 1274469 INFO
(TEST-TestDistributedSearch.test-seed#[890E773BB7CBA873]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1274469 INFO
(TEST-TestDistributedSearch.test-seed#[890E773BB7CBA873]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1274469 INFO
(TEST-TestDistributedSearch.test-seed#[890E773BB7CBA873]) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 1274469 INFO
(TEST-TestDistributedSearch.test-seed#[890E773BB7CBA873]) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 1274470 INFO
(TEST-TestDistributedSearch.test-seed#[890E773BB7CBA873]) [ ]
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_890E773BB7CBA873-001/tempDir-001/shard0/cores
[junit4] 2> 1274470 INFO
(TEST-TestDistributedSearch.test-seed#[890E773BB7CBA873]) [ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1,
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml,
configSetProperties=configsetprops.json, transient=false, dataDir=data/,
configSet=collection1}
[junit4] 2> 1274470 INFO
(TEST-TestDistributedSearch.test-seed#[890E773BB7CBA873]) [ ]
o.a.s.c.CorePropertiesLocator Found core collection1 in
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_890E773BB7CBA873-001/tempDir-001/shard0/cores/collection1
[junit4] 2> 1274470 INFO
(TEST-TestDistributedSearch.test-seed#[890E773BB7CBA873]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 1274471 INFO
(TEST-TestDistributedSearch.test-seed#[890E773BB7CBA873]) [ ]
o.a.s.s.SolrDispatchFilter
user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
[junit4] 2> 1274471 INFO (coreLoadExecutor-5321-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
[junit4] 2> 1274471 INFO
(TEST-TestDistributedSearch.test-seed#[890E773BB7CBA873]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 1274471 INFO (coreLoadExecutor-5321-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1274471 INFO (coreLoadExecutor-5321-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1274472 INFO (coreLoadExecutor-5321-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 1274472 INFO (coreLoadExecutor-5321-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 1274495 INFO (coreLoadExecutor-5321-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1274501 WARN (coreLoadExecutor-5321-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1274502 INFO (coreLoadExecutor-5321-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1274518 INFO (coreLoadExecutor-5321-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1274522 INFO (coreLoadExecutor-5321-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1274645 INFO (coreLoadExecutor-5321-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1274651 INFO (coreLoadExecutor-5321-thread-1) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 1274651 INFO (coreLoadExecutor-5321-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1274656 INFO (coreLoadExecutor-5321-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1274657 INFO (coreLoadExecutor-5321-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1274659 INFO (coreLoadExecutor-5321-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1274659 INFO (coreLoadExecutor-5321-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1274661 INFO (coreLoadExecutor-5321-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
[junit4] 2> 1274661 INFO (coreLoadExecutor-5321-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
configset
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
[junit4] 2> 1274661 INFO (coreLoadExecutor-5321-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1274661 INFO (coreLoadExecutor-5321-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_890E773BB7CBA873-001/tempDir-001/shard0/cores/collection1/data/]
[junit4] 2> 1274661 INFO (coreLoadExecutor-5321-thread-1) [
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2ea6be05
[junit4] 2> 1274662 INFO (coreLoadExecutor-5321-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_890E773BB7CBA873-001/tempDir-001/shard0/cores/collection1/data/snapshot_metadata
[junit4] 2> 1274662 INFO (coreLoadExecutor-5321-thread-1) [
x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot
metadata file...
[junit4] 2> 1274662 INFO (coreLoadExecutor-5321-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_890E773BB7CBA873-001/tempDir-001/shard0/cores/collection1/data
[junit4] 2> 1274662 INFO (coreLoadExecutor-5321-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_890E773BB7CBA873-001/tempDir-001/shard0/cores/collection1/data/index/
[junit4] 2> 1274662 WARN (coreLoadExecutor-5321-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_890E773BB7CBA873-001/tempDir-001/shard0/cores/collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1274662 INFO (coreLoadExecutor-5321-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_890E773BB7CBA873-001/tempDir-001/shard0/cores/collection1/data/index
[junit4] 2> 1274663 INFO (coreLoadExecutor-5321-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=24, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1274663 INFO (coreLoadExecutor-5321-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@2a0fef39
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1069e9b1),segFN=segments_1,generation=1}
[junit4] 2> 1274663 INFO (coreLoadExecutor-5321-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1274667 INFO (coreLoadExecutor-5321-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 1274667 INFO (coreLoadExecutor-5321-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1274667 INFO (coreLoadExecutor-5321-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe-allfields"
[junit4] 2> 1274667 INFO (coreLoadExecutor-5321-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 1274667 INFO (coreLoadExecutor-5321-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 1274667 INFO (coreLoadExecutor-5321-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1274667 INFO (coreLoadExecutor-5321-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "uniq-fields"
[junit4] 2> 1274667 INFO (coreLoadExecutor-5321-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4] 2> 1274667 INFO (coreLoadExecutor-5321-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 1274667 INFO (coreLoadExecutor-5321-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 1274668 INFO (coreLoadExecutor-5321-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1274668 INFO (coreLoadExecutor-5321-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 1274669 INFO (coreLoadExecutor-5321-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1274671 INFO (coreLoadExecutor-5321-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1274672 INFO (coreLoadExecutor-5321-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1274672 INFO (coreLoadExecutor-5321-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1274673 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_890E773BB7CBA873-001/tempDir-001/shard0/cores/collection1/data/
[junit4] 2> 1274673 WARN
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.DirectoryFactory
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_890E773BB7CBA873-001/tempDir-001/shard0/cores/collection1/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 1274679 INFO (coreLoadExecutor-5321-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 1274680 INFO (coreLoadExecutor-5321-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
[junit4] 2> 1274680 INFO (coreLoadExecutor-5321-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1274681 INFO (coreLoadExecutor-5321-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1274681 INFO (coreLoadExecutor-5321-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1274683 INFO (coreLoadExecutor-5321-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1274683 INFO (coreLoadExecutor-5321-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1274688 INFO (coreLoadExecutor-5321-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=192953473,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1274688 INFO (coreLoadExecutor-5321-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@2a0fef39
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1069e9b1),segFN=segments_1,generation=1}
[junit4] 2> 1274688 INFO (coreLoadExecutor-5321-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1274688 INFO (coreLoadExecutor-5321-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@22cad07c[collection1] main]
[junit4] 2> 1274688 INFO (coreLoadExecutor-5321-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
[junit4] 2> 1274688 INFO (coreLoadExecutor-5321-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
InMemoryStorage
[junit4] 2> 1274688 INFO (coreLoadExecutor-5321-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 1274688 INFO (coreLoadExecutor-5321-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1274692 INFO (coreLoadExecutor-5321-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1274708 INFO (coreLoadExecutor-5321-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1274708 INFO
(searcherExecutor-5322-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1274708 INFO
(searcherExecutor-5322-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1274708 INFO
(searcherExecutor-5322-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1274708 INFO
(searcherExecutor-5322-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1274709 INFO
(searcherExecutor-5322-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1274709 INFO
(searcherExecutor-5322-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1274709 INFO
(searcherExecutor-5322-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1274710 INFO
(searcherExecutor-5322-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1274710 INFO
(searcherExecutor-5322-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1274711 INFO
(searcherExecutor-5322-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@22cad07c[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1274711 INFO (coreLoadExecutor-5321-thread-1) [
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed
version buckets
[junit4] 2> 1274711 INFO (coreLoadExecutor-5321-thread-1) [
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for
65536 version buckets from index
[junit4] 2> 1274711 INFO (coreLoadExecutor-5321-thread-1) [
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed
version bucket highest value from index
[junit4] 2> 1274711 INFO (coreLoadExecutor-5321-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1545737334228516864
[junit4] 2> 1274713 INFO (coreLoadExecutor-5321-thread-1) [
x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with
highest version 1545737334228516864
[junit4] 2> 1274714 INFO (coreLoadExecutor-5321-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 1274973 INFO
(TEST-TestDistributedSearch.test-seed#[890E773BB7CBA873]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 1274978 INFO (qtp554283576-13440) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{deleteByQuery=*:* (-1545737334506389504)} 0 1
[junit4] 2> 1274983 INFO (qtp1571093830-13459) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{deleteByQuery=*:* (-1545737334510583808)} 0 2
[junit4] 2> 1274988 INFO (qtp554283576-13447) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[1 (1545737334514778112)]} 0 4
[junit4] 2> 1274990 INFO (qtp1571093830-13460) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[1 (1545737334518972416)]} 0 1
[junit4] 2> 1274991 INFO (qtp554283576-13448) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[2 (1545737334521069568)]} 0 1
[junit4] 2> 1274994 INFO (qtp1571093830-13461) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[2 (1545737334523166720)]} 0 1
[junit4] 2> 1274995 INFO (qtp554283576-13443) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[3 (1545737334525263872)]} 0 0
[junit4] 2> 1274996 INFO (qtp1571093830-13462) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[3 (1545737334526312448)]} 0 0
[junit4] 2> 1274997 INFO (qtp554283576-13441) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[4 (1545737334528409600)]} 0 1
[junit4] 2> 1274998 INFO (qtp1571093830-13463) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[4 (1545737334529458176)]} 0 0
[junit4] 2> 1274999 INFO (qtp554283576-13439) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[5 (1545737334530506752)]} 0 0
[junit4] 2> 1275000 INFO (qtp1571093830-13463) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[5 (1545737334531555328)]} 0 0
[junit4] 2> 1275000 INFO (qtp554283576-13439) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[6 (1545737334531555328)]} 0 0
[junit4] 2> 1275002 INFO (qtp1571093830-13464) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[6 (1545737334532603904)]} 0 0
[junit4] 2> 1275002 INFO (qtp554283576-13439) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[7 (1545737334533652480)]} 0 0
[junit4] 2> 1275003 INFO (qtp1571093830-13464) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[7 (1545737334534701056)]} 0 0
[junit4] 2> 1275003 INFO (qtp554283576-13439) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[8 (1545737334534701056)]} 0 0
[junit4] 2> 1275004 INFO (qtp1571093830-13464) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[8 (1545737334535749632)]} 0 0
[junit4] 2> 1275005 INFO (qtp554283576-13437) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[9 (1545737334536798208)]} 0 0
[junit4] 2> 1275006 INFO (qtp1571093830-13459) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[9 (1545737334537846784)]} 0 0
[junit4] 2> 1275007 INFO (qtp554283576-13444) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1275007 INFO (qtp554283576-13444) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@4a0edd36
[junit4] 2> 1275013 INFO (qtp554283576-13444) [ x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@70e17741
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@283fff6),segFN=segments_1,generation=1}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@70e17741
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@283fff6),segFN=segments_2,generation=2}
[junit4] 2> 1275013 INFO (qtp554283576-13444) [ x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
[junit4] 2> 1275016 INFO (qtp554283576-13444) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@6a668c06[collection1] main]
[junit4] 2> 1275016 INFO (qtp554283576-13444) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1275017 INFO
(searcherExecutor-5311-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6a668c06[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C9)))}
[junit4] 2> 1275017 INFO (qtp554283576-13444) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 10
[junit4] 2> 1275018 INFO (qtp1571093830-13460) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1275018 INFO (qtp1571093830-13460) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@d97b57b
[junit4] 2> 1275022 INFO (qtp1571093830-13460) [ x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@2a0fef39
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1069e9b1),segFN=segments_1,generation=1}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@2a0fef39
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1069e9b1),segFN=segments_2,generation=2}
[junit4] 2> 1275022 INFO (qtp1571093830-13460) [ x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
[junit4] 2> 1275024 INFO (qtp1571093830-13460) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@77b6e3cc[collection1] main]
[junit4] 2> 1275024 INFO (qtp1571093830-13460) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1275025 INFO
(searcherExecutor-5322-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@77b6e3cc[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C9)))}
[junit4] 2> 1275025 INFO (qtp1571093830-13460) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 7
[junit4] 2> 1275029 INFO (qtp554283576-13440) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[10 (1545737334558818304)]} 0 2
[junit4] 2> 1275032 INFO (qtp1571093830-13461) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[10 (1545737334561964032)]} 0 2
[junit4] 2> 1275034 INFO (qtp554283576-13447) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[11 (1545737334565109760)]} 0 1
[junit4] 2> 1275035 INFO (qtp1571093830-13462) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[11 (1545737334568255488)]} 0 0
[junit4] 2> 1275037 INFO (qtp554283576-13448) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[12 (1545737334569304064)]} 0 1
[junit4] 2> 1275039 INFO (qtp1571093830-13463) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[12 (1545737334571401216)]} 0 0
[junit4] 2> 1275040 INFO (qtp554283576-13443) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[13 (1545737334572449792)]} 0 0
[junit4] 2> 1275040 INFO (qtp1571093830-13457) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[13 (1545737334573498368)]} 0 0
[junit4] 2> 1275042 INFO (qtp554283576-13441) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[1001 (1545737334574546944)]} 0 0
[junit4] 2> 1275043 INFO (qtp1571093830-13464) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[1001 (1545737334575595520)]} 0 0
[junit4] 2> 1275043 INFO (qtp554283576-13438) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[14 (1545737334576644096)]} 0 0
[junit4] 2> 1275044 INFO (qtp1571093830-13459) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[14 (1545737334577692672)]} 0 0
[junit4] 2> 1275045 INFO (qtp554283576-13439) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[15 (1545737334577692672)]} 0 0
[junit4] 2> 1275045 INFO (qtp1571093830-13460) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[15 (1545737334578741248)]} 0 0
[junit4] 2> 1275046 INFO (qtp554283576-13437) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[16 (1545737334579789824)]} 0 0
[junit4] 2> 1275047 INFO (qtp1571093830-13461) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[16 (1545737334580838400)]} 0 0
[junit4] 2> 1275047 INFO (qtp554283576-13437) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[17 (1545737334580838400)]} 0 0
[junit4] 2> 1275048 INFO (qtp1571093830-13461) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[17 (1545737334581886976)]} 0 0
[junit4] 2> 1275049 INFO (qtp554283576-13437) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[100 (1545737334582935552)]} 0 0
[junit4] 2> 1275049 INFO (qtp1571093830-13461) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[100 (1545737334582935552)]} 0 0
[junit4] 2> 1275050 INFO (qtp554283576-13440) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[101 (1545737334583984128)]} 0 0
[junit4] 2> 1275051 INFO (qtp1571093830-13461) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[101 (1545737334583984128)]} 0 0
[junit4] 2> 1275051 INFO (qtp554283576-13440) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[102 (1545737334585032704)]} 0 0
[junit4] 2> 1275052 INFO (qtp1571093830-13457) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[102 (1545737334586081280)]} 0 0
[junit4] 2> 1275053 INFO (qtp554283576-13448) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[103 (1545737334587129856)]} 0 0
[junit4] 2> 1275054 INFO (qtp1571093830-13464) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[103 (1545737334587129856)]} 0 0
[junit4] 2> 1275054 INFO (qtp554283576-13443) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[104 (1545737334588178432)]} 0 0
[junit4] 2> 1275055 INFO (qtp1571093830-13459) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[104 (1545737334589227008)]} 0 0
[junit4] 2> 1275056 INFO (qtp554283576-13441) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[105 (1545737334590275584)]} 0 0
[junit4] 2> 1275057 INFO (qtp1571093830-13460) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[105 (1545737334591324160)]} 0 0
[junit4] 2> 1275058 INFO (qtp554283576-13438) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[106 (1545737334592372736)]} 0 0
[junit4] 2> 1275058 INFO (qtp1571093830-13462) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[106 (1545737334592372736)]} 0 0
[junit4] 2> 1275059 INFO (qtp554283576-13439) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[107 (1545737334593421312)]} 0 0
[junit4] 2> 1275060 INFO (qtp1571093830-13463) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[107 (1545737334594469888)]} 0 0
[junit4] 2> 1275061 INFO (qtp554283576-13444) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[108 (1545737334594469888)]} 0 0
[junit4] 2> 1275061 INFO (qtp1571093830-13461) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[108 (1545737334595518464)]} 0 0
[junit4] 2> 1275062 INFO (qtp554283576-13437) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[109 (1545737334596567040)]} 0 0
[junit4] 2> 1275063 INFO (qtp1571093830-13457) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[109 (1545737334597615616)]} 0 0
[junit4] 2> 1275063 INFO (qtp554283576-13447) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[110 (1545737334597615616)]} 0 0
[junit4] 2> 1275064 INFO (qtp1571093830-13464) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[110 (1545737334598664192)]} 0 0
[junit4] 2> 1275065 INFO (qtp554283576-13440) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[111 (1545737334599712768)]} 0 0
[junit4] 2> 1275066 INFO (qtp1571093830-13459) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[111 (1545737334600761344)]} 0 0
[junit4] 2> 1275067 INFO (qtp554283576-13448) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[112 (1545737334601809920)]} 0 0
[junit4] 2> 1275068 INFO (qtp1571093830-13460) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[112 (1545737334601809920)]} 0 0
[junit4] 2> 1275068 INFO (qtp554283576-13443) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[113 (1545737334602858496)]} 0 0
[junit4] 2> 1275069 INFO (qtp1571093830-13462) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[113 (1545737334603907072)]} 0 0
[junit4] 2> 1275069 INFO (qtp554283576-13441) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[114 (1545737334603907072)]} 0 0
[junit4] 2> 1275070 INFO (qtp1571093830-13463) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[114 (1545737334604955648)]} 0 0
[junit4] 2> 1275071 INFO (qtp554283576-13438) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[115 (1545737334606004224)]} 0 0
[junit4] 2> 1275071 INFO (qtp1571093830-13461) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[115 (1545737334606004224)]} 0 0
[junit4] 2> 1275072 INFO (qtp554283576-13439) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[116 (1545737334607052800)]} 0 0
[junit4] 2> 1275073 INFO (qtp1571093830-13457) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[116 (1545737334607052800)]} 0 0
[junit4] 2> 1275073 INFO (qtp554283576-13444) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[117 (1545737334608101376)]} 0 0
[junit4] 2> 1275074 INFO (qtp1571093830-13464) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[117 (1545737334609149952)]} 0 0
[junit4] 2> 1275075 INFO (qtp554283576-13437) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[118 (1545737334609149952)]} 0 0
[junit4] 2> 1275075 INFO (qtp1571093830-13459) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[118 (1545737334610198528)]} 0 0
[junit4] 2> 1275076 INFO (qtp554283576-13447) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[119 (1545737334611247104)]} 0 0
[junit4] 2> 1275077 INFO (qtp1571093830-13460) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[119 (1545737334611247104)]} 0 0
[junit4] 2> 1275079 INFO (qtp554283576-13440) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[120 (1545737334613344256)]} 0 0
[junit4] 2> 1275079 INFO (qtp1571093830-13462) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[120 (1545737334614392832)]} 0 0
[junit4] 2> 1275080 INFO (qtp554283576-13448) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[121 (1545737334615441408)]} 0 0
[junit4] 2> 1275081 INFO (qtp1571093830-13463) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[121 (1545737334616489984)]} 0 0
[junit4] 2> 1275082 INFO (qtp554283576-13443) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[122 (1545737334616489984)]} 0 0
[junit4] 2> 1275083 INFO (qtp1571093830-13461) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[122 (1545737334617538560)]} 0 0
[junit4] 2> 1275083 INFO (qtp554283576-13441) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[123 (1545737334618587136)]} 0 0
[junit4] 2> 1275084 INFO (qtp1571093830-13457) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[123 (1545737334619635712)]} 0 0
[junit4] 2> 1275085 INFO (qtp554283576-13438) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[124 (1545737334619635712)]} 0 0
[junit4] 2> 1275085 INFO (qtp1571093830-13464) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[124 (1545737334620684288)]} 0 0
[junit4] 2> 1275086 INFO (qtp554283576-13438) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[125 (1545737334621732864)]} 0 0
[junit4] 2> 1275086 INFO (qtp1571093830-13464) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[125 (1545737334621732864)]} 0 0
[junit4] 2> 1275087 INFO (qtp554283576-13438) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[126 (1545737334622781440)]} 0 0
[junit4] 2> 1275087 INFO (qtp1571093830-13464) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[126 (1545737334622781440)]} 0 0
[junit4] 2> 1275088 INFO (qtp554283576-13438) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[127 (1545737334623830016)]} 0 0
[junit4] 2> 1275089 INFO (qtp1571093830-13464) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[127 (1545737334623830016)]} 0 0
[junit4] 2> 1275089 INFO (qtp554283576-13438) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[128 (1545737334624878592)]} 0 0
[junit4] 2> 1275090 INFO (qtp1571093830-13464) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[128 (1545737334624878592)]} 0 0
[junit4] 2> 1275090 INFO (qtp554283576-13438) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[129 (1545737334625927168)]} 0 0
[junit4] 2> 1275091 INFO (qtp1571093830-13464) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[129 (1545737334626975744)]} 0 0
[junit4] 2> 1275092 INFO (qtp554283576-13438) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[130 (1545737334626975744)]} 0 0
[junit4] 2> 1275092 INFO (qtp1571093830-13464) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[130 (1545737334628024320)]} 0 0
[junit4] 2> 1275092 INFO (qtp554283576-13438) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[131 (1545737334628024320)]} 0 0
[junit4] 2> 1275093 INFO (qtp1571093830-13464) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[131 (1545737334629072896)]} 0 0
[junit4] 2> 1275094 INFO (qtp554283576-13438) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[132 (1545737334630121472)]} 0 0
[junit4] 2> 1275094 INFO (qtp1571093830-13464) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[132 (1545737334630121472)]} 0 0
[junit4] 2> 1275095 INFO (qtp554283576-13438) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[133 (1545737334631170048)]} 0 0
[junit4] 2> 1275095 INFO (qtp1571093830-13464) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[133 (1545737334631170048)]} 0 0
[junit4] 2> 1275096 INFO (qtp554283576-13438) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[134 (1545737334632218624)]} 0 0
[junit4] 2> 1275097 INFO (qtp1571093830-13464) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[134 (1545737334632218624)]} 0 0
[junit4] 2> 1275097 INFO (qtp554283576-13438) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[135 (1545737334633267200)]} 0 0
[junit4] 2> 1275098 INFO (qtp1571093830-13464) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[135 (1545737334634315776)]} 0 0
[junit4] 2> 1275098 INFO (qtp554283576-13438) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[136 (1545737334634315776)]} 0 0
[junit4] 2> 1275099 INFO (qtp1571093830-13464) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[136 (1545737334635364352)]} 0 0
[junit4] 2> 1275099 INFO (qtp554283576-13438) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[137 (1545737334635364352)]} 0 0
[junit4] 2> 1275100 INFO (qtp1571093830-13464) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[137 (1545737334636412928)]} 0 0
[junit4] 2> 1275101 INFO (qtp554283576-13447) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[138 (1545737334636412928)]} 0 0
[junit4] 2> 1275102 INFO (qtp1571093830-13461) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[138 (1545737334638510080)]} 0 0
[junit4] 2> 1275103 INFO (qtp554283576-13440) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[139 (1545737334639558656)]} 0 0
[junit4] 2> 1275104 INFO (qtp1571093830-13457) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[139 (1545737334640607232)]} 0 0
[junit4] 2> 1275105 INFO (qtp554283576-13448) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[140 (1545737334640607232)]} 0 0
[junit4] 2> 1275106 INFO (qtp1571093830-13459) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[140 (1545737334641655808)]} 0 0
[junit4] 2> 1275107 INFO (qtp554283576-13443) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[141 (1545737334643752960)]} 0 0
[junit4] 2> 1275107 INFO (qtp1571093830-13460) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[141 (1545737334643752960)]} 0 0
[junit4] 2> 1275108 INFO (qtp554283576-13441) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[142 (1545737334644801536)]} 0 0
[junit4] 2> 1275109 INFO (qtp1571093830-13460) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[142 (1545737334645850112)]} 0 0
[junit4] 2> 1275109 INFO (qtp554283576-13441) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[143 (1545737334645850112)]} 0 0
[junit4] 2> 1275111 INFO (qtp1571093830-13460) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[143 (1545737334646898688)]} 0 0
[junit4] 2> 1275111 INFO (qtp554283576-13441) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[144 (1545737334647947264)]} 0 0
[junit4] 2> 1275112 INFO (qtp1571093830-13460) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[144 (1545737334648995840)]} 0 0
[junit4] 2> 1275113 INFO (qtp554283576-13437) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[145 (1545737334648995840)]} 0 0
[junit4] 2> 1275113 INFO (qtp1571093830-13460) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[145 (1545737334650044416)]} 0 0
[junit4] 2> 1275114 INFO (qtp554283576-13437) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[146 (1545737334650044416)]} 0 0
[junit4] 2> 1275115 INFO (qtp1571093830-13460) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[146 (1545737334652141568)]} 0 0
[junit4] 2> 1275116 INFO (qtp554283576-13437) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[147 (1545737334653190144)]} 0 0
[junit4] 2> 1275116 INFO (qtp1571093830-13460) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[147 (1545737334653190144)]} 0 0
[junit4] 2> 1275117 INFO (qtp554283576-13437) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[148 (1545737334654238720)]} 0 0
[junit4] 2> 1275117 INFO (qtp1571093830-13460) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[148 (1545737334654238720)]} 0 0
[junit4] 2> 1275118 INFO (qtp554283576-13437) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[149 (1545737334655287296)]} 0 0
[junit4] 2> 1275118 INFO (qtp1571093830-13460) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[149 (1545737334655287296)]} 0 0
[junit4] 2> 1275119 INFO (qtp554283576-13437) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1275119 INFO (qtp554283576-13437) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@4a0edd36
[junit4] 2> 1275132 INFO (qtp554283576-13437) [ x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@70e17741
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@283fff6),segFN=segments_2,generation=2}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@70e17741
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@283fff6),segFN=segments_3,generation=3}
[junit4] 2> 1275132 INFO (qtp554283576-13437) [ x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 3
[junit4] 2> 1275132 INFO (qtp554283576-13437) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@56e5477b[collection1] main]
[junit4] 2> 1275133 INFO (qtp554283576-13437) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1275133 INFO
(searcherExecutor-5311-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@56e5477b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C9)
Uninverting(_1(7.0.0):C59)))}
[junit4] 2> 1275133 INFO (qtp554283576-13437) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 14
[junit4] 2> 12751
[...truncated too long message...]
ibutedSearch_890E773BB7CBA873-001/tempDir-001/shard2/cores/collection1/data/index;done=false>>]
[junit4] 2> 1336422 INFO (coreCloseExecutor-5420-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 1336422 INFO (coreCloseExecutor-5420-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_890E773BB7CBA873-001/tempDir-001/shard2/cores/collection1/data/index
[junit4] 2> 1336422 INFO (coreCloseExecutor-5420-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_890E773BB7CBA873-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata
[CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_890E773BB7CBA873-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata;done=false>>]
[junit4] 2> 1336422 INFO (coreCloseExecutor-5420-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 1336422 INFO (coreCloseExecutor-5420-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_890E773BB7CBA873-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata
[junit4] 2> 1336431 INFO
(TEST-TestDistributedSearch.test-seed#[890E773BB7CBA873]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@23d4b68{/,null,UNAVAILABLE}
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestDistributedSearch -Dtests.method=test
-Dtests.seed=890E773BB7CBA873 -Dtests.slow=true -Dtests.locale=sr-BA
-Dtests.timezone=Antarctica/Troll -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] FAILURE 63.0s J0 | TestDistributedSearch.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: Expected to find
shardAddress in the up shard info:
{error=org.apache.solr.client.solrj.SolrServerException: No live SolrServers
available to handle this
request,trace=org.apache.solr.client.solrj.SolrServerException: No live
SolrServers available to handle this request
[junit4] > at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:392)
[junit4] > at
org.apache.solr.handler.component.HttpShardHandlerFactory.makeLoadBalancedRequest(HttpShardHandlerFactory.java:226)
[junit4] > at
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:198)
[junit4] > at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] > at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[junit4] > at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] > at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > ,time=3}
[junit4] > at
__randomizedtesting.SeedInfo.seed([890E773BB7CBA873:15A48E11937C58B]:0)
[junit4] > at
org.apache.solr.TestDistributedSearch.comparePartialResponses(TestDistributedSearch.java:1172)
[junit4] > at
org.apache.solr.TestDistributedSearch.queryPartialResults(TestDistributedSearch.java:1113)
[junit4] > at
org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:973)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1011)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1336446 INFO
(SUITE-TestDistributedSearch-seed#[890E773BB7CBA873]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_890E773BB7CBA873-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62):
{other_tl1=FSTOrd50, range_facet_l_dv=PostingsFormat(name=Direct),
SubjectTerms_mfacet=FSTOrd50, n_l1=BlockTreeOrds(blocksize=128),
a_n_tdt=PostingsFormat(name=LuceneFixedGap),
multiDefault=BlockTreeOrds(blocksize=128), intDefault=FSTOrd50, n_td1=FSTOrd50,
n_d1=BlockTreeOrds(blocksize=128), n_f1=FSTOrd50,
range_facet_l=BlockTreeOrds(blocksize=128), n_tl1=FSTOrd50,
oddField_s=PostingsFormat(name=Direct), n_tf1=BlockTreeOrds(blocksize=128),
lowerfilt1and2=BlockTreeOrds(blocksize=128), a_t=BlockTreeOrds(blocksize=128),
lowerfilt=BlockTreeOrds(blocksize=128), id=PostingsFormat(name=Direct),
text=PostingsFormat(name=LuceneFixedGap),
timestamp=BlockTreeOrds(blocksize=128),
severity=PostingsFormat(name=LuceneFixedGap),
foo_sev_enum=PostingsFormat(name=LuceneFixedGap), n_dt1=FSTOrd50,
a_i1=BlockTreeOrds(blocksize=128), b_n_tdt=FSTOrd50,
n_ti1=PostingsFormat(name=Direct), rnd_b=PostingsFormat(name=Direct),
_version_=FSTOrd50, foo_b=PostingsFormat(name=LuceneFixedGap), n_tdt1=FSTOrd50,
foo_d=PostingsFormat(name=Direct),
range_facet_i_dv=BlockTreeOrds(blocksize=128),
foo_f=PostingsFormat(name=LuceneFixedGap)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Memory),
foo_sev_enum=DocValuesFormat(name=Direct),
range_facet_i_dv=DocValuesFormat(name=Asserting),
timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1282,
maxMBSortInHeap=5.721828920980782, sim=RandomSimilarity(queryNorm=false): {},
locale=sr-BA, timezone=Antarctica/Troll
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_102
(64-bit)/cpus=3,threads=1,free=100740384,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [TestIntervalFaceting,
TestSolrDynamicMBean, TestOverriddenPrefixQueryForCustomFieldType,
TestUninvertingReader, TestHashPartitioner, TestSurroundQueryParser,
TestFieldCache, TestShardHandlerFactory, TestPerFieldSimilarity,
ZkStateReaderTest, TestRTimerTree, CursorMarkTest, UnloadDistributedZkTest,
TestXIncludeConfig, SolrTestCaseJ4Test, RecoveryAfterSoftCommitTest,
SOLR749Test, IgnoreCommitOptimizeUpdateProcessorFactoryTest,
AnalyticsMergeStrategyTest, DocValuesTest, CheckHdfsIndexTest,
DirectSolrSpellCheckerTest, AnalysisAfterCoreReloadTest,
IndexSchemaRuntimeFieldTest, TestDynamicFieldResource,
TestShortCircuitedRequests, HLLSerializationTest, TestFaceting,
OutOfBoxZkACLAndCredentialsProvidersTest, TestCollationField,
TestLegacyNumericRangeQueryBuilder, QueryElevationComponentTest, SyncSliceTest,
TestReplicaProperties, SolrPluginUtilsTest, TestPseudoReturnFields,
ResponseLogComponentTest, TestManagedResource,
OpenExchangeRatesOrgProviderTest, TestSubQueryTransformerCrossCore,
TestStressLucene, CollectionTooManyReplicasTest, HighlighterTest,
DistributedSpellCheckComponentTest, TestSolrCoreSnapshots,
TestDFISimilarityFactory, FileUtilsTest, TestLockTree, TestFastLRUCache,
ZkControllerTest, SuggestComponentContextFilterQueryTest,
TestFieldCacheSortRandom, TestSolrJ, HdfsThreadLeakTest, EnumFieldTest,
BigEndianAscendingWordSerializerTest, RulesTest, OverseerTest,
TestSolrConfigHandlerConcurrent, MoreLikeThisHandlerTest, TestRemoteStreaming,
LeaderInitiatedRecoveryOnCommitTest, TestStandardQParsers, TestMacros,
ExplicitHLLTest, TestScoreJoinQPNoScore, FastVectorHighlighterTest,
SegmentsInfoRequestHandlerTest, TestReplicationHandler, TestSolrQueryResponse,
StandardRequestHandlerTest, OutputWriterTest, TestSha256AuthenticationProvider,
TestGeoJSONResponseWriter, SpatialFilterTest, TestNRTOpen,
AsyncMigrateRouteKeyTest, TestSort, TestPKIAuthenticationPlugin,
TestRandomCollapseQParserPlugin, ExitableDirectoryReaderTest, DeleteNodeTest,
DOMUtilTest, TestOnReconnectListenerSupport, TestDynamicLoading,
TestManagedSynonymFilterFactory, TestElisionMultitermQuery,
IndexBasedSpellCheckerTest, DistributedQueryElevationComponentTest,
HdfsChaosMonkeyNothingIsSafeTest, TestUniqueKeyFieldResource, TestUpdate,
HdfsRecoverLeaseTest, TestAnalyzedSuggestions, BlockJoinFacetSimpleTest,
SynonymTokenizerTest, DocValuesMultiTest, TestDownShardTolerantSearch,
CursorPagingTest, PolyFieldTest, PathHierarchyTokenizerFactoryTest,
TestDefaultStatsCache, ReplaceNodeTest, TestExactSharedStatsCache,
ZkNodePropsTest, TestSchemaVersionResource, DataDrivenBlockJoinTest,
TestPhraseSuggestions, PrimUtilsTest, SSLMigrationTest, MigrateRouteKeyTest,
TestXmlQParserPlugin, DistribJoinFromCollectionTest, TestRawResponseWriter,
TestConfigSetProperties, DistributedExpandComponentTest,
TestSolrDeletionPolicy1, HdfsCollectionsAPIDistributedZkTest,
TestSolrCloudWithDelegationTokens, CurrencyFieldXmlFileTest,
SimpleMLTQParserTest, TolerantUpdateProcessorTest,
PreAnalyzedUpdateProcessorTest, TestJmxIntegration, TestReqParamsAPI,
TestTestInjection, CleanupOldIndexTest, ConjunctionSolrSpellCheckerTest,
TestPartialUpdateDeduplication, TestSweetSpotSimilarityFactory,
TestBM25SimilarityFactory, TestJsonRequest, SystemInfoHandlerTest,
SuggesterFSTTest, TestLazyCores, TestLRUStatsCache,
TestPostingsSolrHighlighter, FacetPivotSmallTest,
TestWordDelimiterFilterFactory, ChaosMonkeyNothingIsSafeTest,
DirectSolrConnectionTest, InfoHandlerTest, HardAutoCommitTest, TestLRUCache,
TestSchemaResource, TestRandomDVFaceting, TestDistributedSearch]
[junit4] Completed [307/631 (1!)] on J0 in 63.06s, 1 test, 1 failure <<<
FAILURES!
[...truncated 61230 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]