You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/08/22 21:24:57 UTC

[JENKINS] Lucene-Solr-6.x-MacOSX (64bit/jdk1.8.0) - Build # 365 - Unstable!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-MacOSX/365/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC

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([B41EA980CE793448:3C4A965A608559B0]: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 11322 lines...]
   [junit4] Suite: org.apache.solr.update.PeerSyncTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/init-core-data-001
   [junit4]   2> 1360729 INFO  (SUITE-PeerSyncTest-seed#[B41EA980CE793448]-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) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1360729 INFO  (SUITE-PeerSyncTest-seed#[B41EA980CE793448]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1361334 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/control/cores/collection1
   [junit4]   2> 1361336 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1361338 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7f612b54{/,null,AVAILABLE}
   [junit4]   2> 1361341 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.e.j.s.ServerConnector Started ServerConnector@7e5bb769{HTTP/1.1,[http/1.1]}{127.0.0.1:58202}
   [junit4]   2> 1361341 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.e.j.s.Server Started @1367299ms
   [junit4]   2> 1361341 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/, hostPort=58202, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/control/cores}
   [junit4]   2> 1361341 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 1361341 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/control'
   [junit4]   2> 1361341 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1361341 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1361342 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/control/solr.xml
   [junit4]   2> 1361348 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/control/cores
   [junit4]   2> 1361348 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.c.CoreContainer New CoreContainer 1912695718
   [junit4]   2> 1361348 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/control]
   [junit4]   2> 1361348 WARN  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/control/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/control/lib
   [junit4]   2> 1361349 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] 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> 1361351 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1361352 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1361352 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1361352 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1361352 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1361353 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/control/cores
   [junit4]   2> 1361354 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] 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> 1361354 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/control/cores/collection1
   [junit4]   2> 1361354 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1361355 INFO  (coreLoadExecutor-3682-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1361355 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1361355 INFO  (coreLoadExecutor-3682-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1361355 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1361355 INFO  (coreLoadExecutor-3682-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1361355 INFO  (coreLoadExecutor-3682-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1361355 INFO  (coreLoadExecutor-3682-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1361385 INFO  (coreLoadExecutor-3682-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1361388 INFO  (coreLoadExecutor-3682-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 1361395 INFO  (coreLoadExecutor-3682-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 1361400 INFO  (coreLoadExecutor-3682-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1361471 INFO  (coreLoadExecutor-3682-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1361477 INFO  (coreLoadExecutor-3682-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1361477 INFO  (coreLoadExecutor-3682-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1361481 INFO  (coreLoadExecutor-3682-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1361483 INFO  (coreLoadExecutor-3682-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1361484 INFO  (coreLoadExecutor-3682-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1361484 INFO  (coreLoadExecutor-3682-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1361488 INFO  (coreLoadExecutor-3682-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1361488 INFO  (coreLoadExecutor-3682-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1361488 INFO  (coreLoadExecutor-3682-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1361489 INFO  (coreLoadExecutor-3682-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 1361489 INFO  (coreLoadExecutor-3682-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@31995ab
   [junit4]   2> 1361489 INFO  (coreLoadExecutor-3682-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/control/cores/collection1/data/snapshot_metadata
   [junit4]   2> 1361489 INFO  (coreLoadExecutor-3682-thread-1) [    x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 1361489 INFO  (coreLoadExecutor-3682-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/control/cores/collection1/data
   [junit4]   2> 1361489 INFO  (coreLoadExecutor-3682-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/control/cores/collection1/data/index/
   [junit4]   2> 1361489 WARN  (coreLoadExecutor-3682-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/control/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1361489 INFO  (coreLoadExecutor-3682-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/control/cores/collection1/data/index
   [junit4]   2> 1361490 INFO  (coreLoadExecutor-3682-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.28881539119583605]
   [junit4]   2> 1361490 INFO  (coreLoadExecutor-3682-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@7ac4c581 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12a4fd03; maxCacheMB=0.0830078125 maxMergeSizeMB=0.38671875)),segFN=segments_1,generation=1}
   [junit4]   2> 1361490 INFO  (coreLoadExecutor-3682-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1361491 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/control/cores/collection1/data/
   [junit4]   2> 1361491 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/control/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1361493 INFO  (coreLoadExecutor-3682-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1361493 INFO  (coreLoadExecutor-3682-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1361493 INFO  (coreLoadExecutor-3682-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1361493 INFO  (coreLoadExecutor-3682-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1361493 INFO  (coreLoadExecutor-3682-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1361494 INFO  (coreLoadExecutor-3682-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1361494 INFO  (coreLoadExecutor-3682-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1361494 INFO  (coreLoadExecutor-3682-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1361494 INFO  (coreLoadExecutor-3682-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1361494 WARN  (coreLoadExecutor-3682-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> 1361500 INFO  (coreLoadExecutor-3682-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1361501 INFO  (coreLoadExecutor-3682-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1361502 INFO  (coreLoadExecutor-3682-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1361503 INFO  (coreLoadExecutor-3682-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1361507 INFO  (coreLoadExecutor-3682-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> 1361507 INFO  (coreLoadExecutor-3682-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1361508 INFO  (coreLoadExecutor-3682-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1361508 INFO  (coreLoadExecutor-3682-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1361508 INFO  (coreLoadExecutor-3682-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1361508 INFO  (coreLoadExecutor-3682-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1361509 INFO  (coreLoadExecutor-3682-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=653958079, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1361509 INFO  (coreLoadExecutor-3682-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@7ac4c581 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12a4fd03; maxCacheMB=0.0830078125 maxMergeSizeMB=0.38671875)),segFN=segments_1,generation=1}
   [junit4]   2> 1361509 INFO  (coreLoadExecutor-3682-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1361509 INFO  (coreLoadExecutor-3682-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@8fb7b85[collection1] main]
   [junit4]   2> 1361509 WARN  (coreLoadExecutor-3682-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1361509 INFO  (coreLoadExecutor-3682-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1361509 INFO  (coreLoadExecutor-3682-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1361510 INFO  (coreLoadExecutor-3682-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1361510 INFO  (coreLoadExecutor-3682-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1361510 INFO  (coreLoadExecutor-3682-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1361510 INFO  (coreLoadExecutor-3682-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1361510 INFO  (coreLoadExecutor-3682-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1361510 INFO  (coreLoadExecutor-3682-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543396067888857088
   [junit4]   2> 1361511 INFO  (searcherExecutor-3683-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@8fb7b85[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1361512 INFO  (coreLoadExecutor-3682-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1543396067888857088
   [junit4]   2> 1361512 INFO  (coreLoadExecutor-3682-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1362181 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 1362182 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1362185 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7baac0bd{/,null,AVAILABLE}
   [junit4]   2> 1362185 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.e.j.s.ServerConnector Started ServerConnector@6eb80abb{HTTP/1.1,[http/1.1]}{127.0.0.1:58203}
   [junit4]   2> 1362185 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.e.j.s.Server Started @1368143ms
   [junit4]   2> 1362185 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/, hostPort=58203, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/shard0/cores}
   [junit4]   2> 1362185 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 1362185 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/shard0'
   [junit4]   2> 1362185 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1362185 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1362186 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 1362224 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/shard0/cores
   [junit4]   2> 1362224 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.c.CoreContainer New CoreContainer 637528893
   [junit4]   2> 1362224 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/shard0]
   [junit4]   2> 1362224 WARN  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/shard0/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/shard0/lib
   [junit4]   2> 1362224 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] 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> 1362226 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1362227 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1362227 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1362227 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1362227 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1362228 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/shard0/cores
   [junit4]   2> 1362229 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] 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> 1362229 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 1362229 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1362229 INFO  (coreLoadExecutor-3693-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1362229 INFO  (coreLoadExecutor-3693-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1362229 INFO  (coreLoadExecutor-3693-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1362229 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1362229 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1362230 INFO  (coreLoadExecutor-3693-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1362230 INFO  (coreLoadExecutor-3693-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1362262 INFO  (coreLoadExecutor-3693-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1362265 INFO  (coreLoadExecutor-3693-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 1362272 INFO  (coreLoadExecutor-3693-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 1362276 INFO  (coreLoadExecutor-3693-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1362348 INFO  (coreLoadExecutor-3693-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1362354 INFO  (coreLoadExecutor-3693-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1362355 INFO  (coreLoadExecutor-3693-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1362358 INFO  (coreLoadExecutor-3693-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1362359 INFO  (coreLoadExecutor-3693-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1362360 INFO  (coreLoadExecutor-3693-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1362360 INFO  (coreLoadExecutor-3693-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1362364 INFO  (coreLoadExecutor-3693-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1362364 INFO  (coreLoadExecutor-3693-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1362365 INFO  (coreLoadExecutor-3693-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1362365 INFO  (coreLoadExecutor-3693-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 1362365 INFO  (coreLoadExecutor-3693-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@31995ab
   [junit4]   2> 1362365 INFO  (coreLoadExecutor-3693-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/shard0/cores/collection1/data/snapshot_metadata
   [junit4]   2> 1362365 INFO  (coreLoadExecutor-3693-thread-1) [    x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 1362365 INFO  (coreLoadExecutor-3693-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/shard0/cores/collection1/data
   [junit4]   2> 1362365 INFO  (coreLoadExecutor-3693-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/shard0/cores/collection1/data/index/
   [junit4]   2> 1362365 WARN  (coreLoadExecutor-3693-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/shard0/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1362366 INFO  (coreLoadExecutor-3693-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/shard0/cores/collection1/data/index
   [junit4]   2> 1362366 INFO  (coreLoadExecutor-3693-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.28881539119583605]
   [junit4]   2> 1362366 INFO  (coreLoadExecutor-3693-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@1ea1bd98 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@67ed4cad; maxCacheMB=0.0830078125 maxMergeSizeMB=0.38671875)),segFN=segments_1,generation=1}
   [junit4]   2> 1362366 INFO  (coreLoadExecutor-3693-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1362367 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/shard0/cores/collection1/data/
   [junit4]   2> 1362367 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/shard0/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1362369 INFO  (coreLoadExecutor-3693-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1362369 INFO  (coreLoadExecutor-3693-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1362369 INFO  (coreLoadExecutor-3693-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1362369 INFO  (coreLoadExecutor-3693-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1362369 INFO  (coreLoadExecutor-3693-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1362369 INFO  (coreLoadExecutor-3693-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1362369 INFO  (coreLoadExecutor-3693-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1362370 INFO  (coreLoadExecutor-3693-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1362370 INFO  (coreLoadExecutor-3693-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1362370 WARN  (coreLoadExecutor-3693-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> 1362374 INFO  (coreLoadExecutor-3693-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1362374 INFO  (coreLoadExecutor-3693-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1362375 INFO  (coreLoadExecutor-3693-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1362376 INFO  (coreLoadExecutor-3693-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1362381 INFO  (coreLoadExecutor-3693-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> 1362381 INFO  (coreLoadExecutor-3693-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1362382 INFO  (coreLoadExecutor-3693-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1362382 INFO  (coreLoadExecutor-3693-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1362383 INFO  (coreLoadExecutor-3693-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1362383 INFO  (coreLoadExecutor-3693-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1362384 INFO  (coreLoadExecutor-3693-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=653958079, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1362384 INFO  (coreLoadExecutor-3693-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@1ea1bd98 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@67ed4cad; maxCacheMB=0.0830078125 maxMergeSizeMB=0.38671875)),segFN=segments_1,generation=1}
   [junit4]   2> 1362384 INFO  (coreLoadExecutor-3693-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1362384 INFO  (coreLoadExecutor-3693-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7bee47b5[collection1] main]
   [junit4]   2> 1362385 WARN  (coreLoadExecutor-3693-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1362385 INFO  (coreLoadExecutor-3693-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1362385 INFO  (coreLoadExecutor-3693-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1362385 INFO  (coreLoadExecutor-3693-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1362385 INFO  (coreLoadExecutor-3693-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1362385 INFO  (coreLoadExecutor-3693-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1362385 INFO  (coreLoadExecutor-3693-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1362385 INFO  (coreLoadExecutor-3693-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1362385 INFO  (coreLoadExecutor-3693-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543396068806361088
   [junit4]   2> 1362386 INFO  (searcherExecutor-3694-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7bee47b5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1362388 INFO  (coreLoadExecutor-3693-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1543396068806361088
   [junit4]   2> 1362388 INFO  (coreLoadExecutor-3693-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1362984 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 1362985 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1362988 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7b473850{/,null,AVAILABLE}
   [junit4]   2> 1362988 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.e.j.s.ServerConnector Started ServerConnector@a4be82d{HTTP/1.1,[http/1.1]}{127.0.0.1:58204}
   [junit4]   2> 1362988 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.e.j.s.Server Started @1368946ms
   [junit4]   2> 1362988 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/, hostPort=58204, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/shard1/cores}
   [junit4]   2> 1362988 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 1362988 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/shard1'
   [junit4]   2> 1362988 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1362988 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1362989 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 1363076 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/shard1/cores
   [junit4]   2> 1363076 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.c.CoreContainer New CoreContainer 227694296
   [junit4]   2> 1363077 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/shard1]
   [junit4]   2> 1363077 WARN  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/shard1/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/shard1/lib
   [junit4]   2> 1363077 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] 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> 1363080 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1363080 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1363080 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1363081 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1363081 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1363084 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/shard1/cores
   [junit4]   2> 1363085 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] 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> 1363085 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 1363085 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1363085 INFO  (coreLoadExecutor-3704-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1363086 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1363086 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1363086 INFO  (coreLoadExecutor-3704-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1363086 INFO  (coreLoadExecutor-3704-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1363086 INFO  (coreLoadExecutor-3704-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1363086 INFO  (coreLoadExecutor-3704-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1363118 INFO  (coreLoadExecutor-3704-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1363121 INFO  (coreLoadExecutor-3704-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 1363128 INFO  (coreLoadExecutor-3704-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 1363131 INFO  (coreLoadExecutor-3704-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1363201 INFO  (coreLoadExecutor-3704-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1363206 INFO  (coreLoadExecutor-3704-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1363207 INFO  (coreLoadExecutor-3704-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1363210 INFO  (coreLoadExecutor-3704-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1363212 INFO  (coreLoadExecutor-3704-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1363213 INFO  (coreLoadExecutor-3704-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1363213 INFO  (coreLoadExecutor-3704-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1363217 INFO  (coreLoadExecutor-3704-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1363217 INFO  (coreLoadExecutor-3704-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1363218 INFO  (coreLoadExecutor-3704-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1363218 INFO  (coreLoadExecutor-3704-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 1363218 INFO  (coreLoadExecutor-3704-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@31995ab
   [junit4]   2> 1363218 INFO  (coreLoadExecutor-3704-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/shard1/cores/collection1/data/snapshot_metadata
   [junit4]   2> 1363218 INFO  (coreLoadExecutor-3704-thread-1) [    x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 1363218 INFO  (coreLoadExecutor-3704-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/shard1/cores/collection1/data
   [junit4]   2> 1363218 INFO  (coreLoadExecutor-3704-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/shard1/cores/collection1/data/index/
   [junit4]   2> 1363218 WARN  (coreLoadExecutor-3704-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/shard1/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1363219 INFO  (coreLoadExecutor-3704-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/shard1/cores/collection1/data/index
   [junit4]   2> 1363219 INFO  (coreLoadExecutor-3704-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.28881539119583605]
   [junit4]   2> 1363219 INFO  (coreLoadExecutor-3704-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@72e9b715 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3c86e94b; maxCacheMB=0.0830078125 maxMergeSizeMB=0.38671875)),segFN=segments_1,generation=1}
   [junit4]   2> 1363219 INFO  (coreLoadExecutor-3704-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1363220 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/shard1/cores/collection1/data/
   [junit4]   2> 1363220 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/shard1/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1363222 INFO  (coreLoadExecutor-3704-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1363222 INFO  (coreLoadExecutor-3704-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1363222 INFO  (coreLoadExecutor-3704-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1363222 INFO  (coreLoadExecutor-3704-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1363222 INFO  (coreLoadExecutor-3704-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1363222 INFO  (coreLoadExecutor-3704-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1363223 INFO  (coreLoadExecutor-3704-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1363223 INFO  (coreLoadExecutor-3704-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1363223 INFO  (coreLoadExecutor-3704-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1363223 WARN  (coreLoadExecutor-3704-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> 1363226 INFO  (coreLoadExecutor-3704-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1363227 INFO  (coreLoadExecutor-3704-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1363228 INFO  (coreLoadExecutor-3704-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1363229 INFO  (coreLoadExecutor-3704-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1363233 INFO  (coreLoadExecutor-3704-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> 1363233 INFO  (coreLoadExecutor-3704-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1363242 INFO  (coreLoadExecutor-3704-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1363242 INFO  (coreLoadExecutor-3704-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1363243 INFO  (coreLoadExecutor-3704-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1363243 INFO  (coreLoadExecutor-3704-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1363244 INFO  (coreLoadExecutor-3704-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=653958079, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1363244 INFO  (coreLoadExecutor-3704-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@72e9b715 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3c86e94b; maxCacheMB=0.0830078125 maxMergeSizeMB=0.38671875)),segFN=segments_1,generation=1}
   [junit4]   2> 1363244 INFO  (coreLoadExecutor-3704-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1363244 INFO  (coreLoadExecutor-3704-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@21b82824[collection1] main]
   [junit4]   2> 1363244 WARN  (coreLoadExecutor-3704-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1363245 INFO  (coreLoadExecutor-3704-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1363245 INFO  (coreLoadExecutor-3704-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1363245 INFO  (coreLoadExecutor-3704-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1363245 INFO  (coreLoadExecutor-3704-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1363245 INFO  (coreLoadExecutor-3704-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1363245 INFO  (coreLoadExecutor-3704-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1363245 INFO  (coreLoadExecutor-3704-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1363245 INFO  (coreLoadExecutor-3704-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543396069708136448
   [junit4]   2> 1363245 INFO  (searcherExecutor-3705-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@21b82824[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1363247 INFO  (coreLoadExecutor-3704-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1543396069708136448
   [junit4]   2> 1363247 INFO  (coreLoadExecutor-3704-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1363908 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 1363910 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1363912 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4f1505ea{/,null,AVAILABLE}
   [junit4]   2> 1363913 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.e.j.s.ServerConnector Started ServerConnector@6430bf9f{HTTP/1.1,[http/1.1]}{127.0.0.1:58205}
   [junit4]   2> 1363913 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.e.j.s.Server Started @1369870ms
   [junit4]   2> 1363913 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/, hostPort=58205, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/shard2/cores}
   [junit4]   2> 1363913 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 1363913 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/shard2'
   [junit4]   2> 1363913 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1363913 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1363913 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 1363990 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/shard2/cores
   [junit4]   2> 1363990 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.c.CoreContainer New CoreContainer 1220137134
   [junit4]   2> 1363990 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/shard2]
   [junit4]   2> 1363990 WARN  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/shard2/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/shard2/lib
   [junit4]   2> 1363990 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] 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> 1363993 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1363993 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1363993 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1363993 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1363993 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1363995 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/shard2/cores
   [junit4]   2> 1363995 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] 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> 1363995 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 1363996 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1363996 INFO  (coreLoadExecutor-3715-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1363996 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1363996 INFO  (coreLoadExecutor-3715-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1363996 INFO  (coreLoadExecutor-3715-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1363996 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1363996 INFO  (coreLoadExecutor-3715-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1363997 INFO  (coreLoadExecutor-3715-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1364027 INFO  (coreLoadExecutor-3715-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1364031 INFO  (coreLoadExecutor-3715-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 1364038 INFO  (coreLoadExecutor-3715-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 1364042 INFO  (coreLoadExecutor-3715-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1364113 INFO  (coreLoadExecutor-3715-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1364120 INFO  (coreLoadExecutor-3715-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1364121 INFO  (coreLoadExecutor-3715-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1364124 INFO  (coreLoadExecutor-3715-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1364125 INFO  (coreLoadExecutor-3715-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1364126 INFO  (coreLoadExecutor-3715-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1364127 INFO  (coreLoadExecutor-3715-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1364130 INFO  (coreLoadExecutor-3715-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1364130 INFO  (coreLoadExecutor-3715-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1364131 INFO  (coreLoadExecutor-3715-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1364132 INFO  (coreLoadExecutor-3715-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 1364132 INFO  (coreLoadExecutor-3715-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@31995ab
   [junit4]   2> 1364132 INFO  (coreLoadExecutor-3715-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata
   [junit4]   2> 1364132 INFO  (coreLoadExecutor-3715-thread-1) [    x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 1364133 INFO  (coreLoadExecutor-3715-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/shard2/cores/collection1/data
   [junit4]   2> 1364133 INFO  (coreLoadExecutor-3715-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/shard2/cores/collection1/data/index/
   [junit4]   2> 1364133 WARN  (coreLoadExecutor-3715-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/shard2/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1364133 INFO  (coreLoadExecutor-3715-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/shard2/cores/collection1/data/index
   [junit4]   2> 1364133 INFO  (coreLoadExecutor-3715-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.28881539119583605]
   [junit4]   2> 1364134 INFO  (coreLoadExecutor-3715-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@3b913c87 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2a34ceac; maxCacheMB=0.0830078125 maxMergeSizeMB=0.38671875)),segFN=segments_1,generation=1}
   [junit4]   2> 1364134 INFO  (coreLoadExecutor-3715-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1364134 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/shard2/cores/collection1/data/
   [junit4]   2> 1364135 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/shard2/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1364137 INFO  (coreLoadExecutor-3715-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1364137 INFO  (coreLoadExecutor-3715-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1364137 INFO  (coreLoadExecutor-3715-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1364137 INFO  (coreLoadExecutor-3715-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1364137 INFO  (coreLoadExecutor-3715-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1364137 INFO  (coreLoadExecutor-3715-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1364137 INFO  (coreLoadExecutor-3715-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1364137 INFO  (coreLoadExecutor-3715-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1364137 INFO  (coreLoadExecutor-3715-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1364138 WARN  (coreLoadExecutor-3715-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> 1364142 INFO  (coreLoadExecutor-3715-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1364142 INFO  (coreLoadExecutor-3715-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1364143 INFO  (coreLoadExecutor-3715-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1364144 INFO  (coreLoadExecutor-3715-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1364149 INFO  (coreLoadExecutor-3715-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> 1364149 INFO  (coreLoadExecutor-3715-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1364149 INFO  (coreLoadExecutor-3715-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1364149 INFO  (coreLoadExecutor-3715-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1364150 INFO  (coreLoadExecutor-3715-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1364150 INFO  (coreLoadExecutor-3715-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1364151 INFO  (coreLoadExecutor-3715-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=653958079, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1364151 INFO  (coreLoadExecutor-3715-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@3b913c87 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2a34ceac; maxCacheMB=0.0830078125 maxMergeSizeMB=0.38671875)),segFN=segments_1,generation=1}
   [junit4]   2> 1364152 INFO  (coreLoadExecutor-3715-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1364152 INFO  (coreLoadExecutor-3715-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@46c3f73c[collection1] main]
   [junit4]   2> 1364152 WARN  (coreLoadExecutor-3715-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1364152 INFO  (coreLoadExecutor-3715-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1364152 INFO  (coreLoadExecutor-3715-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1364152 INFO  (coreLoadExecutor-3715-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1364152 INFO  (coreLoadExecutor-3715-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1364153 INFO  (searcherExecutor-3716-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@46c3f73c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1364153 INFO  (coreLoadExecutor-3715-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1364153 INFO  (coreLoadExecutor-3715-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1364153 INFO  (coreLoadExecutor-3715-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1364153 INFO  (coreLoadExecutor-3715-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543396070660243456
   [junit4]   2> 1364155 INFO  (coreLoadExecutor-3715-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1543396070660243456
   [junit4]   2> 1364155 INFO  (coreLoadExecutor-3715-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1364501 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1364505 INFO  (qtp280977412-8354) [    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> 1364508 INFO  (qtp280065706-8371) [    x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url= START replicas=[http://127.0.0.1:58203//collection1] nUpdates=100
   [junit4]   2> 1364508 INFO  (qtp280065706-8371) [    x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url= DONE.  We have no versions.  sync failed.
   [junit4]   2> 1364509 INFO  (qtp280065706-8371) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/get params={qt=/get&getVersions=100&sync=http://127.0.0.1:58203//collection1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1364513 INFO  (qtp280977412-8356) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1eee6927[collection1] realtime]
   [junit4]   2> 1364513 INFO  (qtp280977412-8356) [    x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVer

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

olr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/shard1/cores/collection1/data [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/shard1/cores/collection1/data;done=false>>]
   [junit4]   2> 1365212 INFO  (coreCloseExecutor-3725-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1365212 INFO  (coreCloseExecutor-3725-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/shard1/cores/collection1/data
   [junit4]   2> 1365214 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7b473850{/,null,UNAVAILABLE}
   [junit4]   2> 1365219 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@6430bf9f{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1365219 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1220137134
   [junit4]   2> 1365220 INFO  (coreCloseExecutor-3727-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@46c24a5b
   [junit4]   2> 1365220 INFO  (coreCloseExecutor-3727-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> 1365220 INFO  (coreCloseExecutor-3727-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1365220 INFO  (coreCloseExecutor-3727-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1365220 INFO  (coreCloseExecutor-3727-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1365221 INFO  (coreCloseExecutor-3727-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1365228 INFO  (coreCloseExecutor-3727-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 3 directories currently being tracked
   [junit4]   2> 1365228 INFO  (coreCloseExecutor-3727-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/shard2/cores/collection1/data [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/shard2/cores/collection1/data;done=false>>]
   [junit4]   2> 1365228 INFO  (coreCloseExecutor-3727-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1365228 INFO  (coreCloseExecutor-3727-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/shard2/cores/collection1/data
   [junit4]   2> 1365228 INFO  (coreCloseExecutor-3727-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/shard2/cores/collection1/data/index [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/shard2/cores/collection1/data/index;done=false>>]
   [junit4]   2> 1365228 INFO  (coreCloseExecutor-3727-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1365228 INFO  (coreCloseExecutor-3727-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/shard2/cores/collection1/data/index
   [junit4]   2> 1365228 INFO  (coreCloseExecutor-3727-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata;done=false>>]
   [junit4]   2> 1365228 INFO  (coreCloseExecutor-3727-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1365228 INFO  (coreCloseExecutor-3727-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata
   [junit4]   2> 1365231 INFO  (TEST-PeerSyncTest.test-seed#[B41EA980CE793448]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4f1505ea{/,null,UNAVAILABLE}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=PeerSyncTest -Dtests.method=test -Dtests.seed=B41EA980CE793448 -Dtests.slow=true -Dtests.locale=pt-PT -Dtests.timezone=CST6CDT -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 4.51s J0 | PeerSyncTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<true> but was:<false>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B41EA980CE793448:3C4A965A608559B0]: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> 1365235 INFO  (SUITE-PeerSyncTest-seed#[B41EA980CE793448]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_B41EA980CE793448-001
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=4, maxDocsPerChunk=10, blockSize=727), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=4, blockSize=727)), sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=pt-PT, timezone=CST6CDT
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=98457480,total=356515840
   [junit4]   2> NOTE: All tests run in this JVM: [CollectionTooManyReplicasTest, DistributedQueryComponentCustomSortTest, AddBlockUpdateTest, RulesTest, PrimitiveFieldTypeTest, StandardRequestHandlerTest, TestFieldCacheVsDocValues, SchemaVersionSpecificBehaviorTest, SyncSliceTest, TestFastLRUCache, TestSchemaManager, SimpleFacetsTest, ConfigSetsAPITest, TestDFISimilarityFactory, BigEndianAscendingWordDeserializerTest, DocExpirationUpdateProcessorFactoryTest, UUIDFieldTest, TestExactStatsCache, SuggesterFSTTest, PathHierarchyTokenizerFactoryTest, TestHdfsCloudBackupRestore, TestStressLucene, CircularListTest, TestMinMaxOnMultiValuedField, SortSpecParsingTest, TestAuthorizationFramework, TestObjectReleaseTracker, PingRequestHandlerTest, TestHdfsUpdateLog, ZkStateReaderTest, SolrXmlInZkTest, TestSolrConfigHandlerConcurrent, TestTolerantUpdateProcessorRandomCloud, TestSolr4Spatial2, HighlighterMaxOffsetTest, TestFieldCacheSort, LeaderInitiatedRecoveryOnCommitTest, CollectionsAPISolrJTest, TestUpdate, SolrIndexConfigTest, TestLRUCache, TestLMDirichletSimilarityFactory, JSONWriterTest, QueryElevationComponentTest, CursorPagingTest, CdcrUpdateLogTest, RecoveryZkTest, AlternateDirectoryTest, DistribCursorPagingTest, TestGraphTermsQParserPlugin, AnalysisAfterCoreReloadTest, TestDownShardTolerantSearch, DocValuesTest, XsltUpdateRequestHandlerTest, SegmentsInfoRequestHandlerTest, TestReqParamsAPI, DirectUpdateHandlerTest, TestPartialUpdateDeduplication, TestBulkSchemaAPI, SpatialHeatmapFacetsTest, TestRandomFlRTGCloud, TestMissingGroups, BlockJoinFacetSimpleTest, TestLegacyFieldCache, CdcrBootstrapTest, TestCursorMarkWithoutUniqueKey, TestRemoteStreaming, TestAnalyzedSuggestions, TermsComponentTest, ExitableDirectoryReaderTest, MergeStrategyTest, TestScoreJoinQPNoScore, BadCopyFieldTest, MoreLikeThisHandlerTest, TestCloudPivotFacet, SystemInfoHandlerTest, HardAutoCommitTest, TestPerFieldSimilarityClassic, HttpPartitionTest, SSLMigrationTest, CdcrReplicationHandlerTest, BlockJoinFacetDistribTest, TestHighFrequencyDictionaryFactory, TestArbitraryIndexDir, QueryEqualityTest, TestSubQueryTransformer, PeerSyncTest]
   [junit4] Completed [238/631 (1!)] on J0 in 4.52s, 1 test, 1 failure <<< FAILURES!

[...truncated 61423 lines...]


[JENKINS] Lucene-Solr-6.x-MacOSX (64bit/jdk1.8.0) - Build # 367 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-MacOSX/367/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC

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([7A900E709A6B8845:F2C431AA3497E5BD]: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 10803 lines...]
   [junit4] Suite: org.apache.solr.update.PeerSyncTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/init-core-data-001
   [junit4]   2> 362903 INFO  (SUITE-PeerSyncTest-seed#[7A900E709A6B8845]-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) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 362903 INFO  (SUITE-PeerSyncTest-seed#[7A900E709A6B8845]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_g/j
   [junit4]   2> 364979 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/control/cores/collection1
   [junit4]   2> 364981 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 364984 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@44ab45e5{/_g/j,null,AVAILABLE}
   [junit4]   2> 364987 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.e.j.s.ServerConnector Started ServerConnector@76e86b59{HTTP/1.1,[http/1.1]}{127.0.0.1:59899}
   [junit4]   2> 364987 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.e.j.s.Server Started @371468ms
   [junit4]   2> 364987 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/_g/j, hostPort=59899, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/control/cores}
   [junit4]   2> 364987 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 364987 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/control'
   [junit4]   2> 364987 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 364987 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 364988 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/control/solr.xml
   [junit4]   2> 364996 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/control/cores
   [junit4]   2> 364997 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.c.CoreContainer New CoreContainer 105942774
   [junit4]   2> 364997 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/control]
   [junit4]   2> 364997 WARN  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/control/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/control/lib
   [junit4]   2> 364997 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] 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> 365000 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 365001 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 365001 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 365001 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 365001 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 365005 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/control/cores
   [junit4]   2> 365005 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] 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> 365006 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/control/cores/collection1
   [junit4]   2> 365006 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 365006 INFO  (coreLoadExecutor-679-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 365008 INFO  (coreLoadExecutor-679-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 365008 INFO  (coreLoadExecutor-679-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 365008 INFO  (coreLoadExecutor-679-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 365008 INFO  (coreLoadExecutor-679-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 365007 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 365010 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 365047 INFO  (coreLoadExecutor-679-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 365051 WARN  (coreLoadExecutor-679-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 365051 INFO  (coreLoadExecutor-679-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 365058 INFO  (coreLoadExecutor-679-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 365062 INFO  (coreLoadExecutor-679-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 365204 INFO  (coreLoadExecutor-679-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 365211 INFO  (coreLoadExecutor-679-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 365212 INFO  (coreLoadExecutor-679-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 365218 INFO  (coreLoadExecutor-679-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 365220 INFO  (coreLoadExecutor-679-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 365221 INFO  (coreLoadExecutor-679-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 365222 INFO  (coreLoadExecutor-679-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 365226 INFO  (coreLoadExecutor-679-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 365226 INFO  (coreLoadExecutor-679-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 365226 INFO  (coreLoadExecutor-679-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 365227 INFO  (coreLoadExecutor-679-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 365227 INFO  (coreLoadExecutor-679-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7fe695e4
   [junit4]   2> 365227 INFO  (coreLoadExecutor-679-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/control/cores/collection1/data/snapshot_metadata
   [junit4]   2> 365227 INFO  (coreLoadExecutor-679-thread-1) [    x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 365227 INFO  (coreLoadExecutor-679-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/control/cores/collection1/data
   [junit4]   2> 365228 INFO  (coreLoadExecutor-679-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/control/cores/collection1/data/index/
   [junit4]   2> 365228 WARN  (coreLoadExecutor-679-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/control/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 365228 INFO  (coreLoadExecutor-679-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/control/cores/collection1/data/index
   [junit4]   2> 365228 INFO  (coreLoadExecutor-679-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=13, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=49.3359375, floorSegmentMB=0.76171875, forceMergeDeletesPctAllowed=22.343764916281366, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.24456902496135485
   [junit4]   2> 365236 INFO  (coreLoadExecutor-679-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@f2a560a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2e5480e6),segFN=segments_1,generation=1}
   [junit4]   2> 365236 INFO  (coreLoadExecutor-679-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 365237 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/control/cores/collection1/data/
   [junit4]   2> 365238 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/control/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 365240 INFO  (coreLoadExecutor-679-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 365241 INFO  (coreLoadExecutor-679-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 365241 INFO  (coreLoadExecutor-679-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 365241 INFO  (coreLoadExecutor-679-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 365241 INFO  (coreLoadExecutor-679-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 365241 INFO  (coreLoadExecutor-679-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 365241 INFO  (coreLoadExecutor-679-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 365241 INFO  (coreLoadExecutor-679-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 365241 INFO  (coreLoadExecutor-679-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 365242 WARN  (coreLoadExecutor-679-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> 365246 INFO  (coreLoadExecutor-679-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 365247 INFO  (coreLoadExecutor-679-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 365248 INFO  (coreLoadExecutor-679-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 365249 INFO  (coreLoadExecutor-679-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 365253 INFO  (coreLoadExecutor-679-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> 365253 INFO  (coreLoadExecutor-679-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 365254 INFO  (coreLoadExecutor-679-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 365254 INFO  (coreLoadExecutor-679-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 365255 INFO  (coreLoadExecutor-679-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 365255 INFO  (coreLoadExecutor-679-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 365258 INFO  (coreLoadExecutor-679-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=48, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.39597200195332716]
   [junit4]   2> 365260 INFO  (coreLoadExecutor-679-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@f2a560a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2e5480e6),segFN=segments_1,generation=1}
   [junit4]   2> 365260 INFO  (coreLoadExecutor-679-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 365260 INFO  (coreLoadExecutor-679-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4e1b20c7[collection1] main]
   [junit4]   2> 365262 WARN  (coreLoadExecutor-679-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 365262 INFO  (coreLoadExecutor-679-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 365262 INFO  (coreLoadExecutor-679-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 365262 INFO  (coreLoadExecutor-679-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 365262 INFO  (coreLoadExecutor-679-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 365263 INFO  (searcherExecutor-680-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4e1b20c7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 365263 INFO  (coreLoadExecutor-679-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 365263 INFO  (coreLoadExecutor-679-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 365263 INFO  (coreLoadExecutor-679-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 365263 INFO  (coreLoadExecutor-679-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543472362691756032
   [junit4]   2> 365264 INFO  (coreLoadExecutor-679-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1543472362691756032
   [junit4]   2> 365264 INFO  (coreLoadExecutor-679-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 365777 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 365779 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 365781 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@63a1a6ed{/_g/j,null,AVAILABLE}
   [junit4]   2> 365781 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1aed8eb8{HTTP/1.1,[http/1.1]}{127.0.0.1:59900}
   [junit4]   2> 365781 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.e.j.s.Server Started @372263ms
   [junit4]   2> 365781 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/_g/j, hostPort=59900, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/shard0/cores}
   [junit4]   2> 365782 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 365782 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/shard0'
   [junit4]   2> 365782 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 365782 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 365783 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 365796 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/shard0/cores
   [junit4]   2> 365797 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.c.CoreContainer New CoreContainer 731603560
   [junit4]   2> 365797 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/shard0]
   [junit4]   2> 365797 WARN  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/shard0/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/shard0/lib
   [junit4]   2> 365797 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] 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> 365799 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 365800 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 365800 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 365800 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 365800 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 365801 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/shard0/cores
   [junit4]   2> 365802 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] 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> 365802 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 365802 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 365803 INFO  (coreLoadExecutor-690-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 365803 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 365803 INFO  (coreLoadExecutor-690-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 365803 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 365803 INFO  (coreLoadExecutor-690-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 365803 INFO  (coreLoadExecutor-690-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 365803 INFO  (coreLoadExecutor-690-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 365838 INFO  (coreLoadExecutor-690-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 365841 WARN  (coreLoadExecutor-690-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 365841 INFO  (coreLoadExecutor-690-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 365847 INFO  (coreLoadExecutor-690-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 365851 INFO  (coreLoadExecutor-690-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 365919 INFO  (coreLoadExecutor-690-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 365925 INFO  (coreLoadExecutor-690-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 365926 INFO  (coreLoadExecutor-690-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 365930 INFO  (coreLoadExecutor-690-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 365931 INFO  (coreLoadExecutor-690-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 365933 INFO  (coreLoadExecutor-690-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 365933 INFO  (coreLoadExecutor-690-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 365937 INFO  (coreLoadExecutor-690-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 365937 INFO  (coreLoadExecutor-690-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 365937 INFO  (coreLoadExecutor-690-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 365937 INFO  (coreLoadExecutor-690-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 365937 INFO  (coreLoadExecutor-690-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7fe695e4
   [junit4]   2> 365937 INFO  (coreLoadExecutor-690-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/shard0/cores/collection1/data/snapshot_metadata
   [junit4]   2> 365937 INFO  (coreLoadExecutor-690-thread-1) [    x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 365938 INFO  (coreLoadExecutor-690-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/shard0/cores/collection1/data
   [junit4]   2> 365950 INFO  (coreLoadExecutor-690-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/shard0/cores/collection1/data/index/
   [junit4]   2> 365950 WARN  (coreLoadExecutor-690-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/shard0/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 365950 INFO  (coreLoadExecutor-690-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/shard0/cores/collection1/data/index
   [junit4]   2> 365950 INFO  (coreLoadExecutor-690-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=13, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=49.3359375, floorSegmentMB=0.76171875, forceMergeDeletesPctAllowed=22.343764916281366, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.24456902496135485
   [junit4]   2> 365985 INFO  (coreLoadExecutor-690-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1d4c00d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2a3ba1c5),segFN=segments_1,generation=1}
   [junit4]   2> 365985 INFO  (coreLoadExecutor-690-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 365986 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/shard0/cores/collection1/data/
   [junit4]   2> 365986 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/shard0/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 365990 INFO  (coreLoadExecutor-690-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 365990 INFO  (coreLoadExecutor-690-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 365990 INFO  (coreLoadExecutor-690-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 365991 INFO  (coreLoadExecutor-690-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 365991 INFO  (coreLoadExecutor-690-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 365991 INFO  (coreLoadExecutor-690-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 365991 INFO  (coreLoadExecutor-690-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 365991 INFO  (coreLoadExecutor-690-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 365991 INFO  (coreLoadExecutor-690-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 365991 WARN  (coreLoadExecutor-690-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> 365996 INFO  (coreLoadExecutor-690-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 365997 INFO  (coreLoadExecutor-690-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 365998 INFO  (coreLoadExecutor-690-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 365998 INFO  (coreLoadExecutor-690-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 366004 INFO  (coreLoadExecutor-690-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> 366004 INFO  (coreLoadExecutor-690-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 366005 INFO  (coreLoadExecutor-690-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 366005 INFO  (coreLoadExecutor-690-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 366006 INFO  (coreLoadExecutor-690-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 366006 INFO  (coreLoadExecutor-690-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 366007 INFO  (coreLoadExecutor-690-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=48, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.39597200195332716]
   [junit4]   2> 366008 INFO  (coreLoadExecutor-690-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1d4c00d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2a3ba1c5),segFN=segments_1,generation=1}
   [junit4]   2> 366009 INFO  (coreLoadExecutor-690-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 366009 INFO  (coreLoadExecutor-690-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@68bd5282[collection1] main]
   [junit4]   2> 366009 WARN  (coreLoadExecutor-690-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 366009 INFO  (coreLoadExecutor-690-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 366009 INFO  (coreLoadExecutor-690-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 366009 INFO  (coreLoadExecutor-690-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 366009 INFO  (coreLoadExecutor-690-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 366010 INFO  (searcherExecutor-691-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@68bd5282[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 366010 INFO  (coreLoadExecutor-690-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 366010 INFO  (coreLoadExecutor-690-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 366010 INFO  (coreLoadExecutor-690-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 366010 INFO  (coreLoadExecutor-690-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543472363475042304
   [junit4]   2> 366012 INFO  (coreLoadExecutor-690-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1543472363475042304
   [junit4]   2> 366012 INFO  (coreLoadExecutor-690-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 366599 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 366603 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 366605 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@12d7b623{/_g/j,null,AVAILABLE}
   [junit4]   2> 366606 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.e.j.s.ServerConnector Started ServerConnector@70193ac3{HTTP/1.1,[http/1.1]}{127.0.0.1:59901}
   [junit4]   2> 366606 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.e.j.s.Server Started @373088ms
   [junit4]   2> 366606 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/_g/j, hostPort=59901, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/shard1/cores}
   [junit4]   2> 366607 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 366607 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/shard1'
   [junit4]   2> 366607 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 366607 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 366607 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 366627 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/shard1/cores
   [junit4]   2> 366627 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.c.CoreContainer New CoreContainer 1662514416
   [junit4]   2> 366627 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/shard1]
   [junit4]   2> 366628 WARN  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/shard1/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/shard1/lib
   [junit4]   2> 366628 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] 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> 366631 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 366635 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 366635 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 366635 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 366635 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 366636 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/shard1/cores
   [junit4]   2> 366637 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] 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> 366637 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 366637 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 366637 INFO  (coreLoadExecutor-701-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 366638 INFO  (coreLoadExecutor-701-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 366638 INFO  (coreLoadExecutor-701-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 366638 INFO  (coreLoadExecutor-701-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 366638 INFO  (coreLoadExecutor-701-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 366641 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 366641 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 366679 INFO  (coreLoadExecutor-701-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 366681 WARN  (coreLoadExecutor-701-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 366682 INFO  (coreLoadExecutor-701-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 366687 INFO  (coreLoadExecutor-701-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 366692 INFO  (coreLoadExecutor-701-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 366761 INFO  (coreLoadExecutor-701-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 366768 INFO  (coreLoadExecutor-701-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 366768 INFO  (coreLoadExecutor-701-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 366772 INFO  (coreLoadExecutor-701-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 366774 INFO  (coreLoadExecutor-701-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 366775 INFO  (coreLoadExecutor-701-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 366776 INFO  (coreLoadExecutor-701-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 366779 INFO  (coreLoadExecutor-701-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 366780 INFO  (coreLoadExecutor-701-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 366780 INFO  (coreLoadExecutor-701-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 366780 INFO  (coreLoadExecutor-701-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 366780 INFO  (coreLoadExecutor-701-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7fe695e4
   [junit4]   2> 366780 INFO  (coreLoadExecutor-701-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/shard1/cores/collection1/data/snapshot_metadata
   [junit4]   2> 366781 INFO  (coreLoadExecutor-701-thread-1) [    x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 366781 INFO  (coreLoadExecutor-701-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/shard1/cores/collection1/data
   [junit4]   2> 366781 INFO  (coreLoadExecutor-701-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/shard1/cores/collection1/data/index/
   [junit4]   2> 366781 WARN  (coreLoadExecutor-701-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/shard1/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 366782 INFO  (coreLoadExecutor-701-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/shard1/cores/collection1/data/index
   [junit4]   2> 366782 INFO  (coreLoadExecutor-701-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=13, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=49.3359375, floorSegmentMB=0.76171875, forceMergeDeletesPctAllowed=22.343764916281366, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.24456902496135485
   [junit4]   2> 366783 INFO  (coreLoadExecutor-701-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1af62073 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13ca02b9),segFN=segments_1,generation=1}
   [junit4]   2> 366783 INFO  (coreLoadExecutor-701-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 366784 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/shard1/cores/collection1/data/
   [junit4]   2> 366784 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/shard1/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 366788 INFO  (coreLoadExecutor-701-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 366788 INFO  (coreLoadExecutor-701-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 366788 INFO  (coreLoadExecutor-701-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 366788 INFO  (coreLoadExecutor-701-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 366788 INFO  (coreLoadExecutor-701-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 366788 INFO  (coreLoadExecutor-701-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 366788 INFO  (coreLoadExecutor-701-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 366788 INFO  (coreLoadExecutor-701-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 366788 INFO  (coreLoadExecutor-701-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 366788 WARN  (coreLoadExecutor-701-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> 366792 INFO  (coreLoadExecutor-701-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 366793 INFO  (coreLoadExecutor-701-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 366794 INFO  (coreLoadExecutor-701-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 366795 INFO  (coreLoadExecutor-701-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 366801 INFO  (coreLoadExecutor-701-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> 366801 INFO  (coreLoadExecutor-701-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 366802 INFO  (coreLoadExecutor-701-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 366802 INFO  (coreLoadExecutor-701-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 366803 INFO  (coreLoadExecutor-701-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 366803 INFO  (coreLoadExecutor-701-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 366814 INFO  (coreLoadExecutor-701-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=48, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.39597200195332716]
   [junit4]   2> 366815 INFO  (coreLoadExecutor-701-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1af62073 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13ca02b9),segFN=segments_1,generation=1}
   [junit4]   2> 366815 INFO  (coreLoadExecutor-701-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 366815 INFO  (coreLoadExecutor-701-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@57099723[collection1] main]
   [junit4]   2> 366815 WARN  (coreLoadExecutor-701-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 366815 INFO  (coreLoadExecutor-701-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 366815 INFO  (coreLoadExecutor-701-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 366815 INFO  (coreLoadExecutor-701-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 366815 INFO  (coreLoadExecutor-701-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 366816 INFO  (searcherExecutor-702-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@57099723[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 366816 INFO  (coreLoadExecutor-701-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 366817 INFO  (coreLoadExecutor-701-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 366817 INFO  (coreLoadExecutor-701-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 366817 INFO  (coreLoadExecutor-701-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543472364321243136
   [junit4]   2> 366818 INFO  (coreLoadExecutor-701-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1543472364321243136
   [junit4]   2> 366818 INFO  (coreLoadExecutor-701-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 367430 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 367432 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 367435 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@571e93df{/_g/j,null,AVAILABLE}
   [junit4]   2> 367435 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.e.j.s.ServerConnector Started ServerConnector@31f80920{HTTP/1.1,[http/1.1]}{127.0.0.1:59902}
   [junit4]   2> 367435 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.e.j.s.Server Started @373917ms
   [junit4]   2> 367435 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/_g/j, hostPort=59902, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/shard2/cores}
   [junit4]   2> 367436 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 367436 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/shard2'
   [junit4]   2> 367436 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 367436 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 367436 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 367444 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/shard2/cores
   [junit4]   2> 367444 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.c.CoreContainer New CoreContainer 287451389
   [junit4]   2> 367444 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/shard2]
   [junit4]   2> 367444 WARN  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/shard2/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/shard2/lib
   [junit4]   2> 367446 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] 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> 367449 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 367449 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 367449 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 367449 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 367449 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 367451 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/shard2/cores
   [junit4]   2> 367451 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] 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> 367451 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 367452 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 367452 INFO  (coreLoadExecutor-712-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 367453 INFO  (coreLoadExecutor-712-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 367453 INFO  (coreLoadExecutor-712-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 367453 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 367453 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 367453 INFO  (coreLoadExecutor-712-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 367453 INFO  (coreLoadExecutor-712-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 367489 INFO  (coreLoadExecutor-712-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 367492 WARN  (coreLoadExecutor-712-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 367492 INFO  (coreLoadExecutor-712-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 367498 INFO  (coreLoadExecutor-712-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 367503 INFO  (coreLoadExecutor-712-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 367573 INFO  (coreLoadExecutor-712-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 367579 INFO  (coreLoadExecutor-712-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 367580 INFO  (coreLoadExecutor-712-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 367585 INFO  (coreLoadExecutor-712-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 367586 INFO  (coreLoadExecutor-712-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 367588 INFO  (coreLoadExecutor-712-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 367588 INFO  (coreLoadExecutor-712-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 367592 INFO  (coreLoadExecutor-712-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 367592 INFO  (coreLoadExecutor-712-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 367592 INFO  (coreLoadExecutor-712-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 367592 INFO  (coreLoadExecutor-712-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 367592 INFO  (coreLoadExecutor-712-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7fe695e4
   [junit4]   2> 367593 INFO  (coreLoadExecutor-712-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata
   [junit4]   2> 367593 INFO  (coreLoadExecutor-712-thread-1) [    x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 367593 INFO  (coreLoadExecutor-712-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/shard2/cores/collection1/data
   [junit4]   2> 367597 INFO  (coreLoadExecutor-712-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/shard2/cores/collection1/data/index/
   [junit4]   2> 367597 WARN  (coreLoadExecutor-712-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/shard2/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 367597 INFO  (coreLoadExecutor-712-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/shard2/cores/collection1/data/index
   [junit4]   2> 367597 INFO  (coreLoadExecutor-712-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=13, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=49.3359375, floorSegmentMB=0.76171875, forceMergeDeletesPctAllowed=22.343764916281366, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.24456902496135485
   [junit4]   2> 367633 INFO  (coreLoadExecutor-712-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3174547f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@63b87597),segFN=segments_1,generation=1}
   [junit4]   2> 367633 INFO  (coreLoadExecutor-712-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 367639 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/shard2/cores/collection1/data/
   [junit4]   2> 367640 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/shard2/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 367643 INFO  (coreLoadExecutor-712-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 367643 INFO  (coreLoadExecutor-712-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 367643 INFO  (coreLoadExecutor-712-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 367643 INFO  (coreLoadExecutor-712-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 367643 INFO  (coreLoadExecutor-712-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 367643 INFO  (coreLoadExecutor-712-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 367643 INFO  (coreLoadExecutor-712-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 367643 INFO  (coreLoadExecutor-712-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 367643 INFO  (coreLoadExecutor-712-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 367643 WARN  (coreLoadExecutor-712-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> 367651 INFO  (coreLoadExecutor-712-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 367652 INFO  (coreLoadExecutor-712-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 367653 INFO  (coreLoadExecutor-712-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 367654 INFO  (coreLoadExecutor-712-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 367664 INFO  (coreLoadExecutor-712-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> 367664 INFO  (coreLoadExecutor-712-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 367665 INFO  (coreLoadExecutor-712-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 367665 INFO  (coreLoadExecutor-712-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 367666 INFO  (coreLoadExecutor-712-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 367666 INFO  (coreLoadExecutor-712-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 367675 INFO  (coreLoadExecutor-712-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=48, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.39597200195332716]
   [junit4]   2> 367677 INFO  (coreLoadExecutor-712-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3174547f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@63b87597),segFN=segments_1,generation=1}
   [junit4]   2> 367677 INFO  (coreLoadExecutor-712-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 367677 INFO  (coreLoadExecutor-712-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6271ac24[collection1] main]
   [junit4]   2> 367677 WARN  (coreLoadExecutor-712-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 367677 INFO  (coreLoadExecutor-712-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 367677 INFO  (coreLoadExecutor-712-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 367677 INFO  (coreLoadExecutor-712-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 367678 INFO  (coreLoadExecutor-712-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 367679 INFO  (searcherExecutor-713-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6271ac24[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 367679 INFO  (coreLoadExecutor-712-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 367679 INFO  (coreLoadExecutor-712-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 367679 INFO  (coreLoadExecutor-712-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 367679 INFO  (coreLoadExecutor-712-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543472365225115648
   [junit4]   2> 367680 INFO  (coreLoadExecutor-712-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1543472365225115648
   [junit4]   2> 367681 INFO  (coreLoadExecutor-712-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 367959 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 367994 INFO  (qtp1452997926-1554) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_g/j path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[1 (1)]} 0 19
   [junit4]   2> 367999 INFO  (qtp1232417512-1571) [    x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url= START replicas=[http://127.0.0.1:59900/_g/j/collection1] nUpdates=100
   [junit4]   2> 367999 INFO  (qtp1232417512-1571) [    x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url= DONE.  We have no versions.  sync failed.
   [junit4]   2> 367999 INFO  (qtp1232417512-1571) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/_g/j path=/get params={qt=/get&getVersions=100&sync=http://127.0.0.1:59900/_g/j/collection1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 368006 INFO  (qtp1232417512-1572) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_g/j path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[1 (1)]} 0 4
   [junit4]   2> 368010 INFO  (qtp1232417512-1573) [    x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url= START replicas=[http://127.0.0.1:59900/_g/j/collection1] nUpdates=100
   [junit4]   2> 368066 INFO  (qtp1452997926-1556) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@18f0f911[collection1] realtime]
   [junit4]   2> 368066 INFO  (qtp1452997926-1556) [    x:collection1] o.a.s.u.IndexFingerprint IndexFingerprin

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

hard1/cores/collection1/data/snapshot_metadata [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/shard1/cores/collection1/data/snapshot_metadata;done=false>>]
   [junit4]   2> 370055 INFO  (coreCloseExecutor-722-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 370055 INFO  (coreCloseExecutor-722-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/shard1/cores/collection1/data/snapshot_metadata
   [junit4]   2> 370056 INFO  (coreCloseExecutor-722-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/shard1/cores/collection1/data [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/shard1/cores/collection1/data;done=false>>]
   [junit4]   2> 370056 INFO  (coreCloseExecutor-722-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 370056 INFO  (coreCloseExecutor-722-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/shard1/cores/collection1/data
   [junit4]   2> 370058 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@12d7b623{/_g/j,null,UNAVAILABLE}
   [junit4]   2> 370059 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@31f80920{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 370059 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=287451389
   [junit4]   2> 370060 INFO  (coreCloseExecutor-724-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5966beb3
   [junit4]   2> 370060 INFO  (coreCloseExecutor-724-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> 370061 INFO  (coreCloseExecutor-724-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 370061 INFO  (coreCloseExecutor-724-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 370061 INFO  (coreCloseExecutor-724-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 370062 INFO  (coreCloseExecutor-724-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 370106 INFO  (coreCloseExecutor-724-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 3 directories currently being tracked
   [junit4]   2> 370106 INFO  (coreCloseExecutor-724-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata;done=false>>]
   [junit4]   2> 370106 INFO  (coreCloseExecutor-724-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 370106 INFO  (coreCloseExecutor-724-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata
   [junit4]   2> 370106 INFO  (coreCloseExecutor-724-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/shard2/cores/collection1/data [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/shard2/cores/collection1/data;done=false>>]
   [junit4]   2> 370106 INFO  (coreCloseExecutor-724-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 370106 INFO  (coreCloseExecutor-724-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/shard2/cores/collection1/data
   [junit4]   2> 370106 INFO  (coreCloseExecutor-724-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/shard2/cores/collection1/data/index [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/shard2/cores/collection1/data/index;done=false>>]
   [junit4]   2> 370106 INFO  (coreCloseExecutor-724-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 370106 INFO  (coreCloseExecutor-724-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001/tempDir-001/shard2/cores/collection1/data/index
   [junit4]   2> 370107 INFO  (TEST-PeerSyncTest.test-seed#[7A900E709A6B8845]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@571e93df{/_g/j,null,UNAVAILABLE}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=PeerSyncTest -Dtests.method=test -Dtests.seed=7A900E709A6B8845 -Dtests.slow=true -Dtests.locale=de-CH -Dtests.timezone=Iran -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 7.21s J0 | PeerSyncTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<true> but was:<false>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7A900E709A6B8845:F2C431AA3497E5BD]: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> 370111 INFO  (SUITE-PeerSyncTest-seed#[7A900E709A6B8845]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7A900E709A6B8845-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {range_facet_l_dv=FST50, n_l1=Lucene50(blocksize=128), multiDefault=PostingsFormat(name=Memory doPackFST= true), intDefault=Lucene50(blocksize=128), n_dt1=PostingsFormat(name=Memory doPackFST= true), n_td1=PostingsFormat(name=Memory doPackFST= true), n_d1=Lucene50(blocksize=128), range_facet_l=Lucene50(blocksize=128), n_f1=PostingsFormat(name=Memory doPackFST= true), n_ti1=FST50, n_tl1=PostingsFormat(name=Memory doPackFST= true), _version_=Lucene50(blocksize=128), n_tf1=Lucene50(blocksize=128), n_tdt1=Lucene50(blocksize=128), id=FST50, range_facet_i_dv=Lucene50(blocksize=128), timestamp=Lucene50(blocksize=128)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), range_facet_i_dv=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1885, maxMBSortInHeap=7.440655466616423, sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=de-CH, timezone=Iran
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=106621672,total=344981504
   [junit4]   2> NOTE: All tests run in this JVM: [SegmentsInfoRequestHandlerTest, TestFaceting, TestManagedStopFilterFactory, BitVectorTest, TestManagedResourceStorage, MoreLikeThisHandlerTest, ZkStateReaderTest, TestDFISimilarityFactory, ZkControllerTest, FastVectorHighlighterTest, MBeansHandlerTest, TestRandomDVFaceting, RecoveryZkTest, DirectUpdateHandlerTest, IndexSchemaTest, JsonLoaderTest, TestSolrCloudWithKerberosAlt, TestSchemaNameResource, PolyFieldTest, TestReRankQParserPlugin, TestCursorMarkWithoutUniqueKey, SOLR749Test, TestHdfsCloudBackupRestore, ShardSplitTest, PeerSyncTest]
   [junit4] Completed [69/631 (1!)] on J0 in 7.24s, 1 test, 1 failure <<< FAILURES!

[...truncated 61961 lines...]


[JENKINS] Lucene-Solr-6.x-MacOSX (64bit/jdk1.8.0) - Build # 366 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-MacOSX/366/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC

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([D963DC4EECB5D363:5137E3944249BE9B]: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 11714 lines...]
   [junit4] Suite: org.apache.solr.update.PeerSyncTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/init-core-data-001
   [junit4]   2> 2838627 INFO  (SUITE-PeerSyncTest-seed#[D963DC4EECB5D363]-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) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 2838627 INFO  (SUITE-PeerSyncTest-seed#[D963DC4EECB5D363]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_/g
   [junit4]   2> 2838991 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/control/cores/collection1
   [junit4]   2> 2838994 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2838997 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@674b0c46{/_/g,null,AVAILABLE}
   [junit4]   2> 2839001 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1198cf12{HTTP/1.1,[http/1.1]}{127.0.0.1:61970}
   [junit4]   2> 2839001 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.e.j.s.Server Started @2845652ms
   [junit4]   2> 2839001 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/_/g, hostPort=61970, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/control/cores}
   [junit4]   2> 2839001 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 2839001 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/control'
   [junit4]   2> 2839002 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2839002 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2839002 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/control/solr.xml
   [junit4]   2> 2839012 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/control/cores
   [junit4]   2> 2839013 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.c.CoreContainer New CoreContainer 949639777
   [junit4]   2> 2839013 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/control]
   [junit4]   2> 2839013 WARN  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/control/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/control/lib
   [junit4]   2> 2839013 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] 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> 2839017 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2839018 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2839018 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2839018 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2839018 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2839022 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/control/cores
   [junit4]   2> 2839023 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] 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> 2839023 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/control/cores/collection1
   [junit4]   2> 2839023 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 2839023 INFO  (coreLoadExecutor-5907-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 2839023 INFO  (coreLoadExecutor-5907-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2839023 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 2839023 INFO  (coreLoadExecutor-5907-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2839023 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2839024 INFO  (coreLoadExecutor-5907-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 2839024 INFO  (coreLoadExecutor-5907-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 2839063 INFO  (coreLoadExecutor-5907-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2839066 WARN  (coreLoadExecutor-5907-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 2839067 INFO  (coreLoadExecutor-5907-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 2839073 INFO  (coreLoadExecutor-5907-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 2839078 INFO  (coreLoadExecutor-5907-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2839152 INFO  (coreLoadExecutor-5907-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2839159 INFO  (coreLoadExecutor-5907-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2839159 INFO  (coreLoadExecutor-5907-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2839165 INFO  (coreLoadExecutor-5907-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2839166 INFO  (coreLoadExecutor-5907-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2839167 INFO  (coreLoadExecutor-5907-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2839168 INFO  (coreLoadExecutor-5907-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2839171 INFO  (coreLoadExecutor-5907-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 2839171 INFO  (coreLoadExecutor-5907-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 2839172 INFO  (coreLoadExecutor-5907-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2839172 INFO  (coreLoadExecutor-5907-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 2839172 INFO  (coreLoadExecutor-5907-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@183a00f
   [junit4]   2> 2839173 INFO  (coreLoadExecutor-5907-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/control/cores/collection1/data/snapshot_metadata
   [junit4]   2> 2839173 INFO  (coreLoadExecutor-5907-thread-1) [    x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 2839175 INFO  (coreLoadExecutor-5907-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/control/cores/collection1/data
   [junit4]   2> 2839175 INFO  (coreLoadExecutor-5907-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/control/cores/collection1/data/index/
   [junit4]   2> 2839175 WARN  (coreLoadExecutor-5907-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/control/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2839175 INFO  (coreLoadExecutor-5907-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/control/cores/collection1/data/index
   [junit4]   2> 2839176 INFO  (coreLoadExecutor-5907-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6922056676660236]
   [junit4]   2> 2839176 INFO  (coreLoadExecutor-5907-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4280dd9a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5983f20c),segFN=segments_1,generation=1}
   [junit4]   2> 2839176 INFO  (coreLoadExecutor-5907-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2839177 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/control/cores/collection1/data/
   [junit4]   2> 2839177 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/control/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2839179 INFO  (coreLoadExecutor-5907-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2839180 INFO  (coreLoadExecutor-5907-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2839180 INFO  (coreLoadExecutor-5907-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2839180 INFO  (coreLoadExecutor-5907-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2839180 INFO  (coreLoadExecutor-5907-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2839180 INFO  (coreLoadExecutor-5907-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2839180 INFO  (coreLoadExecutor-5907-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2839180 INFO  (coreLoadExecutor-5907-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2839180 INFO  (coreLoadExecutor-5907-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2839181 WARN  (coreLoadExecutor-5907-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> 2839185 INFO  (coreLoadExecutor-5907-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2839186 INFO  (coreLoadExecutor-5907-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2839187 INFO  (coreLoadExecutor-5907-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2839187 INFO  (coreLoadExecutor-5907-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2839197 INFO  (coreLoadExecutor-5907-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> 2839197 INFO  (coreLoadExecutor-5907-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2839198 INFO  (coreLoadExecutor-5907-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2839198 INFO  (coreLoadExecutor-5907-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2839199 INFO  (coreLoadExecutor-5907-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2839199 INFO  (coreLoadExecutor-5907-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2839199 INFO  (coreLoadExecutor-5907-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=45.78125, floorSegmentMB=1.3515625, forceMergeDeletesPctAllowed=19.109671207732113, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8644871657896541
   [junit4]   2> 2839199 INFO  (coreLoadExecutor-5907-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4280dd9a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5983f20c),segFN=segments_1,generation=1}
   [junit4]   2> 2839199 INFO  (coreLoadExecutor-5907-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2839199 INFO  (coreLoadExecutor-5907-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@524ebd0c[collection1] main]
   [junit4]   2> 2839199 WARN  (coreLoadExecutor-5907-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 2839200 INFO  (coreLoadExecutor-5907-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2839200 INFO  (coreLoadExecutor-5907-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 2839200 INFO  (coreLoadExecutor-5907-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2839200 INFO  (coreLoadExecutor-5907-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2839200 INFO  (searcherExecutor-5908-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@524ebd0c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2839201 INFO  (coreLoadExecutor-5907-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 2839201 INFO  (coreLoadExecutor-5907-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 2839201 INFO  (coreLoadExecutor-5907-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 2839201 INFO  (coreLoadExecutor-5907-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543435079665057792
   [junit4]   2> 2839202 INFO  (coreLoadExecutor-5907-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1543435079665057792
   [junit4]   2> 2839202 INFO  (coreLoadExecutor-5907-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2839815 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 2839817 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2839819 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@17e79b55{/_/g,null,AVAILABLE}
   [junit4]   2> 2839819 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.e.j.s.ServerConnector Started ServerConnector@293cd0a{HTTP/1.1,[http/1.1]}{127.0.0.1:61975}
   [junit4]   2> 2839819 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.e.j.s.Server Started @2846470ms
   [junit4]   2> 2839819 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/_/g, hostPort=61975, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard0/cores}
   [junit4]   2> 2839820 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 2839820 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard0'
   [junit4]   2> 2839820 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2839820 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2839820 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 2839853 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard0/cores
   [junit4]   2> 2839853 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.c.CoreContainer New CoreContainer 1661877342
   [junit4]   2> 2839853 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard0]
   [junit4]   2> 2839853 WARN  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard0/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard0/lib
   [junit4]   2> 2839854 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] 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> 2839856 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2839857 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2839857 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2839857 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2839857 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2839858 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard0/cores
   [junit4]   2> 2839859 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] 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> 2839859 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 2839859 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 2839859 INFO  (coreLoadExecutor-5918-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 2839859 INFO  (coreLoadExecutor-5918-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2839859 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 2839859 INFO  (coreLoadExecutor-5918-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2839859 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2839860 INFO  (coreLoadExecutor-5918-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 2839860 INFO  (coreLoadExecutor-5918-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 2839891 INFO  (coreLoadExecutor-5918-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2839894 WARN  (coreLoadExecutor-5918-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 2839895 INFO  (coreLoadExecutor-5918-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 2839901 INFO  (coreLoadExecutor-5918-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 2839904 INFO  (coreLoadExecutor-5918-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2839969 INFO  (coreLoadExecutor-5918-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2839974 INFO  (coreLoadExecutor-5918-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2839975 INFO  (coreLoadExecutor-5918-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2839979 INFO  (coreLoadExecutor-5918-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2839980 INFO  (coreLoadExecutor-5918-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2839981 INFO  (coreLoadExecutor-5918-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2839981 INFO  (coreLoadExecutor-5918-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2839985 INFO  (coreLoadExecutor-5918-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 2839985 INFO  (coreLoadExecutor-5918-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 2839985 INFO  (coreLoadExecutor-5918-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2839985 INFO  (coreLoadExecutor-5918-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 2839985 INFO  (coreLoadExecutor-5918-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@183a00f
   [junit4]   2> 2839986 INFO  (coreLoadExecutor-5918-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard0/cores/collection1/data/snapshot_metadata
   [junit4]   2> 2839986 INFO  (coreLoadExecutor-5918-thread-1) [    x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 2839986 INFO  (coreLoadExecutor-5918-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard0/cores/collection1/data
   [junit4]   2> 2839986 INFO  (coreLoadExecutor-5918-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard0/cores/collection1/data/index/
   [junit4]   2> 2839986 WARN  (coreLoadExecutor-5918-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard0/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2839986 INFO  (coreLoadExecutor-5918-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard0/cores/collection1/data/index
   [junit4]   2> 2839986 INFO  (coreLoadExecutor-5918-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6922056676660236]
   [junit4]   2> 2839987 INFO  (coreLoadExecutor-5918-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@30a8c23c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5a8828de),segFN=segments_1,generation=1}
   [junit4]   2> 2839987 INFO  (coreLoadExecutor-5918-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2839987 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard0/cores/collection1/data/
   [junit4]   2> 2839988 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard0/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2839990 INFO  (coreLoadExecutor-5918-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2839990 INFO  (coreLoadExecutor-5918-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2839990 INFO  (coreLoadExecutor-5918-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2839991 INFO  (coreLoadExecutor-5918-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2839991 INFO  (coreLoadExecutor-5918-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2839991 INFO  (coreLoadExecutor-5918-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2839991 INFO  (coreLoadExecutor-5918-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2839991 INFO  (coreLoadExecutor-5918-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2839991 INFO  (coreLoadExecutor-5918-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2839991 WARN  (coreLoadExecutor-5918-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> 2839994 INFO  (coreLoadExecutor-5918-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2839995 INFO  (coreLoadExecutor-5918-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2839996 INFO  (coreLoadExecutor-5918-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2839997 INFO  (coreLoadExecutor-5918-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2840002 INFO  (coreLoadExecutor-5918-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> 2840002 INFO  (coreLoadExecutor-5918-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2840003 INFO  (coreLoadExecutor-5918-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2840003 INFO  (coreLoadExecutor-5918-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2840004 INFO  (coreLoadExecutor-5918-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2840004 INFO  (coreLoadExecutor-5918-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2840005 INFO  (coreLoadExecutor-5918-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=45.78125, floorSegmentMB=1.3515625, forceMergeDeletesPctAllowed=19.109671207732113, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8644871657896541
   [junit4]   2> 2840005 INFO  (coreLoadExecutor-5918-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@30a8c23c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5a8828de),segFN=segments_1,generation=1}
   [junit4]   2> 2840005 INFO  (coreLoadExecutor-5918-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2840005 INFO  (coreLoadExecutor-5918-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@38e95450[collection1] main]
   [junit4]   2> 2840005 WARN  (coreLoadExecutor-5918-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 2840005 INFO  (coreLoadExecutor-5918-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2840005 INFO  (coreLoadExecutor-5918-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 2840005 INFO  (coreLoadExecutor-5918-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2840006 INFO  (coreLoadExecutor-5918-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2840006 INFO  (searcherExecutor-5919-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@38e95450[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2840006 INFO  (coreLoadExecutor-5918-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 2840006 INFO  (coreLoadExecutor-5918-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 2840007 INFO  (coreLoadExecutor-5918-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 2840007 INFO  (coreLoadExecutor-5918-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543435080510210048
   [junit4]   2> 2840008 INFO  (coreLoadExecutor-5918-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1543435080510210048
   [junit4]   2> 2840009 INFO  (coreLoadExecutor-5918-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2840779 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 2840781 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2840784 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2705307c{/_/g,null,AVAILABLE}
   [junit4]   2> 2840784 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.e.j.s.ServerConnector Started ServerConnector@71bf48c2{HTTP/1.1,[http/1.1]}{127.0.0.1:61976}
   [junit4]   2> 2840784 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.e.j.s.Server Started @2847435ms
   [junit4]   2> 2840784 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/_/g, hostPort=61976, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard1/cores}
   [junit4]   2> 2840784 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 2840785 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard1'
   [junit4]   2> 2840785 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2840785 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2840785 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 2840794 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard1/cores
   [junit4]   2> 2840794 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.c.CoreContainer New CoreContainer 1538784828
   [junit4]   2> 2840794 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard1]
   [junit4]   2> 2840794 WARN  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard1/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard1/lib
   [junit4]   2> 2840795 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] 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> 2840800 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2840800 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2840800 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2840800 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2840800 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2840801 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard1/cores
   [junit4]   2> 2840802 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] 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> 2840802 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 2840802 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 2840803 INFO  (coreLoadExecutor-5929-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 2840803 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 2840803 INFO  (coreLoadExecutor-5929-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2840803 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2840803 INFO  (coreLoadExecutor-5929-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2840803 INFO  (coreLoadExecutor-5929-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 2840804 INFO  (coreLoadExecutor-5929-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 2840871 INFO  (coreLoadExecutor-5929-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2840873 WARN  (coreLoadExecutor-5929-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 2840874 INFO  (coreLoadExecutor-5929-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 2840881 INFO  (coreLoadExecutor-5929-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 2840885 INFO  (coreLoadExecutor-5929-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2840958 INFO  (coreLoadExecutor-5929-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2840967 INFO  (coreLoadExecutor-5929-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2840967 INFO  (coreLoadExecutor-5929-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2840971 INFO  (coreLoadExecutor-5929-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2840973 INFO  (coreLoadExecutor-5929-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2840974 INFO  (coreLoadExecutor-5929-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2840975 INFO  (coreLoadExecutor-5929-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2840979 INFO  (coreLoadExecutor-5929-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 2840979 INFO  (coreLoadExecutor-5929-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 2840979 INFO  (coreLoadExecutor-5929-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2840979 INFO  (coreLoadExecutor-5929-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 2840980 INFO  (coreLoadExecutor-5929-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@183a00f
   [junit4]   2> 2840980 INFO  (coreLoadExecutor-5929-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard1/cores/collection1/data/snapshot_metadata
   [junit4]   2> 2840980 INFO  (coreLoadExecutor-5929-thread-1) [    x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 2840980 INFO  (coreLoadExecutor-5929-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard1/cores/collection1/data
   [junit4]   2> 2840980 INFO  (coreLoadExecutor-5929-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard1/cores/collection1/data/index/
   [junit4]   2> 2840980 WARN  (coreLoadExecutor-5929-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard1/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2840981 INFO  (coreLoadExecutor-5929-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard1/cores/collection1/data/index
   [junit4]   2> 2840981 INFO  (coreLoadExecutor-5929-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6922056676660236]
   [junit4]   2> 2840981 INFO  (coreLoadExecutor-5929-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@d0548b2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f1db356),segFN=segments_1,generation=1}
   [junit4]   2> 2840981 INFO  (coreLoadExecutor-5929-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2840981 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard1/cores/collection1/data/
   [junit4]   2> 2840982 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard1/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2840984 INFO  (coreLoadExecutor-5929-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2840984 INFO  (coreLoadExecutor-5929-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2840984 INFO  (coreLoadExecutor-5929-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2840984 INFO  (coreLoadExecutor-5929-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2840984 INFO  (coreLoadExecutor-5929-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2840984 INFO  (coreLoadExecutor-5929-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2840985 INFO  (coreLoadExecutor-5929-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2840985 INFO  (coreLoadExecutor-5929-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2840985 INFO  (coreLoadExecutor-5929-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2840985 WARN  (coreLoadExecutor-5929-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> 2840988 INFO  (coreLoadExecutor-5929-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2840989 INFO  (coreLoadExecutor-5929-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2840989 INFO  (coreLoadExecutor-5929-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2840990 INFO  (coreLoadExecutor-5929-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2840995 INFO  (coreLoadExecutor-5929-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> 2840995 INFO  (coreLoadExecutor-5929-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2840995 INFO  (coreLoadExecutor-5929-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2840995 INFO  (coreLoadExecutor-5929-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2840996 INFO  (coreLoadExecutor-5929-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2840996 INFO  (coreLoadExecutor-5929-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2840997 INFO  (coreLoadExecutor-5929-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=45.78125, floorSegmentMB=1.3515625, forceMergeDeletesPctAllowed=19.109671207732113, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8644871657896541
   [junit4]   2> 2840997 INFO  (coreLoadExecutor-5929-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@d0548b2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f1db356),segFN=segments_1,generation=1}
   [junit4]   2> 2840997 INFO  (coreLoadExecutor-5929-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2840997 INFO  (coreLoadExecutor-5929-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@386702ba[collection1] main]
   [junit4]   2> 2840998 WARN  (coreLoadExecutor-5929-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 2840998 INFO  (coreLoadExecutor-5929-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2840998 INFO  (coreLoadExecutor-5929-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 2840998 INFO  (coreLoadExecutor-5929-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2840998 INFO  (coreLoadExecutor-5929-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2840999 INFO  (searcherExecutor-5930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@386702ba[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2840999 INFO  (coreLoadExecutor-5929-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 2840999 INFO  (coreLoadExecutor-5929-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 2840999 INFO  (coreLoadExecutor-5929-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 2840999 INFO  (coreLoadExecutor-5929-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543435081550397440
   [junit4]   2> 2841001 INFO  (coreLoadExecutor-5929-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1543435081550397440
   [junit4]   2> 2841001 INFO  (coreLoadExecutor-5929-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2841616 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 2841618 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2841620 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@176d9f7e{/_/g,null,AVAILABLE}
   [junit4]   2> 2841621 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.e.j.s.ServerConnector Started ServerConnector@262fe4be{HTTP/1.1,[http/1.1]}{127.0.0.1:61977}
   [junit4]   2> 2841621 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.e.j.s.Server Started @2848272ms
   [junit4]   2> 2841621 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/_/g, hostPort=61977, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard2/cores}
   [junit4]   2> 2841621 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 2841621 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard2'
   [junit4]   2> 2841621 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2841621 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2841622 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 2841647 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard2/cores
   [junit4]   2> 2841647 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.c.CoreContainer New CoreContainer 567072467
   [junit4]   2> 2841648 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard2]
   [junit4]   2> 2841648 WARN  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard2/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard2/lib
   [junit4]   2> 2841648 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] 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> 2841652 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2841652 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2841652 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2841652 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2841652 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2841653 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard2/cores
   [junit4]   2> 2841654 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] 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> 2841655 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 2841655 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 2841655 INFO  (coreLoadExecutor-5940-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 2841655 INFO  (coreLoadExecutor-5940-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2841655 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 2841655 INFO  (coreLoadExecutor-5940-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2841655 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2841656 INFO  (coreLoadExecutor-5940-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 2841656 INFO  (coreLoadExecutor-5940-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 2841693 INFO  (coreLoadExecutor-5940-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2841695 WARN  (coreLoadExecutor-5940-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 2841696 INFO  (coreLoadExecutor-5940-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 2841712 INFO  (coreLoadExecutor-5940-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 2841715 INFO  (coreLoadExecutor-5940-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2841785 INFO  (coreLoadExecutor-5940-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2841791 INFO  (coreLoadExecutor-5940-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2841793 INFO  (coreLoadExecutor-5940-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2841796 INFO  (coreLoadExecutor-5940-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2841797 INFO  (coreLoadExecutor-5940-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2841799 INFO  (coreLoadExecutor-5940-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2841799 INFO  (coreLoadExecutor-5940-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2841803 INFO  (coreLoadExecutor-5940-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 2841803 INFO  (coreLoadExecutor-5940-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 2841803 INFO  (coreLoadExecutor-5940-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2841803 INFO  (coreLoadExecutor-5940-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 2841803 INFO  (coreLoadExecutor-5940-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@183a00f
   [junit4]   2> 2841804 INFO  (coreLoadExecutor-5940-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata
   [junit4]   2> 2841804 INFO  (coreLoadExecutor-5940-thread-1) [    x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 2841807 INFO  (coreLoadExecutor-5940-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard2/cores/collection1/data
   [junit4]   2> 2841807 INFO  (coreLoadExecutor-5940-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard2/cores/collection1/data/index/
   [junit4]   2> 2841807 WARN  (coreLoadExecutor-5940-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard2/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2841808 INFO  (coreLoadExecutor-5940-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard2/cores/collection1/data/index
   [junit4]   2> 2841808 INFO  (coreLoadExecutor-5940-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6922056676660236]
   [junit4]   2> 2841808 INFO  (coreLoadExecutor-5940-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1158293f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1db5d3f7),segFN=segments_1,generation=1}
   [junit4]   2> 2841808 INFO  (coreLoadExecutor-5940-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2841808 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard2/cores/collection1/data/
   [junit4]   2> 2841809 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard2/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2841814 INFO  (coreLoadExecutor-5940-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2841814 INFO  (coreLoadExecutor-5940-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2841814 INFO  (coreLoadExecutor-5940-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2841814 INFO  (coreLoadExecutor-5940-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2841814 INFO  (coreLoadExecutor-5940-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2841814 INFO  (coreLoadExecutor-5940-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2841814 INFO  (coreLoadExecutor-5940-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2841814 INFO  (coreLoadExecutor-5940-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2841814 INFO  (coreLoadExecutor-5940-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2841814 WARN  (coreLoadExecutor-5940-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> 2841818 INFO  (coreLoadExecutor-5940-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2841819 INFO  (coreLoadExecutor-5940-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2841820 INFO  (coreLoadExecutor-5940-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2841820 INFO  (coreLoadExecutor-5940-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2841826 INFO  (coreLoadExecutor-5940-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> 2841826 INFO  (coreLoadExecutor-5940-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2841827 INFO  (coreLoadExecutor-5940-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2841827 INFO  (coreLoadExecutor-5940-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2841828 INFO  (coreLoadExecutor-5940-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2841828 INFO  (coreLoadExecutor-5940-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2841829 INFO  (coreLoadExecutor-5940-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=45.78125, floorSegmentMB=1.3515625, forceMergeDeletesPctAllowed=19.109671207732113, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8644871657896541
   [junit4]   2> 2841829 INFO  (coreLoadExecutor-5940-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1158293f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1db5d3f7),segFN=segments_1,generation=1}
   [junit4]   2> 2841829 INFO  (coreLoadExecutor-5940-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2841829 INFO  (coreLoadExecutor-5940-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7e974beb[collection1] main]
   [junit4]   2> 2841829 WARN  (coreLoadExecutor-5940-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 2841829 INFO  (coreLoadExecutor-5940-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2841829 INFO  (coreLoadExecutor-5940-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 2841829 INFO  (coreLoadExecutor-5940-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2841829 INFO  (coreLoadExecutor-5940-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2841830 INFO  (searcherExecutor-5941-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7e974beb[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2841830 INFO  (coreLoadExecutor-5940-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 2841831 INFO  (coreLoadExecutor-5940-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 2841831 INFO  (coreLoadExecutor-5940-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 2841831 INFO  (coreLoadExecutor-5940-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543435082422812672
   [junit4]   2> 2841832 INFO  (coreLoadExecutor-5940-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1543435082422812672
   [junit4]   2> 2841832 INFO  (coreLoadExecutor-5940-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2842159 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2842164 INFO  (qtp1119514463-11735) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_/g path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[1 (1)]} 0 1
   [junit4]   2> 2842168 INFO  (qtp787441177-11752) [    x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url= START replicas=[http://127.0.0.1:61975/_/g/collection1] nUpdates=100
   [junit4]   2> 2842168 INFO  (qtp787441177-11752) [    x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url= DONE.  We have no versions.  sync failed.
   [junit4]   2> 2842168 INFO  (qtp787441177-11752) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/_/g path=/get params={qt=/get&getVersions=100&sync=http://127.0.0.1:61975/_/g/collection1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2842173 INFO  (qtp7874

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

-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard2/cores/collection1/data/index [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard2/cores/collection1/data/index;done=false>>]
   [junit4]   2> 2843139 INFO  (coreCloseExecutor-5952-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 2843139 INFO  (coreCloseExecutor-5952-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard2/cores/collection1/data/index
   [junit4]   2> 2843139 INFO  (coreCloseExecutor-5952-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard2/cores/collection1/data [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard2/cores/collection1/data;done=false>>]
   [junit4]   2> 2843139 INFO  (coreCloseExecutor-5952-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 2843139 INFO  (coreCloseExecutor-5952-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard2/cores/collection1/data
   [junit4]   2> 2843139 INFO  (coreCloseExecutor-5952-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata;done=false>>]
   [junit4]   2> 2843139 INFO  (coreCloseExecutor-5952-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 2843139 INFO  (coreCloseExecutor-5952-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata
   [junit4]   2> 2843140 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@176d9f7e{/_/g,null,UNAVAILABLE}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=PeerSyncTest -Dtests.method=test -Dtests.seed=D963DC4EECB5D363 -Dtests.slow=true -Dtests.locale=es-GT -Dtests.timezone=Africa/Blantyre -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 4.52s J1 | PeerSyncTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<true> but was:<false>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D963DC4EECB5D363:5137E3944249BE9B]: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> 2843146 INFO  (SUITE-PeerSyncTest-seed#[D963DC4EECB5D363]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {range_facet_l_dv=PostingsFormat(name=Memory doPackFST= true), n_l1=FSTOrd50, multiDefault=FSTOrd50, intDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), n_dt1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), n_td1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), n_d1=FSTOrd50, range_facet_l=FSTOrd50, n_f1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), n_ti1=PostingsFormat(name=Memory doPackFST= true), n_tl1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), _version_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), n_tf1=FSTOrd50, n_tdt1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), id=PostingsFormat(name=Memory doPackFST= true), range_facet_i_dv=FSTOrd50, timestamp=FSTOrd50}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), range_facet_i_dv=DocValuesFormat(name=Lucene54), timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=934, maxMBSortInHeap=5.702728310204148, sim=ClassicSimilarity, locale=es-GT, timezone=Africa/Blantyre
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=269037912,total=458227712
   [junit4]   2> NOTE: All tests run in this JVM: [TestSlowCompositeReaderWrapper, TestClassicSimilarityFactory, TestMacros, CSVRequestHandlerTest, SuggesterTest, SimpleCollectionCreateDeleteTest, SmileWriterTest, TlogReplayBufferedWhileIndexingTest, CoreAdminHandlerTest, ChaosMonkeySafeLeaderTest, TestStressUserVersions, TestManagedSynonymFilterFactory, TestFastWriter, TestConfigSets, RequestLoggingTest, TestGeoJSONResponseWriter, PKIAuthenticationIntegrationTest, TestSystemIdResolver, DeleteLastCustomShardedReplicaTest, HdfsBasicDistributedZkTest, TestClusterStateMutator, SynonymTokenizerTest, CdcrRequestHandlerTest, DateRangeFieldTest, TestDistributedGrouping, TestJettySolrRunner, CollectionsAPIAsyncDistributedZkTest, CurrencyFieldOpenExchangeTest, TestCollapseQParserPlugin, HdfsRecoveryZkTest, TestSmileRequest, WordBreakSolrSpellCheckerTest, TestBackupRepositoryFactory, TestPivotHelperCode, TestBinaryField, TestSubQueryTransformerCrossCore, HighlighterConfigTest, BaseCdcrDistributedZkTest, HdfsTlogReplayBufferedWhileIndexingTest, TestValueSourceCache, TestReload, TestShortCircuitedRequests, CopyFieldTest, JavabinLoaderTest, RAMDirectoryFactoryTest, ShowFileRequestHandlerTest, NoCacheHeaderTest, TestLeaderElectionZkExpiry, SolrPluginUtilsTest, TestUninvertingReader, SpellingQueryConverterTest, TestFieldTypeResource, TestCollationFieldDocValues, SolrIndexSplitterTest, RequestHandlersTest, SpellPossibilityIteratorTest, TestPerFieldSimilarity, AutoCommitTest, FileUtilsTest, TestAuthenticationFramework, TestChildDocTransformer, TestQueryUtils, CachingDirectoryFactoryTest, QueryParsingTest, UniqFieldsUpdateProcessorFactoryTest, TestCoreDiscovery, TestSearcherReuse, TolerantUpdateProcessorTest, TestFastOutputStream, MultiThreadedOCPTest, SuggestComponentContextFilterQueryTest, CloudMLTQParserTest, ConnectionManagerTest, TestSolrXml, TestIndexingPerformance, ConnectionReuseTest, OverriddenZkACLAndCredentialsProvidersTest, ZkNodePropsTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, HLLSerializationTest, VersionInfoTest, TestMiniSolrCloudCluster, TestAtomicUpdateErrorCases, TestReplicationHandlerBackup, TestSolrQueryParser, HdfsDirectoryFactoryTest, TestOnReconnectListenerSupport, MultiTermTest, ExplicitHLLTest, TestLocalFSCloudBackupRestore, TestLMJelinekMercerSimilarityFactory, DistributedDebugComponentTest, TestBM25SimilarityFactory, FieldMutatingUpdateProcessorTest, RollingRestartTest, TestNonDefinedSimilarityFactory, PreAnalyzedUpdateProcessorTest, CheckHdfsIndexTest, HdfsNNFailoverTest, TestRecoveryHdfs, TestSolrConfigHandlerCloud, BasicDistributedZk2Test, TestConfigSetImmutable, TestSolrIndexConfig, AliasIntegrationTest, TestSolr4Spatial, BlobRepositoryCloudTest, TestRealTimeGet, VMParamsZkACLAndCredentialsProvidersTest, TestFoldingMultitermQuery, GraphQueryTest, DistanceFunctionTest, TestRecovery, DistanceUnitsTest, CdcrReplicationDistributedZkTest, TestFieldCacheSortRandom, TestConfigSetsAPI, SuggesterWFSTTest, AtomicUpdatesTest, FileBasedSpellCheckerTest, DeleteReplicaTest, TestWriterPerf, OverseerStatusTest, TestMaxScoreQueryParser, EnumFieldTest, RemoteQueryErrorTest, HdfsChaosMonkeySafeLeaderTest, LeaderFailoverAfterPartitionTest, BlockJoinFacetRandomTest, TestJoin, BigEndianAscendingWordSerializerTest, TestSolrCloudWithDelegationTokens, TestScoreJoinQPScore, AnalyticsMergeStrategyTest, TestOrdValues, DistributedQueryComponentOptimizationTest, TestReloadAndDeleteDocs, TestCrossCoreJoin, DistributedFacetPivotLargeTest, FacetPivotSmallTest, TestCloudPseudoReturnFields, CollectionsAPIDistributedZkTest, TestNumericTerms32, TestBulkSchemaConcurrent, LeaderInitiatedRecoveryOnShardRestartTest, TestBadConfig, TestFiltering, TestAddFieldRealTimeGet, TestManagedSchemaAPI, OpenExchangeRatesOrgProviderTest, AsyncCallRequestStatusResponseTest, LoggingHandlerTest, TestQueryWrapperFilter, BadIndexSchemaTest, FieldAnalysisRequestHandlerTest, TermVectorComponentDistributedTest, HardAutoCommitTest, DistributedTermsComponentTest, TestRangeQuery, SpellCheckComponentTest, PeerSyncTest]
   [junit4] Completed [344/631 (1!)] on J1 in 4.54s, 1 test, 1 failure <<< FAILURES!

[...truncated 61056 lines...]