Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17440/
Java: 32bit/jdk1.8.0_102 -server -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.TestDistributedSearch.test

Error Message:
Expected to find shardAddress in the up shard info

Stack Trace:
java.lang.AssertionError: Expected to find shardAddress in the up shard info
        at 
__randomizedtesting.SeedInfo.seed([32152EAC19CE0613:BA411176B7326BEB]: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 11629 lines...]
   [junit4] Suite: org.apache.solr.TestDistributedSearch
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedSearch_32152EAC19CE0613-001/init-core-data-001
   [junit4]   2> 909830 INFO  
(SUITE-TestDistributedSearch-seed#[32152EAC19CE0613]-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> 909830 INFO  
(SUITE-TestDistributedSearch-seed#[32152EAC19CE0613]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 909901 INFO  
(TEST-TestDistributedSearch.test-seed#[32152EAC19CE0613]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedSearch_32152EAC19CE0613-001/tempDir-001/control/cores/collection1
   [junit4]   2> 909902 INFO  
(TEST-TestDistributedSearch.test-seed#[32152EAC19CE0613]) [    ] o.e.j.s.Server 
jetty-9.3.8.v20160314
   [junit4]   2> 909903 INFO  
(TEST-TestDistributedSearch.test-seed#[32152EAC19CE0613]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1fbe9c9{/,null,AVAILABLE}
   [junit4]   2> 909904 INFO  
(TEST-TestDistributedSearch.test-seed#[32152EAC19CE0613]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@18ffa01{HTTP/1.1,[http/1.1]}{127.0.0.1:37643}
   [junit4]   2> 909904 INFO  
(TEST-TestDistributedSearch.test-seed#[32152EAC19CE0613]) [    ] o.e.j.s.Server 
Started @911892ms
   [junit4]   2> 909904 INFO  
(TEST-TestDistributedSearch.test-seed#[32152EAC19CE0613]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=37643, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedSearch_32152EAC19CE0613-001/tempDir-001/control/cores}
   [junit4]   2> 909904 INFO  
(TEST-TestDistributedSearch.test-seed#[32152EAC19CE0613]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 909904 INFO  
(TEST-TestDistributedSearch.test-seed#[32152EAC19CE0613]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedSearch_32152EAC19CE0613-001/tempDir-001/control'
   [junit4]   2> 909904 INFO  
(TEST-TestDistributedSearch.test-seed#[32152EAC19CE0613]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 909904 INFO  
(TEST-TestDistributedSearch.test-seed#[32152EAC19CE0613]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 909904 INFO  
(TEST-TestDistributedSearch.test-seed#[32152EAC19CE0613]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedSearch_32152EAC19CE0613-001/tempDir-001/control/solr.xml
   [junit4]   2> 909908 INFO  
(TEST-TestDistributedSearch.test-seed#[32152EAC19CE0613]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedSearch_32152EAC19CE0613-001/tempDir-001/control/cores
   [junit4]   2> 909908 INFO  
(TEST-TestDistributedSearch.test-seed#[32152EAC19CE0613]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 11575624
   [junit4]   2> 909908 INFO  
(TEST-TestDistributedSearch.test-seed#[32152EAC19CE0613]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedSearch_32152EAC19CE0613-001/tempDir-001/control]
   [junit4]   2> 909908 WARN  
(TEST-TestDistributedSearch.test-seed#[32152EAC19CE0613]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedSearch_32152EAC19CE0613-001/tempDir-001/control/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedSearch_32152EAC19CE0613-001/tempDir-001/control/lib
   [junit4]   2> 909913 INFO  
(TEST-TestDistributedSearch.test-seed#[32152EAC19CE0613]) [    ] 
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> 909915 INFO  
(TEST-TestDistributedSearch.test-seed#[32152EAC19CE0613]) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 909915 INFO  
(TEST-TestDistributedSearch.test-seed#[32152EAC19CE0613]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 909915 INFO  
(TEST-TestDistributedSearch.test-seed#[32152EAC19CE0613]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 909915 INFO  
(TEST-TestDistributedSearch.test-seed#[32152EAC19CE0613]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 909915 INFO  
(TEST-TestDistributedSearch.test-seed#[32152EAC19CE0613]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 909915 INFO  
(TEST-TestDistributedSearch.test-seed#[32152EAC19CE0613]) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedSearch_32152EAC19CE0613-001/tempDir-001/control/cores
   [junit4]   2> 909916 INFO  
(TEST-TestDistributedSearch.test-seed#[32152EAC19CE0613]) [    ] 
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> 909916 INFO  
(TEST-TestDistributedSearch.test-seed#[32152EAC19CE0613]) [    ] 
o.a.s.c.CorePropertiesLocator Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedSearch_32152EAC19CE0613-001/tempDir-001/control/cores/collection1
   [junit4]   2> 909916 INFO  
(TEST-TestDistributedSearch.test-seed#[32152EAC19CE0613]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 909916 INFO  (coreLoadExecutor-4441-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 909917 INFO  
(TEST-TestDistributedSearch.test-seed#[32152EAC19CE0613]) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 909917 INFO  
(TEST-TestDistributedSearch.test-seed#[32152EAC19CE0613]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 909917 INFO  (coreLoadExecutor-4441-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 909917 INFO  (coreLoadExecutor-4441-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 909917 INFO  (coreLoadExecutor-4441-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 909917 INFO  (coreLoadExecutor-4441-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 909933 INFO  (coreLoadExecutor-4441-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 909938 WARN  (coreLoadExecutor-4441-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 909939 INFO  (coreLoadExecutor-4441-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 909952 INFO  (coreLoadExecutor-4441-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 909956 INFO  (coreLoadExecutor-4441-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 910008 INFO  (coreLoadExecutor-4441-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 910012 INFO  (coreLoadExecutor-4441-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 910013 INFO  (coreLoadExecutor-4441-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 910015 INFO  (coreLoadExecutor-4441-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 910016 INFO  (coreLoadExecutor-4441-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 910017 INFO  (coreLoadExecutor-4441-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 910017 INFO  (coreLoadExecutor-4441-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 910018 INFO  (coreLoadExecutor-4441-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 910018 INFO  (coreLoadExecutor-4441-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 910018 INFO  (coreLoadExecutor-4441-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 910019 INFO  (coreLoadExecutor-4441-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedSearch_32152EAC19CE0613-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 910019 INFO  (coreLoadExecutor-4441-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f88612
   [junit4]   2> 910019 INFO  (coreLoadExecutor-4441-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedSearch_32152EAC19CE0613-001/tempDir-001/control/cores/collection1/data/snapshot_metadata
   [junit4]   2> 910019 INFO  (coreLoadExecutor-4441-thread-1) [    
x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot 
metadata file...
   [junit4]   2> 910019 INFO  (coreLoadExecutor-4441-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedSearch_32152EAC19CE0613-001/tempDir-001/control/cores/collection1/data
   [junit4]   2> 910019 INFO  (coreLoadExecutor-4441-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedSearch_32152EAC19CE0613-001/tempDir-001/control/cores/collection1/data/index/
   [junit4]   2> 910019 WARN  (coreLoadExecutor-4441-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedSearch_32152EAC19CE0613-001/tempDir-001/control/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 910020 INFO  (coreLoadExecutor-4441-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedSearch_32152EAC19CE0613-001/tempDir-001/control/cores/collection1/data/index
   [junit4]   2> 910020 INFO  (coreLoadExecutor-4441-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=20, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=7.8369140625, 
floorSegmentMB=1.5224609375, forceMergeDeletesPctAllowed=21.979454749356655, 
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 910020 INFO  (coreLoadExecutor-4441-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1ce9f4c 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12004d1),segFN=segments_1,generation=1}
   [junit4]   2> 910020 INFO  (coreLoadExecutor-4441-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 910020 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedSearch_32152EAC19CE0613-001/tempDir-001/control/cores/collection1/data/
   [junit4]   2> 910020 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedSearch_32152EAC19CE0613-001/tempDir-001/control/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 910023 INFO  (coreLoadExecutor-4441-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 910023 INFO  (coreLoadExecutor-4441-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 910023 INFO  (coreLoadExecutor-4441-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 910023 INFO  (coreLoadExecutor-4441-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 910023 INFO  (coreLoadExecutor-4441-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 910023 INFO  (coreLoadExecutor-4441-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 910023 INFO  (coreLoadExecutor-4441-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 910023 INFO  (coreLoadExecutor-4441-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 910023 INFO  (coreLoadExecutor-4441-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 910023 INFO  (coreLoadExecutor-4441-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 910023 INFO  (coreLoadExecutor-4441-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 910023 INFO  (coreLoadExecutor-4441-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 910024 INFO  (coreLoadExecutor-4441-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 910025 INFO  (coreLoadExecutor-4441-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 910026 INFO  (coreLoadExecutor-4441-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 910026 INFO  (coreLoadExecutor-4441-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 910029 INFO  (coreLoadExecutor-4441-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 910030 INFO  (coreLoadExecutor-4441-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> 910030 INFO  (coreLoadExecutor-4441-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 910030 INFO  (coreLoadExecutor-4441-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 910030 INFO  (coreLoadExecutor-4441-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 910031 INFO  (coreLoadExecutor-4441-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 910031 INFO  (coreLoadExecutor-4441-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 910031 INFO  (coreLoadExecutor-4441-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=13, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7233075603143326]
   [junit4]   2> 910031 INFO  (coreLoadExecutor-4441-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1ce9f4c 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12004d1),segFN=segments_1,generation=1}
   [junit4]   2> 910031 INFO  (coreLoadExecutor-4441-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 910031 INFO  (coreLoadExecutor-4441-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c6d25c[collection1] 
main]
   [junit4]   2> 910032 INFO  (coreLoadExecutor-4441-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 910032 INFO  (coreLoadExecutor-4441-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 910032 INFO  (coreLoadExecutor-4441-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 910032 INFO  (coreLoadExecutor-4441-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 910052 INFO  (coreLoadExecutor-4441-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 910156 INFO  (coreLoadExecutor-4441-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 910156 INFO  
(searcherExecutor-4442-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 910156 INFO  
(searcherExecutor-4442-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 910156 INFO  
(searcherExecutor-4442-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 910156 INFO  
(searcherExecutor-4442-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 910156 INFO  
(searcherExecutor-4442-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 910156 INFO  (coreLoadExecutor-4441-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 910156 INFO  
(searcherExecutor-4442-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 910156 INFO  (coreLoadExecutor-4441-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 910157 INFO  (coreLoadExecutor-4441-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 910157 INFO  (coreLoadExecutor-4441-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1541565566318280704
   [junit4]   2> 910157 INFO  
(searcherExecutor-4442-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 910157 INFO  
(searcherExecutor-4442-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 910157 INFO  
(searcherExecutor-4442-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 910157 INFO  
(searcherExecutor-4442-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1c6d25c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 910158 INFO  (coreLoadExecutor-4441-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with 
highest version 1541565566318280704
   [junit4]   2> 910158 INFO  (coreLoadExecutor-4441-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 910487 INFO  
(TEST-TestDistributedSearch.test-seed#[32152EAC19CE0613]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedSearch_32152EAC19CE0613-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 910488 INFO  
(TEST-TestDistributedSearch.test-seed#[32152EAC19CE0613]) [    ] o.e.j.s.Server 
jetty-9.3.8.v20160314
   [junit4]   2> 910491 INFO  
(TEST-TestDistributedSearch.test-seed#[32152EAC19CE0613]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1d3011f{/,null,AVAILABLE}
   [junit4]   2> 910492 INFO  
(TEST-TestDistributedSearch.test-seed#[32152EAC19CE0613]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@562e1d{HTTP/1.1,[http/1.1]}{127.0.0.1:44342}
   [junit4]   2> 910492 INFO  
(TEST-TestDistributedSearch.test-seed#[32152EAC19CE0613]) [    ] o.e.j.s.Server 
Started @912481ms
   [junit4]   2> 910492 INFO  
(TEST-TestDistributedSearch.test-seed#[32152EAC19CE0613]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=44342, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedSearch_32152EAC19CE0613-001/tempDir-001/shard0/cores}
   [junit4]   2> 910492 INFO  
(TEST-TestDistributedSearch.test-seed#[32152EAC19CE0613]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 910493 INFO  
(TEST-TestDistributedSearch.test-seed#[32152EAC19CE0613]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedSearch_32152EAC19CE0613-001/tempDir-001/shard0'
   [junit4]   2> 910493 INFO  
(TEST-TestDistributedSearch.test-seed#[32152EAC19CE0613]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 910493 INFO  
(TEST-TestDistributedSearch.test-seed#[32152EAC19CE0613]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 910493 INFO  
(TEST-TestDistributedSearch.test-seed#[32152EAC19CE0613]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedSearch_32152EAC19CE0613-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 910496 INFO  
(TEST-TestDistributedSearch.test-seed#[32152EAC19CE0613]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedSearch_32152EAC19CE0613-001/tempDir-001/shard0/cores
   [junit4]   2> 910496 INFO  
(TEST-TestDistributedSearch.test-seed#[32152EAC19CE0613]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 12243153
   [junit4]   2> 910496 INFO  
(TEST-TestDistributedSearch.test-seed#[32152EAC19CE0613]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedSearch_32152EAC19CE0613-001/tempDir-001/shard0]
   [junit4]   2> 910497 WARN  
(TEST-TestDistributedSearch.test-seed#[32152EAC19CE0613]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedSearch_32152EAC19CE0613-001/tempDir-001/shard0/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedSearch_32152EAC19CE0613-001/tempDir-001/shard0/lib
   [junit4]   2> 910497 INFO  
(TEST-TestDistributedSearch.test-seed#[32152EAC19CE0613]) [    ] 
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> 910499 INFO  
(TEST-TestDistributedSearch.test-seed#[32152EAC19CE0613]) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 910499 INFO  
(TEST-TestDistributedSearch.test-seed#[32152EAC19CE0613]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 910499 INFO  
(TEST-TestDistributedSearch.test-seed#[32152EAC19CE0613]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 910499 INFO  
(TEST-TestDistributedSearch.test-seed#[32152EAC19CE0613]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 910499 INFO  
(TEST-TestDistributedSearch.test-seed#[32152EAC19CE0613]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 910499 INFO  
(TEST-TestDistributedSearch.test-seed#[32152EAC19CE0613]) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedSearch_32152EAC19CE0613-001/tempDir-001/shard0/cores
   [junit4]   2> 910500 INFO  
(TEST-TestDistributedSearch.test-seed#[32152EAC19CE0613]) [    ] 
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> 910500 INFO  
(TEST-TestDistributedSearch.test-seed#[32152EAC19CE0613]) [    ] 
o.a.s.c.CorePropertiesLocator Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedSearch_32152EAC19CE0613-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 910500 INFO  
(TEST-TestDistributedSearch.test-seed#[32152EAC19CE0613]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 910500 INFO  (coreLoadExecutor-4452-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 910501 INFO  (coreLoadExecutor-4452-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 910501 INFO  (coreLoadExecutor-4452-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 910501 INFO  (coreLoadExecutor-4452-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 910501 INFO  (coreLoadExecutor-4452-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 910501 INFO  
(TEST-TestDistributedSearch.test-seed#[32152EAC19CE0613]) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 910501 INFO  
(TEST-TestDistributedSearch.test-seed#[32152EAC19CE0613]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 910517 INFO  (coreLoadExecutor-4452-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 910522 WARN  (coreLoadExecutor-4452-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 910524 INFO  (coreLoadExecutor-4452-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 910538 INFO  (coreLoadExecutor-4452-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 910542 INFO  (coreLoadExecutor-4452-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 910609 INFO  (coreLoadExecutor-4452-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 910613 INFO  (coreLoadExecutor-4452-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 910613 INFO  (coreLoadExecutor-4452-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 910616 INFO  (coreLoadExecutor-4452-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 910617 INFO  (coreLoadExecutor-4452-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 910618 INFO  (coreLoadExecutor-4452-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 910618 INFO  (coreLoadExecutor-4452-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 910619 INFO  (coreLoadExecutor-4452-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 910620 INFO  (coreLoadExecutor-4452-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 910620 INFO  (coreLoadExecutor-4452-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 910620 INFO  (coreLoadExecutor-4452-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedSearch_32152EAC19CE0613-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 910620 INFO  (coreLoadExecutor-4452-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f88612
   [junit4]   2> 910620 INFO  (coreLoadExecutor-4452-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedSearch_32152EAC19CE0613-001/tempDir-001/shard0/cores/collection1/data/snapshot_metadata
   [junit4]   2> 910620 INFO  (coreLoadExecutor-4452-thread-1) [    
x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot 
metadata file...
   [junit4]   2> 910621 INFO  (coreLoadExecutor-4452-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedSearch_32152EAC19CE0613-001/tempDir-001/shard0/cores/collection1/data
   [junit4]   2> 910621 INFO  (coreLoadExecutor-4452-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedSearch_32152EAC19CE0613-001/tempDir-001/shard0/cores/collection1/data/index/
   [junit4]   2> 910621 WARN  (coreLoadExecutor-4452-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedSearch_32152EAC19CE0613-001/tempDir-001/shard0/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 910621 INFO  (coreLoadExecutor-4452-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedSearch_32152EAC19CE0613-001/tempDir-001/shard0/cores/collection1/data/index
   [junit4]   2> 910621 INFO  (coreLoadExecutor-4452-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=20, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=7.8369140625, 
floorSegmentMB=1.5224609375, forceMergeDeletesPctAllowed=21.979454749356655, 
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 910621 INFO  (coreLoadExecutor-4452-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1edb630 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@accdaa),segFN=segments_1,generation=1}
   [junit4]   2> 910621 INFO  (coreLoadExecutor-4452-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 910622 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedSearch_32152EAC19CE0613-001/tempDir-001/shard0/cores/collection1/data/
   [junit4]   2> 910622 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedSearch_32152EAC19CE0613-001/tempDir-001/shard0/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 910624 INFO  (coreLoadExecutor-4452-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 910625 INFO  (coreLoadExecutor-4452-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 910625 INFO  (coreLoadExecutor-4452-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 910625 INFO  (coreLoadExecutor-4452-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 910625 INFO  (coreLoadExecutor-4452-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 910625 INFO  (coreLoadExecutor-4452-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 910625 INFO  (coreLoadExecutor-4452-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 910625 INFO  (coreLoadExecutor-4452-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 910625 INFO  (coreLoadExecutor-4452-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 910625 INFO  (coreLoadExecutor-4452-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 910625 INFO  (coreLoadExecutor-4452-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 910625 INFO  (coreLoadExecutor-4452-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 910626 INFO  (coreLoadExecutor-4452-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 910627 INFO  (coreLoadExecutor-4452-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 910627 INFO  (coreLoadExecutor-4452-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 910628 INFO  (coreLoadExecutor-4452-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 910632 INFO  (coreLoadExecutor-4452-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 910633 INFO  (coreLoadExecutor-4452-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> 910633 INFO  (coreLoadExecutor-4452-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 910633 INFO  (coreLoadExecutor-4452-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 910633 INFO  (coreLoadExecutor-4452-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 910634 INFO  (coreLoadExecutor-4452-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 910634 INFO  (coreLoadExecutor-4452-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 910634 INFO  (coreLoadExecutor-4452-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=13, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7233075603143326]
   [junit4]   2> 910634 INFO  (coreLoadExecutor-4452-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1edb630 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@accdaa),segFN=segments_1,generation=1}
   [junit4]   2> 910634 INFO  (coreLoadExecutor-4452-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 910635 INFO  (coreLoadExecutor-4452-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@11a1c25[collection1] 
main]
   [junit4]   2> 910635 INFO  (coreLoadExecutor-4452-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 910635 INFO  (coreLoadExecutor-4452-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 910635 INFO  (coreLoadExecutor-4452-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 910635 INFO  (coreLoadExecutor-4452-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 910661 INFO  (coreLoadExecutor-4452-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 910771 INFO  (coreLoadExecutor-4452-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 910771 INFO  
(searcherExecutor-4453-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 910772 INFO  
(searcherExecutor-4453-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 910772 INFO  
(searcherExecutor-4453-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 910772 INFO  
(searcherExecutor-4453-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 910772 INFO  
(searcherExecutor-4453-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 910772 INFO  
(searcherExecutor-4453-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 910772 INFO  (coreLoadExecutor-4452-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 910772 INFO  (coreLoadExecutor-4452-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 910772 INFO  
(searcherExecutor-4453-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 910772 INFO  (coreLoadExecutor-4452-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 910772 INFO  (coreLoadExecutor-4452-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1541565566963154944
   [junit4]   2> 910772 INFO  
(searcherExecutor-4453-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 910773 INFO  
(searcherExecutor-4453-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 910774 INFO  
(searcherExecutor-4453-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@11a1c25[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 910774 INFO  (coreLoadExecutor-4452-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with 
highest version 1541565566963154944
   [junit4]   2> 910774 INFO  (coreLoadExecutor-4452-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 911004 INFO  
(TEST-TestDistributedSearch.test-seed#[32152EAC19CE0613]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 911006 INFO  (qtp22894230-9966) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1541565567207473152)} 0 1
   [junit4]   2> 911008 INFO  (qtp9597309-9983) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1541565567209570304)} 0 0
   [junit4]   2> 911010 INFO  (qtp22894230-9967) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[1 (1541565567210618880)]} 0 1
   [junit4]   2> 911011 INFO  (qtp9597309-9984) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[1 (1541565567212716032)]} 0 0
   [junit4]   2> 911012 INFO  (qtp22894230-9968) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[2 (1541565567213764608)]} 0 0
   [junit4]   2> 911012 INFO  (qtp9597309-9985) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[2 (1541565567214813184)]} 0 0
   [junit4]   2> 911013 INFO  (qtp22894230-9961) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[3 (1541565567214813184)]} 0 0
   [junit4]   2> 911013 INFO  (qtp9597309-9978) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[3 (1541565567215861760)]} 0 0
   [junit4]   2> 911014 INFO  (qtp22894230-9966) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[4 (1541565567216910336)]} 0 0
   [junit4]   2> 911014 INFO  (qtp9597309-9983) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[4 (1541565567216910336)]} 0 0
   [junit4]   2> 911016 INFO  (qtp22894230-9967) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[5 (1541565567217958912)]} 0 0
   [junit4]   2> 911016 INFO  (qtp9597309-9984) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[5 (1541565567219007488)]} 0 0
   [junit4]   2> 911017 INFO  (qtp22894230-9968) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[6 (1541565567220056064)]} 0 0
   [junit4]   2> 911017 INFO  (qtp9597309-9985) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[6 (1541565567220056064)]} 0 0
   [junit4]   2> 911018 INFO  (qtp22894230-9961) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[7 (1541565567220056065)]} 0 0
   [junit4]   2> 911018 INFO  (qtp9597309-9978) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[7 (1541565567221104640)]} 0 0
   [junit4]   2> 911019 INFO  (qtp22894230-9966) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[8 (1541565567222153216)]} 0 0
   [junit4]   2> 911020 INFO  (qtp9597309-9983) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[8 (1541565567222153216)]} 0 0
   [junit4]   2> 911020 INFO  (qtp22894230-9967) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[9 (1541565567223201792)]} 0 0
   [junit4]   2> 911021 INFO  (qtp9597309-9983) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[9 (1541565567224250368)]} 0 0
   [junit4]   2> 911021 INFO  (qtp22894230-9968) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 911026 INFO  (qtp22894230-9968) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1ce9f4c 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12004d1),segFN=segments_1,generation=1}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1ce9f4c 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12004d1),segFN=segments_2,generation=2}
   [junit4]   2> 911028 INFO  (qtp22894230-9968) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 911030 INFO  (qtp22894230-9968) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1bf4b51[collection1] main]
   [junit4]   2> 911030 INFO  (qtp22894230-9968) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 911031 INFO  
(searcherExecutor-4442-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1bf4b51[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c9)))}
   [junit4]   2> 911031 INFO  (qtp22894230-9968) [    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 9
   [junit4]   2> 911032 INFO  (qtp9597309-9985) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 911039 INFO  (qtp9597309-9985) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1edb630 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@accdaa),segFN=segments_1,generation=1}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1edb630 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@accdaa),segFN=segments_2,generation=2}
   [junit4]   2> 911040 INFO  (qtp9597309-9985) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 911041 INFO  (qtp9597309-9985) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@c05232[collection1] main]
   [junit4]   2> 911042 INFO  (qtp9597309-9985) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 911043 INFO  
(searcherExecutor-4453-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@c05232[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c9)))}
   [junit4]   2> 911043 INFO  (qtp9597309-9985) [    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 11
   [junit4]   2> 911045 INFO  (qtp22894230-9961) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[10 (1541565567248367616)]} 0 1
   [junit4]   2> 911048 INFO  (qtp9597309-9978) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[10 (1541565567250464768)]} 0 1
   [junit4]   2> 911049 INFO  (qtp22894230-9966) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[11 (1541565567252561920)]} 0 0
   [junit4]   2> 911049 INFO  (qtp9597309-9984) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[11 (1541565567253610496)]} 0 0
   [junit4]   2> 911050 INFO  (qtp22894230-9967) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[12 (1541565567254659072)]} 0 0
   [junit4]   2> 911051 INFO  (qtp9597309-9983) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[12 (1541565567254659072)]} 0 0
   [junit4]   2> 911052 INFO  (qtp22894230-9968) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[13 (1541565567256756224)]} 0 0
   [junit4]   2> 911053 INFO  (qtp9597309-9985) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[13 (1541565567256756224)]} 0 0
   [junit4]   2> 911054 INFO  (qtp22894230-9961) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[1001 (1541565567257804800)]} 0 0
   [junit4]   2> 911055 INFO  (qtp9597309-9978) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[1001 (1541565567258853376)]} 0 0
   [junit4]   2> 911055 INFO  (qtp22894230-9966) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[14 (1541565567259901952)]} 0 0
   [junit4]   2> 911056 INFO  (qtp9597309-9984) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[14 (1541565567260950528)]} 0 0
   [junit4]   2> 911056 INFO  (qtp22894230-9967) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[15 (1541565567260950528)]} 0 0
   [junit4]   2> 911057 INFO  (qtp9597309-9983) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[15 (1541565567261999104)]} 0 0
   [junit4]   2> 911057 INFO  (qtp22894230-9968) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[16 (1541565567261999104)]} 0 0
   [junit4]   2> 911058 INFO  (qtp9597309-9985) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[16 (1541565567263047680)]} 0 0
   [junit4]   2> 911059 INFO  (qtp22894230-9961) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[17 (1541565567263047680)]} 0 0
   [junit4]   2> 911059 INFO  (qtp9597309-9978) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[17 (1541565567264096256)]} 0 0
   [junit4]   2> 911060 INFO  (qtp22894230-9966) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[100 (1541565567265144832)]} 0 0
   [junit4]   2> 911060 INFO  (qtp9597309-9984) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[100 (1541565567265144832)]} 0 0
   [junit4]   2> 911061 INFO  (qtp22894230-9967) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[101 (1541565567266193408)]} 0 0
   [junit4]   2> 911061 INFO  (qtp9597309-9983) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[101 (1541565567266193408)]} 0 0
   [junit4]   2> 911062 INFO  (qtp22894230-9968) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[102 (1541565567267241984)]} 0 0
   [junit4]   2> 911062 INFO  (qtp9597309-9985) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[102 (1541565567267241984)]} 0 0
   [junit4]   2> 911063 INFO  (qtp22894230-9961) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[103 (1541565567268290560)]} 0 0
   [junit4]   2> 911064 INFO  (qtp9597309-9978) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[103 (1541565567269339136)]} 0 0
   [junit4]   2> 911064 INFO  (qtp22894230-9966) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[104 (1541565567269339136)]} 0 0
   [junit4]   2> 911065 INFO  (qtp9597309-9984) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[104 (1541565567270387712)]} 0 0
   [junit4]   2> 911065 INFO  (qtp22894230-9967) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[105 (1541565567270387712)]} 0 0
   [junit4]   2> 911066 INFO  (qtp9597309-9983) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[105 (1541565567271436288)]} 0 0
   [junit4]   2> 911066 INFO  (qtp22894230-9968) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[106 (1541565567271436288)]} 0 0
   [junit4]   2> 911067 INFO  (qtp9597309-9985) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[106 (1541565567272484864)]} 0 0
   [junit4]   2> 911067 INFO  (qtp22894230-9961) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[107 (1541565567272484864)]} 0 0
   [junit4]   2> 911067 INFO  (qtp9597309-9978) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[107 (1541565567272484865)]} 0 0
   [junit4]   2> 911068 INFO  (qtp22894230-9966) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[108 (1541565567273533440)]} 0 0
   [junit4]   2> 911069 INFO  (qtp9597309-9984) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[108 (1541565567273533440)]} 0 0
   [junit4]   2> 911069 INFO  (qtp22894230-9967) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[109 (1541565567274582016)]} 0 0
   [junit4]   2> 911069 INFO  (qtp9597309-9983) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[109 (1541565567274582016)]} 0 0
   [junit4]   2> 911070 INFO  (qtp22894230-9968) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[110 (1541565567275630592)]} 0 0
   [junit4]   2> 911070 INFO  (qtp9597309-9985) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[110 (1541565567275630592)]} 0 0
   [junit4]   2> 911071 INFO  (qtp22894230-9961) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[111 (1541565567276679168)]} 0 0
   [junit4]   2> 911071 INFO  (qtp9597309-9978) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[111 (1541565567276679168)]} 0 0
   [junit4]   2> 911072 INFO  (qtp22894230-9966) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[112 (1541565567276679169)]} 0 0
   [junit4]   2> 911072 INFO  (qtp9597309-9984) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[112 (1541565567277727744)]} 0 0
   [junit4]   2> 911073 INFO  (qtp22894230-9967) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[113 (1541565567277727744)]} 0 0
   [junit4]   2> 911073 INFO  (qtp9597309-9983) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[113 (1541565567278776320)]} 0 0
   [junit4]   2> 911073 INFO  (qtp22894230-9968) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[114 (1541565567278776320)]} 0 0
   [junit4]   2> 911074 INFO  (qtp9597309-9985) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[114 (1541565567279824896)]} 0 0
   [junit4]   2> 911074 INFO  (qtp22894230-9961) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[115 (1541565567279824896)]} 0 0
   [junit4]   2> 911076 INFO  (qtp9597309-9978) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[115 (1541565567280873472)]} 0 0
   [junit4]   2> 911076 INFO  (qtp22894230-9966) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[116 (1541565567281922048)]} 0 0
   [junit4]   2> 911077 INFO  (qtp9597309-9978) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[116 (1541565567281922048)]} 0 0
   [junit4]   2> 911077 INFO  (qtp22894230-9967) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[117 (1541565567282970624)]} 0 0
   [junit4]   2> 911078 INFO  (qtp9597309-9978) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[117 (1541565567282970624)]} 0 0
   [junit4]   2> 911078 INFO  (qtp22894230-9968) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[118 (1541565567284019200)]} 0 0
   [junit4]   2> 911079 INFO  (qtp9597309-9985) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[118 (1541565567284019200)]} 0 0
   [junit4]   2> 911079 INFO  (qtp22894230-9961) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[119 (1541565567285067776)]} 0 0
   [junit4]   2> 911079 INFO  (qtp9597309-9984) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[119 (1541565567285067776)]} 0 0
   [junit4]   2> 911080 INFO  (qtp22894230-9966) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[120 (1541565567286116352)]} 0 0
   [junit4]   2> 911080 INFO  (qtp9597309-9983) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[120 (1541565567286116352)]} 0 0
   [junit4]   2> 911081 INFO  (qtp22894230-9967) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[121 (1541565567287164928)]} 0 0
   [junit4]   2> 911081 INFO  (qtp9597309-9978) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[121 (1541565567287164928)]} 0 0
   [junit4]   2> 911082 INFO  (qtp22894230-9968) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[122 (1541565567287164929)]} 0 0
   [junit4]   2> 911082 INFO  (qtp9597309-9985) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[122 (1541565567288213504)]} 0 0
   [junit4]   2> 911083 INFO  (qtp22894230-9961) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[123 (1541565567288213504)]} 0 0
   [junit4]   2> 911083 INFO  (qtp9597309-9984) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[123 (1541565567289262080)]} 0 0
   [junit4]   2> 911084 INFO  (qtp22894230-9966) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[124 (1541565567290310656)]} 0 0
   [junit4]   2> 911084 INFO  (qtp9597309-9983) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[124 (1541565567290310656)]} 0 0
   [junit4]   2> 911085 INFO  (qtp22894230-9967) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[125 (1541565567290310657)]} 0 0
   [junit4]   2> 911085 INFO  (qtp9597309-9978) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[125 (1541565567291359232)]} 0 0
   [junit4]   2> 911086 INFO  (qtp22894230-9968) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[126 (1541565567291359232)]} 0 0
   [junit4]   2> 911086 INFO  (qtp9597309-9985) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[126 (1541565567292407808)]} 0 0
   [junit4]   2> 911087 INFO  (qtp22894230-9961) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[127 (1541565567292407808)]} 0 0
   [junit4]   2> 911088 INFO  (qtp9597309-9984) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[127 (1541565567294504960)]} 0 0
   [junit4]   2> 911088 INFO  (qtp22894230-9966) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[128 (1541565567294504960)]} 0 0
   [junit4]   2> 911089 INFO  (qtp9597309-9983) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[128 (1541565567295553536)]} 0 0
   [junit4]   2> 911089 INFO  (qtp22894230-9967) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[129 (1541565567295553536)]} 0 0
   [junit4]   2> 911090 INFO  (qtp9597309-9978) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[129 (1541565567296602112)]} 0 0
   [junit4]   2> 911090 INFO  (qtp22894230-9968) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[130 (1541565567296602112)]} 0 0
   [junit4]   2> 911091 INFO  (qtp9597309-9978) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[130 (1541565567297650688)]} 0 0
   [junit4]   2> 911091 INFO  (qtp22894230-9961) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[131 (1541565567297650688)]} 0 0
   [junit4]   2> 911092 INFO  (qtp9597309-9984) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[131 (1541565567298699264)]} 0 0
   [junit4]   2> 911092 INFO  (qtp22894230-9966) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[132 (1541565567298699264)]} 0 0
   [junit4]   2> 911093 INFO  (qtp9597309-9983) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[132 (1541565567299747840)]} 0 0
   [junit4]   2> 911093 INFO  (qtp22894230-9967) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[133 (1541565567299747840)]} 0 0
   [junit4]   2> 911094 INFO  (qtp9597309-9985) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[133 (1541565567300796416)]} 0 0
   [junit4]   2> 911094 INFO  (qtp22894230-9968) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[134 (1541565567300796416)]} 0 0
   [junit4]   2> 911095 INFO  (qtp9597309-9978) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[134 (1541565567301844992)]} 0 0
   [junit4]   2> 911095 INFO  (qtp22894230-9961) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[135 (1541565567301844992)]} 0 0
   [junit4]   2> 911096 INFO  (qtp9597309-9984) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[135 (1541565567302893568)]} 0 0
   [junit4]   2> 911096 INFO  (qtp22894230-9961) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[136 (1541565567302893568)]} 0 0
   [junit4]   2> 911097 INFO  (qtp9597309-9984) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[136 (1541565567303942144)]} 0 0
   [junit4]   2> 911097 INFO  (qtp22894230-9967) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[137 (1541565567303942144)]} 0 0
   [junit4]   2> 911098 INFO  (qtp9597309-9984) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[137 (1541565567304990720)]} 0 0
   [junit4]   2> 911099 INFO  (qtp22894230-9967) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[138 (1541565567304990720)]} 0 0
   [junit4]   2> 911100 INFO  (qtp9597309-9978) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[138 (1541565567307087872)]} 0 0
   [junit4]   2> 911100 INFO  (qtp22894230-9966) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[139 (1541565567307087872)]} 0 0
   [junit4]   2> 911101 INFO  (qtp9597309-9983) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[139 (1541565567308136448)]} 0 0
   [junit4]   2> 911101 INFO  (qtp22894230-9961) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[140 (1541565567308136448)]} 0 0
   [junit4]   2> 911102 INFO  (qtp9597309-9985) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[140 (1541565567309185024)]} 0 0
   [junit4]   2> 911102 INFO  (qtp22894230-9968) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[141 (1541565567309185024)]} 0 0
   [junit4]   2> 911103 INFO  (qtp9597309-9984) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[141 (1541565567309185025)]} 0 0
   [junit4]   2> 911103 INFO  (qtp22894230-9967) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[142 (1541565567310233600)]} 0 0
   [junit4]   2> 911104 INFO  (qtp9597309-9978) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[142 (1541565567310233600)]} 0 0
   [junit4]   2> 911104 INFO  (qtp22894230-9966) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[143 (1541565567311282176)]} 0 0
   [junit4]   2> 911105 INFO  (qtp9597309-9978) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[143 (1541565567311282176)]} 0 0
   [junit4]   2> 911105 INFO  (qtp22894230-9961) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[144 (1541565567312330752)]} 0 0
   [junit4]   2> 911105 INFO  (qtp9597309-9985) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[144 (1541565567312330752)]} 0 0
   [junit4]   2> 911106 INFO  (qtp22894230-9961) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[145 (1541565567313379328)]} 0 0
   [junit4]   2> 911106 INFO  (qtp9597309-9984) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[145 (1541565567313379328)]} 0 0
   [junit4]   2> 911107 INFO  (qtp22894230-9961) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[146 (1541565567314427904)]} 0 0
   [junit4]   2> 911107 INFO  (qtp9597309-9984) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[146 (1541565567314427904)]} 0 0
   [junit4]   2> 911108 INFO  (qtp22894230-9966) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[147 (1541565567314427905)]} 0 0
   [junit4]   2> 911108 INFO  (qtp9597309-9978) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[147 (1541565567315476480)]} 0 0
   [junit4]   2> 911109 INFO  (qtp22894230-9968) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[148 (1541565567315476480)]} 0 0
   [junit4]   2> 911109 INFO  (qtp9597309-9978) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[148 (1541565567316525056)]} 0 0
   [junit4]   2> 911110 INFO  (qtp22894230-9968) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[149 (1541565567316525056)]} 0 0
   [junit4]   2> 911110 INFO  (qtp9597309-9978) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[149 (1541565567317573632)]} 0 0
   [junit4]   2> 911110 INFO  (qtp22894230-9961) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 911127 INFO  (qtp22894230-9961) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1ce9f4c 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12004d1),segFN=segments_2,generation=2}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1ce9f4c 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12004d1),segFN=segments_3,generation=3}
   [junit4]   2> 911127 INFO  (qtp22894230-9961) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 911128 INFO  (qtp22894230-9961) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@757ab7[collection1] main]
   [junit4]   2> 911128 INFO  (qtp22894230-9961) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 911129 INFO  
(searcherExecutor-4442-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@757ab7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c9)
 Uninverting(_1(7.0.0):c59)))}
   [junit4]   2> 911129 INFO  (qtp22894230-9961) [    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 18
   [junit4]   2> 911129 INFO  (qtp9597309-9984) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 911146 INFO  (qtp9597309-9984) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1edb630 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@accdaa),segFN=segments_2,generation=2}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1edb630 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@accdaa),segFN=segments_3,generation=3}
   [junit4]   2> 911146 INFO  (qtp9597309-9984) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 911146 INFO  (qtp9597309-9984) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@11c6e5c[collection1] main]
   [junit4]   2> 911146 INFO  (qtp9597309-9984) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 911147 INFO  
