Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1555/
Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.update.PeerSyncTest.test

Error Message:
expected:<true> but was:<false>

Stack Trace:
java.lang.AssertionError: expected:<true> but was:<false>
        at 
__randomizedtesting.SeedInfo.seed([D167B764CC2C27A0:593388BE62D04A58]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:147)
        at org.apache.solr.update.PeerSyncTest.assertSync(PeerSyncTest.java:208)
        at org.apache.solr.update.PeerSyncTest.test(PeerSyncTest.java:124)
        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$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
        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 10771 lines...]
   [junit4] Suite: org.apache.solr.update.PeerSyncTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/init-core-data-001
   [junit4]   2> 94142 INFO  
(SUITE-PeerSyncTest-seed#[D167B764CC2C27A0]-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-5776)
   [junit4]   2> 94142 INFO  
(SUITE-PeerSyncTest-seed#[D167B764CC2C27A0]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 94229 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/control/cores/collection1
   [junit4]   2> 94230 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 94231 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@55c1305a{/,null,AVAILABLE}
   [junit4]   2> 94236 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.e.j.s.ServerConnector Started 
ServerConnector@358e7f01{HTTP/1.1,[http/1.1]}{127.0.0.1:40483}
   [junit4]   2> 94236 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.e.j.s.Server Started @96344ms
   [junit4]   2> 94236 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, 
solrconfig=solrconfig-tlog.xml, hostContext=/, hostPort=40483, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/control/cores}
   [junit4]   2> 94236 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 94236 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/control'
   [junit4]   2> 94236 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 94236 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 94237 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/control/solr.xml
   [junit4]   2> 94240 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/control/cores
   [junit4]   2> 94240 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.c.CoreContainer New CoreContainer 1368790286
   [junit4]   2> 94240 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/control]
   [junit4]   2> 94240 WARN  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/control/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/control/lib
   [junit4]   2> 94241 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] 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,useRetries : false,connectionsEvictorSleepDelay : 
5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 94242 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 94242 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 94242 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 94242 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 94242 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 94242 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/control/cores
   [junit4]   2> 94243 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig-tlog.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data/, 
