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 2015/05/28 15:48:37 UTC

[JENKINS] Lucene-Solr-5.x-MacOSX (64bit/jdk1.7.0) - Build # 2308 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/2308/
Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseParallelGC

3 tests failed.
FAILED:  org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test

Error Message:
shard1 is not consistent.  Got 434 from http://127.0.0.1:49845/vm/ih/collection1lastClient and got 310 from http://127.0.0.1:49851/vm/ih/collection1

Stack Trace:
java.lang.AssertionError: shard1 is not consistent.  Got 434 from http://127.0.0.1:49845/vm/ih/collection1lastClient and got 310 from http://127.0.0.1:49851/vm/ih/collection1
	at __randomizedtesting.SeedInfo.seed([9918CECB815EC8BC:114CF1112FA2A544]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1279)
	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:240)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	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:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.AutoCommitTest

Error Message:
1

Stack Trace:
java.lang.AssertionError: 1
	at __randomizedtesting.SeedInfo.seed([9918CECB815EC8BC]:0)
	at org.apache.solr.core.CachingDirectoryFactory.close(CachingDirectoryFactory.java:201)
	at org.apache.solr.core.SolrCore.close(SolrCore.java:1254)
	at org.apache.solr.core.SolrCores.close(SolrCores.java:124)
	at org.apache.solr.core.CoreContainer.shutdown(CoreContainer.java:509)
	at org.apache.solr.util.TestHarness.close(TestHarness.java:359)
	at org.apache.solr.SolrTestCaseJ4.deleteCore(SolrTestCaseJ4.java:675)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:227)
	at sun.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:799)
	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:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.AutoCommitTest

