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/10/15 08:28:20 UTC

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

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

1 tests failed.
FAILED:  org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection

Error Message:
Delete action failed!

Stack Trace:
java.lang.AssertionError: Delete action failed!
	at __randomizedtesting.SeedInfo.seed([9EB8D83AD434247E:8DDBEA55E55B9DD8]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.SolrCloudExampleTest.doTestDeleteAction(SolrCloudExampleTest.java:169)
	at org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection(SolrCloudExampleTest.java:145)
	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:1665)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:864)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:900)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:914)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:873)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:775)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:809)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:820)
	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:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10945 lines...]
   [junit4] Suite: org.apache.solr.cloud.SolrCloudExampleTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_9EB8D83AD434247E-001/init-core-data-001
   [junit4]   2> 2401704 INFO  (SUITE-SolrCloudExampleTest-seed#[9EB8D83AD434247E]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 2401704 INFO  (SUITE-SolrCloudExampleTest-seed#[9EB8D83AD434247E]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /mb_wz/xb
   [junit4]   2> 2401707 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2401707 INFO  (Thread-5468) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2401707 INFO  (Thread-5468) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2401808 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.c.ZkTestServer start zk server on port:63531
   [junit4]   2> 2401808 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2401809 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2401812 INFO  (zkCallback-1551-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4ccce62c name:ZooKeeperConnection Watcher:127.0.0.1:63531 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2401813 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2401813 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2401813 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 2401817 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2401818 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2401819 INFO  (zkCallback-1552-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5031ac02 name:ZooKeeperConnection Watcher:127.0.0.1:63531/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2401820 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2401820 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2401820 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 2401823 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 2401827 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 2401830 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 2401833 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] 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> 2401833 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2401839 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] 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> 2401839 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 2401842 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] 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> 2401843 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2401846 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] 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> 2401846 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2401850 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] 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> 2401850 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2401853 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] 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> 2401854 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 2401858 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] 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> 2401858 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2401862 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] 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> 2401862 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2401865 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] 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> 2401865 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2401868 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] 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> 2401869 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2401872 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] 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> 2401872 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2402291 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_9EB8D83AD434247E-001/control-001/cores/collection1
   [junit4]   2> 2402294 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 2402297 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@533816b1{/mb_wz/xb,null,AVAILABLE}
   [junit4]   2> 2402297 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.e.j.s.ServerConnector Started ServerConnector@759e926{HTTP/1.1}{127.0.0.1:63538}
   [junit4]   2> 2402298 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.e.j.s.Server Started @2406442ms
   [junit4]   2> 2402298 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_9EB8D83AD434247E-001/tempDir-001/control/data, hostContext=/mb_wz/xb, hostPort=63538, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_9EB8D83AD434247E-001/control-001/cores}
   [junit4]   2> 2402298 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@2792e317
   [junit4]   2> 2402298 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_9EB8D83AD434247E-001/control-001/'
   [junit4]   2> 2402298 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2402298 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2402321 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2402322 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2402324 INFO  (zkCallback-1553-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1d95e614 name:ZooKeeperConnection Watcher:127.0.0.1:63531/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2402324 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2402325 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2402327 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2402327 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_9EB8D83AD434247E-001/control-001/solr.xml
   [junit4]   2> 2402353 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_9EB8D83AD434247E-001/control-001/cores
   [junit4]   2> 2402353 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.c.CoreContainer New CoreContainer 499127919
   [junit4]   2> 2402353 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_9EB8D83AD434247E-001/control-001/]
   [junit4]   2> 2402354 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.c.CoreContainer loading shared library: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_9EB8D83AD434247E-001/control-001/lib
   [junit4]   2> 2402354 WARN  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] 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/J0/temp/solr.cloud.SolrCloudExampleTest_9EB8D83AD434247E-001/control-001/lib).
   [junit4]   2> 2402361 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] 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> 2402363 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2402363 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2402363 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2402363 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63531/solr
   [junit4]   2> 2402363 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2402363 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2402364 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2402366 INFO  (zkCallback-1555-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3ecfbd39 name:ZooKeeperConnection Watcher:127.0.0.1:63531 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2402367 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2402367 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2402369 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [n:127.0.0.1:63538_mb_wz%2Fxb    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2402371 INFO  (zkCallback-1556-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@d031e9 name:ZooKeeperConnection Watcher:127.0.0.1:63531/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2402371 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [n:127.0.0.1:63538_mb_wz%2Fxb    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2402373 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [n:127.0.0.1:63538_mb_wz%2Fxb    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2402377 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [n:127.0.0.1:63538_mb_wz%2Fxb    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2402383 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [n:127.0.0.1:63538_mb_wz%2Fxb    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2402387 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [n:127.0.0.1:63538_mb_wz%2Fxb    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2402392 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [n:127.0.0.1:63538_mb_wz%2Fxb    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2402396 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [n:127.0.0.1:63538_mb_wz%2Fxb    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2402399 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [n:127.0.0.1:63538_mb_wz%2Fxb    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2402402 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [n:127.0.0.1:63538_mb_wz%2Fxb    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2402405 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [n:127.0.0.1:63538_mb_wz%2Fxb    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2402407 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [n:127.0.0.1:63538_mb_wz%2Fxb    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63538_mb_wz%2Fxb
   [junit4]   2> 2402408 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [n:127.0.0.1:63538_mb_wz%2Fxb    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:63538_mb_wz%2Fxb
   [junit4]   2> 2402411 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [n:127.0.0.1:63538_mb_wz%2Fxb    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2402413 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [n:127.0.0.1:63538_mb_wz%2Fxb    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2402416 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [n:127.0.0.1:63538_mb_wz%2Fxb    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2402416 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [n:127.0.0.1:63538_mb_wz%2Fxb    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94692291698688004-127.0.0.1:63538_mb_wz%2Fxb-n_0000000000
   [junit4]   2> 2402417 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [n:127.0.0.1:63538_mb_wz%2Fxb    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:63538_mb_wz%2Fxb
   [junit4]   2> 2402417 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [n:127.0.0.1:63538_mb_wz%2Fxb    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2402420 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [n:127.0.0.1:63538_mb_wz%2Fxb    ] o.a.s.c.Overseer Overseer (id=94692291698688004-127.0.0.1:63538_mb_wz%2Fxb-n_0000000000) starting
   [junit4]   2> 2402423 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [n:127.0.0.1:63538_mb_wz%2Fxb    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2402434 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [n:127.0.0.1:63538_mb_wz%2Fxb    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2402435 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [n:127.0.0.1:63538_mb_wz%2Fxb    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2402435 INFO  (OverseerCollectionConfigSetProcessor-94692291698688004-127.0.0.1:63538_mb_wz%2Fxb-n_0000000000) [n:127.0.0.1:63538_mb_wz%2Fxb    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2402436 INFO  (OverseerStateUpdate-94692291698688004-127.0.0.1:63538_mb_wz%2Fxb-n_0000000000) [n:127.0.0.1:63538_mb_wz%2Fxb    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2402448 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [n:127.0.0.1:63538_mb_wz%2Fxb    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2402448 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [n:127.0.0.1:63538_mb_wz%2Fxb    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2402450 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [n:127.0.0.1:63538_mb_wz%2Fxb    ] o.a.s.c.CoresLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_9EB8D83AD434247E-001/control-001/cores
   [junit4]   2> 2402451 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [n:127.0.0.1:63538_mb_wz%2Fxb    ] o.a.s.c.SolrCore Created CoreDescriptor: {absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_9EB8D83AD434247E-001/control-001/cores/collection1/, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_9EB8D83AD434247E-001/control-001/cores/collection1, collection=control_collection, name=collection1, schema=schema.xml, dataDir=data/, config=solrconfig.xml, shard=, coreNodeName=, transient=false}
   [junit4]   2> 2402452 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [n:127.0.0.1:63538_mb_wz%2Fxb    ] o.a.s.c.CoresLocator Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_9EB8D83AD434247E-001/control-001/cores/collection1/
   [junit4]   2> 2402452 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [n:127.0.0.1:63538_mb_wz%2Fxb    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 2402453 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [n:127.0.0.1:63538_mb_wz%2Fxb    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 2402453 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [n:127.0.0.1:63538_mb_wz%2Fxb    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2402453 INFO  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2402453 INFO  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 2402456 INFO  (OverseerStateUpdate-94692291698688004-127.0.0.1:63538_mb_wz%2Fxb-n_0000000000) [n:127.0.0.1:63538_mb_wz%2Fxb    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "node_name":"127.0.0.1:63538_mb_wz%2Fxb",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:63538/mb_wz/xb",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "roles":null} current state version: 0
   [junit4]   2> 2402457 INFO  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2402457 INFO  (OverseerStateUpdate-94692291698688004-127.0.0.1:63538_mb_wz%2Fxb-n_0000000000) [n:127.0.0.1:63538_mb_wz%2Fxb    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "node_name":"127.0.0.1:63538_mb_wz%2Fxb",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:63538/mb_wz/xb",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "roles":null}
   [junit4]   2> 2402457 INFO  (OverseerStateUpdate-94692291698688004-127.0.0.1:63538_mb_wz%2Fxb-n_0000000000) [n:127.0.0.1:63538_mb_wz%2Fxb    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 2402458 INFO  (OverseerStateUpdate-94692291698688004-127.0.0.1:63538_mb_wz%2Fxb-n_0000000000) [n:127.0.0.1:63538_mb_wz%2Fxb    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 2402460 INFO  (zkCallback-1556-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb    ] 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> 2403460 INFO  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2403460 INFO  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 2403461 INFO  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2403461 INFO  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 2403463 INFO  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2403463 INFO  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb 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/J0/temp/solr.cloud.SolrCloudExampleTest_9EB8D83AD434247E-001/control-001/cores/collection1/'
   [junit4]   2> 2403463 INFO  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2403463 INFO  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2403476 INFO  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2403483 INFO  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2403494 INFO  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 2403518 INFO  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2403520 INFO  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 2403525 INFO  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2403729 INFO  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2403747 INFO  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2403748 INFO  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2403764 INFO  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2403767 INFO  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2403771 INFO  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2403772 WARN  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 2403773 WARN  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 2403773 INFO  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2403774 WARN  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 2403774 WARN  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 2403776 INFO  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 2403776 INFO  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 2403776 INFO  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2403776 INFO  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb 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/J0/temp/solr.cloud.SolrCloudExampleTest_9EB8D83AD434247E-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 2403776 INFO  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb 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@345ddd1a
   [junit4]   2> 2403777 INFO  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb 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/J0/temp/solr.cloud.SolrCloudExampleTest_9EB8D83AD434247E-001/control-001/cores/collection1/data
   [junit4]   2> 2403777 INFO  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb 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/J0/temp/solr.cloud.SolrCloudExampleTest_9EB8D83AD434247E-001/control-001/cores/collection1/data/index/
   [junit4]   2> 2403777 WARN  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb 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/J0/temp/solr.cloud.SolrCloudExampleTest_9EB8D83AD434247E-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2403777 INFO  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb 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/J0/temp/solr.cloud.SolrCloudExampleTest_9EB8D83AD434247E-001/control-001/cores/collection1/data/index
   [junit4]   2> 2403777 INFO  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb 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=27, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=72.12109375, floorSegmentMB=0.3388671875, forceMergeDeletesPctAllowed=29.951239199260275, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1303459010393561
   [junit4]   2> 2403778 INFO  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb 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@6cc36f12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12b13e87),segFN=segments_1,generation=1}
   [junit4]   2> 2403778 INFO  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 2403778 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:63538_mb_wz%2Fxb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_9EB8D83AD434247E-001/control-001/cores/collection1/data/
   [junit4]   2> 2403778 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:63538_mb_wz%2Fxb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_9EB8D83AD434247E-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2403781 INFO  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2403781 INFO  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2403781 INFO  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2403782 INFO  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2403782 INFO  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2403782 INFO  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb 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> 2403782 INFO  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb 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> 2403782 INFO  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb 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> 2403782 INFO  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb 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> 2403788 INFO  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2403788 INFO  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2403790 INFO  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2403790 INFO  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2403794 INFO  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /update/json,/admin/ping,/update/json/docs,/admin/properties,/admin/segments,/admin/file,/get,/update,/replication,standard,/update/csv,/admin/luke,/admin/mbeans,/admin/plugins,/admin/system,/admin/threads,/schema,/config,/admin/logging
   [junit4]   2> 2403795 INFO  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb 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> 2403796 INFO  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb 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> 2403796 INFO  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb 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> 2403796 INFO  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 2403796 INFO  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 2403797 INFO  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=18, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7068905399405421]
   [junit4]   2> 2403797 INFO  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb 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@6cc36f12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12b13e87),segFN=segments_1,generation=1}
   [junit4]   2> 2403797 INFO  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 2403797 INFO  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@151ede8b[collection1] main
   [junit4]   2> 2403797 INFO  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb 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> 2403799 INFO  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb 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> 2403799 INFO  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb 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> 2403799 INFO  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2403799 INFO  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2403799 INFO  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb 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> 2403800 INFO  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb 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> 2403800 INFO  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb 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> 2403800 INFO  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2403800 INFO  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2403801 INFO  (searcherExecutor-6101-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb x:collection1 c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:63538_mb_wz%2Fxb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@151ede8b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2403801 INFO  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 2403801 INFO  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb 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> 2403801 INFO  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb 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> 2403801 INFO  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb 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 1515076669372628992
   [junit4]   2> 2403803 INFO  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1515076669372628992
   [junit4]   2> 2403803 INFO  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 2403804 INFO  (coreLoadExecutor-6100-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2403804 INFO  (coreZkRegister-6094-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb x:collection1 c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:63538_mb_wz%2Fxb 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:63538/mb_wz/xb collection:control_collection shard:shard1
   [junit4]   2> 2403806 INFO  (coreZkRegister-6094-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb x:collection1 c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:63538_mb_wz%2Fxb 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> 2403813 INFO  (coreZkRegister-6094-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb x:collection1 c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:63538_mb_wz%2Fxb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/94692291698688004-core_node1-n_0000000000
   [junit4]   2> 2403814 INFO  (coreZkRegister-6094-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb x:collection1 c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:63538_mb_wz%2Fxb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 2403817 INFO  (coreZkRegister-6094-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb x:collection1 c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:63538_mb_wz%2Fxb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2403817 INFO  (coreZkRegister-6094-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb x:collection1 c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:63538_mb_wz%2Fxb 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> 2403818 INFO  (coreZkRegister-6094-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb x:collection1 c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:63538_mb_wz%2Fxb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:63538/mb_wz/xb/collection1/
   [junit4]   2> 2403818 INFO  (coreZkRegister-6094-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb x:collection1 c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:63538_mb_wz%2Fxb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2403818 INFO  (coreZkRegister-6094-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb x:collection1 c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:63538_mb_wz%2Fxb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:63538/mb_wz/xb/collection1/ has no replicas
   [junit4]   2> 2403818 INFO  (coreZkRegister-6094-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb x:collection1 c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:63538_mb_wz%2Fxb 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:63538/mb_wz/xb/collection1/ shard1
   [junit4]   2> 2403818 INFO  (OverseerStateUpdate-94692291698688004-127.0.0.1:63538_mb_wz%2Fxb-n_0000000000) [n:127.0.0.1:63538_mb_wz%2Fxb    ] 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> 2403818 INFO  (coreZkRegister-6094-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb x:collection1 c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:63538_mb_wz%2Fxb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 2403823 INFO  (coreZkRegister-6094-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb x:collection1 c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:63538_mb_wz%2Fxb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 2403827 INFO  (OverseerStateUpdate-94692291698688004-127.0.0.1:63538_mb_wz%2Fxb-n_0000000000) [n:127.0.0.1:63538_mb_wz%2Fxb    ] 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:63538/mb_wz/xb",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 2403933 INFO  (zkCallback-1556-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb    ] 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> 2403958 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2403959 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2403961 INFO  (zkCallback-1558-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@93d65ff name:ZooKeeperConnection Watcher:127.0.0.1:63531/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2403962 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2403962 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2403962 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2403967 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2403981 INFO  (coreZkRegister-6094-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb x:collection1 c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:63538_mb_wz%2Fxb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:63538/mb_wz/xb/collection1/ and leader is http://127.0.0.1:63538/mb_wz/xb/collection1/
   [junit4]   2> 2403981 INFO  (coreZkRegister-6094-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb x:collection1 c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:63538_mb_wz%2Fxb 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:63538/mb_wz/xb
   [junit4]   2> 2403981 INFO  (coreZkRegister-6094-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb x:collection1 c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:63538_mb_wz%2Fxb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2403981 INFO  (coreZkRegister-6094-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb x:collection1 c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:63538_mb_wz%2Fxb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 2403982 INFO  (coreZkRegister-6094-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb x:collection1 c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:63538_mb_wz%2Fxb 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> 2403985 INFO  (OverseerStateUpdate-94692291698688004-127.0.0.1:63538_mb_wz%2Fxb-n_0000000000) [n:127.0.0.1:63538_mb_wz%2Fxb    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "node_name":"127.0.0.1:63538_mb_wz%2Fxb",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "base_url":"http://127.0.0.1:63538/mb_wz/xb",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null} current state version: 2
   [junit4]   2> 2403986 INFO  (OverseerStateUpdate-94692291698688004-127.0.0.1:63538_mb_wz%2Fxb-n_0000000000) [n:127.0.0.1:63538_mb_wz%2Fxb    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "node_name":"127.0.0.1:63538_mb_wz%2Fxb",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "base_url":"http://127.0.0.1:63538/mb_wz/xb",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null}
   [junit4]   2> 2404091 INFO  (zkCallback-1558-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> 2404091 INFO  (zkCallback-1556-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb    ] 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> 2404203 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_9EB8D83AD434247E-001/shard-1-001/cores/collection1
   [junit4]   2> 2404204 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_9EB8D83AD434247E-001/shard-1-001
   [junit4]   2> 2404205 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 2404208 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6293b95a{/mb_wz/xb,null,AVAILABLE}
   [junit4]   2> 2404208 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.e.j.s.ServerConnector Started ServerConnector@506df645{HTTP/1.1}{127.0.0.1:63545}
   [junit4]   2> 2404208 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.e.j.s.Server Started @2408352ms
   [junit4]   2> 2404208 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/mb_wz/xb, hostPort=63545, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_9EB8D83AD434247E-001/shard-1-001/cores, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_9EB8D83AD434247E-001/tempDir-001/jetty1, solrconfig=solrconfig.xml}
   [junit4]   2> 2404209 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@2792e317
   [junit4]   2> 2404209 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_9EB8D83AD434247E-001/shard-1-001/'
   [junit4]   2> 2404209 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2404209 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2404228 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2404230 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2404232 INFO  (zkCallback-1559-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2a837f28 name:ZooKeeperConnection Watcher:127.0.0.1:63531/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2404232 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2404232 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2404234 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2404234 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_9EB8D83AD434247E-001/shard-1-001/solr.xml
   [junit4]   2> 2404253 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_9EB8D83AD434247E-001/shard-1-001/cores
   [junit4]   2> 2404253 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.c.CoreContainer New CoreContainer 1827383621
   [junit4]   2> 2404253 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_9EB8D83AD434247E-001/shard-1-001/]
   [junit4]   2> 2404253 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.c.CoreContainer loading shared library: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_9EB8D83AD434247E-001/shard-1-001/lib
   [junit4]   2> 2404254 WARN  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] 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/J0/temp/solr.cloud.SolrCloudExampleTest_9EB8D83AD434247E-001/shard-1-001/lib).
   [junit4]   2> 2404260 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] 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> 2404263 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2404263 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2404263 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2404263 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63531/solr
   [junit4]   2> 2404263 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2404263 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2404264 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2404267 INFO  (zkCallback-1561-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@643f11de name:ZooKeeperConnection Watcher:127.0.0.1:63531 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2404267 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2404267 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2404270 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [n:127.0.0.1:63545_mb_wz%2Fxb    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2404272 INFO  (zkCallback-1562-thread-1-processing-n:127.0.0.1:63545_mb_wz%2Fxb) [n:127.0.0.1:63545_mb_wz%2Fxb    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7eb2808d name:ZooKeeperConnection Watcher:127.0.0.1:63531/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2404272 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [n:127.0.0.1:63545_mb_wz%2Fxb    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2404283 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [n:127.0.0.1:63545_mb_wz%2Fxb    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2405296 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [n:127.0.0.1:63545_mb_wz%2Fxb    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63545_mb_wz%2Fxb
   [junit4]   2> 2405297 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [n:127.0.0.1:63545_mb_wz%2Fxb    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:63545_mb_wz%2Fxb
   [junit4]   2> 2405299 INFO  (zkCallback-1558-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 2405299 INFO  (zkCallback-1556-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 2405300 INFO  (zkCallback-1562-thread-1-processing-n:127.0.0.1:63545_mb_wz%2Fxb) [n:127.0.0.1:63545_mb_wz%2Fxb    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 2405301 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [n:127.0.0.1:63545_mb_wz%2Fxb    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2405302 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [n:127.0.0.1:63545_mb_wz%2Fxb    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94692291698688008-127.0.0.1:63545_mb_wz%2Fxb-n_0000000001
   [junit4]   2> 2405303 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [n:127.0.0.1:63545_mb_wz%2Fxb    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94692291698688004-127.0.0.1:63538_mb_wz%2Fxb-n_0000000000 to know if I could be the leader
   [junit4]   2> 2405313 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [n:127.0.0.1:63545_mb_wz%2Fxb    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2405313 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [n:127.0.0.1:63545_mb_wz%2Fxb    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2405315 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [n:127.0.0.1:63545_mb_wz%2Fxb    ] o.a.s.c.CoresLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_9EB8D83AD434247E-001/shard-1-001/cores
   [junit4]   2> 2405351 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [n:127.0.0.1:63545_mb_wz%2Fxb    ] o.a.s.c.SolrCore Created CoreDescriptor: {config=solrconfig.xml, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_9EB8D83AD434247E-001/shard-1-001/cores/collection1/, coreNodeName=, instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_9EB8D83AD434247E-001/shard-1-001/cores/collection1, shard=, name=collection1, transient=false, configSetProperties=configsetprops.json, collection=collection1, dataDir=data/, loadOnStartup=true, schema=schema.xml}
   [junit4]   2> 2405351 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [n:127.0.0.1:63545_mb_wz%2Fxb    ] o.a.s.c.CoresLocator Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_9EB8D83AD434247E-001/shard-1-001/cores/collection1/
   [junit4]   2> 2405351 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [n:127.0.0.1:63545_mb_wz%2Fxb    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 2405353 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [n:127.0.0.1:63545_mb_wz%2Fxb    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 2405353 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [n:127.0.0.1:63545_mb_wz%2Fxb    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2405354 INFO  (coreLoadExecutor-6111-thread-1-processing-n:127.0.0.1:63545_mb_wz%2Fxb) [n:127.0.0.1:63545_mb_wz%2Fxb c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2405354 INFO  (coreLoadExecutor-6111-thread-1-processing-n:127.0.0.1:63545_mb_wz%2Fxb) [n:127.0.0.1:63545_mb_wz%2Fxb c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 2405356 INFO  (coreLoadExecutor-6111-thread-1-processing-n:127.0.0.1:63545_mb_wz%2Fxb) [n:127.0.0.1:63545_mb_wz%2Fxb c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2405356 INFO  (OverseerStateUpdate-94692291698688004-127.0.0.1:63538_mb_wz%2Fxb-n_0000000000) [n:127.0.0.1:63538_mb_wz%2Fxb    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "node_name":"127.0.0.1:63545_mb_wz%2Fxb",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:63545/mb_wz/xb",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "roles":null} current state version: 3
   [junit4]   2> 2405357 INFO  (OverseerStateUpdate-94692291698688004-127.0.0.1:63538_mb_wz%2Fxb-n_0000000000) [n:127.0.0.1:63538_mb_wz%2Fxb    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "node_name":"127.0.0.1:63545_mb_wz%2Fxb",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:63545/mb_wz/xb",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "roles":null}
   [junit4]   2> 2405357 INFO  (OverseerStateUpdate-94692291698688004-127.0.0.1:63538_mb_wz%2Fxb-n_0000000000) [n:127.0.0.1:63538_mb_wz%2Fxb    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 2405357 INFO  (OverseerStateUpdate-94692291698688004-127.0.0.1:63538_mb_wz%2Fxb-n_0000000000) [n:127.0.0.1:63538_mb_wz%2Fxb    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 2405463 INFO  (zkCallback-1558-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: 2)
   [junit4]   2> 2405463 INFO  (zkCallback-1562-thread-1-processing-n:127.0.0.1:63545_mb_wz%2Fxb) [n:127.0.0.1:63545_mb_wz%2Fxb    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2405463 INFO  (zkCallback-1556-thread-1-processing-n:127.0.0.1:63538_mb_wz%2Fxb) [n:127.0.0.1:63538_mb_wz%2Fxb    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2406358 INFO  (coreLoadExecutor-6111-thread-1-processing-n:127.0.0.1:63545_mb_wz%2Fxb) [n:127.0.0.1:63545_mb_wz%2Fxb c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2406358 INFO  (coreLoadExecutor-6111-thread-1-processing-n:127.0.0.1:63545_mb_wz%2Fxb) [n:127.0.0.1:63545_mb_wz%2Fxb c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 2406359 INFO  (coreLoadExecutor-6111-thread-1-processing-n:127.0.0.1:63545_mb_wz%2Fxb) [n:127.0.0.1:63545_mb_wz%2Fxb c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2406359 INFO  (coreLoadExecutor-6111-thread-1-processing-n:127.0.0.1:63545_mb_wz%2Fxb) [n:127.0.0.1:63545_mb_wz%2Fxb c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
   [junit4]   2> 2406361 INFO  (coreLoadExecutor-6111-thread-1-processing-n:127.0.0.1:63545_mb_wz%2Fxb) [n:127.0.0.1:63545_mb_wz%2Fxb c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2406361 INFO  (coreLoadExecutor-6111-thread-1-processing-n:127.0.0.1:63545_mb_wz%2Fxb) [n:127.0.0.1:63545_mb_wz%2Fxb 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/J0/temp/solr.cloud.SolrCloudExampleTest_9EB8D83AD434247E-001/shard-1-001/cores/collection1/'
   [junit4]   2> 2406361 INFO  (coreLoadExecutor-6111-thread-1-processing-n:127.0.0.1:63545_mb_wz%2Fxb) [n:127.0.0.1:63545_mb_wz%2Fxb c:collection1   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2406361 INFO  (coreLoadExecutor-6111-thread-1-processing-n:127.0.0.1:63545_mb_wz%2Fxb) [n:127.0.0.1:63545_mb_wz%2Fxb c:collection1   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2406375 INFO  (coreLoadExecutor-6111-thread-1-processing-n:127.0.0.1:63545_mb_wz%2Fxb) [n:127.0.0.1:63545_mb_wz%2Fxb c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2406383 INFO  (coreLoadExecutor-6111-thread-1-processing-n:127.0.0.1:63545_mb_wz%2Fxb) [n:127.0.0.1:63545_mb_wz%2Fxb c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2406394 INFO  (coreLoadExecutor-6111-thread-1-processing-n:127.0.0.1:63545_mb_wz%2Fxb) [n:127.0.0.1:63545_mb_wz%2Fxb c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 2406418 INFO  (coreLoadExecutor-6111-thread-1-processing-n:127.0.0.1:63545_mb_wz%2Fxb) [n:127.0.0.1:63545_mb_wz%2Fxb c:collection1   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2406420 INFO  (coreLoadExecutor-6111-thread-1-processing-n:127.0.0.1:63545_mb_wz%2Fxb) [n:127.0.0.1:63545_mb_wz%2Fxb c:collection1   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 2406426 INFO  (coreLoadExecutor-6111-thread-1-processing-n:127.0.0.1:63545_mb_wz%2Fxb) [n:127.0.0.1:63545_mb_wz%2Fxb c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2406665 INFO  (coreLoadExecutor-6111-thread-1-proces

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

va.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2449548 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@ba58728{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 2449548 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@71783803{/mb_wz/xb,null,UNAVAILABLE}
   [junit4]   2> 2449551 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[9EB8D83AD434247E]) [n:127.0.0.1:63568_mb_wz%2Fxb c:collection1 s:shard2 r:core_node4 x:collection1] o.a.s.c.ZkTestServer connecting to 127.0.0.1:63531 63531
   [junit4]   2> 2450572 INFO  (Thread-5468) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:63531 63531
   [junit4]   2> 2453704 WARN  (Thread-5468) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/aliases.json
   [junit4]   2> 	9	/solr/configs/gettingstarted/managed-schema
   [junit4]   2> 	8	/solr/configs/gettingstarted
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/collections/gettingstarted/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/collections
   [junit4]   2> 	9	/solr/live_nodes
   [junit4]   2> 	3	/solr/overseer/queue
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrCloudExampleTest -Dtests.method=testLoadDocsIntoGettingStartedCollection -Dtests.seed=9EB8D83AD434247E -Dtests.slow=true -Dtests.locale=ko_KR -Dtests.timezone=Canada/Central -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 52.0s J0 | SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Delete action failed!
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9EB8D83AD434247E:8DDBEA55E55B9DD8]:0)
   [junit4]    > 	at org.apache.solr.cloud.SolrCloudExampleTest.doTestDeleteAction(SolrCloudExampleTest.java:169)
   [junit4]    > 	at org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection(SolrCloudExampleTest.java:145)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2453711 INFO  (SUITE-SolrCloudExampleTest-seed#[9EB8D83AD434247E]-worker) [n:127.0.0.1:63568_mb_wz%2Fxb c:collection1 s:shard2 r:core_node4 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/J0/temp/solr.cloud.SolrCloudExampleTest_9EB8D83AD434247E-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=ko_KR, timezone=Canada/Central
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_80 (64-bit)/cpus=3,threads=1,free=178482600,total=440541184
   [junit4]   2> NOTE: All tests run in this JVM: [TestJmxMonitoredMap, SSLMigrationTest, TestLRUStatsCache, DistributedSpellCheckComponentTest, ZkControllerTest, DirectUpdateHandlerTest, TestConfig, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestFieldResource, StressHdfsTest, SuggestComponentTest, TestMergePolicyConfig, LeaderElectionTest, TestAuthorizationFramework, RequiredFieldsTest, PolyFieldTest, AsyncMigrateRouteKeyTest, TestCustomSort, TestSurroundQueryParser, PluginInfoTest, TestFieldSortValues, TestConfigSetProperties, ShardSplitTest, TestCloudInspectUtil, TestFunctionQuery, AnalysisAfterCoreReloadTest, TestIBSimilarityFactory, TestGroupingSearch, DocumentAnalysisRequestHandlerTest, TestShortCircuitedRequests, ZkNodePropsTest, TestUpdate, ZkCLITest, CurrencyFieldXmlFileTest, DeleteShardTest, TestReloadDeadlock, TestDownShardTolerantSearch, TestPostingsSolrHighlighter, DistributedDebugComponentTest, UnloadDistributedZkTest, TestSystemIdResolver, SolrRequestParserTest, TestHighFrequencyDictionaryFactory, StatelessScriptUpdateProcessorFactoryTest, DistribDocExpirationUpdateProcessorTest, TestSort, HdfsRecoveryZkTest, JsonLoaderTest, SparseHLLTest, TestRandomRequestDistribution, SolrIndexConfigTest, TestBulkSchemaAPI, TestManagedSchemaFieldResource, TestManagedSchemaFieldTypeResource, DistribJoinFromCollectionTest, PeerSyncTest, AssignTest, HdfsBasicDistributedZkTest, TestSearchPerf, SystemInfoHandlerTest, SimpleCollectionCreateDeleteTest, XsltUpdateRequestHandlerTest, TestArbitraryIndexDir, ResponseHeaderTest, TestExactStatsCache, TestSweetSpotSimilarityFactory, TestMiniSolrCloudClusterSSL, TestXIncludeConfig, ExplicitHLLTest, DeleteLastCustomShardedReplicaTest, DistributedFacetPivotLongTailTest, CollectionTooManyReplicasTest, TestCloudSchemaless, TestDocSet, TestExactSharedStatsCache, TestConfigSets, TestSmileRequest, AddBlockUpdateTest, TestScoreJoinQPScore, TestSchemaSimilarityResource, PrimitiveFieldTypeTest, ExternalFileFieldSortTest, TestExclusionRuleCollectionAccess, BlockCacheTest, MoreLikeThisHandlerTest, TestFastWriter, TestMiniSolrCloudCluster, TestRTGBase, TestCopyFieldCollectionResource, DocValuesTest, HardAutoCommitTest, TestConfigSetsAPIZkFailure, DisMaxRequestHandlerTest, DOMUtilTest, SolrCoreTest, TestMissingGroups, SpatialFilterTest, TestRestoreCore, TestCloudPivotFacet, SaslZkACLProviderTest, TestElisionMultitermQuery, SuggesterFSTTest, SimplePostToolTest, AnalyticsQueryTest, StandardRequestHandlerTest, TestDistributedSearch, SharedFSAutoReplicaFailoverUtilsTest, MBeansHandlerTest, TestJettySolrRunner, RecoveryAfterSoftCommitTest, RemoteQueryErrorTest, TestStressVersions, TestSolrQueryParserDefaultOperatorResource, TestFieldTypeCollectionResource, TestAnalyzedSuggestions, TestReplicationHandler, ParsingFieldUpdateProcessorsTest, TestPseudoReturnFields, TestDistributedMissingSort, DistributedMLTComponentTest, SoftAutoCommitTest, TestDefaultStatsCache, ScriptEngineTest, TestSolr4Spatial2, UpdateParamsTest, SchemaVersionSpecificBehaviorTest, TestManagedSchemaDynamicFieldResource, TestPivotHelperCode, DocExpirationUpdateProcessorFactoryTest, DeleteReplicaTest, OpenCloseCoreStressTest, OverseerTest, BasicZkTest, RecoveryZkTest, ClusterStateUpdateTest, TestZkChroot, TestRandomDVFaceting, ShardRoutingCustomTest, AutoCommitTest, TestFaceting, TestRecovery, TestStressReorder, TestReload, SimpleFacetsTest, StatsComponentTest, HighlighterTest, SolrIndexSplitterTest, TestFoldingMultitermQuery, TestStressLucene, SuggesterWFSTTest, SolrCoreCheckLockOnStartupTest, QueryEqualityTest, SortByFunctionTest, DocValuesMultiTest, DistanceFunctionTest, SolrInfoMBeanTest, LukeRequestHandlerTest, TermsComponentTest, DocumentBuilderTest, TestValueSourceCache, TermVectorComponentTest, FastVectorHighlighterTest, RegexBoostProcessorTest, IndexSchemaTest, TestCollationField, JSONWriterTest, TestPHPSerializedResponseWriter, CSVRequestHandlerTest, TestComponentsName, SearchHandlerTest, TestBinaryResponseWriter, TestLFUCache, TestLuceneMatchVersion, TestPhraseSuggestions, TestLMDirichletSimilarityFactory, ResourceLoaderTest, TestFastLRUCache, PreAnalyzedFieldTest, TestSuggestSpellingConverter, DateFieldTest, SpellingQueryConverterTest, RAMDirectoryFactoryTest, ClusterStateTest, TestSolrJ, TestLRUCache, TestDocumentBuilder, UUIDFieldTest, FileUtilsTest, CircularListTest, DistributedIntervalFacetingTest, SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestSimpleTrackingShardHandler, TestTolerantSearch, TestEmbeddedSolrServerConstructors, CleanupOldIndexTest, CollectionsAPIAsyncDistributedZkTest, DeleteInactiveReplicaTest, DistribCursorPagingTest, LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest, MultiThreadedOCPTest, OverseerTaskQueueTest, SharedFSAutoReplicaFailoverTest, SolrCloudExampleTest]
   [junit4] Completed [430/542] on J0 in 52.04s, 1 test, 1 failure <<< FAILURES!

[...truncated 386 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:785: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:729: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:59: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build.xml:233: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/common-build.xml:526: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1452: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1006: There were test failures: 542 suites (7 ignored), 2142 tests, 1 failure, 78 ignored (35 assumptions) [seed: 9EB8D83AD434247E]

Total time: 77 minutes 59 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



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

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

1 tests failed.
FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication

Error Message:
[/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-020/./collection1/data/index.20151016002241309, /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-020/./collection1/data/index.20151016002241721, /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-020/./collection1/data] expected:<2> but was:<3>

Stack Trace:
java.lang.AssertionError: [/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-020/./collection1/data/index.20151016002241309, /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-020/./collection1/data/index.20151016002241721, /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-020/./collection1/data] expected:<2> but was:<3>
	at __randomizedtesting.SeedInfo.seed([55C83E823BE4115D:A2BBD0DAFD0CBEBB]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:813)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication(TestReplicationHandler.java:1243)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1665)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:864)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:900)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:914)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:873)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:775)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:809)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:820)
	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:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10325 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/init-core-data-001
   [junit4]   2> 1513021 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestDetails
   [junit4]   2> 1513023 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 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.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-001/collection1
   [junit4]   2> 1513032 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1513035 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@73dc3907{/solr,null,AVAILABLE}
   [junit4]   2> 1513035 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] o.e.j.s.ServerConnector Started ServerConnector@72a1892b{HTTP/1.1}{127.0.0.1:53919}
   [junit4]   2> 1513036 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] o.e.j.s.Server Started @1517316ms
   [junit4]   2> 1513036 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-001/collection1/data, hostContext=/solr, hostPort=53919}
   [junit4]   2> 1513036 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 1513036 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 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.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-001/'
   [junit4]   2> 1513036 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1513036 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1513058 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 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.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-001/solr.xml
   [junit4]   2> 1513066 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 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.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-001/.
   [junit4]   2> 1513066 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] o.a.s.c.CoreContainer New CoreContainer 1757259662
   [junit4]   2> 1513066 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 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.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-001/]
   [junit4]   2> 1513066 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] o.a.s.c.CoreContainer loading shared library: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-001/lib
   [junit4]   2> 1513066 WARN  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 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.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-001/lib).
   [junit4]   2> 1513073 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 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> 1513076 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1513076 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1513076 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1513076 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1513076 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1513081 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 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.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-001/.
   [junit4]   2> 1513081 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-001/./collection1, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-001/./collection1/, dataDir=data/}
   [junit4]   2> 1513081 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 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.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-001/./collection1/
   [junit4]   2> 1513082 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1513082 INFO  (coreLoadExecutor-4333-thread-1) [    ] 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.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-001/./collection1/'
   [junit4]   2> 1513083 INFO  (coreLoadExecutor-4333-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1513083 INFO  (coreLoadExecutor-4333-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1513083 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 1513083 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1513102 INFO  (coreLoadExecutor-4333-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1513105 INFO  (coreLoadExecutor-4333-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 1513110 INFO  (coreLoadExecutor-4333-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1513111 INFO  (coreLoadExecutor-4333-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-001/./collection1/conf/schema.xml
   [junit4]   2> 1513112 INFO  (coreLoadExecutor-4333-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1513116 INFO  (coreLoadExecutor-4333-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1513118 INFO  (coreLoadExecutor-4333-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-001/./collection1/conf'
   [junit4]   2> 1513118 INFO  (coreLoadExecutor-4333-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-001/./collection1/
   [junit4]   2> 1513118 INFO  (coreLoadExecutor-4333-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1513118 INFO  (coreLoadExecutor-4333-thread-1) [    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.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-001/./collection1/], dataDir=[null]
   [junit4]   2> 1513118 INFO  (coreLoadExecutor-4333-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1513119 INFO  (coreLoadExecutor-4333-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/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-001/./collection1/data
   [junit4]   2> 1513119 INFO  (coreLoadExecutor-4333-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/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-001/./collection1/data/index/
   [junit4]   2> 1513119 WARN  (coreLoadExecutor-4333-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/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-001/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1513119 INFO  (coreLoadExecutor-4333-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/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 1513119 INFO  (coreLoadExecutor-4333-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=80.5595703125, floorSegmentMB=1.5029296875, forceMergeDeletesPctAllowed=20.558912552998542, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1513120 INFO  (coreLoadExecutor-4333-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@11139d65 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4430239d),segFN=segments_1,generation=1}
   [junit4]   2> 1513120 INFO  (coreLoadExecutor-4333-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1513120 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-001/./collection1/data/
   [junit4]   2> 1513122 INFO  (coreLoadExecutor-4333-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1513125 INFO  (coreLoadExecutor-4333-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1513126 INFO  (coreLoadExecutor-4333-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1513126 INFO  (coreLoadExecutor-4333-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1513127 INFO  (coreLoadExecutor-4333-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1513136 INFO  (coreLoadExecutor-4333-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1513136 INFO  (coreLoadExecutor-4333-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,defaults,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1513136 INFO  (coreLoadExecutor-4333-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1513137 INFO  (coreLoadExecutor-4333-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1513137 INFO  (coreLoadExecutor-4333-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1513137 INFO  (coreLoadExecutor-4333-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=57.9716796875, floorSegmentMB=1.1416015625, forceMergeDeletesPctAllowed=26.5514169630329, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6874622450063792
   [junit4]   2> 1513137 INFO  (coreLoadExecutor-4333-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@11139d65 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4430239d),segFN=segments_1,generation=1}
   [junit4]   2> 1513137 INFO  (coreLoadExecutor-4333-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1513137 INFO  (coreLoadExecutor-4333-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@18b5f033[collection1] main
   [junit4]   2> 1513138 INFO  (coreLoadExecutor-4333-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-001/./collection1/conf
   [junit4]   2> 1513138 INFO  (coreLoadExecutor-4333-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-001/./collection1/conf}
   [junit4]   2> 1513138 INFO  (coreLoadExecutor-4333-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-001/./collection1/conf
   [junit4]   2> 1513138 INFO  (coreLoadExecutor-4333-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1513138 INFO  (coreLoadExecutor-4333-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 1513138 INFO  (coreLoadExecutor-4333-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1513139 INFO  (coreLoadExecutor-4333-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1513139 INFO  (searcherExecutor-4334-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@18b5f033[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1513586 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 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.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-002/collection1
   [junit4]   2> 1513591 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1513594 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@297666f4{/solr,null,AVAILABLE}
   [junit4]   2> 1513595 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] o.e.j.s.ServerConnector Started ServerConnector@4afcc7d3{HTTP/1.1}{127.0.0.1:53922}
   [junit4]   2> 1513595 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] o.e.j.s.Server Started @1517875ms
   [junit4]   2> 1513595 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-002/collection1/data, hostContext=/solr, hostPort=53922}
   [junit4]   2> 1513595 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 1513595 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 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.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-002/'
   [junit4]   2> 1513595 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1513595 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1513614 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 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.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-002/solr.xml
   [junit4]   2> 1513624 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 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.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-002/.
   [junit4]   2> 1513624 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] o.a.s.c.CoreContainer New CoreContainer 524950441
   [junit4]   2> 1513624 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 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.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-002/]
   [junit4]   2> 1513625 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] o.a.s.c.CoreContainer loading shared library: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-002/lib
   [junit4]   2> 1513625 WARN  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 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.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-002/lib).
   [junit4]   2> 1513631 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 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> 1513634 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1513634 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1513634 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1513634 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1513634 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1513635 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 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.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-002/.
   [junit4]   2> 1513636 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-002/./collection1, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-002/./collection1/, dataDir=data/}
   [junit4]   2> 1513636 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 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.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-002/./collection1/
   [junit4]   2> 1513636 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1513637 INFO  (coreLoadExecutor-4343-thread-1) [    ] 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.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-002/./collection1/'
   [junit4]   2> 1513637 INFO  (coreLoadExecutor-4343-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1513637 INFO  (coreLoadExecutor-4343-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1513637 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 1513637 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1513652 INFO  (coreLoadExecutor-4343-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1513655 INFO  (coreLoadExecutor-4343-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 1513660 INFO  (coreLoadExecutor-4343-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1513660 INFO  (coreLoadExecutor-4343-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-002/./collection1/conf/schema.xml
   [junit4]   2> 1513662 INFO  (coreLoadExecutor-4343-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1513665 INFO  (coreLoadExecutor-4343-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1513667 INFO  (coreLoadExecutor-4343-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-002/./collection1/conf'
   [junit4]   2> 1513667 INFO  (coreLoadExecutor-4343-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-002/./collection1/
   [junit4]   2> 1513667 INFO  (coreLoadExecutor-4343-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1513667 INFO  (coreLoadExecutor-4343-thread-1) [    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.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-002/./collection1/], dataDir=[null]
   [junit4]   2> 1513667 INFO  (coreLoadExecutor-4343-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1513667 INFO  (coreLoadExecutor-4343-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/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-002/./collection1/data
   [junit4]   2> 1513667 INFO  (coreLoadExecutor-4343-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/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-002/./collection1/data/index/
   [junit4]   2> 1513667 WARN  (coreLoadExecutor-4343-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/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-002/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1513667 INFO  (coreLoadExecutor-4343-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/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 1513668 INFO  (coreLoadExecutor-4343-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=80.5595703125, floorSegmentMB=1.5029296875, forceMergeDeletesPctAllowed=20.558912552998542, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1513668 INFO  (coreLoadExecutor-4343-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2f21e453 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@66c2a85c),segFN=segments_1,generation=1}
   [junit4]   2> 1513668 INFO  (coreLoadExecutor-4343-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1513669 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-002/./collection1/data/
   [junit4]   2> 1513670 INFO  (coreLoadExecutor-4343-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1513673 INFO  (coreLoadExecutor-4343-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1513674 INFO  (coreLoadExecutor-4343-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1513674 INFO  (coreLoadExecutor-4343-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1513675 INFO  (coreLoadExecutor-4343-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1513676 INFO  (coreLoadExecutor-4343-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1513676 INFO  (coreLoadExecutor-4343-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,defaults,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1513677 INFO  (coreLoadExecutor-4343-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1513677 INFO  (coreLoadExecutor-4343-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1513677 INFO  (coreLoadExecutor-4343-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1513677 INFO  (coreLoadExecutor-4343-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=57.9716796875, floorSegmentMB=1.1416015625, forceMergeDeletesPctAllowed=26.5514169630329, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6874622450063792
   [junit4]   2> 1513677 INFO  (coreLoadExecutor-4343-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2f21e453 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@66c2a85c),segFN=segments_1,generation=1}
   [junit4]   2> 1513677 INFO  (coreLoadExecutor-4343-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1513677 INFO  (coreLoadExecutor-4343-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@f503aac[collection1] main
   [junit4]   2> 1513678 INFO  (coreLoadExecutor-4343-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-002/./collection1/conf
   [junit4]   2> 1513678 INFO  (coreLoadExecutor-4343-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-002/./collection1/conf}
   [junit4]   2> 1513678 INFO  (coreLoadExecutor-4343-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-002/./collection1/conf
   [junit4]   2> 1513678 INFO  (coreLoadExecutor-4343-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1513679 INFO  (coreLoadExecutor-4343-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 1513679 INFO  (coreLoadExecutor-4343-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1513679 INFO  (searcherExecutor-4344-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@f503aac[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1513683 INFO  (qtp1586315324-8677) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0 
   [junit4]   2> 1514141 INFO  (qtp1586315324-8678) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/select params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=0 status=0 QTime=0 
   [junit4]   2> 1514143 INFO  (qtp1586315324-8679) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0 
   [junit4]   2> 1514148 INFO  (qtp1586315324-8680) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={slave=false&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0 
   [junit4]   2> 1514149 INFO  (qtp598921299-8695) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=2 
   [junit4]   2> 1514152 INFO  (qtp1586315324-8681) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0]} 0 0
   [junit4]   2> 1514155 INFO  (qtp1586315324-8682) [    x:collection1] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1514156 INFO  (qtp1586315324-8682) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@11139d65 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4430239d),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@11139d65 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4430239d),segFN=segments_2,generation=2}
   [junit4]   2> 1514156 INFO  (qtp1586315324-8682) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 1514157 INFO  (qtp1586315324-8682) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@794daf9e[collection1] main
   [junit4]   2> 1514157 INFO  (qtp1586315324-8682) [    x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1514157 INFO  (searcherExecutor-4334-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@794daf9e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.4.0):C1)))}
   [junit4]   2> 1514158 INFO  (qtp1586315324-8682) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 2
   [junit4]   2> 1514179 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 1514182 INFO  (qtp1586315324-8677) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0 
   [junit4]   2> 1514183 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 2
   [junit4]   2> 1514183 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 1514183 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 1514190 INFO  (qtp1586315324-8678) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=2&qt=/replication&wt=javabin&version=2&command=filelist} status=0 QTime=5 
   [junit4]   2> 1514191 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Number of files in latest index in master: 10
   [junit4]   2> 1514191 INFO  (explicit-fetchindex-cmd) [    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.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-002/./collection1/data/index.20151016002206357
   [junit4]   2> 1514191 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 1514192 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1514192 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2f21e453 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@66c2a85c),segFN=segments_1,generation=1}
   [junit4]   2> 1514192 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1514192 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1514192 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2f21e453 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@66c2a85c),segFN=segments_1,generation=1}
   [junit4]   2> 1514192 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1514192 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 1514193 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting download to MockDirectoryWrapper(RAMDirectory@411f4051 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@19ff00e7) fullCopy=false
   [junit4]   2> 1514195 INFO  (qtp1586315324-8679) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.si&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 1514197 INFO  (qtp1586315324-8680) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.nvd&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 1514202 INFO  (qtp1586315324-8681) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.tip&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 1514435 INFO  (qtp1586315324-8682) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.fdx&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 1514438 INFO  (qtp1586315324-8677) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.doc&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 1514442 INFO  (qtp1586315324-8678) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.tim&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 1514446 INFO  (qtp1586315324-8679) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.fdt&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 1514448 INFO  (qtp1586315324-8680) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.fnm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 1514451 INFO  (qtp1586315324-8681) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.nvm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 1514454 INFO  (qtp1586315324-8682) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=2&qt=/replication&file=segments_2&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 1514454 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Total time taken for download: 0 secs
   [junit4]   2> 1514470 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=80.9775390625, floorSegmentMB=0.8486328125, forceMergeDeletesPctAllowed=25.645602471751424, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5779760842261221
   [junit4]   2> 1514470 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2f21e453 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@66c2a85c),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2f21e453 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@66c2a85c),segFN=segments_2,generation=2}
   [junit4]   2> 1514470 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 1514471 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1514471 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@639b68ee[collection1] main
   [junit4]   2> 1514471 INFO  (searcherExecutor-4344-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@639b68ee[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.4.0):C1)))}
   [junit4]   2> 1514472 INFO  (explicit-fetchindex-cmd) [    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.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-002/./collection1/data/index.20151016002206357 [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-002/./collection1/data/index.20151016002206357;done=true>>]
   [junit4]   2> 1514472 INFO  (explicit-fetchindex-cmd) [    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.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-002/./collection1/data/index.20151016002206357
   [junit4]   2> 1514472 INFO  (qtp598921299-8696) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={wait=true&masterUrl=http://127.0.0.1:53919/solr/collection1/replication&command=fetchindex} status=0 QTime=293 
   [junit4]   2> 1514484 INFO  (qtp1586315324-8677) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={slave=false&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0 
   [junit4]   2> 1514484 INFO  (qtp598921299-8697) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=3 
   [junit4]   2> 1514488 INFO  (qtp1586315324-8678) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1]} 0 1
   [junit4]   2> 1514490 INFO  (qtp1586315324-8679) [    x:collection1] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1514494 INFO  (qtp1586315324-8679) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=3
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@11139d65 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4430239d),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@11139d65 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4430239d),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@11139d65 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4430239d),segFN=segments_3,generation=3}
   [junit4]   2> 1514494 INFO  (qtp1586315324-8679) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 3
   [junit4]   2> 1514494 INFO  (qtp1586315324-8679) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1bbbfeb2[collection1] main
   [junit4]   2> 1514494 INFO  (qtp1586315324-8679) [    x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1514495 INFO  (searcherExecutor-4334-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1bbbfeb2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.4.0):C1) Uninverting(_1(5.4.0):C1)))}
   [junit4]   2> 1514495 INFO  (qtp1586315324-8679) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 4
   [junit4]   2> 1514497 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 1514508 INFO  (qtp1586315324-8680) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0 
   [junit4]   2> 1514509 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 3
   [junit4]   2> 1514509 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 2
   [junit4]   2> 1514509 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 1514513 INFO  (qtp1586315324-8681) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=3&qt=/replication&wt=javabin&version=2&command=filelist} status=0 QTime=1 
   [junit4]   2> 1514513 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Number of files in latest index in master: 19
   [junit4]   2> 1514514 INFO  (explicit-fetchindex-cmd) [    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.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-002/./collection1/data/index.20151016002206679
   [junit4]   2> 1514514 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 1514515 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1514516 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2f21e453 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@66c2a85c),segFN=segments_2,generation=2}
   [junit4]   2> 1514516 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 1514516 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1514516 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2f21e453 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@66c2a85c),segFN=segments_2,generation=2}
   [junit4]   2> 1514516 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 1514516 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 1514517 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting download to MockDirectoryWrapper(RAMDirectory@5488c99a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@89aafad) fullCopy=false
   [junit4]   2> 1514517 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.si because it already exists
   [junit4]   2> 1514517 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.nvd because it already exists
   [junit4]   2> 1514517 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.tip because it already exists
   [junit4]   2> 1514517 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.fdx because it already exists
   [junit4]   2> 1514517 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.doc because it already exists
   [junit4]   2> 1514517 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.tim because it already exists
   [junit4]   2> 1514517 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.fdt because it already exists
   [junit4]   2> 1514517 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.fnm because it already exists
   [junit4]   2> 1514517 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.nvm because it already exists
   [junit4]   2> 1514520 INFO  (qtp1586315324-8682) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.si&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 1514532 INFO  (qtp1586315324-8677) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.nvd&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 1514535 INFO  (qtp1586315324-8678) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.doc&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 1514538 INFO  (qtp1586315324-8679) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.tim&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 1514541 INFO  (qtp1586315324-8680) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.tip&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 1514544 INFO  (qtp1586315324-8681) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.fdx&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 1514547 INFO  (qtp1586315324-8682) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.fnm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 1514550 INFO  (qtp1586315324-8677) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.nvm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 1514552 INFO  (qtp1586315324-8678) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.fdt&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 1514556 INFO  (qtp1586315324-8679) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=3&qt=/replication&file=segments_3&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 1514557 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Total time taken for download: 0 secs
   [junit4]   2> 1514735 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=80.9775390625, floorSegmentMB=0.8486328125, forceMergeDeletesPctAllowed=25.645602471751424, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5779760842261221
   [junit4]   2> 1514736 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2f21e453 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@66c2a85c),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2f21e453 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@66c2a85c),segFN=segments_3,generation=3}
   [junit4]   2> 1514736 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 3
   [junit4]   2> 1514737 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1514739 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@4314c99[collection1] main
   [junit4]   2> 1514740 INFO  (searcherExecutor-4344-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4314c99[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.4.0):C1) Uninverting(_1(5.4.0):C1)))}
   [junit4]   2> 1514740 INFO  (explicit-fetchindex-cmd) [    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.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-002/./collection1/data/index.20151016002206679 [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-002/./collection1/data/index.20151016002206679;done=true>>]
   [junit4]   2> 1514741 INFO  (explicit-fetchindex-cmd) [    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.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-002/./collection1/data/index.20151016002206679
   [junit4]   2> 1514741 INFO  (qtp598921299-8698) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={wait=true&masterUrl=http://127.0.0.1:53919/solr/collection1/replication&command=fetchindex} status=0 QTime=244 
   [junit4]   2> 1514751 INFO  (qtp1586315324-8680) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={slave=false&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0 
   [junit4]   2> 1514751 INFO  (qtp598921299-8699) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=3 
   [junit4]   2> 1514754 INFO  (qtp1586315324-8681) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[2]} 0 0
   [junit4]   2> 1514758 INFO  (qtp1586315324-8682) [    x:collection1] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1514761 INFO  (qtp1586315324-8682) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=4
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@11139d65 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4430239d),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@11139d65 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4430239d),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@11139d65 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4430239d),segFN=segments_3,generation=3}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@11139d65 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4430239d),segFN=segments_4,generation=4}
   [junit4]   2> 1514762 INFO  (qtp1586315324-8682) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 4
   [junit4]   2> 1514762 INFO  (qtp1586315324-8682) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1aac74e3[collection1] main
   [junit4]   2> 1514762 INFO  (qtp1586315324-8682) [    x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1514762 INFO  (searcherExecutor-4334-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1aac74e3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.4.0):C1) Uninverting(_1(5.4.0):C1) Uninverting(_2(5.4.0):C1)))}
   [junit4]   2> 1514762 INFO  (qtp1586315324-8682) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 4
   [junit4]   2> 1514765 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 1514768 INFO  (qtp1586315324-8677) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0 
   [junit4]   2> 1514770 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 4
   [junit4]   2> 1514770 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 3
   [junit4]   2> 1514770 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 1514772 INFO  (qtp1586315324-8678) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=4&qt=/replication&wt=javabin&version=2&command=filelist} status=0 QTime=0 
   [junit4]   2> 1514773 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Number of files in latest index in master: 28
   [junit4]   2> 1514773 INFO  (explicit-fetchindex-cmd) [    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.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-002/./collection1/data/index.20151016002206939
   [junit4]   2> 1514774 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 1514775 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1514776 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2f21e453 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@66c2a85c),segFN=segments_3,generation=3}
   [junit4]   2> 1514776 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 3
   [junit4]   2> 1514776 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1514776 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2f21e453 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@66c2a85c),segFN=segments_3,generation=3}
   [junit4]   2> 1514776 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 3
   [junit4]   2> 1514777 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 1514777 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting download to MockDirectoryWrapper(RAMDirectory@449f6743 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5e6a8b18) fullCopy=false
   [junit4]   2> 1514777 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.si because it already exists
   [junit4]   2> 1514777 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.nvd because it already exists
   [junit4]   2> 1514777 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.tip because it already exists
   [junit4]   2> 1514777 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.fdx because it already exists
   [junit4]   2> 1514777 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.doc because it already exists
   [junit4]   2> 1514777 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.tim because it already exists
   [junit4]   2> 1514777 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.fdt because it already exists
   [junit4]   2> 1514777 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.fnm because it already exists
   [junit4]   2> 1514777 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.nvm because it already exists
   [junit4]   2> 1514778 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.si because it already exists
   [junit4]   2> 1514778 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.nvd because it already exists
   [junit4]   2> 1514778 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.doc because it already exists
   [junit4]   2> 1514778 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.tim because it already exists
   [junit4]   2> 1514778 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.tip because it already exists
   [junit4]   2> 1514778 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.fdx because it already exists
   [junit4]   2> 1514778 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.fnm because it already exists
   [junit4]   2> 1514778 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.nvm because it already exists
   [junit4]   2> 1514778 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.fdt because it already exists
   [junit4]   2> 1514780 INFO  (qtp1586315324-8679) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=4&qt=/replication&file=_2.nvd&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 1514784 INFO  (qtp1586315324-8680) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=4&qt=/replication&file=_2.si&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 1514787 INFO  (qtp1586315324-8681) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=4&qt=/replication&file=_2.tip&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 1514790 INFO  (qtp1586315324-8682) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=4&qt=/replication&file=_2.fdt&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 1514793 INFO  (qtp1586315324-8677) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=4&qt=/replication&file=_2.fnm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 1514796 INFO  (qtp1586315324-8678) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=4&qt=/replication&file=_2.nvm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 1514799 INFO  (qtp1586315324-8679) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=4&qt=/replication&file=_2.fdx&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 1514802 INFO  (qtp1586315324-8680) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=4&qt=/replication&file=_2.doc&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 1514805 INFO  (qtp1586315324-8681) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=4&qt=/replication&file=_2.tim&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 1514808 INFO  (qtp1586315324-8682) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=4&qt=/replication&file=segments_4&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 1514809 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Total time taken for download: 0 secs
   [junit4]   2> 1514812 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=80.9775390625, floorSegmentMB=0.8486328125, forceMergeDeletesPctAllowed=25.645602471751424, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5779760842261221
   [junit4]   2> 1514813 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2f21e453 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@66c2a85c),segFN=segments_3,generation=3}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2f21e453 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@66c2a85c),segFN=segments_4,generation=4}
   [junit4]   2> 1514813 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 4
   [junit4]   2> 1514813 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1514814 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@cfde7a[collection1] main
   [junit4]   2> 1514815 INFO  (searcherExecutor-4344-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@cfde7a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.4.0):C1) Uninverting(_1(5.4.0):C1) Uninverting(_2(5.4.0):C1)))}
   [junit4]   2> 1514815 INFO  (explicit-fetchindex-cmd) [    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.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-002/./collection1/data/index.20151016002206939 [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-002/./collection1/data/index.20151016002206939;done=true>>]
   [junit4]   2> 1514815 INFO  (explicit-fetchindex-cmd) [    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.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-002/./collection1/data/index.20151016002206939
   [junit4]   2> 1514815 INFO  (qtp598921299-8700) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={wait=true&masterUrl=http://127.0.0.1:53919/solr/collection1/replication&command=fetchindex} status=0 QTime=51 
   [junit4]   2> 1514818 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 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.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-003/collection1
   [junit4]   2> 1514827 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1514833 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1066303{/solr,null,AVAILABLE}
   [junit4]   2> 1514833 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] o.e.j.s.ServerConnector Started ServerConnector@6bc8848{HTTP/1.1}{127.0.0.1:53927}
   [junit4]   2> 1514833 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] o.e.j.s.Server Started @1519114ms
   [junit4]   2> 1514833 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-003/collection1/data, hostContext=/solr, hostPort=53927}
   [junit4]   2> 1514834 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 1514834 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 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.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-003/'
   [junit4]   2> 1514834 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1514834 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1514856 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 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.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-003/solr.xml
   [junit4]   2> 1514863 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 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.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-003/.
   [junit4]   2> 1514863 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] o.a.s.c.CoreContainer New CoreContainer 1763385640
   [junit4]   2> 1514863 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 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.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-003/]
   [junit4]   2> 1514863 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] o.a.s.c.CoreContainer loading shared library: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-003/lib
   [junit4]   2> 1514863 WARN  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 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.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-003/lib).
   [junit4]   2> 1514870 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 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> 1514872 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1514873 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1514873 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1514873 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1514873 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1514874 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 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.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-003/.
   [junit4]   2> 1514875 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-003/./collection1, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-003/./collection1/, dataDir=data/}
   [junit4]   2> 1514875 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 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.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-003/./collection1/
   [junit4]   2> 1514875 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1514876 INFO  (coreLoadExecutor-4357-thread-1) [    ] 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.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-003/./collection1/'
   [junit4]   2> 1514876 INFO  (coreLoadExecutor-4357-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1514876 INFO  (coreLoadExecutor-4357-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1514876 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 1514876 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1514909 INFO  (coreLoadExecutor-4357-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1514913 INFO  (coreLoadExecutor-4357-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 1514923 INFO  (coreLoadExecutor-4357-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1514924 INFO  (coreLoadExecutor-4357-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-003/./collection1/conf/schema.xml
   [junit4]   2> 1514927 INFO  (coreLoadExecutor-4357-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1514934 INFO  (coreLoadExecutor-4357-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1514936 INFO  (coreLoadExecutor-4357-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-003/./collection1/conf'
   [junit4]   2> 1514937 INFO  (coreLoadExecutor-4357-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-003/./collection1/
   [junit4]   2> 1514937 INFO  (coreLoadExecutor-4357-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1514937 INFO  (coreLoadExecutor-4357-thread-1) [    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.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-003/./collection1/], dataDir=[null]
   [junit4]   2> 1514937 INFO  (coreLoadExecutor-4357-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1514938 INFO  (coreLoadExecutor-4357-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/je

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

6 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[55C83E823BE4115D]) [    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.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-027/./collection1/data/index
   [junit4]   2> 1579647 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[55C83E823BE4115D]) [    x:collection1] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@536f8059{/solr,null,UNAVAILABLE}
   [junit4]   2> 1579653 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[55C83E823BE4115D]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@7a967939{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1579653 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[55C83E823BE4115D]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1483168848
   [junit4]   2> 1579653 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[55C83E823BE4115D]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5b82237f
   [junit4]   2> 1579654 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[55C83E823BE4115D]) [    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=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1579654 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[55C83E823BE4115D]) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1579654 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[55C83E823BE4115D]) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1579654 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[55C83E823BE4115D]) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1579654 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[55C83E823BE4115D]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1579654 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[55C83E823BE4115D]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1579654 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[55C83E823BE4115D]) [    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.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-028/./collection1/data [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-028/./collection1/data;done=false>>]
   [junit4]   2> 1579654 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[55C83E823BE4115D]) [    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.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-028/./collection1/data
   [junit4]   2> 1579654 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[55C83E823BE4115D]) [    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.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-028/./collection1/data/index [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-028/./collection1/data/index;done=false>>]
   [junit4]   2> 1579655 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[55C83E823BE4115D]) [    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.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-028/./collection1/data/index
   [junit4]   2> 1579655 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[55C83E823BE4115D]) [    x:collection1] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@441c45e{/solr,null,UNAVAILABLE}
   [junit4]   2> 1579661 INFO  (SUITE-TestReplicationHandler-seed#[55C83E823BE4115D]-worker) [    ] 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.handler.TestReplicationHandler_55C83E823BE4115D-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=DefaultSimilarity, locale=fr_CA, timezone=Africa/Gaborone
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_60 (64-bit)/cpus=3,threads=1,free=451474952,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestCloudPivotFacet, TestConfigOverlay, TestManagedSynonymFilterFactory, TestImplicitCoreProperties, TestNonDefinedSimilarityFactory, ZkSolrClientTest, TestChildDocTransformer, TestRecoveryHdfs, TestCSVResponseWriter, DeleteInactiveReplicaTest, CSVRequestHandlerTest, CoreAdminHandlerTest, TestTolerantSearch, AliasIntegrationTest, TestAtomicUpdateErrorCases, TestRebalanceLeaders, SolrInfoMBeanTest, TestScoreJoinQPNoScore, HighlighterConfigTest, DocExpirationUpdateProcessorFactoryTest, IndexSchemaRuntimeFieldTest, DirectSolrConnectionTest, TestIndexingPerformance, TestManagedResource, BinaryUpdateRequestHandlerTest, TestConfigSetsAPI, TestBadConfig, SignatureUpdateProcessorFactoryTest, NoCacheHeaderTest, EchoParamsTest, TestFoldingMultitermQuery, TestRequestStatusCollectionAPI, HdfsBasicDistributedZkTest, AutoCommitTest, TestDynamicFieldCollectionResource, TestQuerySenderListener, TestStressRecovery, TestFreeTextSuggestions, DistributedQueueTest, CollectionsAPIDistributedZkTest, SolrIndexSplitterTest, UUIDUpdateProcessorFallbackTest, TestDynamicFieldResource, TestManagedSchemaFieldTypeResource, ChaosMonkeySafeLeaderTest, FullHLLTest, TestConfigSetImmutable, MinimalSchemaTest, SpellingQueryConverterTest, TestPHPSerializedResponseWriter, ClusterStateTest, CursorPagingTest, CollectionTooManyReplicasTest, SynonymTokenizerTest, DistributedFacetPivotSmallAdvancedTest, TestFuzzyAnalyzedSuggestions, TestSchemaManager, SpatialHeatmapFacetsTest, SpellCheckComponentTest, DistributedFacetPivotWhiteBoxTest, SortByFunctionTest, OpenExchangeRatesOrgProviderTest, UniqFieldsUpdateProcessorFactoryTest, TestSchemaResource, TestComplexPhraseQParserPlugin, DataDrivenBlockJoinTest, MultiThreadedOCPTest, FieldAnalysisRequestHandlerTest, PrimUtilsTest, OutputWriterTest, CoreMergeIndexesAdminHandlerTest, TestOmitPositions, PreAnalyzedFieldTest, TestConfigSetsAPIZkFailure, DefaultValueUpdateProcessorTest, SuggestComponentContextFilterQueryTest, TestConfigReload, TestCoreDiscovery, StatsComponentTest, WordBreakSolrSpellCheckerTest, TestBM25SimilarityFactory, TestMiniSolrCloudClusterSSL, SharedFSAutoReplicaFailoverTest, TestFieldSortValues, TestRuleBasedAuthorizationPlugin, TestCopyFieldCollectionResource, TermVectorComponentTest, TestStandardQParsers, NotRequiredUniqueKeyTest, TestFastOutputStream, TestDistributedStatsComponentCardinality, BadIndexSchemaTest, TestRestManager, LeaderElectionIntegrationTest, TestDefaultSearchFieldResource, DistanceFunctionTest, QueryResultKeyTest, RequestLoggingTest, TestTrie, TestSolrQueryParser, SliceStateTest, VersionInfoTest, TestInfoStreamLogging, TestSortByMinMaxFunction, TestExclusionRuleCollectionAccess, TestHighlightDedupGrouping, DirectUpdateHandlerOptimizeTest, DistanceUnitsTest, CacheHeaderTest, TestSha256AuthenticationProvider, TestDefaultSimilarityFactory, AnalyticsMergeStrategyTest, DistributedSuggestComponentTest, TestPerFieldSimilarity, TestSolrDeletionPolicy2, TestBlendedInfixSuggestions, DistributedFacetPivotLongTailTest, CachingDirectoryFactoryTest, TestBinaryResponseWriter, TestStressUserVersions, TestDistribDocBasedVersion, TestNRTOpen, LukeRequestHandlerTest, TestObjectReleaseTracker, TestSortingResponseWriter, TestConfigSetsAPIExclusivity, BigEndianAscendingWordDeserializerTest, TestExactStatsCache, HdfsCollectionsAPIDistributedZkTest, BasicDistributedZkTest, BasicDistributedZk2Test, SyncSliceTest, BasicZkTest, RecoveryZkTest, TestReplicationHandler]
   [junit4] Completed [282/542] on J1 in 66.76s, 13 tests, 1 failure <<< FAILURES!

[...truncated 829 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:785: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:729: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:59: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build.xml:233: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/common-build.xml:526: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1452: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1006: There were test failures: 542 suites (7 ignored), 2142 tests, 1 failure, 78 ignored (35 assumptions) [seed: 55C83E823BE4115D]

Total time: 74 minutes 47 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
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 # 2752 - Still Failing!

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

2 tests failed.
FAILED:  org.apache.solr.schema.TestCloudManagedSchemaConcurrent.test

Error Message:
QUERY FAILED: xpath=/response/lst[@name='responseHeader']/int[@name='status'][.='0']  request=/schema/fieldtypes/?wt=xml&updateTimeoutSecs=15  response=<?xml version="1.0" encoding="UTF-8"?> <response>  <lst name="responseHeader">   <int name="status">500</int>   <int name="QTime">28722</int> </lst> <lst name="error">   <str name="msg">6 out of 7 replicas failed to update their schema to version 4 within 15 seconds! Failed cores: [http://127.0.0.1:60044/_z/r/collection1/, http://127.0.0.1:60061/_z/r/collection1/, http://127.0.0.1:60048/_z/r/collection1/, http://127.0.0.1:60066/_z/r/collection1/, http://127.0.0.1:60052/_z/r/collection1/, http://127.0.0.1:60073/_z/r/collection1/]</str>   <str name="trace">org.apache.solr.common.SolrException: 6 out of 7 replicas failed to update their schema to version 4 within 15 seconds! Failed cores: [http://127.0.0.1:60044/_z/r/collection1/, http://127.0.0.1:60061/_z/r/collection1/, http://127.0.0.1:60048/_z/r/collection1/, http://127.0.0.1:60066/_z/r/collection1/, http://127.0.0.1:60052/_z/r/collection1/, http://127.0.0.1:60073/_z/r/collection1/]  at org.apache.solr.schema.ManagedIndexSchema.waitForSchemaZkVersionAgreement(ManagedIndexSchema.java:260)  at org.apache.solr.rest.schema.BaseFieldTypeResource.addNewFieldTypes(BaseFieldTypeResource.java:91)  at org.apache.solr.rest.schema.FieldTypeCollectionResource.addOrUpdateFieldTypes(FieldTypeCollectionResource.java:195)  at org.apache.solr.rest.schema.FieldTypeCollectionResource.post(FieldTypeCollectionResource.java:172)  at org.restlet.resource.ServerResource.doHandle(ServerResource.java:454)  at org.restlet.resource.ServerResource.doConditionalHandle(ServerResource.java:359)  at org.restlet.resource.ServerResource.handle(ServerResource.java:1044)  at org.restlet.resource.Finder.handle(Finder.java:236)  at org.restlet.routing.Filter.doHandle(Filter.java:150)  at org.restlet.routing.Filter.handle(Filter.java:197)  at org.restlet.routing.Router.doHandle(Router.java:422)  at org.restlet.routing.Router.handle(Router.java:639)  at org.restlet.routing.Filter.doHandle(Filter.java:150)  at org.restlet.routing.Filter.handle(Filter.java:197)  at org.restlet.routing.Filter.doHandle(Filter.java:150)  at org.restlet.routing.Filter.handle(Filter.java:197)  at org.restlet.routing.Filter.doHandle(Filter.java:150)  at org.restlet.engine.application.StatusFilter.doHandle(StatusFilter.java:140)  at org.restlet.routing.Filter.handle(Filter.java:197)  at org.restlet.routing.Filter.doHandle(Filter.java:150)  at org.restlet.routing.Filter.handle(Filter.java:197)  at org.restlet.engine.CompositeHelper.handle(CompositeHelper.java:202)  at org.restlet.engine.application.ApplicationHelper.handle(ApplicationHelper.java:75)  at org.restlet.Application.handle(Application.java:385)  at org.restlet.routing.Filter.doHandle(Filter.java:150)  at org.restlet.routing.Filter.handle(Filter.java:197)  at org.restlet.routing.Router.doHandle(Router.java:422)  at org.restlet.routing.Router.handle(Router.java:639)  at org.restlet.routing.Filter.doHandle(Filter.java:150)  at org.restlet.routing.Filter.handle(Filter.java:197)  at org.restlet.routing.Router.doHandle(Router.java:422)  at org.restlet.routing.Router.handle(Router.java:639)  at org.restlet.routing.Filter.doHandle(Filter.java:150)  at org.restlet.routing.Filter.handle(Filter.java:197)  at org.restlet.engine.CompositeHelper.handle(CompositeHelper.java:202)  at org.restlet.Component.handle(Component.java:408)  at org.restlet.Server.handle(Server.java:507)  at org.restlet.engine.connector.ServerHelper.handle(ServerHelper.java:63)  at org.restlet.engine.adapter.HttpServerHelper.handle(HttpServerHelper.java:143)  at org.restlet.ext.servlet.ServerServlet.service(ServerServlet.java:1117)  at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)  at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:808)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:587)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:191)  at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:72)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:229)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:179)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)  at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)  at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:300)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)  at org.eclipse.jetty.server.Server.handle(Server.java:499)  at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)  at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)  at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)  at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)  at java.lang.Thread.run(Thread.java:745) </str>   <int name="code">500</int> </lst> </response> 

Stack Trace:
java.lang.AssertionError: QUERY FAILED: xpath=/response/lst[@name='responseHeader']/int[@name='status'][.='0']  request=/schema/fieldtypes/?wt=xml&updateTimeoutSecs=15  response=<?xml version="1.0" encoding="UTF-8"?>
<response>

<lst name="responseHeader">
  <int name="status">500</int>
  <int name="QTime">28722</int>
</lst>
<lst name="error">
  <str name="msg">6 out of 7 replicas failed to update their schema to version 4 within 15 seconds! Failed cores: [http://127.0.0.1:60044/_z/r/collection1/, http://127.0.0.1:60061/_z/r/collection1/, http://127.0.0.1:60048/_z/r/collection1/, http://127.0.0.1:60066/_z/r/collection1/, http://127.0.0.1:60052/_z/r/collection1/, http://127.0.0.1:60073/_z/r/collection1/]</str>
  <str name="trace">org.apache.solr.common.SolrException: 6 out of 7 replicas failed to update their schema to version 4 within 15 seconds! Failed cores: [http://127.0.0.1:60044/_z/r/collection1/, http://127.0.0.1:60061/_z/r/collection1/, http://127.0.0.1:60048/_z/r/collection1/, http://127.0.0.1:60066/_z/r/collection1/, http://127.0.0.1:60052/_z/r/collection1/, http://127.0.0.1:60073/_z/r/collection1/]
	at org.apache.solr.schema.ManagedIndexSchema.waitForSchemaZkVersionAgreement(ManagedIndexSchema.java:260)
	at org.apache.solr.rest.schema.BaseFieldTypeResource.addNewFieldTypes(BaseFieldTypeResource.java:91)
	at org.apache.solr.rest.schema.FieldTypeCollectionResource.addOrUpdateFieldTypes(FieldTypeCollectionResource.java:195)
	at org.apache.solr.rest.schema.FieldTypeCollectionResource.post(FieldTypeCollectionResource.java:172)
	at org.restlet.resource.ServerResource.doHandle(ServerResource.java:454)
	at org.restlet.resource.ServerResource.doConditionalHandle(ServerResource.java:359)
	at org.restlet.resource.ServerResource.handle(ServerResource.java:1044)
	at org.restlet.resource.Finder.handle(Finder.java:236)
	at org.restlet.routing.Filter.doHandle(Filter.java:150)
	at org.restlet.routing.Filter.handle(Filter.java:197)
	at org.restlet.routing.Router.doHandle(Router.java:422)
	at org.restlet.routing.Router.handle(Router.java:639)
	at org.restlet.routing.Filter.doHandle(Filter.java:150)
	at org.restlet.routing.Filter.handle(Filter.java:197)
	at org.restlet.routing.Filter.doHandle(Filter.java:150)
	at org.restlet.routing.Filter.handle(Filter.java:197)
	at org.restlet.routing.Filter.doHandle(Filter.java:150)
	at org.restlet.engine.application.StatusFilter.doHandle(StatusFilter.java:140)
	at org.restlet.routing.Filter.handle(Filter.java:197)
	at org.restlet.routing.Filter.doHandle(Filter.java:150)
	at org.restlet.routing.Filter.handle(Filter.java:197)
	at org.restlet.engine.CompositeHelper.handle(CompositeHelper.java:202)
	at org.restlet.engine.application.ApplicationHelper.handle(ApplicationHelper.java:75)
	at org.restlet.Application.handle(Application.java:385)
	at org.restlet.routing.Filter.doHandle(Filter.java:150)
	at org.restlet.routing.Filter.handle(Filter.java:197)
	at org.restlet.routing.Router.doHandle(Router.java:422)
	at org.restlet.routing.Router.handle(Router.java:639)
	at org.restlet.routing.Filter.doHandle(Filter.java:150)
	at org.restlet.routing.Filter.handle(Filter.java:197)
	at org.restlet.routing.Router.doHandle(Router.java:422)
	at org.restlet.routing.Router.handle(Router.java:639)
	at org.restlet.routing.Filter.doHandle(Filter.java:150)
	at org.restlet.routing.Filter.handle(Filter.java:197)
	at org.restlet.engine.CompositeHelper.handle(CompositeHelper.java:202)
	at org.restlet.Component.handle(Component.java:408)
	at org.restlet.Server.handle(Server.java:507)
	at org.restlet.engine.connector.ServerHelper.handle(ServerHelper.java:63)
	at org.restlet.engine.adapter.HttpServerHelper.handle(HttpServerHelper.java:143)
	at org.restlet.ext.servlet.ServerServlet.service(ServerServlet.java:1117)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:808)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:587)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:191)
	at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:72)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:229)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:179)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
	at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
	at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:300)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
	at org.eclipse.jetty.server.Server.handle(Server.java:499)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
	at java.lang.Thread.run(Thread.java:745)
</str>
  <int name="code">500</int>
</lst>
</response>

	at __randomizedtesting.SeedInfo.seed([A352C9572B437551:2B06F68D85BF18A9]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.schema.TestCloudManagedSchemaConcurrent.verifySuccess(TestCloudManagedSchemaConcurrent.java:107)
	at org.apache.solr.schema.TestCloudManagedSchemaConcurrent.addFieldTypePost(TestCloudManagedSchemaConcurrent.java:171)
	at org.apache.solr.schema.TestCloudManagedSchemaConcurrent.access$700(TestCloudManagedSchemaConcurrent.java:45)
	at org.apache.solr.schema.TestCloudManagedSchemaConcurrent$Operation$7.execute(TestCloudManagedSchemaConcurrent.java:333)
	at org.apache.solr.schema.TestCloudManagedSchemaConcurrent.concurrentOperationsTest(TestCloudManagedSchemaConcurrent.java:450)
	at org.apache.solr.schema.TestCloudManagedSchemaConcurrent.test(TestCloudManagedSchemaConcurrent.java:252)
	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:1665)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:864)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:900)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:914)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:873)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:775)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:809)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:820)
	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:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection

Error Message:
Delete action failed!

Stack Trace:
java.lang.AssertionError: Delete action failed!
	at __randomizedtesting.SeedInfo.seed([A352C9572B437551:B031FB381A2CCCF7]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.SolrCloudExampleTest.doTestDeleteAction(SolrCloudExampleTest.java:169)
	at org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection(SolrCloudExampleTest.java:145)
	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:1665)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:864)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:900)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:914)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:873)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:775)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:809)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:820)
	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:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 9931 lines...]
   [junit4] Suite: org.apache.solr.schema.TestCloudManagedSchemaConcurrent
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_A352C9572B437551-001/init-core-data-001
   [junit4]   2> 909402 INFO  (SUITE-TestCloudManagedSchemaConcurrent-seed#[A352C9572B437551]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 909403 INFO  (SUITE-TestCloudManagedSchemaConcurrent-seed#[A352C9572B437551]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_z/r
   [junit4]   2> 909411 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 909417 INFO  (Thread-1639) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 909417 INFO  (Thread-1639) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 909533 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.a.s.c.ZkTestServer start zk server on port:60032
   [junit4]   2> 909533 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 909555 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 909556 INFO  (zkCallback-677-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@569620c5 name:ZooKeeperConnection Watcher:127.0.0.1:60032 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 909566 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 909566 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 909566 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 909587 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 909589 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 909590 INFO  (zkCallback-678-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3f4bd09f name:ZooKeeperConnection Watcher:127.0.0.1:60032/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 909590 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 909590 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 909590 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 909594 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 909598 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 909602 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 909606 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-managed-schema.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 909607 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 909612 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 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> 909612 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 909615 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 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> 909616 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 909618 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 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> 909619 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 909621 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 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> 909621 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 909624 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 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> 909624 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 909627 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 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> 909627 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 909630 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 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> 909630 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 909633 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 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> 909633 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 909635 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 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> 909636 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 909638 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 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> 909638 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 909916 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_A352C9572B437551-001/control-001/cores/collection1
   [junit4]   2> 909919 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 909922 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6dd643cd{/_z/r,null,AVAILABLE}
   [junit4]   2> 909925 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.e.j.s.ServerConnector Started ServerConnector@dfd8011{HTTP/1.1}{127.0.0.1:60035}
   [junit4]   2> 909925 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.e.j.s.Server Started @914442ms
   [junit4]   2> 909925 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_A352C9572B437551-001/control-001/cores, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_A352C9572B437551-001/tempDir-001/control/data, hostContext=/_z/r, hostPort=60035}
   [junit4]   2> 909925 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@41692a49
   [junit4]   2> 909925 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_A352C9572B437551-001/control-001/'
   [junit4]   2> 909926 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 909926 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 909964 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 909965 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 909967 INFO  (zkCallback-679-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5ac572b3 name:ZooKeeperConnection Watcher:127.0.0.1:60032/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 909967 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 909967 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 909969 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 909969 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_A352C9572B437551-001/control-001/solr.xml
   [junit4]   2> 909990 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_A352C9572B437551-001/control-001/cores
   [junit4]   2> 909990 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.a.s.c.CoreContainer New CoreContainer 1313534627
   [junit4]   2> 909990 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_A352C9572B437551-001/control-001/]
   [junit4]   2> 909990 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.a.s.c.CoreContainer loading shared library: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_A352C9572B437551-001/control-001/lib
   [junit4]   2> 909991 WARN  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 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/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_A352C9572B437551-001/control-001/lib).
   [junit4]   2> 909998 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] 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> 910001 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 910001 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 910001 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 910001 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60032/solr
   [junit4]   2> 910001 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 910001 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 910002 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 910004 INFO  (zkCallback-681-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4b29fe6a name:ZooKeeperConnection Watcher:127.0.0.1:60032 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 910005 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 910005 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 910008 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 910009 INFO  (zkCallback-682-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@47088414 name:ZooKeeperConnection Watcher:127.0.0.1:60032/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 910009 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 910011 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 910016 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 910021 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 910029 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 910033 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 910037 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 910041 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 910043 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 910046 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 910049 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60035__z%2Fr
   [junit4]   2> 910049 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:60035__z%2Fr
   [junit4]   2> 910053 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 910056 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 910059 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 910060 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94694088041824260-127.0.0.1:60035__z%2Fr-n_0000000000
   [junit4]   2> 910061 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:60035__z%2Fr
   [junit4]   2> 910061 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 910066 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.Overseer Overseer (id=94694088041824260-127.0.0.1:60035__z%2Fr-n_0000000000) starting
   [junit4]   2> 910072 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 910103 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 910104 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 910104 INFO  (OverseerCollectionConfigSetProcessor-94694088041824260-127.0.0.1:60035__z%2Fr-n_0000000000) [n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 910104 INFO  (OverseerStateUpdate-94694088041824260-127.0.0.1:60035__z%2Fr-n_0000000000) [n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 910148 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 910148 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 910151 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.CoresLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_A352C9572B437551-001/control-001/cores
   [junit4]   2> 910153 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.SolrCore Created CoreDescriptor: {loadOnStartup=true, dataDir=data/, coreNodeName=, instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_A352C9572B437551-001/control-001/cores/collection1, collection=control_collection, shard=, name=collection1, schema=schema.xml, configSetProperties=configsetprops.json, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_A352C9572B437551-001/control-001/cores/collection1/, transient=false, config=solrconfig.xml}
   [junit4]   2> 910153 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.CoresLocator Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_A352C9572B437551-001/control-001/cores/collection1/
   [junit4]   2> 910153 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 910156 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [n:127.0.0.1:60035__z%2Fr    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 910156 INFO  (coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 910156 INFO  (coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 910156 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [n:127.0.0.1:60035__z%2Fr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 910160 INFO  (OverseerStateUpdate-94694088041824260-127.0.0.1:60035__z%2Fr-n_0000000000) [n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "roles":null,
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "node_name":"127.0.0.1:60035__z%2Fr",
   [junit4]   2>   "base_url":"http://127.0.0.1:60035/_z/r"} current state version: 0
   [junit4]   2> 910160 INFO  (coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 910160 INFO  (OverseerStateUpdate-94694088041824260-127.0.0.1:60035__z%2Fr-n_0000000000) [n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "roles":null,
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "node_name":"127.0.0.1:60035__z%2Fr",
   [junit4]   2>   "base_url":"http://127.0.0.1:60035/_z/r"}
   [junit4]   2> 910161 INFO  (OverseerStateUpdate-94694088041824260-127.0.0.1:60035__z%2Fr-n_0000000000) [n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 910162 INFO  (OverseerStateUpdate-94694088041824260-127.0.0.1:60035__z%2Fr-n_0000000000) [n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 910164 INFO  (zkCallback-682-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr    ] 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> 911163 INFO  (coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 911163 INFO  (coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 911164 INFO  (coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 911164 INFO  (coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 911167 INFO  (coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 911167 INFO  (coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr 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/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_A352C9572B437551-001/control-001/cores/collection1/'
   [junit4]   2> 911167 INFO  (coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 911167 INFO  (coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 911188 INFO  (coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 911195 INFO  (coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 911216 INFO  (coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 911250 INFO  (coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 911251 INFO  (coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr c:control_collection   x:collection1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 911252 INFO  (coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 911257 INFO  (coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 911689 INFO  (coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 911700 INFO  (coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 911701 INFO  (coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 911752 INFO  (coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 911756 INFO  (coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 911761 INFO  (coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 911763 WARN  (coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 911763 WARN  (coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 911763 INFO  (coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 911765 WARN  (coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 911765 WARN  (coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 911768 INFO  (coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr c:control_collection   x:collection1] o.a.s.s.IndexSchema Created and persisted managed schema znode at /configs/conf1/managed-schema
   [junit4]   2> 911770 INFO  (coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr c:control_collection   x:collection1] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml.bak
   [junit4]   2> 911776 INFO  (coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr c:control_collection   x:collection1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/conf1/schema.xml to /configs/conf1/schema.xml.bak
   [junit4]   2> 911779 INFO  (coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 911779 INFO  (coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 911779 INFO  (coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore solr.NRTCachingDirectoryFactory
   [junit4]   2> 911779 INFO  (coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr 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/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_A352C9572B437551-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 911780 INFO  (coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 911780 INFO  (coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr 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/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_A352C9572B437551-001/control-001/cores/collection1/data
   [junit4]   2> 911781 INFO  (coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr 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/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_A352C9572B437551-001/control-001/cores/collection1/data/index/
   [junit4]   2> 911781 WARN  (coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr 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/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_A352C9572B437551-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 911782 INFO  (coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr 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/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_A352C9572B437551-001/control-001/cores/collection1/data/index
   [junit4]   2> 911782 INFO  (coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr 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=36, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=45.341796875, floorSegmentMB=1.998046875, forceMergeDeletesPctAllowed=23.81739680527157, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7390723923622089
   [junit4]   2> 911789 INFO  (coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_A352C9572B437551-001/control-001/cores/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14d8ee35; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 911790 INFO  (coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 911791 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_A352C9572B437551-001/control-001/cores/collection1/data/
   [junit4]   2> 911794 INFO  (coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr 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> 911794 WARN  (coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 911801 INFO  (coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 911802 INFO  (coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 911803 INFO  (coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 911804 INFO  (coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 911807 INFO  (coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /update/csv,/admin/luke,/get,standard,/admin/mbeans,/dump,/update/json,/admin/system,/replication,/config,/admin/plugins,/admin/logging,/update/json/docs,/admin/segments,/schema,/admin/threads,/admin/properties,/admin/ping,/admin/file,/update
   [junit4]   2> 911808 INFO  (coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr 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> 911809 INFO  (coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr 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> 911809 INFO  (coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr 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> 911810 INFO  (coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 911810 INFO  (coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 911811 INFO  (coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1442158201, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 911811 INFO  (coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_A352C9572B437551-001/control-001/cores/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14d8ee35; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 911811 INFO  (coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 911812 INFO  (coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@7de601e0[collection1] main
   [junit4]   2> 911812 INFO  (coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr 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> 911813 INFO  (coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr 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> 911813 INFO  (coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr 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> 911814 INFO  (coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 911814 INFO  (coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 911814 INFO  (coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr 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> 911815 INFO  (coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr 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> 911815 INFO  (coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr 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> 911815 INFO  (coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 911815 INFO  (coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 911816 INFO  (coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 911816 INFO  (coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 911816 INFO  (searcherExecutor-2031-thread-1-processing-c:control_collection s:shard1 r:core_node1 x:collection1 n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7de601e0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 911816 INFO  (coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr 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> 911816 INFO  (coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr 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> 911816 INFO  (coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr 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 1515105411182624768
   [junit4]   2> 911818 INFO  (coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1515105411182624768
   [junit4]   2> 911818 INFO  (coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 911819 INFO  (coreLoadExecutor-2030-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 911820 INFO  (coreZkRegister-2024-thread-1-processing-c:control_collection s:shard1 r:core_node1 x:collection1 n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr 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:60035/_z/r collection:control_collection shard:shard1
   [junit4]   2> 911822 INFO  (coreZkRegister-2024-thread-1-processing-c:control_collection s:shard1 r:core_node1 x:collection1 n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr 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> 911829 INFO  (coreZkRegister-2024-thread-1-processing-c:control_collection s:shard1 r:core_node1 x:collection1 n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/94694088041824260-core_node1-n_0000000000
   [junit4]   2> 911830 INFO  (coreZkRegister-2024-thread-1-processing-c:control_collection s:shard1 r:core_node1 x:collection1 n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 911833 INFO  (coreZkRegister-2024-thread-1-processing-c:control_collection s:shard1 r:core_node1 x:collection1 n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 911833 INFO  (coreZkRegister-2024-thread-1-processing-c:control_collection s:shard1 r:core_node1 x:collection1 n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr 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> 911833 INFO  (coreZkRegister-2024-thread-1-processing-c:control_collection s:shard1 r:core_node1 x:collection1 n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:60035/_z/r/collection1/
   [junit4]   2> 911833 INFO  (coreZkRegister-2024-thread-1-processing-c:control_collection s:shard1 r:core_node1 x:collection1 n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 911833 INFO  (coreZkRegister-2024-thread-1-processing-c:control_collection s:shard1 r:core_node1 x:collection1 n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:60035/_z/r/collection1/ has no replicas
   [junit4]   2> 911833 INFO  (coreZkRegister-2024-thread-1-processing-c:control_collection s:shard1 r:core_node1 x:collection1 n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr 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:60035/_z/r/collection1/ shard1
   [junit4]   2> 911834 INFO  (OverseerStateUpdate-94694088041824260-127.0.0.1:60035__z%2Fr-n_0000000000) [n:127.0.0.1:60035__z%2Fr    ] 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> 911834 INFO  (coreZkRegister-2024-thread-1-processing-c:control_collection s:shard1 r:core_node1 x:collection1 n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 911836 INFO  (zkCallback-682-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr    ] 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> 911840 INFO  (coreZkRegister-2024-thread-1-processing-c:control_collection s:shard1 r:core_node1 x:collection1 n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 911846 INFO  (OverseerStateUpdate-94694088041824260-127.0.0.1:60035__z%2Fr-n_0000000000) [n:127.0.0.1:60035__z%2Fr    ] 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:60035/_z/r",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 2
   [junit4]   2> 911953 INFO  (zkCallback-682-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr    ] 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> 912000 INFO  (coreZkRegister-2024-thread-1-processing-c:control_collection s:shard1 r:core_node1 x:collection1 n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:60035/_z/r/collection1/ and leader is http://127.0.0.1:60035/_z/r/collection1/
   [junit4]   2> 912000 INFO  (coreZkRegister-2024-thread-1-processing-c:control_collection s:shard1 r:core_node1 x:collection1 n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr 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:60035/_z/r
   [junit4]   2> 912000 INFO  (coreZkRegister-2024-thread-1-processing-c:control_collection s:shard1 r:core_node1 x:collection1 n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 912000 INFO  (coreZkRegister-2024-thread-1-processing-c:control_collection s:shard1 r:core_node1 x:collection1 n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 912000 INFO  (coreZkRegister-2024-thread-1-processing-c:control_collection s:shard1 r:core_node1 x:collection1 n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr 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> 912005 INFO  (OverseerStateUpdate-94694088041824260-127.0.0.1:60035__z%2Fr-n_0000000000) [n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "roles":null,
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "node_name":"127.0.0.1:60035__z%2Fr",
   [junit4]   2>   "base_url":"http://127.0.0.1:60035/_z/r"} current state version: 3
   [junit4]   2> 912006 INFO  (OverseerStateUpdate-94694088041824260-127.0.0.1:60035__z%2Fr-n_0000000000) [n:127.0.0.1:60035__z%2Fr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "roles":null,
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "node_name":"127.0.0.1:60035__z%2Fr",
   [junit4]   2>   "base_url":"http://127.0.0.1:60035/_z/r"}
   [junit4]   2> 912114 INFO  (zkCallback-682-thread-1-processing-n:127.0.0.1:60035__z%2Fr) [n:127.0.0.1:60035__z%2Fr    ] 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> 912163 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 912164 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 912166 INFO  (zkCallback-684-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b96e46e name:ZooKeeperConnection Watcher:127.0.0.1:60032/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 912166 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 912166 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 912166 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 912171 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 912440 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_A352C9572B437551-001/shard-1-001/cores/collection1
   [junit4]   2> 912442 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_A352C9572B437551-001/shard-1-001
   [junit4]   2> 912443 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 912447 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@f30b992{/_z/r,null,AVAILABLE}
   [junit4]   2> 912448 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.e.j.s.ServerConnector Started ServerConnector@47e72808{HTTP/1.1}{127.0.0.1:60040}
   [junit4]   2> 912448 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.e.j.s.Server Started @916965ms
   [junit4]   2> 912448 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_A352C9572B437551-001/tempDir-001/jetty1, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_A352C9572B437551-001/shard-1-001/cores, hostContext=/_z/r, hostPort=60040, solrconfig=solrconfig.xml}
   [junit4]   2> 912448 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@41692a49
   [junit4]   2> 912449 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_A352C9572B437551-001/shard-1-001/'
   [junit4]   2> 912449 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 912449 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 912475 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 912476 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 912478 INFO  (zkCallback-685-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@630163ab name:ZooKeeperConnection Watcher:127.0.0.1:60032/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 912479 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 912479 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 912481 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 912481 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_A352C9572B437551-001/shard-1-001/solr.xml
   [junit4]   2> 912507 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_A352C9572B437551-001/shard-1-001/cores
   [junit4]   2> 912507 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.a.s.c.CoreContainer New CoreContainer 1125317422
   [junit4]   2> 912507 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchemaConcurrent_A352C9572B437551-001/shard-1-001/]
   [junit4]   2> 912507 INFO  (TEST-TestCloudManagedSchemaConcurrent.test-seed#[A352C9572B437551]) [    ] o.a.s.c.CoreContainer loading shared library: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudManagedSchem

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

ncurrent.Executors$RunnableAdapter.call(Executors.java:471)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:231)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2706865 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A352C9572B437551]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@548307b0{SSL-http/1.1}{127.0.0.1:0}
   [junit4]   2> 2706866 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A352C9572B437551]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@557c5068{/_or,null,UNAVAILABLE}
   [junit4]   2> 2706868 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A352C9572B437551]) [n:127.0.0.1:64383__or c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.ZkTestServer connecting to 127.0.0.1:64336 64336
   [junit4]   2> 2706891 INFO  (Thread-5453) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:64336 64336
   [junit4]   2> 2708110 WARN  (Thread-5453) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/aliases.json
   [junit4]   2> 	8	/solr/configs/gettingstarted/managed-schema
   [junit4]   2> 	8	/solr/configs/gettingstarted
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/collections/gettingstarted/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/collections
   [junit4]   2> 	9	/solr/live_nodes
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrCloudExampleTest -Dtests.method=testLoadDocsIntoGettingStartedCollection -Dtests.seed=A352C9572B437551 -Dtests.slow=true -Dtests.locale=ar_OM -Dtests.timezone=Etc/GMT-1 -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 48.8s J0 | SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Delete action failed!
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A352C9572B437551:B031FB381A2CCCF7]:0)
   [junit4]    > 	at org.apache.solr.cloud.SolrCloudExampleTest.doTestDeleteAction(SolrCloudExampleTest.java:169)
   [junit4]    > 	at org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection(SolrCloudExampleTest.java:145)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2708123 INFO  (SUITE-SolrCloudExampleTest-seed#[A352C9572B437551]-worker) [n:127.0.0.1:64383__or c:collection1 s:shard1 r:core_node4 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/J0/temp/solr.cloud.SolrCloudExampleTest_A352C9572B437551-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {}, docValues:{}, sim=DefaultSimilarity, locale=ar_OM, timezone=Etc/GMT-1
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_80 (64-bit)/cpus=3,threads=1,free=177296920,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [StandardRequestHandlerTest, TestFreeTextSuggestions, TestCloudInspectUtil, TestShortCircuitedRequests, TestRTGBase, BigEndianAscendingWordSerializerTest, ReturnFieldsTest, MoreLikeThisHandlerTest, DocumentAnalysisRequestHandlerTest, BadComponentTest, HLLUtilTest, PeerSyncTest, TestBlobHandler, LeaderInitiatedRecoveryOnShardRestartTest, OverseerTest, TestJmxIntegration, TestSortingResponseWriter, TestConfig, ReplicationFactorTest, AlternateDirectoryTest, HdfsLockFactoryTest, TestCustomSort, TestClassNameShortening, TestLRUCache, DeleteShardTest, MBeansHandlerTest, TestCloudSchemaless, SSLMigrationTest, ExitableDirectoryReaderTest, PrimitiveFieldTypeTest, TestManagedSchemaFieldTypeResource, DisMaxRequestHandlerTest, TestComponentsName, TestIBSimilarityFactory, TestRandomDVFaceting, QueryElevationComponentTest, AddBlockUpdateTest, TestRemoteStreaming, TestReloadAndDeleteDocs, TestExactSharedStatsCache, TestSweetSpotSimilarityFactory, TermsComponentTest, ExternalFileFieldSortTest, DeleteReplicaTest, HighlighterTest, RecoveryAfterSoftCommitTest, DeleteInactiveReplicaTest, TestLFUCache, ClusterStateUpdateTest, TestFunctionQuery, RequiredFieldsTest, AnalyticsQueryTest, DistribDocExpirationUpdateProcessorTest, SystemInfoHandlerTest, DocExpirationUpdateProcessorFactoryTest, TestNamedUpdateProcessors, TestSearchPerf, IndexSchemaTest, DistributedSpellCheckComponentTest, CurrencyFieldXmlFileTest, TestDistributedMissingSort, TestSolrDynamicMBean, TestSolrQueryParserDefaultOperatorResource, TestStressVersions, RemoteQueryErrorTest, AnalysisAfterCoreReloadTest, HardAutoCommitTest, TestConfigSetImmutable, TestSort, TestMissingGroups, TestMiniSolrCloudClusterSSL, DocValuesMultiTest, TestLMDirichletSimilarityFactory, TestRecoveryHdfs, MultiThreadedOCPTest, ConnectionManagerTest, TestCloudManagedSchemaConcurrent, TestReloadDeadlock, TestLRUStatsCache, ExplicitHLLTest, TestFieldSortValues, ZkControllerTest, CollectionTooManyReplicasTest, JavabinLoaderTest, SOLR749Test, TestBulkSchemaConcurrent, HdfsBasicDistributedZk2Test, TestFastLRUCache, TestDynamicFieldResource, RollingRestartTest, AssignTest, RankQueryTest, TestInitQParser, FastVectorHighlighterTest, QueryEqualityTest, IndexBasedSpellCheckerTest, DistribJoinFromCollectionTest, TestDocSet, MergeStrategyTest, SolrRequestParserTest, QueryResultKeyTest, HdfsDirectoryTest, TestSchemaResource, TestUpdate, TestDocumentBuilder, TestFaceting, SoftAutoCommitTest, SolrCoreTest, TestAnalyzedSuggestions, BlockCacheTest, CleanupOldIndexTest, SharedFSAutoReplicaFailoverUtilsTest, TestMiniSolrCloudCluster, TestPostingsSolrHighlighter, UpdateParamsTest, PathHierarchyTokenizerFactoryTest, TestExtendedDismaxParser, SmileWriterTest, RulesTest, TestCSVLoader, JSONWriterTest, LeaderElectionTest, TestRandomRequestDistribution, ResourceLoaderTest, TestDistributedSearch, ChaosMonkeyNothingIsSafeTest, TestRemoveLastDynamicCopyField, DistributedQueryElevationComponentTest, SyncSliceTest, ShardRoutingTest, BasicZkTest, TestReplicationHandler, AutoCommitTest, TestRecovery, TestStressReorder, TestRangeQuery, SimpleFacetsTest, TestFiltering, TestLazyCores, TestIndexSearcher, SimplePostToolTest, SuggesterFSTTest, DocValuesTest, SuggesterTest, TestStressLucene, PolyFieldTest, SolrCoreCheckLockOnStartupTest, TestWordDelimiterFilterFactory, DistanceFunctionTest, XsltUpdateRequestHandlerTest, TestSurroundQueryParser, TestQueryUtils, TestWriterPerf, DirectSolrSpellCheckerTest, FileBasedSpellCheckerTest, RequestHandlersTest, TestValueSourceCache, TestSolrQueryParser, LoggingHandlerTest, SolrPluginUtilsTest, UpdateRequestProcessorFactoryTest, QueryParsingTest, TestPartialUpdateDeduplication, TestPHPSerializedResponseWriter, SearchHandlerTest, TestBinaryResponseWriter, TestQuerySenderNoQuery, CopyFieldTest, SolrIndexConfigTest, TestMergePolicyConfig, TestSolrDeletionPolicy2, SampleTest, NumericFieldsTest, TestFuzzyAnalyzedSuggestions, TestLuceneMatchVersion, SpellPossibilityIteratorTest, TestCodecSupport, EchoParamsTest, TestPerFieldSimilarity, TestBM25SimilarityFactory, TestJmxMonitoredMap, OpenExchangeRatesOrgProviderTest, DateMathParserTest, TestSystemIdResolver, DateFieldTest, DistributedMLTComponentTest, DistributedIntervalFacetingTest, CloudExitableDirectoryReaderTest, CollectionReloadTest, CollectionsAPIAsyncDistributedZkTest, DistributedQueueTest, DistributedVersionInfoTest, LeaderInitiatedRecoveryOnCommitTest, OverseerStatusTest, SaslZkACLProviderTest, SharedFSAutoReplicaFailoverTest, SimpleCollectionCreateDeleteTest, SolrCloudExampleTest]
   [junit4] Completed [418/542] on J0 in 48.88s, 1 test, 1 failure <<< FAILURES!

[...truncated 411 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:785: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:729: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:59: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build.xml:233: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/common-build.xml:526: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1452: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1006: There were test failures: 542 suites (7 ignored), 2142 tests, 2 failures, 78 ignored (35 assumptions) [seed: A352C9572B437551]

Total time: 78 minutes 45 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any