(searcherExecutor-4453-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@11c6e5c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c9)
 Uninverting(_1(7.0.0):c59)))}
   [junit4]   2> 911147 INFO  (qtp9597309-9984) [    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 18
   [junit4]   2> 911149 INFO  (qtp22894230-9966) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching parameter cannot be 
negative
   [junit4]   2> 911149 INFO  (qtp22894230-9966) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*&distrib=false&start=-1&wt=javabin&version=2} status=400 QTime=0
   [junit4]   2> 911150 INFO  (qtp22894230-9967) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching parameter cannot be 
negative
   [junit4]   2> 911150 INFO  (qtp22894230-9967) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*&distrib=false&start=0&rows=-1&wt=javabin&version=2} status=400 
QTime=0
   [junit4]   2> 911150 INFO  (qtp22894230-9968) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*:*&distrib=false&sort=n_ti1+desc&wt=javabin&version=2} hits=68 
status=0 QTime=0
   [junit4]   2> 911156 INFO  (qtp9597309-9978) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_ti1+desc&shard.url=[ff01::213]:33332/|[ff01::083]:33332/|http://127.0.0.1:44342//collection1&rows=10&version=2&q=*:*&NOW=1470151488649&isShard=true&wt=javabin}
 hits=68 status=0 QTime=0
   [junit4]   2> 911158 INFO  (qtp9597309-9984) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*:*&distrib=false&shards.purpose=64&NOW=1470151488649&ids=12,13,125,104,1001,8,129,9,130,10&isShard=true&shard.url=[ff01::213]:33332/|[ff01::083]:33332/|http://127.0.0.1:44342//collection1&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 911160 INFO  (qtp9597309-9985) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*:*&shards=[ff01::213]:33332/|[ff01::083]:33332/|http://127.0.0.1:44342//collection1&sort=n_ti1+desc&wt=javabin&version=2}
 hits=68 status=0 QTime=8
   [junit4]   2> 911161 INFO  (qtp22894230-9961) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*:*&distrib=false&sort=n_ti1+asc&wt=javabin&version=2} hits=68 