Error Message:
Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 11,991,064 bytes (threshold is 10,485,760). Field reference sizes (counted individually):   - 12,531,552 bytes, protected static org.apache.solr.util.TestHarness$LocalRequestFactory org.apache.solr.SolrTestCaseJ4.lrf   - 12,531,296 bytes, protected static org.apache.solr.util.TestHarness org.apache.solr.SolrTestCaseJ4.h   - 6,095,712 bytes, protected static org.apache.solr.core.SolrConfig org.apache.solr.SolrTestCaseJ4.solrConfig   - 208 bytes, public static org.junit.rules.TestRule org.apache.solr.SolrTestCaseJ4.solrClassRules   - 200 bytes, protected static java.lang.String org.apache.solr.SolrTestCaseJ4.testSolrHome   - 128 bytes, private static java.lang.String org.apache.solr.SolrTestCaseJ4.factoryProp   - 72 bytes, protected static java.lang.String org.apache.solr.SolrTestCaseJ4.configString   - 64 bytes, private static java.lang.String org.apache.solr.SolrTestCaseJ4.coreName   - 64 bytes, protected static java.lang.String org.apache.solr.SolrTestCaseJ4.schemaString

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 11,991,064 bytes (threshold is 10,485,760). Field reference sizes (counted individually):
  - 12,531,552 bytes, protected static org.apache.solr.util.TestHarness$LocalRequestFactory org.apache.solr.SolrTestCaseJ4.lrf
  - 12,531,296 bytes, protected static org.apache.solr.util.TestHarness org.apache.solr.SolrTestCaseJ4.h
  - 6,095,712 bytes, protected static org.apache.solr.core.SolrConfig org.apache.solr.SolrTestCaseJ4.solrConfig
  - 208 bytes, public static org.junit.rules.TestRule org.apache.solr.SolrTestCaseJ4.solrClassRules
  - 200 bytes, protected static java.lang.String org.apache.solr.SolrTestCaseJ4.testSolrHome
  - 128 bytes, private static java.lang.String org.apache.solr.SolrTestCaseJ4.factoryProp
  - 72 bytes, protected static java.lang.String org.apache.solr.SolrTestCaseJ4.configString
  - 64 bytes, private static java.lang.String org.apache.solr.SolrTestCaseJ4.coreName
  - 64 bytes, protected static java.lang.String org.apache.solr.SolrTestCaseJ4.schemaString
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:127)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10443 lines...]
   [junit4] Suite: org.apache.solr.update.AutoCommitTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest 9918CECB815EC8BC-001/init-core-data-001
   [junit4]   2> 1906273 INFO  (SUITE-AutoCommitTest-seed#[9918CECB815EC8BC]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1906274 INFO  (SUITE-AutoCommitTest-seed#[9918CECB815EC8BC]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1906275 INFO  (SUITE-AutoCommitTest-seed#[9918CECB815EC8BC]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1906277 INFO  (SUITE-AutoCommitTest-seed#[9918CECB815EC8BC]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1906277 INFO  (SUITE-AutoCommitTest-seed#[9918CECB815EC8BC]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1906385 INFO  (SUITE-AutoCommitTest-seed#[9918CECB815EC8BC]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1906417 INFO  (SUITE-AutoCommitTest-seed#[9918CECB815EC8BC]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 1906482 INFO  (SUITE-AutoCommitTest-seed#[9918CECB815EC8BC]-worker) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1906482 INFO  (SUITE-AutoCommitTest-seed#[9918CECB815EC8BC]-worker) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1906490 INFO  (SUITE-AutoCommitTest-seed#[9918CECB815EC8BC]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1906849 INFO  (SUITE-AutoCommitTest-seed#[9918CECB815EC8BC]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1906864 INFO  (SUITE-AutoCommitTest-seed#[9918CECB815EC8BC]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1906868 INFO  (SUITE-AutoCommitTest-seed#[9918CECB815EC8BC]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1906878 INFO  (SUITE-AutoCommitTest-seed#[9918CECB815EC8BC]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1906884 INFO  (SUITE-AutoCommitTest-seed#[9918CECB815EC8BC]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1906888 INFO  (SUITE-AutoCommitTest-seed#[9918CECB815EC8BC]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1906889 WARN  (SUITE-AutoCommitTest-seed#[9918CECB815EC8BC]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1906889 WARN  (SUITE-AutoCommitTest-seed#[9918CECB815EC8BC]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1906890 INFO  (SUITE-AutoCommitTest-seed#[9918CECB815EC8BC]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1906891 WARN  (SUITE-AutoCommitTest-seed#[9918CECB815EC8BC]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1906891 WARN  (SUITE-AutoCommitTest-seed#[9918CECB815EC8BC]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1906892 INFO  (SUITE-AutoCommitTest-seed#[9918CECB815EC8BC]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1906892 INFO  (SUITE-AutoCommitTest-seed#[9918CECB815EC8BC]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr
   [junit4]   2> 1906892 INFO  (SUITE-AutoCommitTest-seed#[9918CECB815EC8BC]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/'
   [junit4]   2> 1906911 INFO  (SUITE-AutoCommitTest-seed#[9918CECB815EC8BC]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 1891955436
   [junit4]   2> 1906911 INFO  (SUITE-AutoCommitTest-seed#[9918CECB815EC8BC]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/]
   [junit4]   2> 1906911 INFO  (SUITE-AutoCommitTest-seed#[9918CECB815EC8BC]-worker) [    ] o.a.s.c.CoreContainer loading shared library: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/lib
   [junit4]   2> 1906911 WARN  (SUITE-AutoCommitTest-seed#[9918CECB815EC8BC]-worker) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/lib).
   [junit4]   2> 1906922 INFO  (SUITE-AutoCommitTest-seed#[9918CECB815EC8BC]-worker) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1906929 INFO  (SUITE-AutoCommitTest-seed#[9918CECB815EC8BC]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1906930 INFO  (SUITE-AutoCommitTest-seed#[9918CECB815EC8BC]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1906930 INFO  (SUITE-AutoCommitTest-seed#[9918CECB815EC8BC]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1906930 INFO  (SUITE-AutoCommitTest-seed#[9918CECB815EC8BC]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1906935 INFO  (SUITE-AutoCommitTest-seed#[9918CECB815EC8BC]-worker) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {schema=schema.xml, dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest 9918CECB815EC8BC-001/init-core-data-001, name=collection1, shard=shard1, instanceDir=collection1, config=solrconfig.xml, transient=false, loadOnStartup=true, collection=collection1, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/}
   [junit4]   2> 1906936 INFO  (coreLoadExecutor-4718-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1906937 INFO  (coreLoadExecutor-4718-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1906937 INFO  (coreLoadExecutor-4718-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1906987 INFO  (coreLoadExecutor-4718-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1907028 INFO  (coreLoadExecutor-4718-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 1907108 INFO  (coreLoadExecutor-4718-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1907109 INFO  (coreLoadExecutor-4718-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1907118 INFO  (coreLoadExecutor-4718-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1907469 INFO  (coreLoadExecutor-4718-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1907480 INFO  (coreLoadExecutor-4718-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1907483 INFO  (coreLoadExecutor-4718-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1907491 INFO  (coreLoadExecutor-4718-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1907495 INFO  (coreLoadExecutor-4718-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1907499 INFO  (coreLoadExecutor-4718-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1907500 WARN  (coreLoadExecutor-4718-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1907500 WARN  (coreLoadExecutor-4718-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1907500 INFO  (coreLoadExecutor-4718-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1907501 WARN  (coreLoadExecutor-4718-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1907501 WARN  (coreLoadExecutor-4718-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1907501 INFO  (coreLoadExecutor-4718-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 1907501 INFO  (coreLoadExecutor-4718-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1907501 INFO  (coreLoadExecutor-4718-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/], dataDir=[null]
   [junit4]   2> 1907501 INFO  (coreLoadExecutor-4718-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fe9b328
   [junit4]   2> 1907502 INFO  (coreLoadExecutor-4718-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest 9918CECB815EC8BC-001/init-core-data-001
   [junit4]   2> 1907502 INFO  (coreLoadExecutor-4718-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest 9918CECB815EC8BC-001/init-core-data-001/index/
   [junit4]   2> 1907503 WARN  (coreLoadExecutor-4718-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest 9918CECB815EC8BC-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 1907503 INFO  (coreLoadExecutor-4718-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest 9918CECB815EC8BC-001/init-core-data-001/index
   [junit4]   2> 1907503 INFO  (coreLoadExecutor-4718-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=26.369140625, floorSegmentMB=0.2841796875, forceMergeDeletesPctAllowed=10.33964045471789, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1907504 INFO  (coreLoadExecutor-4718-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4de20ed0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@343aa1a2),segFN=segments_1,generation=1}
   [junit4]   2> 1907504 INFO  (coreLoadExecutor-4718-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1907510 INFO  (coreLoadExecutor-4718-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1907511 INFO  (coreLoadExecutor-4718-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1907511 INFO  (coreLoadExecutor-4718-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1907511 INFO  (coreLoadExecutor-4718-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1907511 INFO  (coreLoadExecutor-4718-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1907511 INFO  (coreLoadExecutor-4718-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1907512 INFO  (coreLoadExecutor-4718-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1907512 INFO  (coreLoadExecutor-4718-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1907512 INFO  (coreLoadExecutor-4718-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1907513 INFO  (coreLoadExecutor-4718-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1907513 INFO  (coreLoadExecutor-4718-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1907513 INFO  (coreLoadExecutor-4718-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1907525 INFO  (coreLoadExecutor-4718-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1907528 INFO  (coreLoadExecutor-4718-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1907531 INFO  (coreLoadExecutor-4718-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1907533 INFO  (coreLoadExecutor-4718-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1907539 INFO  (coreLoadExecutor-4718-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1907541 INFO  (coreLoadExecutor-4718-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/logging,mltrh,/replication,lazy,/admin/ping,/update/json/docs,standard,mock,/admin/mbeans,/update/csv,/admin/luke,/admin/plugins,tvrh,spellCheckCompRH1,/admin/threads,spellCheckCompRH_Direct,spellCheckWithWordbreak,dismax,/admin/properties,spellCheckWithWordbreak_Direct,/terms,spellCheckCompRH,/config,defaults,/admin/segments,/get,/search-facet-def,/admin/file,/mlt,/update,/search-facet-invariants,/admin/system,/schema,/debug/dump,/update/json
   [junit4]   2> 1907543 WARN  (coreLoadExecutor-4718-thread-1) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 1907545 INFO  (coreLoadExecutor-4718-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1907547 INFO  (coreLoadExecutor-4718-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1907547 INFO  (coreLoadExecutor-4718-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1907548 INFO  (coreLoadExecutor-4718-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1907548 INFO  (coreLoadExecutor-4718-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1907549 INFO  (coreLoadExecutor-4718-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=66.1533203125, floorSegmentMB=1.6064453125, forceMergeDeletesPctAllowed=20.48383851258516, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1907549 INFO  (coreLoadExecutor-4718-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4de20ed0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@343aa1a2),segFN=segments_1,generation=1}
   [junit4]   2> 1907549 INFO  (coreLoadExecutor-4718-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1907549 INFO  (coreLoadExecutor-4718-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@40fae093[collection1] main
   [junit4]   2> 1907550 INFO  (coreLoadExecutor-4718-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1907550 INFO  (coreLoadExecutor-4718-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1907550 INFO  (coreLoadExecutor-4718-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1907550 INFO  (coreLoadExecutor-4718-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1907594 INFO  (coreLoadExecutor-4718-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1907716 INFO  (coreLoadExecutor-4718-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1907716 INFO  (searcherExecutor-4719-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1907718 INFO  (searcherExecutor-4719-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1907718 INFO  (searcherExecutor-4719-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1907718 INFO  (searcherExecutor-4719-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1907718 INFO  (coreLoadExecutor-4718-thread-1) [    x:collection1] o.a.s.u.UpdateLog On first searcher opened, looking up max value of version field
   [junit4]   2> 1907719 INFO  (coreLoadExecutor-4718-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1907719 INFO  (coreLoadExecutor-4718-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1907720 INFO  (searcherExecutor-4719-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1907721 INFO  (coreLoadExecutor-4718-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1502420077598736384
   [junit4]   2> 1907723 INFO  (searcherExecutor-4719-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1907724 INFO  (coreLoadExecutor-4718-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 5 ms to seed version buckets with highest version 1502420077598736384
   [junit4]   2> 1907725 INFO  (coreLoadExecutor-4718-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1907725 INFO  (searcherExecutor-4719-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1907726 INFO  (searcherExecutor-4719-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1907726 INFO  (SUITE-AutoCommitTest-seed#[9918CECB815EC8BC]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1907727 INFO  (searcherExecutor-4719-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1907727 INFO  (searcherExecutor-4719-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@40fae093[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1907731 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 1907733 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {deleteByQuery=*:* (-1502420077610270720)} 0 2
   [junit4]   2> 1907737 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1907738 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1907738 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1907804 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1907829 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 1907874 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1907875 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1907882 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1908206 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1908219 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1908220 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1908229 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1908232 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1908237 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1908238 WARN  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1908238 WARN  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1908238 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1908238 WARN  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1908239 WARN  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1908239 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 1908239 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/], dataDir=[/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest 9918CECB815EC8BC-001/init-core-data-001/]
   [junit4]   2> 1908239 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fe9b328
   [junit4]   2> 1908240 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest 9918CECB815EC8BC-001/init-core-data-001/index/
   [junit4]   2> 1908247 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1908247 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1908248 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1908248 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1908248 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1908248 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1908248 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1908248 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1908248 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1908249 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1908249 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1908249 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1908261 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1908263 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1908267 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1908270 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1908278 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1908283 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/logging,mltrh,/replication,lazy,/admin/ping,/update/json/docs,standard,mock,/admin/mbeans,/update/csv,/admin/luke,/admin/plugins,tvrh,spellCheckCompRH1,/admin/threads,spellCheckCompRH_Direct,spellCheckWithWordbreak,dismax,/admin/properties,spellCheckWithWordbreak_Direct,/terms,spellCheckCompRH,/config,defaults,/admin/segments,/get,/search-facet-def,/admin/file,/mlt,/update,/search-facet-invariants,/admin/system,/schema,/debug/dump,/update/json
   [junit4]   2> 1908284 WARN  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 1908285 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1908286 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1908287 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1908287 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@543b31f[collection1] main
   [junit4]   2> 1908287 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1908287 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1908287 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1908288 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1908289 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1908298 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1908298 INFO  (searcherExecutor-4724-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1908299 INFO  (searcherExecutor-4724-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1908299 INFO  (searcherExecutor-4724-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1908299 INFO  (searcherExecutor-4724-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1908300 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.UpdateLog On first searcher opened, looking up max value of version field
   [junit4]   2> 1908300 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1908300 INFO  (searcherExecutor-4724-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1908300 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1908301 INFO  (searcherExecutor-4724-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1908302 INFO  (searcherExecutor-4724-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1908302 INFO  (searcherExecutor-4724-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1908303 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.UpdateLog Took 3 ms to seed version buckets with highest version 1502420077610270720
   [junit4]   2> 1908303 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.DefaultSolrCoreState Creating new IndexWriter...
   [junit4]   2> 1908303 INFO  (searcherExecutor-4724-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1908303 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.DefaultSolrCoreState Waiting until IndexWriter is unused... core=collection1
   [junit4]   2> 1908303 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 1908304 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=18.9228515625, floorSegmentMB=0.7607421875, forceMergeDeletesPctAllowed=14.3653015116354, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7562915911800673
   [junit4]   2> 1908304 INFO  (searcherExecutor-4724-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@543b31f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1908305 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4de20ed0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@343aa1a2),segFN=segments_1,generation=1}
   [junit4]   2> 1908306 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1908306 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1908306 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@6df4b211[collection1] main
   [junit4]   2> 1908306 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 1908306 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2174a25e
   [junit4]   2> 1908307 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 1908307 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1908308 INFO  (searcherExecutor-4724-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6df4b211[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1908318 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[529 (1502420078223687680)]} 0 3
   [junit4]   2> 1908318 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={qt=standard&version=2.2&start=0&q=id:529&rows=20} hits=0 status=0 QTime=0 
   [junit4]   2> 1912321 INFO  (commitScheduler-4727-thread-1) [    x:collection1] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1912326 INFO  (commitScheduler-4727-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@24a7f9cb[collection1] main
   [junit4]   2> 1912326 INFO  (commitScheduler-4727-thread-1) [    x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1912329 INFO  (searcherExecutor-4724-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@24a7f9cb[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.3.0):c1)))}
   [junit4]   2> 1912342 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[530 (1502420082444206080)]} 0 4027
   [junit4]   2> 1912343 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={qt=standard&version=2.2&start=0&q=id:530&rows=20} hits=0 status=0 QTime=1 
   [junit4]   2> 1912344 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[529 (-1502420082447351808)]} 0 4029
   [junit4]   2> 1912345 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={qt=standard&version=2.2&start=0&q=id:529&rows=20} hits=1 status=0 QTime=0 
   [junit4]   2> 1913345 INFO  (commitScheduler-4727-thread-1) [    x:collection1] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1913348 INFO  (commitScheduler-4727-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@586ab78c[collection1] main
   [junit4]   2> 1913348 INFO  (commitScheduler-4727-thread-1) [    x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1913350 INFO  (searcherExecutor-4724-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@586ab78c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(5.3.0):c1)))}
   [junit4]   2> 1913351 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={qt=standard&version=2.2&start=0&q=id:529&rows=20} hits=0 status=0 QTime=0 
   [junit4]   2> 1913352 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={qt=standard&version=2.2&start=0&q=id:530&rows=20} hits=1 status=0 QTime=0 
   [junit4]   2> 1913355 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1502420083506413568)]} 0 5040
   [junit4]   2> 1913359 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1502420083510607872)]} 0 5044
   [junit4]   2> 1913359 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1502420083511656448)]} 0 5044
   [junit4]   2> 1913360 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1502420083511656449)]} 0 5045
   [junit4]   2> 1913360 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1502420083512705024)]} 0 5045
   [junit4]   2> 1913360 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1502420083512705025)]} 0 5045
   [junit4]   2> 1913361 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1502420083513753600)]} 0 5046
   [junit4]   2> 1913361 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1502420083513753601)]} 0 5046
   [junit4]   2> 1913362 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1502420083513753602)]} 0 5047
   [junit4]   2> 1913362 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1502420083514802176)]} 0 5047
   [junit4]   2> 1913363 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={qt=standard&version=2.2&start=0&q=id:500&rows=20} hits=0 status=0 QTime=1 
   [junit4]   2> 1913365 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 (-1502420083517947904)]} 0 5050
   [junit4]   2> 1913365 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 (-1502420083517947905)]} 0 5050
   [junit4]   2> 1913366 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 (-1502420083517947906)]} 0 5050
   [junit4]   2> 1913366 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 (-1502420083518996480)]} 0 5051
   [junit4]   2> 1913366 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 (-1502420083518996481)]} 0 5051
   [junit4]   2> 1913367 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 (-1502420083518996482)]} 0 5052
   [junit4]   2> 1913367 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 (-1502420083520045056)]} 0 5052
   [junit4]   2> 1913367 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 (-1502420083520045057)]} 0 5052
   [junit4]   2> 1913367 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 (-1502420083520045058)]} 0 5052
   [junit4]   2> 1913368 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 (-1502420083520045059)]} 0 5053
   [junit4]   2> 1913368 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={qt=standard&version=2.2&start=0&q=id:530&rows=20} hits=1 status=0 QTime=0 
   [junit4]   2> 1914366 INFO  (commitScheduler-4727-thread-1) [    x:collection1] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1914369 INFO  (commitScheduler-4727-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@7ccab1ed[collection1] main
   [junit4]   2> 1914369 INFO  (commitScheduler-4727-thread-1) [    x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1914372 INFO  (searcherExecutor-4724-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7ccab1ed[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(5.3.0):c10/9:delGen=1)))}
   [junit4]   2> 1914376 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={qt=standard&version=2.2&start=0&q=id:500&rows=20} hits=1 status=0 QTime=0 
   [junit4]   2> 1914379 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={qt=standard&version=2.2&start=0&q=id:530&rows=20} hits=0 status=0 QTime=0 
   [junit4]   2> 1914381 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> 1914388 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
   [junit4]   2> 1914391 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@5973492e[collection1] realtime
   [junit4]   2> 1914391 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {deleteByQuery=*:* (-1502420084591689728)} 0 2
   [junit4]   2> 1914392 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1914393 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1914394 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1914491 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1914526 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 1914604 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1914606 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1914614 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1915012 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1915025 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1915027 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1915084 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1915090 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1915097 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1915098 WARN  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1915098 WARN  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1915098 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1915099 WARN  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1915099 WARN  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1915099 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 1915100 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/], dataDir=[/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest 9918CECB815EC8BC-001/init-core-data-001/]
   [junit4]   2> 1915100 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fe9b328
   [junit4]   2> 1915100 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest 9918CECB815EC8BC-001/init-core-data-001/index/
   [junit4]   2> 1915112 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1915113 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1915113 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1915114 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1915114 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1915114 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1915114 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1915115 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1915115 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1915116 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1915117 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1915117 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1915134 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1915138 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1915141 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1915145 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1915158 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1915163 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/logging,mltrh,/replication,lazy,/admin/ping,/update/json/docs,standard,mock,/admin/mbeans,/update/csv,/admin/luke,/admin/plugins,tvrh,spellCheckCompRH1,/admin/threads,spellCheckCompRH_Direct,spellCheckWithWordbreak,dismax,/admin/properties,spellCheckWithWordbreak_Direct,/terms,spellCheckCompRH,/config,defaults,/admin/segments,/get,/search-facet-def,/admin/file,/mlt,/update,/search-facet-invariants,/admin/system,/schema,/debug/dump,/update/json
   [junit4]   2> 1915164 WARN  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 1915165 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1915166 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1915166 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1915166 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@5fd77872[collection1] main
   [junit4]   2> 1915167 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1915167 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1915167 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1915167 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1915170 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1915179 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1915179 INFO  (searcherExecutor-4728-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1915181 INFO  (searcherExecutor-4728-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1915181 INFO  (searcherExecutor-4728-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1915181 INFO  (searcherExecutor-4728-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1915181 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.UpdateLog On first searcher opened, looking up max value of version field
   [junit4]   2> 1915181 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1915182 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1915182 INFO  (searcherExecutor-4728-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1915183 INFO  (searcherExecutor-4728-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1915184 INFO  (searcherExecutor-4728-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1915184 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.UpdateLog Took 3 ms to seed version buckets with highest version 1502420084591689728
   [junit4]   2> 1915184 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.DefaultSolrCoreState Creating new IndexWriter...
   [junit4]   2> 1915184 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.DefaultSolrCoreState Waiting until IndexWriter is unused... core=collection1
   [junit4]   2> 1915186 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 1915187 INFO  (searcherExecutor-4728-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1915188 INFO  (searcherExecutor-4728-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1915190 INFO  (searcherExecutor-4728-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5fd77872[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1915191 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4de20ed0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@343aa1a2),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4de20ed0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@343aa1a2),segFN=segments_2,generation=2}
   [junit4]   2> 1915191 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 1915192 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1915194 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4de20ed0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@343aa1a2),segFN=segments_2,generation=2}
   [junit4]   2> 1915195 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 1915195 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1915195 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@6c4dbc37[collection1] main
   [junit4]   2> 1915196 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 1915196 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3dc85451
   [junit4]   2> 1915196 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=3,autocommits=0,soft autocommits=3,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=12,adds=0,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=12,cumulative_deletesById=11,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 1915197 INFO  (searcherExecutor-4728-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6c4dbc37[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1915197 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1915213 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[529 (1502420085454667776)]} 0 2
   [junit4]   2> 1915214 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={qt=standard&version=2.2&start=0&q=id:529&rows=20} hits=0 status=0 QTime=0 
   [junit4]   2> 1916215 INFO  (commitScheduler-4731-thread-1) [    x:collection1] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1916218 INFO  (commitScheduler-4731-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@727209d8[collection1] main
   [junit4]   2> 1916218 INFO  (commitScheduler-4731-thread-1) [    x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1916219 INFO  (searcherExecutor-4728-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@727209d8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(5.3.0):c1)))}
   [junit4]   2> 1916222 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[530 (1502420086512680960)]} 0 1011
   [junit4]   2> 1916223 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={qt=standard&version=2.2&start=0&q=id:529&rows=20} hits=1 status=0 QTime=0 
   [junit4]   2> 1916224 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={qt=standard&version=2.2&start=0&q=id:530&rows=20} hits=0 status=0 QTime=0 
   [junit4]   2> 1916225 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {delete=[529 (-1502420086516875264)]} 0 0
   [junit4]   2> 1916226 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={qt=standard&version=2.2&start=0&q=id:529&rows=20} hits=1 status=0 QTime=0 
   [junit4]   2> 1917224 INFO  (commitScheduler-4731-thread-1) [    x:collection1] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1917227 INFO  (commitScheduler-4731-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@628289b7[collection1] main
   [junit4]   2> 1917228 INFO  (commitScheduler-4731-thread-1) [    x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1917229 INFO  (searcherExecutor-4728-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@628289b7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(5.3.0):c1)))}
   [junit4]   2> 1917233 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[550 (1502420087572791296)]} 0 2022
   [junit4]   2> 1917234 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={qt=standard&version=2.2&start=0&q=id:529&rows=20} hits=0 status=0 QTime=1 
   [junit4]   2> 1917237 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1502420087578034176)]} 0 2026
   [junit4]   2> 1917238 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1502420087579082752)]} 0 2027
   [junit4]   2> 1917238 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1502420087579082753)]} 0 2027
   [junit4]   2> 1917243 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1502420087579082754)]} 0 2028
   [junit4]   2> 1917246 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1502420087585374208)]} 0 2035
   [junit4]   2> 1917246 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1502420087587471360)]} 0 2035
   [junit4]   2> 1917246 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1502420087587471361)]} 0 2035
   [junit4]   2> 1917247 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1502420087588519936)]} 0 2036
   [junit4]   2> 1917248 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1502420087588519937)]} 0 2037
   [junit4]   2> 1917248 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1502420087589568512)]} 0 2037
   [junit4]   2> 1917248 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={qt=standard&version=2.2&start=0&q=id:500&rows=20} hits=0 status=0 QTime=0 
   [junit4]   2> 1918235 INFO  (commitScheduler-4731-thread-1) [    x:collection1] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1918238 INFO  (commitScheduler-4731-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@182d4553[collection1] main
   [junit4]   2> 1918238 INFO  (commitScheduler-4731-thread-1) [    x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1918241 INFO  (searcherExecutor-4728-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@182d4553[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(5.3.0):c1) Uninverting(_5(5.3.0):c11/9:delGen=1)))}
   [junit4]   2> 1918256 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[531 (1502420088645484544)]} 0 3045
   [junit4]   2> 1918256 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={qt=standard&version=2.2&start=0&q=id:500&rows=20} hits=1 status=0 QTime=0 
   [junit4]   2> 1918258 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
   [junit4]   2> 1918263 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
   [junit4]   2> 1918268 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@4effa7af[collection1] realtime
   [junit4]   2> 1918268 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {deleteByQuery=*:* (-1502420088653873152)} 0 5
   [junit4]   2> 1918269 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1918275 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1918276 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1918359 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1918393 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 1918468 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1918468 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1918476 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1919012 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1919049 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1919052 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1919063 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1919071 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1919084 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1919086 WARN  (TEST-AutoCommitTest.testMaxDocs-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1919087 WARN  (TEST-AutoCommitTest.testMaxDocs-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1919087 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[9918CECB815EC8BC]) [    x:collection1] o.a.s.s.

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

.0.0.1:49851_vm%2Fih) [n:127.0.0.1:49851_vm%2Fih c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 9918CECB815EC8BC-001/shard-3-001/cores/collection1/data
   [junit4]   2> 2172229 INFO  (zkCallback-1039-thread-3-processing-n:127.0.0.1:49851_vm%2Fih) [n:127.0.0.1:49851_vm%2Fih c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 9918CECB815EC8BC-001/shard-3-001/cores/collection1/data/index [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 9918CECB815EC8BC-001/shard-3-001/cores/collection1/data/index;done=false>>]
   [junit4]   2> 2172229 INFO  (zkCallback-1039-thread-3-processing-n:127.0.0.1:49851_vm%2Fih) [n:127.0.0.1:49851_vm%2Fih c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 9918CECB815EC8BC-001/shard-3-001/cores/collection1/data/index
   [junit4]   2> 2172235 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9918CECB815EC8BC]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1d3a66be{HTTP/1.1}{127.0.0.1:49851}
   [junit4]   2> 2172239 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9918CECB815EC8BC]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1cc8398d{/vm/ih,null,UNAVAILABLE}
   [junit4]   2> 2172242 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9918CECB815EC8BC]) [n:127.0.0.1:49851_vm%2Fih c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.ZkTestServer connecting to 127.0.0.1:49838 49838
   [junit4]   2> 2172244 INFO  (Thread-3508) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:49838 49838
   [junit4]   2> 2173351 WARN  (Thread-3508) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ChaosMonkeyNothingIsSafeTest -Dtests.method=test -Dtests.seed=9918CECB815EC8BC -Dtests.slow=true -Dtests.locale=es_HN -Dtests.timezone=Asia/Brunei -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 57.1s J1 | ChaosMonkeyNothingIsSafeTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: shard1 is not consistent.  Got 434 from http://127.0.0.1:49845/vm/ih/collection1lastClient and got 310 from http://127.0.0.1:49851/vm/ih/collection1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9918CECB815EC8BC:114CF1112FA2A544]:0)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1279)
   [junit4]    > 	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:240)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2173389 INFO  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[9918CECB815EC8BC]-worker) [n:127.0.0.1:49851_vm%2Fih c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 9918CECB815EC8BC-001
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=6, maxDocsPerChunk=682, blockSize=6), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=6, blockSize=6)), sim=DefaultSimilarity, locale=es_HN, timezone=Asia/Brunei
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_80 (64-bit)/cpus=3,threads=1,free=346629272,total=527958016
   [junit4]   2> NOTE: All tests run in this JVM: [SharedFSAutoReplicaFailoverTest, ConnectionManagerTest, SpellingQueryConverterTest, OverseerCollectionProcessorTest, SimpleCollectionCreateDeleteTest, TestSearchPerf, DistributedFacetPivotWhiteBoxTest, DistributedTermsComponentTest, RemoteQueryErrorTest, TestSolr4Spatial, TestLMDirichletSimilarityFactory, TestCloudManagedSchema, PluginInfoTest, InfoHandlerTest, DistributedVersionInfoTest, TestFieldTypeResource, ChaosMonkeySafeLeaderTest, SpatialRPTFieldTypeTest, CollectionsAPIAsyncDistributedZkTest, TestStressUserVersions, TestLuceneMatchVersion, HdfsDirectoryFactoryTest, TestManagedSchema, TestDFRSimilarityFactory, TestReqParamsAPI, HdfsChaosMonkeySafeLeaderTest, DeleteShardTest, DocumentBuilderTest, TestRemoteStreaming, TestExactSharedStatsCache, TestSimpleTrackingShardHandler, RollingRestartTest, TestDistributedStatsComponentCardinality, BinaryUpdateRequestHandlerTest, TestRecovery, TestLMJelinekMercerSimilarityFactory, TestMacros, TriLevelCompositeIdRoutingTest, TestMergePolicyConfig, BasicZkTest, TestCloudSchemaless, DeleteInactiveReplicaTest, TestValueSourceCache, ConvertedLegacyTest, SpatialFilterTest, TestBlobHandler, HdfsBasicDistributedZkTest, TestFastOutputStream, DebugComponentTest, SolrIndexConfigTest, DistributedExpandComponentTest, SchemaVersionSpecificBehaviorTest, TestShortCircuitedRequests, SuggesterTSTTest, SearchHandlerTest, DirectSolrSpellCheckerTest, FileUtilsTest, TestDistributedMissingSort, TestRemoveLastDynamicCopyField, RecoveryAfterSoftCommitTest, TestMiniSolrCloudCluster, UpdateParamsTest, TestManagedSchemaDynamicFieldResource, TestImplicitCoreProperties, TestSolrCoreProperties, TestPHPSerializedResponseWriter, SpellPossibilityIteratorTest, OpenExchangeRatesOrgProviderTest, ZkNodePropsTest, SpellCheckCollatorTest, TestOrdValues, TestCopyFieldCollectionResource, SignatureUpdateProcessorFactoryTest, CachingDirectoryFactoryTest, JsonLoaderTest, TestPseudoReturnFields, DateRangeFieldTest, FullSolrCloudDistribCmdsTest, TestSolrCloudWithKerberosAlt, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestConfig, TestFastWriter, TestDistribDocBasedVersion, VersionInfoTest, TestHashQParserPlugin, TestUniqueKeyFieldResource, DirectUpdateHandlerOptimizeTest, MoreLikeThisHandlerTest, CopyFieldTest, TestSolrDeletionPolicy2, TestBulkSchemaAPI, CollectionReloadTest, LoggingHandlerTest, ZkStateWriterTest, ResourceLoaderTest, TestStandardQParsers, SimpleMLTQParserTest, SolrRequestParserTest, MBeansHandlerTest, TestReversedWildcardFilterFactory, FastVectorHighlighterTest, IndexBasedSpellCheckerTest, RAMDirectoryFactoryTest, TestRebalanceLeaders, ShardRoutingCustomTest, TestUtils, TestZkChroot, TestComplexPhraseQParserPlugin, TestConfigSets, AnalyticsQueryTest, TestRealTimeGet, DistributedMLTComponentTest, LeaderElectionIntegrationTest, CurrencyFieldOpenExchangeTest, TestRestoreCore, XsltUpdateRequestHandlerTest, DisMaxRequestHandlerTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestSystemIdResolver, MergeStrategyTest, BasicDistributedZk2Test, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, ZkSolrClientTest, TestDistributedGrouping, TermVectorComponentDistributedTest, TestJoin, TestReload, TestStressVersions, StatsComponentTest, HighlighterTest, DistributedQueryElevationComponentTest, TestExtendedDismaxParser, SuggesterFSTTest, TestFoldingMultitermQuery, SuggesterTest, PolyFieldTest, TestUpdate, TestAtomicUpdateErrorCases, DocValuesMultiTest, TestSolrDeletionPolicy1, CacheHeaderTest, StandardRequestHandlerTest, TestWriterPerf, TestQueryTypes, TestOmitPositions, TermsComponentTest, TermVectorComponentTest, RequiredFieldsTest, TestSolrQueryParser, RegexBoostProcessorTest, IndexSchemaTest, UpdateRequestProcessorFactoryTest, QueryParsingTest, CSVRequestHandlerTest, HighlighterConfigTest, AlternateDirectoryTest, TestQuerySenderNoQuery, MultiTermTest, MinimalSchemaTest, ExternalFileFieldSortTest, DirectSolrConnectionTest, NotRequiredUniqueKeyTest, TestCodecSupport, TestXIncludeConfig, TestBM25SimilarityFactory, TimeZoneUtilsTest, TestFastLRUCache, ChaosMonkeyNothingIsSafeTest]
   [junit4] Completed [376/497] on J1 in 57.17s, 1 test, 1 failure <<< FAILURES!