configSet=collection1}
   [junit4]   2> 94243 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.c.CorePropertiesLocator Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/control/cores/collection1
   [junit4]   2> 94243 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 94243 INFO  (coreLoadExecutor-315-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 94243 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 94243 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 94244 INFO  (coreLoadExecutor-315-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 94244 INFO  (coreLoadExecutor-315-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 94244 INFO  (coreLoadExecutor-315-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 94244 INFO  (coreLoadExecutor-315-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 94259 INFO  (coreLoadExecutor-315-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 94262 WARN  (coreLoadExecutor-315-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 94264 INFO  (coreLoadExecutor-315-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 94273 INFO  (coreLoadExecutor-315-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 94279 INFO  (coreLoadExecutor-315-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 94356 INFO  (coreLoadExecutor-315-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 94360 INFO  (coreLoadExecutor-315-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 94361 INFO  (coreLoadExecutor-315-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 94368 INFO  (coreLoadExecutor-315-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 94370 INFO  (coreLoadExecutor-315-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 94372 INFO  (coreLoadExecutor-315-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 94372 INFO  (coreLoadExecutor-315-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 94374 INFO  (coreLoadExecutor-315-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-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 94374 INFO  (coreLoadExecutor-315-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 94374 INFO  (coreLoadExecutor-315-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 94375 INFO  (coreLoadExecutor-315-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 94375 INFO  (coreLoadExecutor-315-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@53559e28
   [junit4]   2> 94375 INFO  (coreLoadExecutor-315-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/control/cores/collection1/data/snapshot_metadata
   [junit4]   2> 94375 INFO  (coreLoadExecutor-315-thread-1) [    
x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot 
metadata file...
   [junit4]   2> 94376 INFO  (coreLoadExecutor-315-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/control/cores/collection1/data
   [junit4]   2> 94376 INFO  (coreLoadExecutor-315-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/control/cores/collection1/data/index/
   [junit4]   2> 94376 WARN  (coreLoadExecutor-315-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/control/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 94376 INFO  (coreLoadExecutor-315-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/control/cores/collection1/data/index
   [junit4]   2> 94376 INFO  (coreLoadExecutor-315-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=29, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=26.212890625, 
floorSegmentMB=0.90234375, forceMergeDeletesPctAllowed=21.552871788159372, 
segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 94377 INFO  (coreLoadExecutor-315-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@5d47a26a 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2503ba27),segFN=segments_1,generation=1}
   [junit4]   2> 94377 INFO  (coreLoadExecutor-315-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 94394 INFO  (coreLoadExecutor-315-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 94394 INFO  (coreLoadExecutor-315-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 94394 INFO  (coreLoadExecutor-315-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 94394 INFO  (coreLoadExecutor-315-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 94394 INFO  (coreLoadExecutor-315-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 94394 INFO  (coreLoadExecutor-315-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 94394 INFO  (coreLoadExecutor-315-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 94394 INFO  (coreLoadExecutor-315-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 94394 INFO  (coreLoadExecutor-315-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 94395 WARN  (coreLoadExecutor-315-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 94397 INFO  (coreLoadExecutor-315-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 94398 INFO  (coreLoadExecutor-315-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 94399 INFO  (coreLoadExecutor-315-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 94400 INFO  (coreLoadExecutor-315-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 94402 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-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/control/cores/collection1/data/
   [junit4]   2> 94402 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/control/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 94407 INFO  (coreLoadExecutor-315-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 94407 INFO  (coreLoadExecutor-315-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 94408 INFO  (coreLoadExecutor-315-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 94408 INFO  (coreLoadExecutor-315-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 94409 INFO  (coreLoadExecutor-315-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 94409 INFO  (coreLoadExecutor-315-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 94409 INFO  (coreLoadExecutor-315-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=45, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 94409 INFO  (coreLoadExecutor-315-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@5d47a26a 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2503ba27),segFN=segments_1,generation=1}
   [junit4]   2> 94409 INFO  (coreLoadExecutor-315-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 94410 INFO  (coreLoadExecutor-315-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4d1ead5[collection1] 
main]
   [junit4]   2> 94410 WARN  (coreLoadExecutor-315-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 94410 INFO  (coreLoadExecutor-315-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 94410 INFO  (coreLoadExecutor-315-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 94410 INFO  (coreLoadExecutor-315-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 94410 INFO  (coreLoadExecutor-315-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 94411 INFO  
(searcherExecutor-316-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4d1ead5[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 94411 INFO  (coreLoadExecutor-315-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 94411 INFO  (coreLoadExecutor-315-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 94411 INFO  (coreLoadExecutor-315-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 94411 INFO  (coreLoadExecutor-315-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1543445107922960384
   [junit4]   2> 94413 INFO  (coreLoadExecutor-315-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with 
highest version 1543445107922960384
   [junit4]   2> 94413 INFO  (coreLoadExecutor-315-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 94805 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 94806 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 94807 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6df1722f{/,null,AVAILABLE}
   [junit4]   2> 94808 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.e.j.s.ServerConnector Started 
ServerConnector@6c989cb7{HTTP/1.1,[http/1.1]}{127.0.0.1:36884}
   [junit4]   2> 94808 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.e.j.s.Server Started @96916ms
   [junit4]   2> 94808 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, 
solrconfig=solrconfig-tlog.xml, hostContext=/, hostPort=36884, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard0/cores}
   [junit4]   2> 94808 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 94808 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard0'
   [junit4]   2> 94808 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 94808 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 94808 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 94812 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard0/cores
   [junit4]   2> 94812 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.c.CoreContainer New CoreContainer 504175620
   [junit4]   2> 94812 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard0]
   [junit4]   2> 94813 WARN  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard0/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard0/lib
   [junit4]   2> 94813 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] 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,useRetries : false,connectionsEvictorSleepDelay : 
5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 94814 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 94814 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 94814 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 94814 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 94814 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 94814 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard0/cores
   [junit4]   2> 94815 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig-tlog.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data/, 
configSet=collection1}
   [junit4]   2> 94815 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.c.CorePropertiesLocator Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 94815 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 94815 INFO  (coreLoadExecutor-326-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 94815 INFO  (coreLoadExecutor-326-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 94815 INFO  (coreLoadExecutor-326-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 94816 INFO  (coreLoadExecutor-326-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 94816 INFO  (coreLoadExecutor-326-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 94818 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 94818 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 94834 INFO  (coreLoadExecutor-326-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 94838 WARN  (coreLoadExecutor-326-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 94839 INFO  (coreLoadExecutor-326-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 94864 INFO  (coreLoadExecutor-326-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 94867 INFO  (coreLoadExecutor-326-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 94971 INFO  (coreLoadExecutor-326-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 94980 INFO  (coreLoadExecutor-326-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 94981 INFO  (coreLoadExecutor-326-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 94987 INFO  (coreLoadExecutor-326-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 94989 INFO  (coreLoadExecutor-326-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 94998 INFO  (coreLoadExecutor-326-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 94998 INFO  (coreLoadExecutor-326-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 94999 INFO  (coreLoadExecutor-326-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-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 94999 INFO  (coreLoadExecutor-326-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 94999 INFO  (coreLoadExecutor-326-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 95000 INFO  (coreLoadExecutor-326-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 95000 INFO  (coreLoadExecutor-326-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@53559e28
   [junit4]   2> 95000 INFO  (coreLoadExecutor-326-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard0/cores/collection1/data/snapshot_metadata
   [junit4]   2> 95000 INFO  (coreLoadExecutor-326-thread-1) [    
x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot 
metadata file...
   [junit4]   2> 95001 INFO  (coreLoadExecutor-326-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard0/cores/collection1/data
   [junit4]   2> 95001 INFO  (coreLoadExecutor-326-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard0/cores/collection1/data/index/
   [junit4]   2> 95001 WARN  (coreLoadExecutor-326-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard0/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 95001 INFO  (coreLoadExecutor-326-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard0/cores/collection1/data/index
   [junit4]   2> 95001 INFO  (coreLoadExecutor-326-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=29, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=26.212890625, 
floorSegmentMB=0.90234375, forceMergeDeletesPctAllowed=21.552871788159372, 
segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 95002 INFO  (coreLoadExecutor-326-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@c71bf5 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@505bf13f),segFN=segments_1,generation=1}
   [junit4]   2> 95002 INFO  (coreLoadExecutor-326-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 95002 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-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard0/cores/collection1/data/
   [junit4]   2> 95002 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard0/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 95007 INFO  (coreLoadExecutor-326-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 95007 INFO  (coreLoadExecutor-326-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 95007 INFO  (coreLoadExecutor-326-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 95007 INFO  (coreLoadExecutor-326-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 95007 INFO  (coreLoadExecutor-326-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 95007 INFO  (coreLoadExecutor-326-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 95008 INFO  (coreLoadExecutor-326-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 95008 INFO  (coreLoadExecutor-326-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 95008 INFO  (coreLoadExecutor-326-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 95008 WARN  (coreLoadExecutor-326-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 95010 INFO  (coreLoadExecutor-326-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 95011 INFO  (coreLoadExecutor-326-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 95012 INFO  (coreLoadExecutor-326-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 95022 INFO  (coreLoadExecutor-326-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 95028 INFO  (coreLoadExecutor-326-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 95029 INFO  (coreLoadExecutor-326-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 95029 INFO  (coreLoadExecutor-326-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 95029 INFO  (coreLoadExecutor-326-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 95030 INFO  (coreLoadExecutor-326-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 95030 INFO  (coreLoadExecutor-326-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 95034 INFO  (coreLoadExecutor-326-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=45, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 95035 INFO  (coreLoadExecutor-326-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@c71bf5 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@505bf13f),segFN=segments_1,generation=1}
   [junit4]   2> 95035 INFO  (coreLoadExecutor-326-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 95035 INFO  (coreLoadExecutor-326-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@59e8a210[collection1] main]
   [junit4]   2> 95035 WARN  (coreLoadExecutor-326-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 95035 INFO  (coreLoadExecutor-326-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 95036 INFO  (coreLoadExecutor-326-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 95036 INFO  (coreLoadExecutor-326-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 95036 INFO  (coreLoadExecutor-326-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 95037 INFO  
(searcherExecutor-327-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@59e8a210[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 95037 INFO  (coreLoadExecutor-326-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 95037 INFO  (coreLoadExecutor-326-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 95037 INFO  (coreLoadExecutor-326-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 95037 INFO  (coreLoadExecutor-326-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1543445108579368960
   [junit4]   2> 95039 INFO  (coreLoadExecutor-326-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with 
highest version 1543445108579368960
   [junit4]   2> 95040 INFO  (coreLoadExecutor-326-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 95417 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 95418 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 95419 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@d7d3970{/,null,AVAILABLE}
   [junit4]   2> 95419 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.e.j.s.ServerConnector Started 
ServerConnector@62179755{HTTP/1.1,[http/1.1]}{127.0.0.1:43708}
   [junit4]   2> 95419 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.e.j.s.Server Started @97528ms
   [junit4]   2> 95419 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, 
solrconfig=solrconfig-tlog.xml, hostContext=/, hostPort=43708, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard1/cores}
   [junit4]   2> 95420 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 95420 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard1'
   [junit4]   2> 95420 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 95420 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 95420 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 95425 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard1/cores
   [junit4]   2> 95425 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.c.CoreContainer New CoreContainer 1087252202
   [junit4]   2> 95425 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard1]
   [junit4]   2> 95425 WARN  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard1/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard1/lib
   [junit4]   2> 95425 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] 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,useRetries : false,connectionsEvictorSleepDelay : 
5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 95426 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 95427 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 95427 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 95427 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 95427 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 95427 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard1/cores
   [junit4]   2> 95427 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig-tlog.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data/, 
configSet=collection1}
   [junit4]   2> 95427 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.c.CorePropertiesLocator Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 95427 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 95428 INFO  (coreLoadExecutor-337-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 95432 INFO  (coreLoadExecutor-337-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 95432 INFO  (coreLoadExecutor-337-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 95432 INFO  (coreLoadExecutor-337-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 95432 INFO  (coreLoadExecutor-337-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 95436 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 95436 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 95460 INFO  (coreLoadExecutor-337-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 95463 WARN  (coreLoadExecutor-337-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 95463 INFO  (coreLoadExecutor-337-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 95469 INFO  (coreLoadExecutor-337-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 95473 INFO  (coreLoadExecutor-337-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 95553 INFO  (coreLoadExecutor-337-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 95557 INFO  (coreLoadExecutor-337-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 95558 INFO  (coreLoadExecutor-337-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 95561 INFO  (coreLoadExecutor-337-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 95562 INFO  (coreLoadExecutor-337-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 95563 INFO  (coreLoadExecutor-337-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 95563 INFO  (coreLoadExecutor-337-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 95565 INFO  (coreLoadExecutor-337-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-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 95565 INFO  (coreLoadExecutor-337-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 95565 INFO  (coreLoadExecutor-337-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 95565 INFO  (coreLoadExecutor-337-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 95565 INFO  (coreLoadExecutor-337-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@53559e28
   [junit4]   2> 95567 INFO  (coreLoadExecutor-337-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard1/cores/collection1/data/snapshot_metadata
   [junit4]   2> 95567 INFO  (coreLoadExecutor-337-thread-1) [    
x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot 
metadata file...
   [junit4]   2> 95567 INFO  (coreLoadExecutor-337-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard1/cores/collection1/data
   [junit4]   2> 95567 INFO  (coreLoadExecutor-337-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard1/cores/collection1/data/index/
   [junit4]   2> 95567 WARN  (coreLoadExecutor-337-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard1/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 95567 INFO  (coreLoadExecutor-337-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard1/cores/collection1/data/index
   [junit4]   2> 95567 INFO  (coreLoadExecutor-337-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=29, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=26.212890625, 
floorSegmentMB=0.90234375, forceMergeDeletesPctAllowed=21.552871788159372, 
segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 95568 INFO  (coreLoadExecutor-337-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@73150be 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7cf11d7a),segFN=segments_1,generation=1}
   [junit4]   2> 95568 INFO  (coreLoadExecutor-337-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 95568 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-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard1/cores/collection1/data/
   [junit4]   2> 95568 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard1/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 95571 INFO  (coreLoadExecutor-337-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 95571 INFO  (coreLoadExecutor-337-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 95571 INFO  (coreLoadExecutor-337-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 95571 INFO  (coreLoadExecutor-337-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 95571 INFO  (coreLoadExecutor-337-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 95571 INFO  (coreLoadExecutor-337-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 95571 INFO  (coreLoadExecutor-337-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 95571 INFO  (coreLoadExecutor-337-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 95571 INFO  (coreLoadExecutor-337-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 95572 WARN  (coreLoadExecutor-337-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 95573 INFO  (coreLoadExecutor-337-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 95573 INFO  (coreLoadExecutor-337-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 95574 INFO  (coreLoadExecutor-337-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 95575 INFO  (coreLoadExecutor-337-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 95579 INFO  (coreLoadExecutor-337-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 95579 INFO  (coreLoadExecutor-337-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 95579 INFO  (coreLoadExecutor-337-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 95579 INFO  (coreLoadExecutor-337-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 95580 INFO  (coreLoadExecutor-337-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 95580 INFO  (coreLoadExecutor-337-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 95581 INFO  (coreLoadExecutor-337-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=45, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 95581 INFO  (coreLoadExecutor-337-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@73150be 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7cf11d7a),segFN=segments_1,generation=1}
   [junit4]   2> 95581 INFO  (coreLoadExecutor-337-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 95581 INFO  (coreLoadExecutor-337-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@35308456[collection1] main]
   [junit4]   2> 95581 WARN  (coreLoadExecutor-337-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 95581 INFO  (coreLoadExecutor-337-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 95581 INFO  (coreLoadExecutor-337-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 95581 INFO  (coreLoadExecutor-337-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 95581 INFO  (coreLoadExecutor-337-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 95582 INFO  
(searcherExecutor-338-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@35308456[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 95582 INFO  (coreLoadExecutor-337-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 95582 INFO  (coreLoadExecutor-337-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 95582 INFO  (coreLoadExecutor-337-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 95582 INFO  (coreLoadExecutor-337-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1543445109150842880
   [junit4]   2> 95584 INFO  (coreLoadExecutor-337-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with 
highest version 1543445109150842880
   [junit4]   2> 95584 INFO  (coreLoadExecutor-337-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 96039 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 96040 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 96041 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@12414ac1{/,null,AVAILABLE}
   [junit4]   2> 96042 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.e.j.s.ServerConnector Started 
ServerConnector@60a695c6{HTTP/1.1,[http/1.1]}{127.0.0.1:37242}
   [junit4]   2> 96042 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.e.j.s.Server Started @98150ms
   [junit4]   2> 96042 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, 
solrconfig=solrconfig-tlog.xml, hostContext=/, hostPort=37242, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard2/cores}
   [junit4]   2> 96042 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 96042 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard2'
   [junit4]   2> 96043 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 96043 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 96043 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 96049 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard2/cores
   [junit4]   2> 96049 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.c.CoreContainer New CoreContainer 1652953650
   [junit4]   2> 96049 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard2]
   [junit4]   2> 96050 WARN  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard2/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard2/lib
   [junit4]   2> 96050 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] 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,useRetries : false,connectionsEvictorSleepDelay : 
5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 96051 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 96052 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 96052 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 96052 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 96052 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 96052 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard2/cores
   [junit4]   2> 96053 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig-tlog.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data/, 
configSet=collection1}
   [junit4]   2> 96053 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.c.CorePropertiesLocator Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 96053 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 96053 INFO  (coreLoadExecutor-348-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 96054 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 96056 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 96056 INFO  (coreLoadExecutor-348-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 96056 INFO  (coreLoadExecutor-348-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 96057 INFO  (coreLoadExecutor-348-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 96057 INFO  (coreLoadExecutor-348-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 96083 INFO  (coreLoadExecutor-348-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 96086 WARN  (coreLoadExecutor-348-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 96087 INFO  (coreLoadExecutor-348-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 96096 INFO  (coreLoadExecutor-348-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 96102 INFO  (coreLoadExecutor-348-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 96212 INFO  (coreLoadExecutor-348-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 96219 INFO  (coreLoadExecutor-348-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 96220 INFO  (coreLoadExecutor-348-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 96230 INFO  (coreLoadExecutor-348-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 96232 INFO  (coreLoadExecutor-348-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 96252 INFO  (coreLoadExecutor-348-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 96253 INFO  (coreLoadExecutor-348-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 96255 INFO  (coreLoadExecutor-348-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-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 96255 INFO  (coreLoadExecutor-348-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 96255 INFO  (coreLoadExecutor-348-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 96255 INFO  (coreLoadExecutor-348-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 96255 INFO  (coreLoadExecutor-348-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@53559e28
   [junit4]   2> 96256 INFO  (coreLoadExecutor-348-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata
   [junit4]   2> 96256 INFO  (coreLoadExecutor-348-thread-1) [    
x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot 
metadata file...
   [junit4]   2> 96256 INFO  (coreLoadExecutor-348-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard2/cores/collection1/data
   [junit4]   2> 96256 INFO  (coreLoadExecutor-348-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard2/cores/collection1/data/index/
   [junit4]   2> 96256 WARN  (coreLoadExecutor-348-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard2/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 96257 INFO  (coreLoadExecutor-348-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard2/cores/collection1/data/index
   [junit4]   2> 96257 INFO  (coreLoadExecutor-348-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=29, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=26.212890625, 
floorSegmentMB=0.90234375, forceMergeDeletesPctAllowed=21.552871788159372, 
segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 96258 INFO  (coreLoadExecutor-348-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@4e9584 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3d389777),segFN=segments_1,generation=1}
   [junit4]   2> 96258 INFO  (coreLoadExecutor-348-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 96259 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-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard2/cores/collection1/data/
   [junit4]   2> 96259 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard2/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 96264 INFO  (coreLoadExecutor-348-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 96264 INFO  (coreLoadExecutor-348-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 96264 INFO  (coreLoadExecutor-348-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 96264 INFO  (coreLoadExecutor-348-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 96264 INFO  (coreLoadExecutor-348-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 96264 INFO  (coreLoadExecutor-348-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 96264 INFO  (coreLoadExecutor-348-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 96264 INFO  (coreLoadExecutor-348-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 96264 INFO  (coreLoadExecutor-348-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 96269 WARN  (coreLoadExecutor-348-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 96271 INFO  (coreLoadExecutor-348-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 96272 INFO  (coreLoadExecutor-348-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 96273 INFO  (coreLoadExecutor-348-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 96275 INFO  (coreLoadExecutor-348-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 96280 INFO  (coreLoadExecutor-348-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 96280 INFO  (coreLoadExecutor-348-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 96281 INFO  (coreLoadExecutor-348-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 96281 INFO  (coreLoadExecutor-348-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 96281 INFO  (coreLoadExecutor-348-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 96281 INFO  (coreLoadExecutor-348-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 96282 INFO  (coreLoadExecutor-348-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=45, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 96282 INFO  (coreLoadExecutor-348-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@4e9584 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3d389777),segFN=segments_1,generation=1}
   [junit4]   2> 96282 INFO  (coreLoadExecutor-348-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 96283 INFO  (coreLoadExecutor-348-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2fb36b6f[collection1] main]
   [junit4]   2> 96283 WARN  (coreLoadExecutor-348-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 96283 INFO  (coreLoadExecutor-348-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 96283 INFO  (coreLoadExecutor-348-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 96283 INFO  (coreLoadExecutor-348-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 96283 INFO  (coreLoadExecutor-348-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 96284 INFO  
(searcherExecutor-349-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2fb36b6f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 96284 INFO  (coreLoadExecutor-348-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 96284 INFO  (coreLoadExecutor-348-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 96284 INFO  (coreLoadExecutor-348-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 96284 INFO  (coreLoadExecutor-348-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1543445109886943232
   [junit4]   2> 96287 INFO  (coreLoadExecutor-348-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with 
highest version 1543445109886943232
   [junit4]   2> 96287 INFO  (coreLoadExecutor-348-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 96557 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 96589 INFO  (qtp1241154976-633) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[1 (1)]} 0 29
   [junit4]   2> 96591 INFO  (qtp1235792067-650) [    x:collection1] 
o.a.s.u.PeerSync PeerSync: core=collection1 url= START 
replicas=[http://127.0.0.1:36884//collection1] nUpdates=100
   [junit4]   2> 96592 INFO  (qtp1235792067-650) [    x:collection1] 
o.a.s.u.PeerSync PeerSync: core=collection1 url= DONE.  We have no versions.  
sync failed.
   [junit4]   2> 96592 INFO  (qtp1235792067-650) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/get 
params={qt=/get&getVersions=100&sync=http://127.0.0.1:36884//collection1&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 96596 INFO  (qtp1235792067-651) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[1 (1)]} 0 1
   [junit4]   2> 96599 INFO  (qtp1241154976-635) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@38f050e8[collection1] realtime]
   [junit4]   2> 96599 INFO  (qtp1235792067-652) [    x:collection1] 
o.a.s.u.PeerSync PeerSync: core=collection1 url= START 
replicas=[http://127.0.0.1:36884//collection1] nUpdates=100
   [junit4]   2> 96599 INFO  (qtp1241154976-635) [    x:collection1] 
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=1, 
maxInHash=1, versionsHash=-5451962507482445012, numVersions=1, numDocs=1, 
maxDoc=1}
   [junit4]   2> 96600 INFO  (qtp1241154976-635) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/get 
params={distrib=false&qt=/get&fingerprint=true&getVersions=100&wt=javabin&version=2}
 status=0 QTime=6
   [junit4]   2> 96607 INFO  (qtp1241154976-630) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/get 
params={distrib=false&qt=/get&fingerprint=true&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 96607 INFO  (qtp1235792067-652) [    x:collection1] 
o.a.s.u.PeerSync PeerSync: core=collection1 url=  Received 1 versions from 
http://127.0.0.1:36884//collection1 fingerprint:{maxVersionSpecified=9223

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

es/collection1/data/snapshot_metadata
   [junit4]   2> 97188 INFO  (coreCloseExecutor-358-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard1/cores/collection1/data
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard1/cores/collection1/data;done=false>>]
   [junit4]   2> 97188 INFO  (coreCloseExecutor-358-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 97188 INFO  (coreCloseExecutor-358-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard1/cores/collection1/data
   [junit4]   2> 97188 INFO  (coreCloseExecutor-358-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard1/cores/collection1/data/index
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard1/cores/collection1/data/index;done=false>>]
   [junit4]   2> 97188 INFO  (coreCloseExecutor-358-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 97188 INFO  (coreCloseExecutor-358-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard1/cores/collection1/data/index
   [junit4]   2> 97189 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@d7d3970{/,null,UNAVAILABLE}
   [junit4]   2> 97190 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.e.j.s.ServerConnector Stopped 
ServerConnector@60a695c6{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 97190 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1652953650
   [junit4]   2> 97190 INFO  (coreCloseExecutor-360-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@420fd106
   [junit4]   2> 97191 INFO  (coreCloseExecutor-360-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 97191 INFO  (coreCloseExecutor-360-thread-1) [    
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 97191 INFO  (coreCloseExecutor-360-thread-1) [    
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 
0 - closing IndexWriter
   [junit4]   2> 97191 INFO  (coreCloseExecutor-360-thread-1) [    
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 97191 INFO  (coreCloseExecutor-360-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 97200 INFO  (coreCloseExecutor-360-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 3 
directories currently being tracked
   [junit4]   2> 97200 INFO  (coreCloseExecutor-360-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata;done=false>>]
   [junit4]   2> 97200 INFO  (coreCloseExecutor-360-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 97200 INFO  (coreCloseExecutor-360-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata
   [junit4]   2> 97200 INFO  (coreCloseExecutor-360-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard2/cores/collection1/data
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard2/cores/collection1/data;done=false>>]
   [junit4]   2> 97201 INFO  (coreCloseExecutor-360-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 97201 INFO  (coreCloseExecutor-360-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard2/cores/collection1/data
   [junit4]   2> 97201 INFO  (coreCloseExecutor-360-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard2/cores/collection1/data/index
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard2/cores/collection1/data/index;done=false>>]
   [junit4]   2> 97201 INFO  (coreCloseExecutor-360-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 97201 INFO  (coreCloseExecutor-360-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard2/cores/collection1/data/index
   [junit4]   2> 97201 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [ 
   ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@12414ac1{/,null,UNAVAILABLE}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=PeerSyncTest 
-Dtests.method=test -Dtests.seed=D167B764CC2C27A0 -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=zh-HK 
-Dtests.timezone=America/Argentina/Rio_Gallegos -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 3.07s J0 | PeerSyncTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<true> but 
was:<false>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([D167B764CC2C27A0:593388BE62D04A58]:0)
   [junit4]    >        at 
org.apache.solr.update.PeerSyncTest.assertSync(PeerSyncTest.java:208)
   [junit4]    >        at 
org.apache.solr.update.PeerSyncTest.test(PeerSyncTest.java:124)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 97207 INFO  
(SUITE-PeerSyncTest-seed#[D167B764CC2C27A0]-worker) [    ] o.a.s.SolrTestCaseJ4 
###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{range_facet_l_dv=FST50, n_l1=BlockTreeOrds(blocksize=128), 
multiDefault=BlockTreeOrds(blocksize=128), 
intDefault=PostingsFormat(name=Asserting), 
n_dt1=PostingsFormat(name=Asserting), n_td1=PostingsFormat(name=Asserting), 
n_d1=BlockTreeOrds(blocksize=128), range_facet_l=BlockTreeOrds(blocksize=128), 
n_f1=PostingsFormat(name=Asserting), n_ti1=FST50, 
n_tl1=PostingsFormat(name=Asserting), _version_=PostingsFormat(name=Asserting), 
n_tf1=BlockTreeOrds(blocksize=128), n_tdt1=PostingsFormat(name=Asserting), 
id=FST50, range_facet_i_dv=BlockTreeOrds(blocksize=128), 
timestamp=BlockTreeOrds(blocksize=128)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), 
range_facet_i_dv=DocValuesFormat(name=Memory), 
timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=109, 
maxMBSortInHeap=5.900943813556188, 
sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=zh-HK, 
timezone=America/Argentina/Rio_Gallegos
   [junit4]   2> NOTE: Linux 4.4.0-31-generic amd64/Oracle Corporation 
1.8.0_102 (64-bit)/cpus=12,threads=1,free=312844672,total=508952576
   [junit4]   2> NOTE: All tests run in this JVM: [ResponseLogComponentTest, 
PolyFieldTest, CleanupOldIndexTest, SynonymTokenizerTest, 
TestHighlightDedupGrouping, IndexSchemaRuntimeFieldTest, JsonLoaderTest, 
FacetPivotSmallTest, RemoteQueryErrorTest, TestManagedSchemaAPI, 
CursorPagingTest, TestFunctionQuery, PeerSyncTest]
   [junit4] Completed [43/631 (1!)] on J0 in 3.10s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 62030 lines...]

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

Reply via email to