status=0 QTime=0
   [junit4]   2> 911163 INFO  (qtp9597309-9979) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=

[...truncated too long message...]

 has reached 0 - closing IndexWriter
   [junit4]   2> 937706 INFO  (coreCloseExecutor-4499-thread-1) [    
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 937706 INFO  (coreCloseExecutor-4499-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 937713 INFO  (coreCloseExecutor-4499-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 3 
directories currently being tracked
   [junit4]   2> 937713 INFO  (coreCloseExecutor-4499-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedSearch_32152EAC19CE0613-001/tempDir-001/shard1/cores/collection1/data/index
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedSearch_32152EAC19CE0613-001/tempDir-001/shard1/cores/collection1/data/index;done=false>>]
   [junit4]   2> 937714 INFO  (coreCloseExecutor-4499-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 937714 INFO  (coreCloseExecutor-4499-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedSearch_32152EAC19CE0613-001/tempDir-001/shard1/cores/collection1/data/index
   [junit4]   2> 937714 INFO  (coreCloseExecutor-4499-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedSearch_32152EAC19CE0613-001/tempDir-001/shard1/cores/collection1/data
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedSearch_32152EAC19CE0613-001/tempDir-001/shard1/cores/collection1/data;done=false>>]
   [junit4]   2> 937714 INFO  (coreCloseExecutor-4499-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 937714 INFO  (coreCloseExecutor-4499-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedSearch_32152EAC19CE0613-001/tempDir-001/shard1/cores/collection1/data
   [junit4]   2> 937714 INFO  (coreCloseExecutor-4499-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedSearch_32152EAC19CE0613-001/tempDir-001/shard1/cores/collection1/data/snapshot_metadata
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedSearch_32152EAC19CE0613-001/tempDir-001/shard1/cores/collection1/data/snapshot_metadata;done=false>>]
   [junit4]   2> 937714 INFO  (coreCloseExecutor-4499-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 937714 INFO  (coreCloseExecutor-4499-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedSearch_32152EAC19CE0613-001/tempDir-001/shard1/cores/collection1/data/snapshot_metadata
   [junit4]   2> 937716 INFO  
(TEST-TestDistributedSearch.test-seed#[32152EAC19CE0613]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@c4d9a9{/,null,UNAVAILABLE}
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestDistributedSearch -Dtests.method=test 
-Dtests.seed=32152EAC19CE0613 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=el-GR -Dtests.timezone=PRT -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 27.9s J2 | TestDistributedSearch.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Expected to find 
shardAddress in the up shard info
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([32152EAC19CE0613:BA411176B7326BEB]: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> 937720 INFO  
(SUITE-TestDistributedSearch-seed#[32152EAC19CE0613]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedSearch_32152EAC19CE0613-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{other_tl1=Lucene50(blocksize=128), 
range_facet_l_dv=PostingsFormat(name=MockRandom), 
SubjectTerms_mfacet=Lucene50(blocksize=128), n_l1=BlockTreeOrds(blocksize=128), 
a_n_tdt=PostingsFormat(name=LuceneVarGapFixedInterval), 
multiDefault=BlockTreeOrds(blocksize=128), intDefault=Lucene50(blocksize=128), 
n_td1=Lucene50(blocksize=128), n_d1=BlockTreeOrds(blocksize=128), 
n_f1=Lucene50(blocksize=128), range_facet_l=BlockTreeOrds(blocksize=128), 
n_tl1=Lucene50(blocksize=128), oddField_s=PostingsFormat(name=MockRandom), 
n_tf1=BlockTreeOrds(blocksize=128), 
lowerfilt1and2=BlockTreeOrds(blocksize=128), a_t=BlockTreeOrds(blocksize=128), 
lowerfilt=BlockTreeOrds(blocksize=128), id=PostingsFormat(name=MockRandom), 
text=PostingsFormat(name=LuceneVarGapFixedInterval), 
timestamp=BlockTreeOrds(blocksize=128), 
severity=PostingsFormat(name=LuceneVarGapFixedInterval), 
foo_sev_enum=PostingsFormat(name=LuceneVarGapFixedInterval), 
n_dt1=Lucene50(blocksize=128), a_i1=BlockTreeOrds(blocksize=128), 
b_n_tdt=Lucene50(blocksize=128), n_ti1=PostingsFormat(name=MockRandom), 
rnd_b=PostingsFormat(name=MockRandom), _version_=Lucene50(blocksize=128), 
foo_b=PostingsFormat(name=LuceneVarGapFixedInterval), 
n_tdt1=Lucene50(blocksize=128), foo_d=PostingsFormat(name=MockRandom), 
range_facet_i_dv=BlockTreeOrds(blocksize=128), 
foo_f=PostingsFormat(name=LuceneVarGapFixedInterval)}, 
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=1656, 
maxMBSortInHeap=6.783071432980702, sim=ClassicSimilarity, locale=el-GR, 
timezone=PRT
   [junit4]   2> NOTE: Linux 4.4.0-31-generic i386/Oracle Corporation 1.8.0_102 
(32-bit)/cpus=12,threads=1,free=293695408,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestTrieFacet, 
TestCustomDocTransformer, TestSolrIndexConfig, TestJsonFacets, 
ZkStateWriterTest, CollectionsAPISolrJTest, EnumFieldTest, 
TestFilteredDocIdSet, AutoCommitTest, TestSortByMinMaxFunction, 
AddBlockUpdateTest, BasicAuthIntegrationTest, 
TestDynamicFieldCollectionResource, ScriptEngineTest, HardAutoCommitTest, 
SuggestComponentTest, AtomicUpdatesTest, CircularListTest, 
TestLocalFSCloudBackupRestore, TestSolrConfigHandler, TestHdfsUpdateLog, 
OverseerTest, TestReqParamsAPI, SecurityConfHandlerTest, 
TestReversedWildcardFilterFactory, AnalyticsMergeStrategyTest, 
RestartWhileUpdatingTest, TestManagedSynonymFilterFactory, TestIndexSearcher, 
TestCloudPseudoReturnFields, PrimitiveFieldTypeTest, TestStressReorder, 
BufferStoreTest, TestSort, TestJmxMonitoredMap, AssignTest, 
TestConfigSetProperties, TestSubQueryTransformerCrossCore, 
TestPKIAuthenticationPlugin, CachingDirectoryFactoryTest, TestRecovery, 
TestStressRecovery, OverriddenZkACLAndCredentialsProvidersTest, 
TestXIncludeConfig, PreAnalyzedUpdateProcessorTest, TestRTimerTree, 
TestRebalanceLeaders, TestComplexPhraseQParserPlugin, NoCacheHeaderTest, 
HdfsChaosMonkeyNothingIsSafeTest, TestSchemaNameResource, TestZkChroot, 
TestRecoveryHdfs, TestJmxIntegration, XmlUpdateRequestHandlerTest, 
FacetPivotSmallTest, TestSweetSpotSimilarityFactory, SaslZkACLProviderTest, 
TestHighFrequencyDictionaryFactory, TestRequestStatusCollectionAPI, 
TestDistribDocBasedVersion, TestSuggestSpellingConverter, 
DirectUpdateHandlerOptimizeTest, MergeStrategyTest, TestDocTermOrds, 
LukeRequestHandlerTest, ConnectionManagerTest, CleanupOldIndexTest, 
TestJettySolrRunner, TestInitQParser, TestSolrFieldCacheMBean, 
DirectSolrConnectionTest, DistributedExpandComponentTest, 
TestOnReconnectListenerSupport, TestTolerantSearch, SearchHandlerTest, 
CloudMLTQParserTest, BadIndexSchemaTest, 
TestTolerantUpdateProcessorRandomCloud, TestDistributedMissingSort, 
CdcrRequestHandlerTest, SuggesterTest, TestPostingsSolrHighlighter, 
ClusterStateTest, TestWriterPerf, TestSizeLimitedDistributedMap, 
TestGroupingSearch, SuggesterWFSTTest, TestSimpleQParserPlugin, 
DistributedVersionInfoTest, HdfsRestartWhileUpdatingTest, 
TestSolrConfigHandlerCloud, HLLUtilTest, TestElisionMultitermQuery, 
BaseCdcrDistributedZkTest, TestFuzzyAnalyzedSuggestions, 
UUIDUpdateProcessorFallbackTest, TestCharFilters, TestAddFieldRealTimeGet, 
VMParamsZkACLAndCredentialsProvidersTest, StressHdfsTest, OverseerRolesTest, 
ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, UnloadDistributedZkTest, 
OpenCloseCoreStressTest, LeaderElectionIntegrationTest, 
FullSolrCloudDistribCmdsTest, ZkCLITest, ShardRoutingCustomTest, 
TestDistributedSearch]
   [junit4] Completed [330/625 (1!)] on J2 in 27.91s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 53355 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to