[...truncated 402 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:536: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:484: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:61: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/extra-targets.xml:39: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build.xml:230: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/common-build.xml:511: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1433: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:991: There were test failures: 497 suites, 1973 tests, 2 suite-level errors, 1 failure, 62 ignored (24 assumptions)

Total time: 86 minutes 33 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-5.x-MacOSX (64bit/jdk1.7.0) - Build # 2309 - Still Failing!

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

1 tests failed.
FAILED:  org.apache.solr.cloud.MultiThreadedOCPTest.test

Error Message:
Captured an uncaught exception in thread: Thread[id=13104, name=parallelCoreAdminExecutor-5594-thread-5, state=RUNNABLE, group=TGRP-MultiThreadedOCPTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=13104, name=parallelCoreAdminExecutor-5594-thread-5, state=RUNNABLE, group=TGRP-MultiThreadedOCPTest]
	at __randomizedtesting.SeedInfo.seed([30902326EB573028:B8C41CFC45AB5DD0]:0)
Caused by: java.lang.AssertionError: Too many closes on SolrCore
	at __randomizedtesting.SeedInfo.seed([30902326EB573028]:0)
	at org.apache.solr.core.SolrCore.close(SolrCore.java:1157)
	at org.apache.solr.common.util.IOUtils.closeQuietly(IOUtils.java:31)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:689)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:648)
	at org.apache.solr.handler.admin.CoreAdminHandler.handleCreateAction(CoreAdminHandler.java:628)
	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestInternal(CoreAdminHandler.java:213)
	at org.apache.solr.handler.admin.CoreAdminHandler$ParallelCoreAdminHandlerThread.run(CoreAdminHandler.java:1249)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:156)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10695 lines...]
   [junit4] Suite: org.apache.solr.cloud.MultiThreadedOCPTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 30902326EB573028-001/init-core-data-001
   [junit4]   2> 2923966 INFO  (SUITE-MultiThreadedOCPTest-seed#[30902326EB573028]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 2923966 INFO  (SUITE-MultiThreadedOCPTest-seed#[30902326EB573028]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 2923974 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2923975 INFO  (Thread-3753) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2923975 INFO  (Thread-3753) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2924076 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.c.ZkTestServer start zk server on port:49971
   [junit4]   2> 2924076 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2924077 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2924158 INFO  (zkCallback-2399-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e1c972c name:ZooKeeperConnection Watcher:127.0.0.1:49971 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2924158 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2924159 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2924159 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 2924166 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2924167 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2924169 INFO  (zkCallback-2400-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4792f774 name:ZooKeeperConnection Watcher:127.0.0.1:49971/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2924169 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2924169 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2924170 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 2924176 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 2924180 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 2924184 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 2924189 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2924190 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2924196 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 2924196 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 2924201 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2924201 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2924206 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2924206 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2924211 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2924211 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2924216 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2924217 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 2924222 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2924223 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2924229 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2924229 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2924234 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2924235 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2924239 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2924240 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2924245 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2924245 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2924747 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 30902326EB573028-001/control-001/cores/collection1
   [junit4]   2> 2924751 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.e.j.s.Server jetty-9.2.10.v20150310
   [junit4]   2> 2924755 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@67f7f34e{/,null,AVAILABLE}
   [junit4]   2> 2924756 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.e.j.s.ServerConnector Started ServerConnector@4786bb35{HTTP/1.1}{127.0.0.1:49974}
   [junit4]   2> 2924756 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.e.j.s.Server Started @2934539ms
   [junit4]   2> 2924756 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=49974, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 30902326EB573028-001/control-001/cores, hostContext=/}
   [junit4]   2> 2924757 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@7b3cb2c6
   [junit4]   2> 2924757 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 30902326EB573028-001/control-001/'
   [junit4]   2> 2924797 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 30902326EB573028-001/control-001/solr.xml
   [junit4]   2> 2924831 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 30902326EB573028-001/control-001/cores
   [junit4]   2> 2924831 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.c.CoreContainer New CoreContainer 1161380673
   [junit4]   2> 2924831 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 30902326EB573028-001/control-001/]
   [junit4]   2> 2924831 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.c.CoreContainer loading shared library: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 30902326EB573028-001/control-001/lib
   [junit4]   2> 2924832 WARN  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 30902326EB573028-001/control-001/lib).
   [junit4]   2> 2924843 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] 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,
   [junit4]   2> 2924849 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2924849 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2924849 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2924849 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49971/solr
   [junit4]   2> 2924850 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2924850 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2924851 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2924854 INFO  (zkCallback-2402-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7d8bbad5 name:ZooKeeperConnection Watcher:127.0.0.1:49971 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2924855 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2924855 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2924859 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [n:127.0.0.1:49974_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2924863 INFO  (zkCallback-2403-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@8624a71 name:ZooKeeperConnection Watcher:127.0.0.1:49971/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2924863 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [n:127.0.0.1:49974_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2924866 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [n:127.0.0.1:49974_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2924872 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [n:127.0.0.1:49974_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2924878 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [n:127.0.0.1:49974_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2924884 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [n:127.0.0.1:49974_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2924895 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [n:127.0.0.1:49974_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2924904 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [n:127.0.0.1:49974_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2924909 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [n:127.0.0.1:49974_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2924913 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [n:127.0.0.1:49974_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2924916 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [n:127.0.0.1:49974_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49974_
   [junit4]   2> 2924918 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [n:127.0.0.1:49974_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:49974_
   [junit4]   2> 2924923 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [n:127.0.0.1:49974_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2924927 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [n:127.0.0.1:49974_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2924932 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [n:127.0.0.1:49974_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2924935 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [n:127.0.0.1:49974_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:49974_
   [junit4]   2> 2924935 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [n:127.0.0.1:49974_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2924939 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [n:127.0.0.1:49974_    ] o.a.s.c.Overseer Overseer (id=93902786596765699-127.0.0.1:49974_-n_0000000000) starting
   [junit4]   2> 2924944 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [n:127.0.0.1:49974_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2924962 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [n:127.0.0.1:49974_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2924963 INFO  (OverseerCollectionProcessor-93902786596765699-127.0.0.1:49974_-n_0000000000) [n:127.0.0.1:49974_    ] o.a.s.c.OverseerCollectionProcessor Process current queue of collection creations
   [junit4]   2> 2924963 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [n:127.0.0.1:49974_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2924964 INFO  (OverseerStateUpdate-93902786596765699-127.0.0.1:49974_-n_0000000000) [n:127.0.0.1:49974_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2924974 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [n:127.0.0.1:49974_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2924975 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [n:127.0.0.1:49974_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2924979 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [n:127.0.0.1:49974_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 30902326EB573028-001/control-001/cores
   [junit4]   2> 2924982 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [n:127.0.0.1:49974_    ] o.a.s.c.SolrCore Created CoreDescriptor: {schema=schema.xml, dataDir=data/, loadOnStartup=true, transient=false, coreNodeName=, shard=, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 30902326EB573028-001/control-001/cores/collection1/, instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 30902326EB573028-001/control-001/cores/collection1, config=solrconfig.xml, collection=control_collection, name=collection1}
   [junit4]   2> 2924982 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [n:127.0.0.1:49974_    ] o.a.s.c.CoresLocator Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 30902326EB573028-001/control-001/cores/collection1/
   [junit4]   2> 2924982 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [n:127.0.0.1:49974_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 2924984 INFO  (coreLoadExecutor-5584-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2924985 INFO  (coreLoadExecutor-5584-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 2924985 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [n:127.0.0.1:49974_    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 2924985 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [n:127.0.0.1:49974_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2924986 INFO  (coreLoadExecutor-5584-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2924986 INFO  (zkCallback-2403-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2924988 INFO  (OverseerStateUpdate-93902786596765699-127.0.0.1:49974_-n_0000000000) [n:127.0.0.1:49974_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "shard":null,
   [junit4]   2>   "node_name":"127.0.0.1:49974_",
   [junit4]   2>   "base_url":"http://127.0.0.1:49974",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2924989 INFO  (OverseerStateUpdate-93902786596765699-127.0.0.1:49974_-n_0000000000) [n:127.0.0.1:49974_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "shard":null,
   [junit4]   2>   "node_name":"127.0.0.1:49974_",
   [junit4]   2>   "base_url":"http://127.0.0.1:49974",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2924990 INFO  (OverseerStateUpdate-93902786596765699-127.0.0.1:49974_-n_0000000000) [n:127.0.0.1:49974_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 2924990 INFO  (OverseerStateUpdate-93902786596765699-127.0.0.1:49974_-n_0000000000) [n:127.0.0.1:49974_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 2924992 INFO  (zkCallback-2403-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 2924997 INFO  (zkCallback-2403-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 1
   [junit4]   2> 2925989 INFO  (coreLoadExecutor-5584-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2925989 INFO  (coreLoadExecutor-5584-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 2925990 INFO  (coreLoadExecutor-5584-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2925991 INFO  (coreLoadExecutor-5584-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 2925993 INFO  (coreLoadExecutor-5584-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2925993 INFO  (coreLoadExecutor-5584-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 30902326EB573028-001/control-001/cores/collection1/'
   [junit4]   2> 2926027 INFO  (coreLoadExecutor-5584-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2926040 INFO  (coreLoadExecutor-5584-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2926067 INFO  (coreLoadExecutor-5584-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 2926123 INFO  (coreLoadExecutor-5584-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_ c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2926126 INFO  (coreLoadExecutor-5584-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_ c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 2926137 INFO  (coreLoadExecutor-5584-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2926589 INFO  (coreLoadExecutor-5584-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2926602 INFO  (coreLoadExecutor-5584-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2926603 INFO  (coreLoadExecutor-5584-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2926626 INFO  (coreLoadExecutor-5584-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2926629 INFO  (coreLoadExecutor-5584-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2926634 INFO  (coreLoadExecutor-5584-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2926636 WARN  (coreLoadExecutor-5584-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 2926636 WARN  (coreLoadExecutor-5584-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 2926636 INFO  (coreLoadExecutor-5584-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2926639 WARN  (coreLoadExecutor-5584-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 2926639 WARN  (coreLoadExecutor-5584-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 2926639 INFO  (coreLoadExecutor-5584-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 2926639 INFO  (coreLoadExecutor-5584-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2926640 INFO  (coreLoadExecutor-5584-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 30902326EB573028-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 2926640 INFO  (coreLoadExecutor-5584-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6587b39e
   [junit4]   2> 2926641 INFO  (coreLoadExecutor-5584-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 30902326EB573028-001/control-001/cores/collection1/data
   [junit4]   2> 2926641 INFO  (coreLoadExecutor-5584-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 30902326EB573028-001/control-001/cores/collection1/data/index/
   [junit4]   2> 2926641 WARN  (coreLoadExecutor-5584-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 30902326EB573028-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2926642 INFO  (coreLoadExecutor-5584-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 30902326EB573028-001/control-001/cores/collection1/data/index
   [junit4]   2> 2926642 INFO  (coreLoadExecutor-5584-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=29, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.35094995422828024]
   [junit4]   2> 2926643 INFO  (coreLoadExecutor-5584-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7bd6c5a5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@514a1327),segFN=segments_1,generation=1}
   [junit4]   2> 2926643 INFO  (coreLoadExecutor-5584-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 2926649 INFO  (coreLoadExecutor-5584-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2926650 INFO  (coreLoadExecutor-5584-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2926650 INFO  (coreLoadExecutor-5584-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2926650 INFO  (coreLoadExecutor-5584-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2926651 INFO  (coreLoadExecutor-5584-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2926651 INFO  (coreLoadExecutor-5584-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2926651 INFO  (coreLoadExecutor-5584-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2926652 INFO  (coreLoadExecutor-5584-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2926652 INFO  (coreLoadExecutor-5584-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2926668 INFO  (coreLoadExecutor-5584-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2926673 INFO  (coreLoadExecutor-5584-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2926675 INFO  (coreLoadExecutor-5584-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2926678 INFO  (coreLoadExecutor-5584-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2926685 INFO  (coreLoadExecutor-5584-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/threads,/admin/ping,/update/json,/admin/segments,/schema,/admin/file,/admin/logging,/admin/properties,/config,/admin/system,/admin/plugins,/get,/update/json/docs,/update/csv,/admin/mbeans,/replication,/admin/luke,/update,standard
   [junit4]   2> 2926688 INFO  (coreLoadExecutor-5584-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2926690 INFO  (coreLoadExecutor-5584-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2926690 INFO  (coreLoadExecutor-5584-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2926692 INFO  (coreLoadExecutor-5584-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 2926693 INFO  (coreLoadExecutor-5584-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 2926694 INFO  (coreLoadExecutor-5584-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=40.9521484375, floorSegmentMB=1.37890625, forceMergeDeletesPctAllowed=27.70618028118626, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8853100267784099
   [junit4]   2> 2926694 INFO  (coreLoadExecutor-5584-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7bd6c5a5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@514a1327),segFN=segments_1,generation=1}
   [junit4]   2> 2926694 INFO  (coreLoadExecutor-5584-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 2926694 INFO  (coreLoadExecutor-5584-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@32a1fcb3[collection1] main
   [junit4]   2> 2926694 INFO  (coreLoadExecutor-5584-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 2926697 INFO  (coreLoadExecutor-5584-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2926697 INFO  (coreLoadExecutor-5584-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2926698 INFO  (coreLoadExecutor-5584-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2926698 INFO  (coreLoadExecutor-5584-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2926698 INFO  (coreLoadExecutor-5584-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2926699 INFO  (coreLoadExecutor-5584-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2926699 INFO  (coreLoadExecutor-5584-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2926700 INFO  (coreLoadExecutor-5584-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2926700 INFO  (coreLoadExecutor-5584-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2926701 INFO  (searcherExecutor-5585-thread-1-processing-s:shard1 n:127.0.0.1:49974_ x:collection1 r:core_node1 c:control_collection) [n:127.0.0.1:49974_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@32a1fcb3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2926702 INFO  (coreLoadExecutor-5584-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog On first searcher opened, looking up max value of version field
   [junit4]   2> 2926702 INFO  (coreLoadExecutor-5584-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 2926702 INFO  (coreLoadExecutor-5584-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 2926702 INFO  (coreLoadExecutor-5584-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1502444588402475008
   [junit4]   2> 2926705 INFO  (coreLoadExecutor-5584-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 3 ms to seed version buckets with highest version 1502444588402475008
   [junit4]   2> 2926705 INFO  (coreLoadExecutor-5584-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 2926706 INFO  (coreLoadExecutor-5584-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2926707 INFO  (coreZkRegister-5578-thread-1-processing-s:shard1 n:127.0.0.1:49974_ x:collection1 r:core_node1 c:control_collection) [n:127.0.0.1:49974_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:49974 collection:control_collection shard:shard1
   [junit4]   2> 2926709 INFO  (coreZkRegister-5578-thread-1-processing-s:shard1 n:127.0.0.1:49974_ x:collection1 r:core_node1 c:control_collection) [n:127.0.0.1:49974_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 2926722 INFO  (coreZkRegister-5578-thread-1-processing-s:shard1 n:127.0.0.1:49974_ x:collection1 r:core_node1 c:control_collection) [n:127.0.0.1:49974_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 2926727 INFO  (zkCallback-2403-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2926728 INFO  (coreZkRegister-5578-thread-1-processing-s:shard1 n:127.0.0.1:49974_ x:collection1 r:core_node1 c:control_collection) [n:127.0.0.1:49974_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2926728 INFO  (coreZkRegister-5578-thread-1-processing-s:shard1 n:127.0.0.1:49974_ x:collection1 r:core_node1 c:control_collection) [n:127.0.0.1:49974_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2926729 INFO  (coreZkRegister-5578-thread-1-processing-s:shard1 n:127.0.0.1:49974_ x:collection1 r:core_node1 c:control_collection) [n:127.0.0.1:49974_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:49974/collection1/
   [junit4]   2> 2926729 INFO  (coreZkRegister-5578-thread-1-processing-s:shard1 n:127.0.0.1:49974_ x:collection1 r:core_node1 c:control_collection) [n:127.0.0.1:49974_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2926729 INFO  (coreZkRegister-5578-thread-1-processing-s:shard1 n:127.0.0.1:49974_ x:collection1 r:core_node1 c:control_collection) [n:127.0.0.1:49974_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:49974/collection1/ has no replicas
   [junit4]   2> 2926729 INFO  (coreZkRegister-5578-thread-1-processing-s:shard1 n:127.0.0.1:49974_ x:collection1 r:core_node1 c:control_collection) [n:127.0.0.1:49974_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:49974/collection1/ shard1
   [junit4]   2> 2926730 INFO  (coreZkRegister-5578-thread-1-processing-s:shard1 n:127.0.0.1:49974_ x:collection1 r:core_node1 c:control_collection) [n:127.0.0.1:49974_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 2926730 INFO  (OverseerStateUpdate-93902786596765699-127.0.0.1:49974_-n_0000000000) [n:127.0.0.1:49974_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 2926734 INFO  (zkCallback-2403-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 2926741 INFO  (zkCallback-2403-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 2
   [junit4]   2> 2926750 INFO  (OverseerStateUpdate-93902786596765699-127.0.0.1:49974_-n_0000000000) [n:127.0.0.1:49974_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:49974",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 2
   [junit4]   2> 2926755 INFO  (zkCallback-2403-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2926757 INFO  (zkCallback-2403-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 2926763 INFO  (zkCallback-2403-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 3
   [junit4]   2> 2926800 INFO  (coreZkRegister-5578-thread-1-processing-s:shard1 n:127.0.0.1:49974_ x:collection1 r:core_node1 c:control_collection) [n:127.0.0.1:49974_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:49974/collection1/ and leader is http://127.0.0.1:49974/collection1/
   [junit4]   2> 2926802 INFO  (coreZkRegister-5578-thread-1-processing-s:shard1 n:127.0.0.1:49974_ x:collection1 r:core_node1 c:control_collection) [n:127.0.0.1:49974_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49974
   [junit4]   2> 2926802 INFO  (coreZkRegister-5578-thread-1-processing-s:shard1 n:127.0.0.1:49974_ x:collection1 r:core_node1 c:control_collection) [n:127.0.0.1:49974_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2926802 INFO  (coreZkRegister-5578-thread-1-processing-s:shard1 n:127.0.0.1:49974_ x:collection1 r:core_node1 c:control_collection) [n:127.0.0.1:49974_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 2926802 INFO  (coreZkRegister-5578-thread-1-processing-s:shard1 n:127.0.0.1:49974_ x:collection1 r:core_node1 c:control_collection) [n:127.0.0.1:49974_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 2926805 INFO  (zkCallback-2403-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2926807 INFO  (OverseerStateUpdate-93902786596765699-127.0.0.1:49974_-n_0000000000) [n:127.0.0.1:49974_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "node_name":"127.0.0.1:49974_",
   [junit4]   2>   "base_url":"http://127.0.0.1:49974",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "state":"active",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 2926809 INFO  (OverseerStateUpdate-93902786596765699-127.0.0.1:49974_-n_0000000000) [n:127.0.0.1:49974_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "node_name":"127.0.0.1:49974_",
   [junit4]   2>   "base_url":"http://127.0.0.1:49974",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "state":"active",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2926917 INFO  (zkCallback-2403-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 2926921 INFO  (zkCallback-2403-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 2926993 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2926994 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2926997 INFO  (zkCallback-2405-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@351ed4a3 name:ZooKeeperConnection Watcher:127.0.0.1:49971/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2926998 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2926998 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2926998 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2927007 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2927007 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 2927007 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2927008 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2927011 INFO  (zkCallback-2406-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@66e64bd3 name:ZooKeeperConnection Watcher:127.0.0.1:49971/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2927011 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2927011 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2927016 INFO  (zkCallback-2403-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2927018 INFO  (OverseerStateUpdate-93902786596765699-127.0.0.1:49974_-n_0000000000) [n:127.0.0.1:49974_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 4
   [junit4]   2> 2927019 INFO  (OverseerStateUpdate-93902786596765699-127.0.0.1:49974_-n_0000000000) [n:127.0.0.1:49974_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 2927128 INFO  (OverseerStateUpdate-93902786596765699-127.0.0.1:49974_-n_0000000000) [n:127.0.0.1:49974_    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 2927131 INFO  (zkCallback-2405-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 2927131 INFO  (zkCallback-2403-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 2927137 INFO  (zkCallback-2403-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 5
   [junit4]   2> 2927137 INFO  (zkCallback-2405-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 5
   [junit4]   2> 2927394 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 30902326EB573028-001/shard-1-001/cores/collection1
   [junit4]   2> 2927397 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 30902326EB573028-001/shard-1-001
   [junit4]   2> 2927399 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.e.j.s.Server jetty-9.2.10.v20150310
   [junit4]   2> 2927404 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@38f2a63e{/,null,AVAILABLE}
   [junit4]   2> 2927405 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.e.j.s.ServerConnector Started ServerConnector@42804da7{HTTP/1.1}{127.0.0.1:49979}
   [junit4]   2> 2927405 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.e.j.s.Server Started @2937188ms
   [junit4]   2> 2927405 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solrconfig=solrconfig.xml, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 30902326EB573028-001/shard-1-001/cores, hostContext=/, hostPort=49979}
   [junit4]   2> 2927405 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@7b3cb2c6
   [junit4]   2> 2927405 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 30902326EB573028-001/shard-1-001/'
   [junit4]   2> 2927438 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 30902326EB573028-001/shard-1-001/solr.xml
   [junit4]   2> 2927470 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 30902326EB573028-001/shard-1-001/cores
   [junit4]   2> 2927470 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.c.CoreContainer New CoreContainer 346149970
   [junit4]   2> 2927470 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 30902326EB573028-001/shard-1-001/]
   [junit4]   2> 2927470 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.c.CoreContainer loading shared library: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 30902326EB573028-001/shard-1-001/lib
   [junit4]   2> 2927470 WARN  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 30902326EB573028-001/shard-1-001/lib).
   [junit4]   2> 2927483 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] 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,
   [junit4]   2> 2927486 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2927487 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2927487 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2927487 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49971/solr
   [junit4]   2> 2927487 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2927487 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2927489 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2927491 INFO  (zkCallback-2408-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@fece986 name:ZooKeeperConnection Watcher:127.0.0.1:49971 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2927492 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2927492 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2927496 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [n:127.0.0.1:49979_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2927498 INFO  (zkCallback-2409-thread-1-processing-n:127.0.0.1:49979_) [n:127.0.0.1:49979_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5800bcd8 name:ZooKeeperConnection Watcher:127.0.0.1:49971/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2927498 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [n:127.0.0.1:49979_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2927510 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [n:127.0.0.1:49979_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2928529 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [n:127.0.0.1:49979_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49979_
   [junit4]   2> 2928531 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [n:127.0.0.1:49979_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:49979_
   [junit4]   2> 2928539 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [n:127.0.0.1:49979_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2928543 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [n:127.0.0.1:49979_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2928544 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [n:127.0.0.1:49979_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2928546 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [n:127.0.0.1:49979_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 30902326EB573028-001/shard-1-001/cores
   [junit4]   2> 2928547 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [n:127.0.0.1:49979_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, collection=collection1, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 30902326EB573028-001/shard-1-001/cores/collection1/, shard=, dataDir=data/, loadOnStartup=true, instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 30902326EB573028-001/shard-1-001/cores/collection1, coreNodeName=}
   [junit4]   2> 2928548 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [n:127.0.0.1:49979_    ] o.a.s.c.CoresLocator Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 30902326EB573028-001/shard-1-001/cores/collection1/
   [junit4]   2> 2928548 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [n:127.0.0.1:49979_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 2928551 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [n:127.0.0.1:49979_    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 2928551 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [n:127.0.0.1:49979_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2928554 INFO  (coreLoadExecutor-5595-thread-1-processing-n:127.0.0.1:49979_) [n:127.0.0.1:49979_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2928554 INFO  (coreLoadExecutor-5595-thread-1-processing-n:127.0.0.1:49979_) [n:127.0.0.1:49979_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 2928558 INFO  (zkCallback-2403-thread-1-processing-n:127.0.0.1:49974_) [n:127.0.0.1:49974_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2928559 INFO  (coreLoadExecutor-5595-thread-1-processing-n:127.0.0.1:49979_) [n:127.0.0.1:49979_ c:collection1   x:collection1] o.a.s.c.ZkController Registering watch for external collection collection1
   [junit4]   2> 2928559 INFO  (coreLoadExecutor-5595-thread-1-processing-n:127.0.0.1:49979_) [n:127.0.0.1:49979_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader addZkWatch collection1
   [junit4]   2> 2928560 INFO  (OverseerStateUpdate-93902786596765699-127.0.0.1:49974_-n_0000000000) [n:127.0.0.1:49974_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "shard":null,
   [junit4]   2>   "node_name":"127.0.0.1:49979_",
   [junit4]   2>   "base_url":"http://127.0.0.1:49979",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 5
   [junit4]   2> 2928560 INFO  (coreLoadExecutor-5595-thread-1-processing-n:127.0.0.1:49979_) [n:127.0.0.1:49979_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Updating collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 2928561 INFO  (OverseerStateUpdate-93902786596765699-127.0.0.1:49974_-n_0000000000) [n:127.0.0.1:49974_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "shard":null,
   [junit4]   2>   "node_name":"127.0.0.1:49979_",
   [junit4]   2>   "base_url":"http://127.0.0.1:49979",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2928561 INFO  (OverseerStateUpdate-93902786596765699-127.0.0.1:49974_-n_0000000000) [n:127.0.0.1:49974_    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=2
   [junit4]   2> 2928561 INFO  (OverseerStateUpdate-93902786596765699-127.0.0.1:49974_-n_0000000000) [n:127.0.0.1:49974_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 2928563 INFO  (coreLoadExecutor-5595-thread-1-processing-n:127.0.0.1:49979_) [n:127.0.0.1:49979_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Updating data for collection1 to ver 0 
   [junit4]   2> 2928563 INFO  (coreLoadExecutor-5595-thread-1-processing-n:127.0.0.1:49979_) [n:127.0.0.1:49979_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2928668 INFO  (OverseerStateUpdate-93902786596765699-127.0.0.1:49974_-n_0000000000) [n:127.0.0.1:49974_    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 2928670 INFO  (zkCallback-2409-thread-1-processing-n:127.0.0.1:49979_) [n:127.0.0.1:49979_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2928671 INFO  (zkCallback-2409-thread-1-processing-n:127.0.0.1:49979_) [n:127.0.0.1:49979_    ] o.a.s.c.c.ZkStateReader Updating data for collection1 to ver 1 
   [junit4]   2> 2929564 INFO  (coreLoadExecutor-5595-thread-1-processing-n:127.0.0.1:49979_) [n:127.0.0.1:49979_ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2929564 INFO  (coreLoadExecutor-5595-thread-1-processing-n:127.0.0.1:49979_) [n:127.0.0.1:49979_ c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 2929565 INFO  (coreLoadExecutor-5595-thread-1-processing-n:127.0.0.1:49979_) [n:127.0.0.1:49979_ c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2929565 INFO  (coreLoadExecutor-5595-thread-1-processing-n:127.0.0.1:49979_) [n:127.0.0.1:49979_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
   [junit4]   2> 2929567 INFO  (coreLoadExecutor-5595-thread-1-processing-n:127.0.0.1:49979_) [n:127.0.0.1:49979_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2929567 INFO  (coreLoadExecutor-5595-thread-1-processing-n:127.0.0.1:49979_) [n:127.0.0.1:49979_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 30902326EB573028-001/shard-1-001/cores/collection1/'
   [junit4]   2> 2929591 INFO  (coreLoadExecutor-5595-thread-1-processing-n:127.0.0.1:49979_) [n:127.0.0.1:49979_ c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2929601 INFO  (coreLoadExecutor-5595-thread-1-processing-n:127.0.0.1:49979_) [n:127.0.0.1:49979_ c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2929620 INFO  (coreLoadExecutor-5595-thread-1-processing-n:127.0.0.1:49979_) [n:127.0.0.1:49979_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 2929658 INFO  (coreLoadExecutor-5595-thread-1-processing-n:127.0.0.1:49979_) [n:127.0.0.1:49979_ c:collection1   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2929660 INFO  (coreLoadExecutor-5595-thread-1-processing-n:127.0.0.1:49979_) [n:127.0.0.1:49979_ c:collection1   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 2929667 INFO  (coreLoadExecutor-5595-thread-1-processing-n:127.0.0.1:49979_) [n:127.0.0.1:49979_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2930026 INFO  (coreLoadExecutor-5595-thread-1-processing-n:127.0.0.1:49979_) [n:127.0.0.1:49979_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2930036 INFO  (coreLoadExecutor-5595-thread-1-processing-n:127.0.0.1:49979_) [n:127.0.0.1:49979_ c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2930039 INFO  (coreLoadExecutor-5595-thread-1-processing-n:127.0.0.1:49979_) [n:127.0.0.1:49979_ c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2930059 INFO  (coreLoadExecutor-5595-thread-1-processing-n:127.0.0.1:49979_) [n:127.0.0.1:49979_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2930063 INFO  (coreLoadExecutor-5595-thread-1-processing-n:127.0.0.1:49979_) [n:127.0.0.1:49979_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2930067 INFO  (coreLoadExecutor-5595-thread-1-processing-n:127.0.0.1:49979_) [n:127.0.0.1:49979_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2930069 WARN  (coreLoadExecutor-5595-thread-1-processing-n:127.0.0.1:49979_) [n:127.0.0.1:49979_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 2930069 WARN  (coreLoadExecutor-5595-thread-1-processing-n:127.0.0.1:49979_) [n:127.0.0.1:49979_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 2930069 INFO  (coreLoadExecutor-5595-thread-1-processing-n:127.0.0.1:49979_) [n:127.0.0.1:49979_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2930071 WARN  (coreLoadExecutor-5595-thread-1-processing-n:127.0.0.1:49979_) [n:127.0.0.1:49979_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 2930071 WARN  (coreLoadExecutor-5595-thread-1-processing-n:127.0.0.1:49979_) [n:127.0.0.1:49979_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 2930072 INFO  (coreLoadExecutor-5595-thread-1-processing-n:127.0.0.1:49979_) [n:127.0.0.1:49979_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2930072 INFO  (coreLoadExecutor-5595-thread-1-processing-n:127.0.0.1:49979_) [n:127.0.0.1:49979_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2930072 INFO  (coreLoadExecutor-5595-thread-1-processing-n:127.0.0.1:49979_) [n:127.0.0.1:49979_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 30902326EB573028-001/shard-1-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 2930072 INFO  (coreLoadExecutor-5595-thread-1-processing-n:127.0.0.1:49979_) [n:127.0.0.1:49979_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6587b39e
   [junit4]   2> 2930073 INFO  (coreLoadExecutor-5595-thread-1-processing-n:127.0.0.1:49979_) [n:127.0.0.1:49979_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 30902326EB573028-001/shard-1-001/cores/collection1/data
   [junit4]   2> 2930073 INFO  (coreLoadExecutor-5595-thread-1-processing-n:127.0.0.1:49979_) [n:127.0.0.1:49979_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 30902326EB573028-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 2930073 WARN  (coreLoadExecutor-5595-thread-1-processing-n:127.0.0.1:49979_) [n:127.0.0.1:49979_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 30902326EB573028-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2930073 INFO  (coreLoadExecutor-5595-thread-1-processing-n:127.0.0.1:49979_) [n:127.0.0.1:49979_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest 30902326EB573028-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 2930074 INFO  (coreLoadExecutor-5595-thread-1-processing-n:127.0.0.1:49979_) [n:127.0.0.1:49979_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=29, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.35094995422828024]
   [junit4]   2> 2930075 INFO  (coreLoadExecutor-5595-thread-1-processing-n:127.0.0.1:49979_) [n:127.0.0.1:49979_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@682096f3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@339660ed),segFN=segments_1,generation=1}
   [junit4]   2> 2930075 INFO  (coreLoadExecutor-5595-thread-1-processing-n:127.0.0.1:49979_) [n:127.0.0.1:49979_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 2930080 INFO  (coreLoadExecutor-5595-thread-1-processing-n:127.0.0.1:49979_) [n:127.0.0.1:49979_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2930080 INFO  (coreLoadExecutor-5595-thread-1-processing-n:127.0.0.1:49979_) [n:127.0.0.1:49979_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2930081 INFO  (coreLoadExecutor-5595-thread-1-processing-n:127.0.0.1:49979_) [n:127.0.0.1:49979_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2930081 INFO  (coreLoadExecutor-5595-thread-1-processing-n:127.0.0.1:49979_) [n:127.0.0.1:49979_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2930081 INFO  (coreLoadExecutor-5595-thread-1-processing-n:127.0.0.1:49979_) [n:127.0.0.1:49979_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2930081 INFO  (coreLoadExecutor-5595-thread-1-processing-n:127.0.0.1:49979_) [n:127.0.0.1:49979_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2930082 INFO  (coreLoadExecutor-5595-thread-1-processing-n:127.0.0.1:49979_) [n:127.0.0.1:49979_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2930082 INFO  (coreLoadExecutor-5595-thread-1-processing-n:127.0.0.1:49979_) [n:127.0.0.1:49979_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2930082 INFO  (coreLoadExecutor-5595-thread-1-processing-n:127.0.0.1:49979_) [n:127.0.0.1:49979_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2930094 INFO  (coreLoadExecutor-5595-thread-1-processing-n:127.0.0.1:49979_) [n:127.0.0.1:49979_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2930096 INFO  (coreLoadExecutor-5595-thread-1-processing-n:127.0.0.1:49979_) [n:127.0.0.1:49979_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2930098 INFO  (coreLoadExecutor-5595-thread-1-processing-n:127.0.0.1:49979_) [n:127.0.0.1:49979_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2930100 INFO  (coreLoadExecutor-5595-thread-1-processing-n:127.0.0.1:49979_) [n:127.0.0.1:49979_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2930108 INFO  (coreLoadExecutor-5595-thread-1-processing-n:127.0.0.1:49979_) [n:127.0.0.1:49979_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/threads,/admin/ping,/update/json,/admin/segments,/schema,/admin/file,/admin/logging,/admin/properties,/config,/admin/system,/admin/plugins,/get,/update/json/docs,/update/csv,/admin/mbeans,/replication,/admin/luke,/update,standard
   [junit4]   2> 2930111 INFO  (coreLoadExecutor-5595-thread-1-processing-n:127.0.0.1:49979_) [n:127.0.0.1:49979_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2930112 INFO  (coreLoadExecutor-5595-thread-1-processing-n:127.0.0.1:49979_) [n:127.0.0.1:49979_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2930112 INFO  (coreLoadExecutor-5595-thread-1-processing-n:127.0.0.1:49979_) [n:127.0.0.1:49979_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2930114 INFO  (coreLoadExecutor-5595-thread-1-processing-n:127.0.0.1:49979_) [n:127.0.0.1:49979_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 2930114 INFO  (coreLoadExecutor-5595-thread-1-processing-n:127.0.0.1:49979_) [n:127.0.0.1:49979_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 2930115 INFO  (coreLoadExecutor-5595-thread-1-processing-n:127.0.0.1:49979_) [n:127.0.0.1:49979_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=40.9521484375, floorSegmentMB=1.37890625, forceMergeDeletesPctAllowed=27.70618028118626, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8853100267784099
   [junit4]   2> 2930115 INFO  (coreLoadExecutor-5595-thread-1-processing-n:127.0.0.1:49979_) [n:127.0.0.1:49979_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@682096f3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@339660ed),segFN=segments_1,generation=1}
   [junit4]   2> 2930115 INFO  (coreLoadExecutor-5595-thread-1-processing-n:127.0.0.1:49979_) [n:127.0.0.1:49979_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 2930116 INFO  (coreLoadExecutor-5595-thread-1-processing-n:127.0.0.1:49979_) [n:127.0.0.1:49979_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@4f7c9bf9[collection1] main
   [junit4]   2> 2930116 INFO  (coreLoadExecutor-5595-thread-1-processing-n:127.0.0.1:49979_) [n:127.0.0.1:49979_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/collec

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

t2 s:shard2_1 r:core_node8 x:ocptest_shardsplit2_shard2_1_replica1] o.a.s.c.ChaosMonkey monkey: stop shard! 49974
   [junit4]   2> 3006668 INFO  (TEST-MultiThreadedOCPTest.test-seed#[30902326EB573028]) [n:127.0.0.1:50001_ c:ocptest_shardsplit2 s:shard2_1 r:core_node8 x:ocptest_shardsplit2_shard2_1_replica1] o.a.s.c.ZkTestServer connecting to 127.0.0.1:49971 49971
   [junit4]   2> 3007702 INFO  (Thread-3753) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:49971 49971
   [junit4]   2> 3008755 WARN  (Thread-3753) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 	4	/solr/collections/ocptest_shardsplit2/state.json
   [junit4]   2> 	4	/solr/collections/ocptest4/state.json
   [junit4]   2> 	4	/solr/collections/ocptest3/state.json
   [junit4]   2> 	4	/solr/collections/ocptest1/state.json
   [junit4]   2> 	4	/solr/collections/collection1/state.json
   [junit4]   2> 	4	/solr/collections/ocptest2/state.json
   [junit4]   2> 	4	/solr/collections/ocptest_shardsplit/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	5	/solr/overseer/queue
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=MultiThreadedOCPTest -Dtests.method=test -Dtests.seed=30902326EB573028 -Dtests.slow=true -Dtests.locale=es_PY -Dtests.timezone=Australia/Victoria -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   84.8s J1 | MultiThreadedOCPTest.test <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=13104, name=parallelCoreAdminExecutor-5594-thread-5, state=RUNNABLE, group=TGRP-MultiThreadedOCPTest]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([30902326EB573028:B8C41CFC45AB5DD0]:0)
   [junit4]    > Caused by: java.lang.AssertionError: Too many closes on SolrCore
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([30902326EB573028]:0)
   [junit4]    > 	at org.apache.solr.core.SolrCore.close(SolrCore.java:1157)
   [junit4]    > 	at org.apache.solr.common.util.IOUtils.closeQuietly(IOUtils.java:31)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:689)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:648)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminHandler.handleCreateAction(CoreAdminHandler.java:628)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestInternal(CoreAdminHandler.java:213)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminHandler$ParallelCoreAdminHandlerThread.run(CoreAdminHandler.java:1249)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:156)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 3008770 INFO  (SUITE-MultiThreadedOCPTest-seed#[30902326EB573028]-worker) [n:127.0.0.1:50001_ c:ocptest_shardsplit2 s:shard2_1 r:core_node8 x:ocptest_shardsplit2_shard2_1_replica1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=6030, maxDocsPerChunk=572, blockSize=860), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=6030, blockSize=860)), sim=DefaultSimilarity, locale=es_PY, timezone=Australia/Victoria
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_80 (64-bit)/cpus=3,threads=1,free=98424984,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [DisMaxRequestHandlerTest, CurrencyFieldOpenExchangeTest, MinimalSchemaTest, TestFoldingMultitermQuery, TestExactSharedStatsCache, TestShardHandlerFactory, HdfsChaosMonkeySafeLeaderTest, MergeStrategyTest, RecoveryAfterSoftCommitTest, TestCloudSchemaless, TestMacros, TestDocSet, SpatialFilterTest, TestBlobHandler, CachingDirectoryFactoryTest, TestHashQParserPlugin, DistributedFacetPivotLongTailTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestCloudManagedSchemaConcurrent, TestCodecSupport, TestReload, TestLMDirichletSimilarityFactory, OverseerRolesTest, SchemaVersionSpecificBehaviorTest, ResponseHeaderTest, TestSolrDeletionPolicy2, BasicZkTest, TestFastOutputStream, StressHdfsTest, TestMiniSolrCloudCluster, TestBulkSchemaAPI, XsltUpdateRequestHandlerTest, FileUtilsTest, FieldMutatingUpdateProcessorTest, ReturnFieldsTest, TestBadConfig, TestSolr4Spatial, TestCloudManagedSchema, HighlighterMaxOffsetTest, SharedFSAutoReplicaFailoverTest, TestQuerySenderNoQuery, HdfsThreadLeakTest, TestDistributedGrouping, StatelessScriptUpdateProcessorFactoryTest, SimpleMLTQParserTest, TestSolrConfigHandlerConcurrent, TestSolrQueryParser, SpellCheckComponentTest, HdfsDirectoryFactoryTest, AnalyticsQueryTest, TestRealTimeGet, TestUniqueKeyFieldResource, ShardSplitTest, BasicFunctionalityTest, DeleteLastCustomShardedReplicaTest, TestOrdValues, JsonLoaderTest, TestTrie, DistributedFacetPivotWhiteBoxTest, DocExpirationUpdateProcessorFactoryTest, OpenExchangeRatesOrgProviderTest, HdfsNNFailoverTest, BadIndexSchemaTest, TestSortingResponseWriter, TestEmbeddedSolrServerConstructors, TestManagedResource, TestCollationFieldDocValues, EchoParamsTest, LeaderElectionIntegrationTest, HdfsSyncSliceTest, AutoCommitTest, TermVectorComponentDistributedTest, BasicDistributedZk2Test, TestDistribDocBasedVersion, SpellingQueryConverterTest, HighlighterConfigTest, RollingRestartTest, TestRemoveLastDynamicCopyField, CollectionsAPIDistributedZkTest, IndexBasedSpellCheckerTest, DirectSolrSpellCheckerTest, CurrencyFieldXmlFileTest, NotRequiredUniqueKeyTest, TestDefaultSimilarityFactory, TestFieldTypeResource, SpellCheckCollatorTest, DistribDocExpirationUpdateProcessorTest, DateMathParserTest, TestDynamicFieldCollectionResource, SimpleCollectionCreateDeleteTest, SpellPossibilityIteratorTest, DistributedFacetPivotSmallAdvancedTest, TestSearchPerf, InfoHandlerTest, TestFieldSortValues, AliasIntegrationTest, TestRemoteStreaming, TestDistributedStatsComponentCardinality, DirectUpdateHandlerOptimizeTest, TestFastWriter, DistributedVersionInfoTest, UpdateRequestProcessorFactoryTest, TestRestoreCore, ExternalFileFieldSortTest, MBeansHandlerTest, UpdateParamsTest, TestSolrCloudWithKerberosAlt, BlockCacheTest, RegexBoostProcessorTest, OpenCloseCoreStressTest, DeleteInactiveReplicaTest, TestChildDocTransformer, DeleteReplicaTest, TestRTGBase, PolyFieldTest, CursorPagingTest, TestReqParamsAPI, PluginInfoTest, TestRangeQuery, TestRandomFaceting, TestCursorMarkWithoutUniqueKey, TestConfigSets, ShardRoutingTest, FullSolrCloudDistribCmdsTest, LeaderElectionTest, ZkSolrClientTest, ZkCLITest, TestHashPartitioner, ZkControllerTest, TestStressVersions, TestCoreContainer, StatsComponentTest, HighlighterTest, SimplePostToolTest, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, SolrRequestParserTest, SuggesterTSTTest, TestCSVLoader, SolrCoreCheckLockOnStartupTest, TestWordDelimiterFilterFactory, QueryEqualityTest, SolrInfoMBeanTest, TestQueryUtils, TestWriterPerf, PrimitiveFieldTypeTest, TermsComponentTest, DocumentBuilderTest, TestValueSourceCache, TestIndexingPerformance, FieldAnalysisRequestHandlerTest, IndexSchemaRuntimeFieldTest, IndexSchemaTest, TestCollationField, QueryParsingTest, UniqFieldsUpdateProcessorFactoryTest, TestPHPSerializedResponseWriter, SearchHandlerTest, TestQuerySenderListener, TestSolrIndexConfig, ResponseLogComponentTest, TestMergePolicyConfig, MultiTermTest, NumericFieldsTest, TestConfig, TestSolrCoreProperties, TestLuceneMatchVersion, TestDFRSimilarityFactory, TestPerFieldSimilarity, TestBM25SimilarityFactory, TestJmxMonitoredMap, ScriptEngineTest, TestSystemIdResolver, RAMDirectoryFactoryTest, TestSolrJ, TestUtils, ZkNodePropsTest, SliceStateTest, UUIDFieldTest, DistributedMLTComponentTest, TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, CollectionReloadTest, ConcurrentDeleteAndCreateCollectionTest, ConnectionManagerTest, CustomCollectionTest, ExternalCollectionsTest, MultiThreadedOCPTest]
   [junit4] Completed [394/497] on J1 in 85.68s, 1 test, 1 error <<< FAILURES!

[...truncated 327 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:536: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:484: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:61: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/extra-targets.xml:39: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build.xml:230: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/common-build.xml:511: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1433: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:991: There were test failures: 497 suites, 1973 tests, 1 error, 62 ignored (24 assumptions)

Total time: 91 minutes 20 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any