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/09/23 09:07:11 UTC

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

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

All tests passed

Build Log:
[...truncated 62277 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:665: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:652: Source checkout is dirty after running tests!!! Offending files:
* ./solr/licenses/spatial4j-0.4.1.jar.sha1

Total time: 94 minutes 32 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 # 2700 - Still Failing!

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

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

Error Message:
Error from server at http://127.0.0.1:64018/f/collection1: Server Error    request: http://127.0.0.1:64001/f/collection1/update?update.chain=distrib-dup-test-chain-explicit&update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A64018%2Ff%2Fcollection1%2F&wt=javabin&version=2

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:64018/f/collection1: Server Error



request: http://127.0.0.1:64001/f/collection1/update?update.chain=distrib-dup-test-chain-explicit&update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A64018%2Ff%2Fcollection1%2F&wt=javabin&version=2
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:575)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:150)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:167)
	at org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:511)
	at org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:640)
	at org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:351)
	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 10052 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_69068F9444C5163A-001/init-core-data-001
   [junit4]   2> 743494 INFO  (SUITE-BasicDistributedZkTest-seed#[69068F9444C5163A]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /f/
   [junit4]   2> 743498 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 743498 INFO  (Thread-1104) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 743498 INFO  (Thread-1104) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 743599 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] o.a.s.c.ZkTestServer start zk server on port:63975
   [junit4]   2> 743600 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 743600 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 743607 INFO  (zkCallback-424-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@63843e11 name:ZooKeeperConnection Watcher:127.0.0.1:63975 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 743607 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 743607 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 743607 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 743612 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 743613 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 743615 INFO  (zkCallback-425-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5e56a2f9 name:ZooKeeperConnection Watcher:127.0.0.1:63975/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 743615 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 743615 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 743615 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 743620 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 743623 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 743626 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 743629 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] 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> 743629 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 743634 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] 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> 743634 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 743639 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] 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> 743639 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 743643 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] 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> 743644 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 743647 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] 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> 743647 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 743651 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] 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> 743651 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 743655 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] 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> 743655 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 743658 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] 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> 743659 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 743662 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] 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> 743662 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 743667 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] 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> 743668 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 743671 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] 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> 743671 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 744439 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] 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.BasicDistributedZkTest_69068F9444C5163A-001/control-001/cores/collection1
   [junit4]   2> 744442 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 744454 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3b9f99cd{/f,null,AVAILABLE}
   [junit4]   2> 744456 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] o.e.j.s.ServerConnector Started ServerConnector@6b2a804f{HTTP/1.1}{127.0.0.1:63978}
   [junit4]   2> 744456 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] o.e.j.s.Server Started @750515ms
   [junit4]   2> 744456 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=63978, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_69068F9444C5163A-001/tempDir-001/control/data, 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.cloud.BasicDistributedZkTest_69068F9444C5163A-001/control-001/cores, hostContext=/f}
   [junit4]   2> 744457 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@3b756db3
   [junit4]   2> 744457 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] 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.cloud.BasicDistributedZkTest_69068F9444C5163A-001/control-001/'
   [junit4]   2> 744478 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 744479 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 744481 INFO  (zkCallback-426-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7be7a6e5 name:ZooKeeperConnection Watcher:127.0.0.1:63975/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 744481 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 744481 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 744483 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 744483 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] 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.cloud.BasicDistributedZkTest_69068F9444C5163A-001/control-001/solr.xml
   [junit4]   2> 744506 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] 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.cloud.BasicDistributedZkTest_69068F9444C5163A-001/control-001/cores
   [junit4]   2> 744506 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] o.a.s.c.CoreContainer New CoreContainer 1720864181
   [junit4]   2> 744506 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] 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.cloud.BasicDistributedZkTest_69068F9444C5163A-001/control-001/]
   [junit4]   2> 744506 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] 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.cloud.BasicDistributedZkTest_69068F9444C5163A-001/control-001/lib
   [junit4]   2> 744506 WARN  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] 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.cloud.BasicDistributedZkTest_69068F9444C5163A-001/control-001/lib).
   [junit4]   2> 744514 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] 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> 744516 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 744517 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 744517 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 744517 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63975/solr
   [junit4]   2> 744517 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 744517 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 744518 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 744520 INFO  (zkCallback-428-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@301c2b7e name:ZooKeeperConnection Watcher:127.0.0.1:63975 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 744520 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 744521 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 744524 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [n:127.0.0.1:63978_f    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 744526 INFO  (zkCallback-429-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@751b3266 name:ZooKeeperConnection Watcher:127.0.0.1:63975/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 744526 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [n:127.0.0.1:63978_f    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 744528 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [n:127.0.0.1:63978_f    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 744533 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [n:127.0.0.1:63978_f    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 744540 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [n:127.0.0.1:63978_f    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 744544 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [n:127.0.0.1:63978_f    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 744548 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [n:127.0.0.1:63978_f    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 744554 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [n:127.0.0.1:63978_f    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 744558 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [n:127.0.0.1:63978_f    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 744561 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [n:127.0.0.1:63978_f    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 744564 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [n:127.0.0.1:63978_f    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 744565 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [n:127.0.0.1:63978_f    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63978_f
   [junit4]   2> 744566 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [n:127.0.0.1:63978_f    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:63978_f
   [junit4]   2> 744569 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [n:127.0.0.1:63978_f    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 744571 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [n:127.0.0.1:63978_f    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 744574 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [n:127.0.0.1:63978_f    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 744575 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [n:127.0.0.1:63978_f    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94571960903270404-127.0.0.1:63978_f-n_0000000000
   [junit4]   2> 744576 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [n:127.0.0.1:63978_f    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:63978_f
   [junit4]   2> 744576 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [n:127.0.0.1:63978_f    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 744579 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [n:127.0.0.1:63978_f    ] o.a.s.c.Overseer Overseer (id=94571960903270404-127.0.0.1:63978_f-n_0000000000) starting
   [junit4]   2> 744583 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [n:127.0.0.1:63978_f    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 744598 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [n:127.0.0.1:63978_f    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 744599 INFO  (OverseerCollectionConfigSetProcessor-94571960903270404-127.0.0.1:63978_f-n_0000000000) [n:127.0.0.1:63978_f    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 744599 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [n:127.0.0.1:63978_f    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 744600 INFO  (OverseerStateUpdate-94571960903270404-127.0.0.1:63978_f-n_0000000000) [n:127.0.0.1:63978_f    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 744624 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [n:127.0.0.1:63978_f    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 744624 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [n:127.0.0.1:63978_f    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 744625 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [n:127.0.0.1:63978_f    ] 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.cloud.BasicDistributedZkTest_69068F9444C5163A-001/control-001/cores
   [junit4]   2> 744627 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [n:127.0.0.1:63978_f    ] o.a.s.c.SolrCore Created CoreDescriptor: {schema=schema.xml, 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.cloud.BasicDistributedZkTest_69068F9444C5163A-001/control-001/cores/collection1, config=solrconfig.xml, collection=control_collection, coreNodeName=, dataDir=data/, loadOnStartup=true, shard=, name=collection1, 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.cloud.BasicDistributedZkTest_69068F9444C5163A-001/control-001/cores/collection1/, transient=false, configSetProperties=configsetprops.json}
   [junit4]   2> 744627 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [n:127.0.0.1:63978_f    ] 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.cloud.BasicDistributedZkTest_69068F9444C5163A-001/control-001/cores/collection1/
   [junit4]   2> 744627 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [n:127.0.0.1:63978_f    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 744628 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [n:127.0.0.1:63978_f    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 744628 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [n:127.0.0.1:63978_f    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 744629 INFO  (coreLoadExecutor-1132-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 744629 INFO  (coreLoadExecutor-1132-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 744632 INFO  (OverseerStateUpdate-94571960903270404-127.0.0.1:63978_f-n_0000000000) [n:127.0.0.1:63978_f    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "node_name":"127.0.0.1:63978_f",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "shard":null,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "base_url":"http://127.0.0.1:63978/f"} current state version: 0
   [junit4]   2> 744632 INFO  (coreLoadExecutor-1132-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 744633 INFO  (OverseerStateUpdate-94571960903270404-127.0.0.1:63978_f-n_0000000000) [n:127.0.0.1:63978_f    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "node_name":"127.0.0.1:63978_f",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "shard":null,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "base_url":"http://127.0.0.1:63978/f"}
   [junit4]   2> 744634 INFO  (OverseerStateUpdate-94571960903270404-127.0.0.1:63978_f-n_0000000000) [n:127.0.0.1:63978_f    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 744635 INFO  (OverseerStateUpdate-94571960903270404-127.0.0.1:63978_f-n_0000000000) [n:127.0.0.1:63978_f    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 744638 INFO  (zkCallback-429-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f    ] 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> 745635 INFO  (coreLoadExecutor-1132-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 745635 INFO  (coreLoadExecutor-1132-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 745636 INFO  (coreLoadExecutor-1132-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 745636 INFO  (coreLoadExecutor-1132-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 745637 INFO  (coreLoadExecutor-1132-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 745637 INFO  (coreLoadExecutor-1132-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f 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.cloud.BasicDistributedZkTest_69068F9444C5163A-001/control-001/cores/collection1/'
   [junit4]   2> 745653 INFO  (coreLoadExecutor-1132-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 745661 INFO  (coreLoadExecutor-1132-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 745673 INFO  (coreLoadExecutor-1132-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 745705 INFO  (coreLoadExecutor-1132-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 745707 INFO  (coreLoadExecutor-1132-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 745713 INFO  (coreLoadExecutor-1132-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 745993 INFO  (coreLoadExecutor-1132-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 746007 INFO  (coreLoadExecutor-1132-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 746009 INFO  (coreLoadExecutor-1132-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 746030 INFO  (coreLoadExecutor-1132-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 746035 INFO  (coreLoadExecutor-1132-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 746039 INFO  (coreLoadExecutor-1132-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 746041 WARN  (coreLoadExecutor-1132-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 746041 WARN  (coreLoadExecutor-1132-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 746042 INFO  (coreLoadExecutor-1132-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 746043 WARN  (coreLoadExecutor-1132-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 746043 WARN  (coreLoadExecutor-1132-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 746045 INFO  (coreLoadExecutor-1132-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f 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> 746045 INFO  (coreLoadExecutor-1132-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 746045 INFO  (coreLoadExecutor-1132-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 746045 INFO  (coreLoadExecutor-1132-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f 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.cloud.BasicDistributedZkTest_69068F9444C5163A-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 746045 INFO  (coreLoadExecutor-1132-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f 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@3ec336d9
   [junit4]   2> 746046 INFO  (coreLoadExecutor-1132-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f 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/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_69068F9444C5163A-001/control-001/cores/collection1/data
   [junit4]   2> 746046 INFO  (coreLoadExecutor-1132-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f 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/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_69068F9444C5163A-001/control-001/cores/collection1/data/index/
   [junit4]   2> 746046 WARN  (coreLoadExecutor-1132-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f 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/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_69068F9444C5163A-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 746047 INFO  (coreLoadExecutor-1132-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f 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/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_69068F9444C5163A-001/control-001/cores/collection1/data/index
   [junit4]   2> 746047 INFO  (coreLoadExecutor-1132-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f 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=2, maxMergeAtOnceExplicit=6, maxMergedSegmentMB=42.083984375, floorSegmentMB=1.23828125, forceMergeDeletesPctAllowed=3.0113625958029546, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8245682598595601
   [junit4]   2> 746070 INFO  (coreLoadExecutor-1132-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f 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(NIOFSDirectory@/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_69068F9444C5163A-001/index-NIOFSDirectory-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5a102e69),segFN=segments_1,generation=1}
   [junit4]   2> 746071 INFO  (coreLoadExecutor-1132-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 746071 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:63978_f 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/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_69068F9444C5163A-001/control-001/cores/collection1/data/
   [junit4]   2> 746072 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:63978_f 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/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_69068F9444C5163A-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 746077 INFO  (coreLoadExecutor-1132-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 746078 INFO  (coreLoadExecutor-1132-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 746078 INFO  (coreLoadExecutor-1132-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 746078 INFO  (coreLoadExecutor-1132-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 746078 INFO  (coreLoadExecutor-1132-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 746078 INFO  (coreLoadExecutor-1132-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f 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> 746078 INFO  (coreLoadExecutor-1132-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f 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> 746079 INFO  (coreLoadExecutor-1132-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f 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> 746079 INFO  (coreLoadExecutor-1132-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f 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> 746086 INFO  (coreLoadExecutor-1132-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 746088 INFO  (coreLoadExecutor-1132-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 746089 INFO  (coreLoadExecutor-1132-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 746091 INFO  (coreLoadExecutor-1132-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 746097 INFO  (coreLoadExecutor-1132-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /update/json,standard,/update,/admin/segments,/admin/luke,/admin/properties,/config,/schema,/update/json/docs,/replication,/admin/system,/admin/logging,/get,/admin/ping,/admin/mbeans,/update/csv,/admin/file,/admin/plugins,/admin/threads
   [junit4]   2> 746098 INFO  (coreLoadExecutor-1132-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f 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> 746099 INFO  (coreLoadExecutor-1132-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f 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> 746099 INFO  (coreLoadExecutor-1132-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f 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> 746100 INFO  (coreLoadExecutor-1132-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 746100 INFO  (coreLoadExecutor-1132-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 746101 INFO  (coreLoadExecutor-1132-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f 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=29, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=76.9697265625, floorSegmentMB=1.818359375, forceMergeDeletesPctAllowed=19.223244854419395, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 746102 INFO  (coreLoadExecutor-1132-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f 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(NIOFSDirectory@/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_69068F9444C5163A-001/index-NIOFSDirectory-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5a102e69),segFN=segments_1,generation=1}
   [junit4]   2> 746103 INFO  (coreLoadExecutor-1132-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 746103 INFO  (coreLoadExecutor-1132-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@61630621[collection1] main
   [junit4]   2> 746103 INFO  (coreLoadExecutor-1132-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f 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> 746104 INFO  (coreLoadExecutor-1132-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f 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> 746104 INFO  (coreLoadExecutor-1132-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f 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> 746105 INFO  (coreLoadExecutor-1132-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 746105 INFO  (coreLoadExecutor-1132-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 746106 INFO  (coreLoadExecutor-1132-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f 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> 746107 INFO  (coreLoadExecutor-1132-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f 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> 746107 INFO  (coreLoadExecutor-1132-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f 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> 746107 INFO  (coreLoadExecutor-1132-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 746107 INFO  (coreLoadExecutor-1132-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 746108 INFO  (searcherExecutor-1133-thread-1-processing-c:control_collection x:collection1 r:core_node1 n:127.0.0.1:63978_f s:shard1) [n:127.0.0.1:63978_f c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@61630621[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 746108 INFO  (coreLoadExecutor-1132-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f 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> 746108 INFO  (coreLoadExecutor-1132-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f 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> 746108 INFO  (coreLoadExecutor-1132-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f 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> 746108 INFO  (coreLoadExecutor-1132-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f 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 1513151377187012608
   [junit4]   2> 746110 INFO  (coreLoadExecutor-1132-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f 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 1513151377187012608
   [junit4]   2> 746110 INFO  (coreLoadExecutor-1132-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 746111 INFO  (coreLoadExecutor-1132-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 746112 INFO  (coreZkRegister-1126-thread-1-processing-c:control_collection x:collection1 r:core_node1 n:127.0.0.1:63978_f s:shard1) [n:127.0.0.1:63978_f 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:63978/f collection:control_collection shard:shard1
   [junit4]   2> 746114 INFO  (coreZkRegister-1126-thread-1-processing-c:control_collection x:collection1 r:core_node1 n:127.0.0.1:63978_f s:shard1) [n:127.0.0.1:63978_f 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> 746123 INFO  (coreZkRegister-1126-thread-1-processing-c:control_collection x:collection1 r:core_node1 n:127.0.0.1:63978_f s:shard1) [n:127.0.0.1:63978_f 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/94571960903270404-core_node1-n_0000000000
   [junit4]   2> 746124 INFO  (coreZkRegister-1126-thread-1-processing-c:control_collection x:collection1 r:core_node1 n:127.0.0.1:63978_f s:shard1) [n:127.0.0.1:63978_f c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 746128 INFO  (coreZkRegister-1126-thread-1-processing-c:control_collection x:collection1 r:core_node1 n:127.0.0.1:63978_f s:shard1) [n:127.0.0.1:63978_f c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 746128 INFO  (coreZkRegister-1126-thread-1-processing-c:control_collection x:collection1 r:core_node1 n:127.0.0.1:63978_f s:shard1) [n:127.0.0.1:63978_f 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> 746129 INFO  (coreZkRegister-1126-thread-1-processing-c:control_collection x:collection1 r:core_node1 n:127.0.0.1:63978_f s:shard1) [n:127.0.0.1:63978_f c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:63978/f/collection1/
   [junit4]   2> 746129 INFO  (coreZkRegister-1126-thread-1-processing-c:control_collection x:collection1 r:core_node1 n:127.0.0.1:63978_f s:shard1) [n:127.0.0.1:63978_f c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 746129 INFO  (coreZkRegister-1126-thread-1-processing-c:control_collection x:collection1 r:core_node1 n:127.0.0.1:63978_f s:shard1) [n:127.0.0.1:63978_f c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:63978/f/collection1/ has no replicas
   [junit4]   2> 746129 INFO  (coreZkRegister-1126-thread-1-processing-c:control_collection x:collection1 r:core_node1 n:127.0.0.1:63978_f s:shard1) [n:127.0.0.1:63978_f 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:63978/f/collection1/ shard1
   [junit4]   2> 746130 INFO  (OverseerStateUpdate-94571960903270404-127.0.0.1:63978_f-n_0000000000) [n:127.0.0.1:63978_f    ] 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> 746130 INFO  (coreZkRegister-1126-thread-1-processing-c:control_collection x:collection1 r:core_node1 n:127.0.0.1:63978_f s:shard1) [n:127.0.0.1:63978_f c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 746135 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 746136 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 746138 INFO  (coreZkRegister-1126-thread-1-processing-c:control_collection x:collection1 r:core_node1 n:127.0.0.1:63978_f s:shard1) [n:127.0.0.1:63978_f c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 746139 INFO  (zkCallback-431-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@58606861 name:ZooKeeperConnection Watcher:127.0.0.1:63975/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 746139 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 746140 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 746140 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 746144 INFO  (OverseerStateUpdate-94571960903270404-127.0.0.1:63978_f-n_0000000000) [n:127.0.0.1:63978_f    ] 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:63978/f",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 746146 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 746146 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 746146 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 746147 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 746148 INFO  (zkCallback-431-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> 746148 INFO  (zkCallback-429-thread-1-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f    ] 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> 746150 INFO  (zkCallback-432-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@70c9f745 name:ZooKeeperConnection Watcher:127.0.0.1:63975/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 746152 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 746153 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 746161 INFO  (OverseerStateUpdate-94571960903270404-127.0.0.1:63978_f-n_0000000000) [n:127.0.0.1:63978_f    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 2
   [junit4]   2> 746161 INFO  (OverseerStateUpdate-94571960903270404-127.0.0.1:63978_f-n_0000000000) [n:127.0.0.1:63978_f    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 746195 INFO  (coreZkRegister-1126-thread-1-processing-c:control_collection x:collection1 r:core_node1 n:127.0.0.1:63978_f s:shard1) [n:127.0.0.1:63978_f c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:63978/f/collection1/ and leader is http://127.0.0.1:63978/f/collection1/
   [junit4]   2> 746195 INFO  (coreZkRegister-1126-thread-1-processing-c:control_collection x:collection1 r:core_node1 n:127.0.0.1:63978_f s:shard1) [n:127.0.0.1:63978_f 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:63978/f
   [junit4]   2> 746195 INFO  (coreZkRegister-1126-thread-1-processing-c:control_collection x:collection1 r:core_node1 n:127.0.0.1:63978_f s:shard1) [n:127.0.0.1:63978_f c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 746195 INFO  (coreZkRegister-1126-thread-1-processing-c:control_collection x:collection1 r:core_node1 n:127.0.0.1:63978_f s:shard1) [n:127.0.0.1:63978_f c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 746195 INFO  (coreZkRegister-1126-thread-1-processing-c:control_collection x:collection1 r:core_node1 n:127.0.0.1:63978_f s:shard1) [n:127.0.0.1:63978_f 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> 746200 INFO  (OverseerStateUpdate-94571960903270404-127.0.0.1:63978_f-n_0000000000) [n:127.0.0.1:63978_f    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "node_name":"127.0.0.1:63978_f",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "base_url":"http://127.0.0.1:63978/f"} current state version: 2
   [junit4]   2> 746201 INFO  (OverseerStateUpdate-94571960903270404-127.0.0.1:63978_f-n_0000000000) [n:127.0.0.1:63978_f    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "node_name":"127.0.0.1:63978_f",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "base_url":"http://127.0.0.1:63978/f"}
   [junit4]   2> 746202 INFO  (OverseerStateUpdate-94571960903270404-127.0.0.1:63978_f-n_0000000000) [n:127.0.0.1:63978_f    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 746314 INFO  (zkCallback-431-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> 746315 INFO  (zkCallback-429-thread-2-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f    ] 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> 746397 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] 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.BasicDistributedZkTest_69068F9444C5163A-001/shard-1-001/cores/collection1
   [junit4]   2> 746398 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] 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.BasicDistributedZkTest_69068F9444C5163A-001/shard-1-001
   [junit4]   2> 746399 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 746403 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@15f098a6{/f,null,AVAILABLE}
   [junit4]   2> 746403 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] o.e.j.s.ServerConnector Started ServerConnector@66b5c58a{HTTP/1.1}{127.0.0.1:63991}
   [junit4]   2> 746403 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] o.e.j.s.Server Started @752462ms
   [junit4]   2> 746403 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_69068F9444C5163A-001/shard-1-001/cores, hostContext=/f, hostPort=63991, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_69068F9444C5163A-001/tempDir-001/jetty1}
   [junit4]   2> 746403 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@3b756db3
   [junit4]   2> 746403 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] 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.BasicDistributedZkTest_69068F9444C5163A-001/shard-1-001/'
   [junit4]   2> 746425 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 746425 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 746427 INFO  (zkCallback-433-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4916a984 name:ZooKeeperConnection Watcher:127.0.0.1:63975/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 746427 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 746428 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 746430 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 746430 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] 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.BasicDistributedZkTest_69068F9444C5163A-001/shard-1-001/solr.xml
   [junit4]   2> 746490 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] 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.BasicDistributedZkTest_69068F9444C5163A-001/shard-1-001/cores
   [junit4]   2> 746490 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] o.a.s.c.CoreContainer New CoreContainer 167765408
   [junit4]   2> 746490 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] 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.BasicDistributedZkTest_69068F9444C5163A-001/shard-1-001/]
   [junit4]   2> 746490 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] 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.BasicDistributedZkTest_69068F9444C5163A-001/shard-1-001/lib
   [junit4]   2> 746490 WARN  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] 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.BasicDistributedZkTest_69068F9444C5163A-001/shard-1-001/lib).
   [junit4]   2> 746500 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] 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> 746503 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 746503 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 746503 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 746503 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63975/solr
   [junit4]   2> 746503 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 746503 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 746505 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 746507 INFO  (zkCallback-435-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6aadbeeb name:ZooKeeperConnection Watcher:127.0.0.1:63975 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 746507 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 746507 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 746510 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [n:127.0.0.1:63991_f    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 746512 INFO  (zkCallback-436-thread-1-processing-n:127.0.0.1:63991_f) [n:127.0.0.1:63991_f    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@a89bc48 name:ZooKeeperConnection Watcher:127.0.0.1:63975/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 746512 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [n:127.0.0.1:63991_f    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 746525 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [n:127.0.0.1:63991_f    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 747540 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [n:127.0.0.1:63991_f    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63991_f
   [junit4]   2> 747541 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [n:127.0.0.1:63991_f    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:63991_f
   [junit4]   2> 747544 INFO  (zkCallback-436-thread-1-processing-n:127.0.0.1:63991_f) [n:127.0.0.1:63991_f    ] 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> 747544 INFO  (zkCallback-429-thread-2-processing-n:127.0.0.1:63978_f) [n:127.0.0.1:63978_f    ] 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> 747544 INFO  (zkCallback-431-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> 747547 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [n:127.0.0.1:63991_f    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 747549 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [n:127.0.0.1:63991_f    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94571960903270409-127.0.0.1:63991_f-n_0000000001
   [junit4]   2> 747550 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [n:127.0.0.1:63991_f    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94571960903270404-127.0.0.1:63978_f-n_0000000000 to know if I could be the leader
   [junit4]   2> 747559 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [n:127.0.0.1:63991_f    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 747559 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [n:127.0.0.1:63991_f    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 747561 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [n:127.0.0.1:63991_f    ] 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.BasicDistributedZkTest_69068F9444C5163A-001/shard-1-001/cores
   [junit4]   2> 747562 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [n:127.0.0.1:63991_f    ] o.a.s.c.SolrCore Created CoreDescriptor: {schema=schema.xml, loadOnStartup=true, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_69068F9444C5163A-001/shard-1-001/cores/collection1/, config=solrconfig.xml, name=collection1, shard=, transient=false, configSetProperties=configsetprops.json, instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_69068F9444C5163A-001/shard-1-001/cores/collection1, coreNodeName=, collection=collection1, dataDir=data/}
   [junit4]   2> 747562 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [n:127.0.0.1:63991_f    ] 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.BasicDistributedZkTest_69068F9444C5163A-001/shard-1-001/cores/collection1/
   [junit4]   2> 747563 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [n:127.0.0.1:63991_f    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 747564 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [n:127.0.0.1:63991_f    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 747564 INFO  (TEST-BasicDistributedZkTest.test-seed#[69068F9444C5163A]) [n:127.0.0.1:63991_f    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 747565 INFO  (coreLoadExecutor-1143-thread-1-processing-n:127.0.0.1:63991_f) [n:127.0.0.1:63991_f c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 747566 INFO  (coreLoadExecutor-1143-thread-1-processing-n:127.0.0.1:63991_f) [n:127.0.0.1:63991_f c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 747568 INFO  (coreLoadExecutor-1143-thread-1-processing-n:127.0.0.1:63991_f) [n:127.0.0.1:63991_f c:collection1   x:collection1] o.a.s.c.ZkController Registering watch for collection collection1
   [junit4]   2> 747568 INFO  (coreLoadExecutor-1143-thread-1-processing-n:127.0.0.1:63991_f) [n:127.0.0.1:63991_f c:collection1   x:collection1] o.a.s.c.c.ZkStateReader addZkWatch collection1
   [junit4]   2> 747568 INFO  (OverseerStateUpdate-94571960903270404-127.0.0.1:63978_f-n_0000000000) [n:127.0.0.1:63978_f    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "node_name":"127.0.0.1:63991_f",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "shard":null,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "base_url":"http://127.0.0.1:63991/f"} current state version: 3
   [junit4]   2> 747568 INFO  (coreLoadExecutor-1143-thread-1-processing-n:127.0.0.1:63991_f) [n:127.0.0.1:63991_f c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Add data for collection1 ver 0 
   [junit4]   2> 747569 INFO  (coreLoadExecutor-1143-thread-1-processing-n:127.0.0.1:63991_f) [n:127.0.0.1:63991_f c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 747569 INFO  (OverseerStateUpdate-94571960903270404-127.0.0.1:63978_f-n_0000000000) [n:127.0.0.1:63978_f    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "node_name":"127.0.0.1:63991_f",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "shard":null,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "base_url":"http://127.0.0.1:63991/f"}
   [junit4]   2> 747569 INFO  (OverseerStateUpdate-94571960903270404-127.0.0.1:63978_f-n_0000000000) [n:127.0.0.1:63978_f    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=2
   [junit4]   2> 747569 INFO  (OverseerStateUpdate-94571960903270404-127.0.0.1:63978_f-n_0000000000) [n:127.0.0.1:63978_f    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 747675 INFO  (OverseerStateUpdate-94571960903270404-127.0.0.1:63978_f-n_0000000000) [n:127.0.0.1:63978_f    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 747676 INFO  (zkCallback-436-thread-1-processing-n:127.0.0.1:63991_f) [n:127.0.0.1:63991_f    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 747677 INFO  (zkCallback-436-thread-1-processing-n:127.0.0.1:63991_f) [n:127.0.0.1:63991_f    ] o.a.s.c.c.ZkStateReader Updating data for collection1 from 0 to 1 
   [junit4]   2> 748570 INFO  (coreLoadExecutor-1143-thread-1-processing-n:127.0.0.1:63991_f) [n:127.0.0.1:63991_f c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 748570 INFO  (coreLoadExecutor-1143-thread-1-processing-n:127.0.0.1:63991_f) [n:127.0.0.1:63991_f c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 748571 INFO  (coreLoadExecutor-1143-thread-1-processing-n:127.0.0.1:63991_f) [n:127.0.0.1:63991_f c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 748571 INFO  (coreLoadExecutor-1143-thread-1-processing-n:127.0.0.1:63991_f) [n:127.0.0.1:63991_f c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
   [junit4]   2> 748573 INFO  (coreLoadExecutor-1143-thread-1-processing-n:127.0.0.1:63991_f) [n:127.0.0.1:63991_f c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 748573 INFO  (coreLoadExecutor-1143-thread-1-processing-n:127.0.0.1:63991_f) [n:127.0.0.1:63991_f 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.BasicDistributedZkTest_69068F9444C5163A-001/shard-1-001/cores/collection1/'
   [junit4]   2> 748587 INFO  (coreLoadExecutor-1143-thread-1-processing-n:127.0.0.1:63991_f) [n:127.0.0.1:63991_f c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 748594 INFO  (coreLoadExecutor-1143-thread-1-processing-n:127.0.0.1:63991_f) [n:127.0.0.1:63991_f c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 748604 INFO  (coreLoadExecutor-1143-thread-1-processing-n:127.0.0.1:63991_f) [n:127.0.0.1:63991_f c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 748637 INFO  (coreLoadExecutor-1143-thread-1-processing-n:127.0.0.1:63991_f) [n:127.0.0.1:63991_f c:collection1   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 748639 INFO  (coreLoadExecutor-1143-thread-1-processing-n:127.0.0.1:63991_f) [n:127.0.0.1:63991_f c:collection1   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 748644 INFO  (coreLoadExecutor-1143-thread-1-processing-n:127.0.0.1:63991_f) [n:127.0.0.1:63991_f c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 748861 INFO  (coreLoadExecutor-1143-thread-1-processing-n:127.0.0.1:63991_f) [n:127.0.0.1:63991_f c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 748871 INFO  (coreLoadExecutor-1143-thread-1-processing-n:127.0.0.1:63991_f) [n:127.0.0.1:63991_f c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 748872 INFO  (coreLoadExecutor-1143-thread-1-processing-n:127.0.0.1:63991_f) [n:127.0.0.1:63991_f c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 748889 INFO  (coreLoadExecutor-1143-thread-1-processing-n:127.0.0.1:63991_f) [n:127.0.0.1:63991_f c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 748893 INFO  (coreLoadExecutor-1143-thread-1-processing-n:127.0.0.1:63991_f) [n:127.0.0.1:63991_f c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 748896 INFO  (coreLoadExecutor-1143-thread-1-processing-n:127.0.0.1:63991_f) [n:127.0.0.1:63991_f c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 748897 WARN  (coreLoadExecutor-1143-thread-1-processing-n:127.0.0.1:63991_f) [n:127.0.0.1:63991_f c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 748898 WARN  (coreLoadExecutor-1143-thread-1-processing-n:127.0.0.1:63991_f) [n:127.0.0.1:63991_f c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 748898 INFO  (coreLoadExecutor-1143-thread-1-processing-n:127.0.0.1:63991_f) [n:127.0.0.1:63991_f c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 748899 WARN  (coreLoadExecutor-1143-thread-1-processing-n:127.0.0.1:63991_f) [n:127.0.0.1:63991_f c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 748899 WARN  (coreLoadExecutor-1143-thread-1-processing-n:127.0.0.1:63991_f) [n:127.0.0.1:63991_f c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 748901 INFO  (coreLoadExecutor-1143-thread-1-processing-n:127.0.0.1:63991_f) [n:127.0.0.1:63991_f c:collection1   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> 748901 INFO  (coreLoadExecutor-1143-thread-1-processing-n:127.0.0.1:63991_f) [n:127.0.0.1:63991_f c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 748901 INFO  (coreLoadExecutor-1143-thread-1-processing-n:127.0.0.1:63991_f) [n:127.0.0.1:63991_f c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 748901 INFO  (coreLoadExecutor-1143-thread-1-processing-n:127.0.0.1:63991_f) [n:127.0.0.1:63991_f c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_69068F9444C5163A-001/shard-1-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 748901 INFO  (coreLoadExecutor-1143-thread-1-processing-n:127.0.0.1:63991_f) [n:127.0.0.1:63991_f c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ec336d9
   [junit4]   2> 748902 INFO  (coreLoadExecutor-1143-thread-1-processing-n:127.0.0.1:63991_f) [n:127.0.0.1:63991_f c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_69068F9444C5163A-001/shard-1-001/cores/collection1/data
   [junit4]   2> 748902 INFO  (coreLoadExecutor-1143-thread-1-processing-n:127.0.0.1:63991_f) [n:127.0.0.1:63991_f c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_69068F9444C5163A-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 748902 WARN  (core

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

  [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:575)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:150)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:167)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:511)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:640)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:351)
   [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)Throwable #2: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=3548, name=Lucene Merge Thread #0, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
   [junit4]    > Caused by: org.apache.lucene.index.MergePolicy$MergeException: java.nio.file.FileSystemException: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_69068F9444C5163A-001/index-NIOFSDirectory-002/_x_MockRandom_0.tmp: Too many open files
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([69068F9444C5163A]:0)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler.handleMergeException(ConcurrentMergeScheduler.java:668)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:648)
   [junit4]    > Caused by: java.nio.file.FileSystemException: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_69068F9444C5163A-001/index-NIOFSDirectory-002/_x_MockRandom_0.tmp: Too many open files
   [junit4]    > 	at sun.nio.fs.UnixException.translateToIOException(UnixException.java:91)
   [junit4]    > 	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
   [junit4]    > 	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
   [junit4]    > 	at sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:214)
   [junit4]    > 	at java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:430)
   [junit4]    > 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:198)
   [junit4]    > 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:198)
   [junit4]    > 	at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:130)
   [junit4]    > 	at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:130)
   [junit4]    > 	at java.nio.file.Files.newOutputStream(Files.java:172)
   [junit4]    > 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:276)
   [junit4]    > 	at org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:225)
   [junit4]    > 	at org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:593)
   [junit4]    > 	at org.apache.lucene.store.LockValidatingDirectoryWrapper.createOutput(LockValidatingDirectoryWrapper.java:44)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter$1.createOutput(IndexWriter.java:4827)
   [junit4]    > 	at org.apache.lucene.store.TrackingDirectoryWrapper.createOutput(TrackingDirectoryWrapper.java:43)
   [junit4]    > 	at org.apache.lucene.codecs.memory.FSTTermsWriter.<init>(FSTTermsWriter.java:139)
   [junit4]    > 	at org.apache.lucene.codecs.mockrandom.MockRandomPostingsFormat.fieldsConsumer(MockRandomPostingsFormat.java:130)
   [junit4]    > 	at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter.write(PerFieldPostingsFormat.java:196)
   [junit4]    > 	at org.apache.lucene.codecs.FieldsConsumer.merge(FieldsConsumer.java:105)
   [junit4]    > 	at org.apache.lucene.index.SegmentMerger.mergeTerms(SegmentMerger.java:193)
   [junit4]    > 	at org.apache.lucene.index.SegmentMerger.merge(SegmentMerger.java:95)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4068)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:3648)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler.doMerge(ConcurrentMergeScheduler.java:588)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:626)
   [junit4]   2> 840522 INFO  (SUITE-BasicDistributedZkTest-seed#[69068F9444C5163A]-worker) [n:127.0.0.1:64018_f c:collection3 s:shard2 r:core_node4 x:collection3] 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.BasicDistributedZkTest_69068F9444C5163A-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {inStock=FST50, cat=PostingsFormat(name=MockRandom), a_i1=PostingsFormat(name=MockRandom), n_ti1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), oddField_s=FST50, n_tf1=PostingsFormat(name=MockRandom), n_td1=Lucene50(blocksize=128), series_t=Lucene50(blocksize=128), price=FST50, n_dt1=Lucene50(blocksize=128), author_t=Lucene50(blocksize=128), id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), foo_d=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), other_tl1=PostingsFormat(name=MockRandom), text=FST50, rnd_b=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), n_tdt1=PostingsFormat(name=MockRandom), genre_s=FST50, regex_dup_B_s=PostingsFormat(name=MockRandom), SubjectTerms_mfacet=PostingsFormat(name=MockRandom), n_d1=PostingsFormat(name=MockRandom), a_t=PostingsFormat(name=MockRandom), foo_f=FST50, timestamp=PostingsFormat(name=MockRandom), foo_i=Lucene50(blocksize=128), foo_b=FST50, n_f1=Lucene50(blocksize=128), multiDefault=Lucene50(blocksize=128), n_tl1=Lucene50(blocksize=128), intDefault=PostingsFormat(name=MockRandom), n_l1=PostingsFormat(name=MockRandom), sequence_i=FST50, _version_=PostingsFormat(name=MockRandom), val_i=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), range_facet_l_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), range_facet_l=PostingsFormat(name=MockRandom), range_facet_i_dv=PostingsFormat(name=MockRandom), regex_dup_A_s=FST50, name=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{timestamp=DocValuesFormat(name=Lucene50), range_facet_l_dv=DocValuesFormat(name=Asserting), range_facet_i_dv=DocValuesFormat(name=Lucene50)}, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=uk_UA, timezone=SystemV/MST7MDT
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_80 (64-bit)/cpus=3,threads=1,free=54028712,total=255197184
   [junit4]   2> NOTE: All tests run in this JVM: [TestNonDefinedSimilarityFactory, TestDistributedSearch, TestSearchPerf, DistributedMLTComponentTest, TestIntervalFaceting, TestDistribIDF, DocumentAnalysisRequestHandlerTest, StressHdfsTest, HighlighterMaxOffsetTest, AlternateDirectoryTest, TestExpandComponent, ScriptEngineTest, TestWordDelimiterFilterFactory, TestImplicitCoreProperties, DistributedSuggestComponentTest, SyncSliceTest, TestJmxIntegration, TestDocumentBuilder, TestSolrCloudWithKerberosAlt, TestShortCircuitedRequests, FastVectorHighlighterTest, TestExclusionRuleCollectionAccess, RecoveryZkTest, TestHashPartitioner, BJQParserTest, DeleteShardTest, DocumentBuilderTest, CloudMLTQParserTest, TestRandomDVFaceting, OverseerTest, TestTrackingShardHandlerFactory, CloudExitableDirectoryReaderTest, TestLMDirichletSimilarityFactory, TestBlendedInfixSuggestions, TestCollapseQParserPlugin, TestFaceting, SolrIndexConfigTest, HdfsUnloadDistributedZkTest, ConcurrentDeleteAndCreateCollectionTest, TestStandardQParsers, TestFileDictionaryLookup, BasicDistributedZkTest]
   [junit4] Completed [146/539] on J0 in 97.06s, 1 test, 1 error <<< FAILURES!

[...truncated 1244 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:524: 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: 539 suites (7 ignored), 2128 tests, 1 error, 75 ignored (33 assumptions) [seed: 69068F9444C5163A]

Total time: 84 minutes 25 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 # 2699 - Still Failing!

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

All tests passed

Build Log:
[...truncated 62261 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:665: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:652: Source checkout is dirty after running tests!!! Offending files:
* ./solr/licenses/spatial4j-0.4.1.jar.sha1

Total time: 88 minutes 31 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