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

2 tests failed.
FAILED:  org.apache.solr.cloud.TestDistribDocBasedVersion.test

Error Message:
Timeout occured while waiting response from server at: 
https://127.0.0.1:55772/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: https://127.0.0.1:55772/collection1
        at 
__randomizedtesting.SeedInfo.seed([2D46BAD7CF735E5F:A512850D618F33A7]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:568)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:233)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:225)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
        at 
org.apache.solr.cloud.TestDistribDocBasedVersion.doRTG(TestDistribDocBasedVersion.java:316)
        at 
org.apache.solr.cloud.TestDistribDocBasedVersion.doTestDocVersions(TestDistribDocBasedVersion.java:198)
        at 
org.apache.solr.cloud.TestDistribDocBasedVersion.test(TestDistribDocBasedVersion.java:100)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
        at java.net.SocketInputStream.read(SocketInputStream.java:170)
        at java.net.SocketInputStream.read(SocketInputStream.java:141)
        at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
        at sun.security.ssl.InputRecord.read(InputRecord.java:503)
        at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:961)
        at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:918)
        at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
        at 
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
        at 
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
        at 
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
        at 
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:462)
        ... 49 more


FAILED:  org.apache.solr.handler.TestBlobHandler.doBlobHandlerTest

Error Message:
Read timed out

Stack Trace:
java.net.SocketTimeoutException: Read timed out
        at 
__randomizedtesting.SeedInfo.seed([2D46BAD7CF735E5F:CD879885749F28AD]:0)
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
        at java.net.SocketInputStream.read(SocketInputStream.java:170)
        at java.net.SocketInputStream.read(SocketInputStream.java:141)
        at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
        at sun.security.ssl.InputRecord.read(InputRecord.java:503)
        at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:961)
        at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:918)
        at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
        at 
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
        at 
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
        at 
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
        at 
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
        at 
org.apache.solr.handler.TestBlobHandler.postData(TestBlobHandler.java:183)
        at 
org.apache.solr.handler.TestBlobHandler.postAndCheck(TestBlobHandler.java:128)
        at 
org.apache.solr.handler.TestBlobHandler.doBlobHandlerTest(TestBlobHandler.java:91)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 9887 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestDistribDocBasedVersion
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion
 2D46BAD7CF735E5F-001/init-core-data-001
   [junit4]   2> 728585 T2992 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(true) and clientAuth (false)
   [junit4]   2> 728585 T2992 oas.BaseDistributedSearchTestCase.initHostContext 
Setting hostContext system property: /
   [junit4]   2> 728588 T2992 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 728589 T2993 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 728690 T2992 oasc.ZkTestServer.run start zk server on 
port:55760
   [junit4]   2> 728691 T2992 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 728692 T2992 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 728697 T3000 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@43f8179 name:ZooKeeperConnection 
Watcher:127.0.0.1:55760 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 728698 T2992 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 728698 T2992 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 728698 T2992 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 728703 T2992 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 728705 T2992 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 728709 T3003 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@437a483d 
name:ZooKeeperConnection Watcher:127.0.0.1:55760/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 728709 T2992 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 728709 T2992 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 728710 T2992 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 728714 T2992 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 728719 T2992 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 728723 T2992 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 728728 T2992 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-externalversionconstraint.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 728729 T2992 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 728738 T2992 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 728738 T2992 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 728743 T2992 oasc.AbstractZkTestCase.putConfig 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> 728744 T2992 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 728749 T2992 oasc.AbstractZkTestCase.putConfig 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> 728749 T2992 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 728754 T2992 oasc.AbstractZkTestCase.putConfig 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> 728755 T2992 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 728760 T2992 oasc.AbstractZkTestCase.putConfig 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> 728760 T2992 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 728765 T2992 oasc.AbstractZkTestCase.putConfig 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> 728766 T2992 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 728770 T2992 oasc.AbstractZkTestCase.putConfig 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> 728771 T2992 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 728776 T2992 oasc.AbstractZkTestCase.putConfig 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> 728776 T2992 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 728780 T2992 oasc.AbstractZkTestCase.putConfig 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> 728781 T2992 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 728787 T2992 oasc.AbstractZkTestCase.putConfig 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> 728788 T2992 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 728795 T2992 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 728796 T2992 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 728800 T3006 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1fe801e6 
name:ZooKeeperConnection Watcher:127.0.0.1:55760/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 728800 T2992 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 728801 T2992 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 729203 T2992 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion
 2D46BAD7CF735E5F-001/control-001/cores/collection1
   [junit4]   2> 729243 T2992 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 729511 T2992 oejus.SslContextFactory.doStart Enabled Protocols 
[SSLv2Hello, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, 
TLSv1.2]
   [junit4]   2> 729635 T2992 oejs.AbstractConnector.doStart Started 
[email protected]:55764
   [junit4]   2> 729635 T2992 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion
 2D46BAD7CF735E5F-001/tempDir-001/control/data, hostContext=/, hostPort=55764, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion
 2D46BAD7CF735E5F-001/control-001/cores}
   [junit4]   2> 729640 T2992 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 729640 T2992 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion
 2D46BAD7CF735E5F-001/control-001/'
   [junit4]   2> 729695 T2992 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion
 2D46BAD7CF735E5F-001/control-001/solr.xml
   [junit4]   2> 729710 T2992 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion
 2D46BAD7CF735E5F-001/control-001/cores
   [junit4]   2> 729710 T2992 oasc.CoreContainer.<init> New CoreContainer 
771820040
   [junit4]   2> 729710 T2992 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion
 2D46BAD7CF735E5F-001/control-001/]
   [junit4]   2> 729710 T2992 oasc.CoreContainer.load loading shared library: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion
 2D46BAD7CF735E5F-001/control-001/lib
   [junit4]   2> 729712 T2992 oasc.SolrResourceLoader.addToClassLoader WARN 
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.TestDistribDocBasedVersion
 2D46BAD7CF735E5F-001/control-001/lib).
   [junit4]   2> 729726 T2992 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 729726 T2992 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 729726 T2992 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 729727 T2992 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 729727 T2992 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 729727 T2992 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 729728 T2992 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 729728 T2992 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 729728 T2992 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 729728 T2992 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 729729 T2992 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 729733 T2992 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 729735 T2992 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 729736 T2992 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 729737 T2992 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 729737 T2992 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:55760/solr
   [junit4]   2> 729737 T2992 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 729738 T2992 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 729740 T2992 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 729746 T3018 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@2fdda10 name:ZooKeeperConnection 
Watcher:127.0.0.1:55760 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 729746 T2992 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 729747 T2992 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 729755 T2992 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 729761 T3021 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@7c22b923 
name:ZooKeeperConnection Watcher:127.0.0.1:55760/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 729761 T2992 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 729769 T2992 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 729780 T2992 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 729788 T2992 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 729797 T2992 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 729806 T2992 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 729817 T2992 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 729824 T2992 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 729831 T2992 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 729836 T2992 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55764_
   [junit4]   2> 729838 T2992 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:55764_
   [junit4]   2> 729845 T2992 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 729857 T2992 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 729863 T2992 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 729869 T2992 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:55764_
   [junit4]   2> 729869 T2992 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 729875 T2992 oasc.Overseer.start Overseer 
(id=93556698706083844-127.0.0.1:55764_-n_0000000000) starting
   [junit4]   2> 729882 T2992 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 729912 T2992 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 729916 T2992 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 729916 T3023 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 729919 T3022 oasc.Overseer$ClusterStateUpdater.run Starting to 
work on the main queue
   [junit4]   2> 729935 T2992 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion
 2D46BAD7CF735E5F-001/control-001/cores
   [junit4]   2> 729939 T2992 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, 
loadOnStartup=true, 
instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion
 2D46BAD7CF735E5F-001/control-001/cores/collection1, 
collection=control_collection, 
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion
 2D46BAD7CF735E5F-001/control-001/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 729940 T2992 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion
 2D46BAD7CF735E5F-001/control-001/cores/collection1/
   [junit4]   2> 729940 T2992 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 729943 T3025 C:control_collection c:collection1 
oasc.ZkController.publish publishing core=collection1 state=down 
collection=control_collection
   [junit4]   2> 729944 T3025 C:control_collection c:collection1 
oasc.ZkController.publish numShards not found on descriptor - reading it from 
system property
   [junit4]   2> 729945 T3025 C:control_collection c:collection1 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 729945 T3021 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 729948 T3022 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:55764";,
   [junit4]   2>          "node_name":"127.0.0.1:55764_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"} current state version: 0
   [junit4]   2> 729950 T3022 oasco.ReplicaMutator.updateState Update state 
numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:55764";,
   [junit4]   2>          "node_name":"127.0.0.1:55764_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 729951 T3022 oasco.ClusterStateMutator.createCollection 
building a new cName: control_collection
   [junit4]   2> 729951 T3022 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 729954 T3021 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 730947 T3025 C:control_collection c:collection1 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 730947 T3025 C:control_collection c:collection1 
oasc.ZkController.createCollectionZkNode Check for collection 
zkNode:control_collection
   [junit4]   2> 730949 T3025 C:control_collection c:collection1 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 730949 T3025 C:control_collection c:collection1 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/control_collection
   [junit4]   2> 730952 T3025 C:control_collection c:collection1 
oascc.ZkStateReader.readConfigName path=/collections/control_collection 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 730953 T3025 C:control_collection c:collection1 
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion
 2D46BAD7CF735E5F-001/control-001/cores/collection1/'
   [junit4]   2> 730982 T3025 C:control_collection c:collection1 
oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 730988 T3025 C:control_collection c:collection1 
oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 730998 T3025 C:control_collection c:collection1 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 731002 T3025 C:control_collection c:collection1 
oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0
   [junit4]   2> 731033 T3025 C:control_collection c:collection1 
oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 731038 T3025 C:control_collection c:collection1 
oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 731045 T3025 C:control_collection c:collection1 
oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 731167 T3025 C:control_collection c:collection1 
oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 731168 T3025 C:control_collection c:collection1 
oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 731169 T3025 C:control_collection c:collection1 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 731173 T3025 C:control_collection c:collection1 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 731237 T3025 C:control_collection c:collection1 
oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration 
from collection control_collection
   [junit4]   2> 731238 T3025 C:control_collection c:collection1 
oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
   [junit4]   2> 731238 T3025 C:control_collection c:collection1 
oasc.SolrCore.<init> [collection1] Opening new SolrCore at 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion
 2D46BAD7CF735E5F-001/control-001/cores/collection1/, 
dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion
 2D46BAD7CF735E5F-001/control-001/cores/collection1/data/
   [junit4]   2> 731239 T3025 C:control_collection c:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@bcd535
   [junit4]   2> 731240 T3025 C:control_collection c:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion
 2D46BAD7CF735E5F-001/control-001/cores/collection1/data
   [junit4]   2> 731240 T3025 C:control_collection c:collection1 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion
 2D46BAD7CF735E5F-001/control-001/cores/collection1/data/index/
   [junit4]   2> 731241 T3025 C:control_collection c:collection1 
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion
 2D46BAD7CF735E5F-001/control-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 731242 T3025 C:control_collection c:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion
 2D46BAD7CF735E5F-001/control-001/cores/collection1/data/index
   [junit4]   2> 731243 T3025 C:control_collection c:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=45, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 731301 T3025 C:control_collection c:collection1 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion
 2D46BAD7CF735E5F-001/control-001/cores/collection1/data/index 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6e563a25; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 731301 T3025 C:control_collection c:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 731311 T3025 C:control_collection c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"external-version-constraint" (default)
   [junit4]   2> 731364 T3025 C:control_collection c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"external-version-constraint" (default)
   [junit4]   2> 731364 T3025 C:control_collection c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"external-version-float"
   [junit4]   2> 731364 T3025 C:control_collection c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"external-version-float"
   [junit4]   2> 731365 T3025 C:control_collection c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"external-version-failhard"
   [junit4]   2> 731365 T3025 C:control_collection c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"external-version-failhard"
   [junit4]   2> 731373 T3025 C:control_collection c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 731375 T3025 C:control_collection c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 731376 T3025 C:control_collection c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 731379 T3025 C:control_collection c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 731383 T3025 C:control_collection c:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 731383 T3025 C:control_collection c:collection1 
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 731384 T3025 C:control_collection c:collection1 
oasu.UpdateHandler.<init> Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 731384 T3025 C:control_collection c:collection1 
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 731385 T3025 C:control_collection c:collection1 
oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 731385 T3025 C:control_collection c:collection1 
oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 731386 T3025 C:control_collection c:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=13, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=88.7509765625, 
floorSegmentMB=0.2587890625, forceMergeDeletesPctAllowed=17.404333430996534, 
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1364776757424715
   [junit4]   2> 731388 T3025 C:control_collection c:collection1 
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion
 2D46BAD7CF735E5F-001/control-001/cores/collection1/data/index 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6e563a25; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 731388 T3025 C:control_collection c:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 731388 T3025 C:control_collection c:collection1 
oass.SolrIndexSearcher.<init> Opening Searcher@4b2da5d[collection1] main
   [junit4]   2> 731388 T3025 C:control_collection c:collection1 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/control_collection
   [junit4]   2> 731391 T3025 C:control_collection c:collection1 
oascc.ZkStateReader.readConfigName path=/collections/control_collection 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 731391 T3025 C:control_collection c:collection1 
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for 
the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 731392 T3025 C:control_collection c:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 731393 T3025 C:control_collection c:collection1 
oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 731393 T3025 C:control_collection c:collection1 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 731394 T3025 C:control_collection c:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 731394 T3025 C:control_collection c:collection1 
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 731394 T3025 C:control_collection c:collection1 
oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 731394 T3025 C:control_collection c:collection1 
oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 731395 T3025 C:control_collection c:collection1 
oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 731396 T3026 C:control_collection c:collection1 
oasc.SolrCore.registerSearcher [collection1] Registered new searcher 
Searcher@4b2da5d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 731398 T3029 C:control_collection S:shard1 
oasc.ZkController.register Register replica - core:collection1 
address:https://127.0.0.1:55764 collection:control_collection shard:shard1
   [junit4]   2> 731399 T2992 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 731400 T2992 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 731402 T3029 C:control_collection S:shard1 
oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 731408 T2992 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 731410 T2992 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 731585 T3032 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@70d05c2b 
name:ZooKeeperConnection Watcher:127.0.0.1:55760/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 731585 T2992 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 731586 T2992 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 731586 T2992 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 731587 T3029 C:control_collection S:shard1 
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for 
shard shard1
   [junit4]   2> 731592 T3021 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 731595 T3029 C:control_collection S:shard1 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 731596 T3029 C:control_collection S:shard1 
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try 
and sync
   [junit4]   2> ASYNC  NEW_CORE C3951 name=collection1 
org.apache.solr.core.SolrCore@6e632905 url=https://127.0.0.1:55764/collection1 
node=127.0.0.1:55764_ C3951_STATE=coll:control_collection core:collection1 
props:{core=collection1, base_url=https://127.0.0.1:55764, 
node_name=127.0.0.1:55764_, state=down}
   [junit4]   2> 731597 T3029 C:control_collection S:shard1 C3951 P55764 
oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:55764/collection1/
   [junit4]   2> 731597 T3029 C:control_collection S:shard1 C3951 P55764 
oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 731597 T3029 C:control_collection S:shard1 C3951 P55764 
oasc.SyncStrategy.syncToMe https://127.0.0.1:55764/collection1/ has no replicas
   [junit4]   2> 731597 T3029 C:control_collection S:shard1 
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: 
https://127.0.0.1:55764/collection1/ shard1
   [junit4]   2> 731597 T3029 C:control_collection S:shard1 
oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 731596 T3022 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection"} current state 
version: 1
   [junit4]   2> 731602 T2992 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 731607 T2992 oasc.AbstractFullDistribZkTestBase.createJettys 
Creating collection1 with stateFormat=2
   [junit4]   2> 731608 T2992 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 731610 T3021 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 731613 T2992 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 731613 T3032 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 731625 T3035 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@43106ff9 
name:ZooKeeperConnection Watcher:127.0.0.1:55760/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 731625 T2992 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 731626 T2992 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 731634 T3021 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 731635 T3022 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "base_url":"https://127.0.0.1:55764";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 2
   [junit4]   2> 731646 T3022 oasc.Overseer$ClusterStateUpdater.run 
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> 731646 T3022 oasco.ClusterStateMutator.createCollection 
building a new cName: collection1
   [junit4]   2> 731648 T3021 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 731650 T3032 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 731669 T3021 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 731688 T3029 C:control_collection S:shard1 
oasc.ZkController.register We are https://127.0.0.1:55764/collection1/ and 
leader is https://127.0.0.1:55764/collection1/
   [junit4]   2> 731688 T3029 C:control_collection S:shard1 
oasc.ZkController.register No LogReplay needed for core=collection1 
baseURL=https://127.0.0.1:55764
   [junit4]   2> 731689 T3029 C:control_collection S:shard1 
oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 731689 T3029 C:control_collection S:shard1 c:collection1 
oasc.ZkController.publish publishing core=collection1 state=active 
collection=control_collection
   [junit4]   2> 731689 T3029 C:control_collection S:shard1 c:collection1 
oasc.ZkController.publish numShards not found on descriptor - reading it from 
system property
   [junit4]   2> 731698 T3021 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 731704 T3022 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:55764";,
   [junit4]   2>          "node_name":"127.0.0.1:55764_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"} current state version: 3
   [junit4]   2> 731709 T3022 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:55764";,
   [junit4]   2>          "node_name":"127.0.0.1:55764_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 731711 T3022 oasco.ZkStateWriter.writePendingUpdates going to 
create_collection /collections/collection1/state.json
   [junit4]   2> 731715 T3021 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 731718 T3032 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 731836 T3032 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 731839 T3021 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 732427 T2992 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion
 2D46BAD7CF735E5F-001/shard-1-001/cores/collection1
   [junit4]   2> 732431 T2992 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1 in directory 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion
 2D46BAD7CF735E5F-001/shard-1-001
   [junit4]   2> 732432 T2992 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 732450 T2992 oejus.SslContextFactory.doStart Enabled Protocols 
[SSLv2Hello, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, 
TLSv1.2]
   [junit4]   2> 732455 T2992 oejs.AbstractConnector.doStart Started 
[email protected]:55769
   [junit4]   2> 732456 T2992 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion
 2D46BAD7CF735E5F-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, 
hostContext=/, hostPort=55769, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion
 2D46BAD7CF735E5F-001/shard-1-001/cores}
   [junit4]   2> 732463 T2992 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 732466 T2992 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion
 2D46BAD7CF735E5F-001/shard-1-001/'
   [junit4]   2> 732524 T2992 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion
 2D46BAD7CF735E5F-001/shard-1-001/solr.xml
   [junit4]   2> 732540 T2992 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion
 2D46BAD7CF735E5F-001/shard-1-001/cores
   [junit4]   2> 732540 T2992 oasc.CoreContainer.<init> New CoreContainer 
544250214
   [junit4]   2> 732541 T2992 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion
 2D46BAD7CF735E5F-001/shard-1-001/]
   [junit4]   2> 732541 T2992 oasc.CoreContainer.load loading shared library: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion
 2D46BAD7CF735E5F-001/shard-1-001/lib
   [junit4]   2> 732543 T2992 oasc.SolrResourceLoader.addToClassLoader WARN 
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.TestDistribDocBasedVersion
 2D46BAD7CF735E5F-001/shard-1-001/lib).
   [junit4]   2> 732558 T2992 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 732559 T2992 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 732559 T2992 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 732559 T2992 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 732559 T2992 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 732560 T2992 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 732560 T2992 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 732560 T2992 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 732561 T2992 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 732561 T2992 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 732562 T2992 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 732567 T2992 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 732570 T2992 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 732571 T2992 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 732571 T2992 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 732572 T2992 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:55760/solr
   [junit4]   2> 732573 T2992 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 732573 T2992 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 732576 T2992 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 732582 T3047 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@dc7f932 name:ZooKeeperConnection 
Watcher:127.0.0.1:55760 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 732583 T2992 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 732584 T2992 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 732589 T2992 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 732593 T3050 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1b86e236 
name:ZooKeeperConnection Watcher:127.0.0.1:55760/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 732594 T2992 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 732610 T2992 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 733646 T2992 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55769_
   [junit4]   2> 733648 T2992 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:55769_
   [junit4]   2> 733660 T2992 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 733666 T2992 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion
 2D46BAD7CF735E5F-001/shard-1-001/cores
   [junit4]   2> 733669 T2992 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, 
loadOnStartup=true, 
instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion
 2D46BAD7CF735E5F-001/shard-1-001/cores/collection1, collection=collection1, 
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion
 2D46BAD7CF735E5F-001/shard-1-001/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 733669 T2992 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion
 2D46BAD7CF735E5F-001/shard-1-001/cores/collection1/
   [junit4]   2> 733670 T2992 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 733680 T3051 C:collection1 c:collection1 
oasc.ZkController.publish publishing core=collection1 state=down 
collection=collection1
   [junit4]   2> 733680 T3051 C:collection1 c:collection1 
oasc.ZkController.publish numShards not found on descriptor - reading it from 
system property
   [junit4]   2> 733688 T3021 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 733690 T3051 C:collection1 c:collection1 
oasc.ZkController.preRegister Registering watch for external collection 
collection1
   [junit4]   2> 733691 T3051 C:collection1 c:collection1 
oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 733692 T3051 C:collection1 c:collection1 
oascc.ZkStateReader.addZkWatch Updating collection state at 
/collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 733707 T3051 C:collection1 c:collection1 
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to 
ver 0 
   [junit4]   2> 733707 T3051 C:collection1 c:collection1 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 733707 T3022 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:55769";,
   [junit4]   2>          "node_name":"127.0.0.1:55769_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 5
   [junit4]   2> 733712 T3022 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:55769";,
   [junit4]   2>          "node_name":"127.0.0.1:55769_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 733713 T3022 oasco.ReplicaMutator.updateState Collection 
already exists with numShards=2
   [junit4]   2> 733713 T3022 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard2
   [junit4]   2> 733719 T3022 oasco.ZkStateWriter.writePendingUpdates going to 
update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 733721 T3050 oascc.ZkStateReader$7.process 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> 733723 T3050 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 1 
   [junit4]   2> 734709 T3051 C:collection1 c:collection1 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 734710 T3051 C:collection1 c:collection1 
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 734711 T3051 C:collection1 c:collection1 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 734711 T3051 C:collection1 c:collection1 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/collection1
   [junit4]   2> 734712 T3051 C:collection1 c:collection1 
oascc.ZkStateReader.readConfigName path=/collections/collection1 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 734716 T3051 C:collection1 c:collection1 
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion
 2D46BAD7CF735E5F-001/shard-1-001/cores/collection1/'
   [junit4]   2> 734742 T3051 C:collection1 c:collection1 
oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 734750 T3051 C:collection1 c:collection1 oasc.Config.<init> 
loaded config solrconfig.xml with version 0 
   [junit4]   2> 734772 T3051 C:collection1 c:collection1 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 734778 T3051 C:collection1 c:collection1 
oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0
   [junit4]   2> 734804 T3051 C:collection1 c:collection1 
oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 734807 T3051 C:collection1 c:collection1 
oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 734812 T3051 C:collection1 c:collection1 
oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 734924 T3051 C:collection1 c:collection1 
oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 734926 T3051 C:collection1 c:collection1 
oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 734926 T3051 C:collection1 c:collection1 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 734932 T3051 C:collection1 c:collection1 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 734999 T3051 C:collection1 c:collection1 
oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration 
from collection collection1
   [junit4]   2> 734999 T3051 C:collection1 c:collection1 
oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
   [junit4]   2> 735000 T3051 C:collection1 c:collection1 oasc.SolrCore.<init> 
[collection1] Opening new SolrCore at 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion
 2D46BAD7CF735E5F-001/shard-1-001/cores/collection1/, 
dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion
 2D46BAD7CF735E5F-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 735001 T3051 C:collection1 c:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@bcd535
   [junit4]   2> 735002 T3051 C:collection1 c:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion
 2D46BAD7CF735E5F-001/shard-1-001/cores/collection1/data
   [junit4]   2> 735003 T3051 C:collection1 c:collection1 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion
 2D46BAD7CF735E5F-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 735003 T3051 C:collection1 c:collection1 
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion
 2D46BAD7CF735E5F-001/shard-1-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 735004 T3051 C:collection1 c:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion
 2D46BAD7CF735E5F-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 735005 T3051 C:collection1 c:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=45, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 735009 T3051 C:collection1 c:collection1 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion
 2D46BAD7CF735E5F-001/shard-1-001/cores/collection1/data/index 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2e6e7d48; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 735010 T3051 C:collection1 c:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 735018 T3051 C:collection1 c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"external-version-constraint" (default)
   [junit4]   2> 735019 T3051 C:collection1 c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"external-version-constraint" (default)
   [junit4]   2> 735019 T3051 C:collection1 c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"external-version-float"
   [junit4]   2> 735019 T3051 C:collection1 c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"external-version-float"
   [junit4]   2> 735020 T3051 C:collection1 c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"external-version-failhard"
   [junit4]   2> 735020 T3051 C:collection1 c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"external-version-failhard"
   [junit4]   2> 735028 T3051 C:collection1 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 735030 T3051 C:collection1 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 735032 T3051 C:collection1 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 735034 T3051 C:collection1 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 735045 T3051 C:collection1 c:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 735045 T3051 C:collection1 c:collection1 
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 735046 T3051 C:collection1 c:collection1 
oasu.UpdateHandler.<init> Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 735046 T3051 C:collection1 c:collection1 oasu.UpdateLog.init 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10
   [junit4]   2> 735047 T3051 C:collection1 c:collection1 
oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 735047 T3051 C:collection1 c:collection1 
oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 735049 T3051 C:collection1 c:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=13, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=88.7509765625, 
floorSegmentMB=0.2587890625, forceMergeDeletesPctAllowed=17.404333430996534, 
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1364776757424715
   [junit4]   2> 735051 T3051 C:collection1 c:collection1 
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion
 2D46BAD7CF735E5F-001/shard-1-001/cores/collection1/data/index 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2e6e7d48; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 735051 T3051 C:collection1 c:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 735051 T3051 C:collection1 c:collection1 
oass.SolrIndexSearcher.<init> Opening Searcher@60f97509[collection1] main
   [junit4]   2> 735052 T3051 C:collection1 c:collection1 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/collection1
   [junit4]   2> 735055 T3051 C:collection1 c:collection1 
oascc.ZkStateReader.readConfigName path=/collections/collection1 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 735055 T3051 C:collection1 c:collection1 
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for 
the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 735057 T3051 C:collection1 c:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 735057 T3051 C:collection1 c:collection1 oasr.RestManager.init 
Initializing RestManager with initArgs: {}
   [junit4]   2> 735057 T3051 C:collection1 c:collection1 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 735058 T3051 C:collection1 c:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 735058 T3051 C:collection1 c:collection1 
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 735058 T3051 C:collection1 c:collection1 oasr.RestManager.init 
Initializing 0 registered ManagedResources
   [junit4]   2> 735058 T3051 C:collection1 c:collection1 
oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 735061 T3052 C:collection1 c:collection1 
oasc.SolrCore.registerSearcher [collection1] Registered new searcher 
Searcher@60f97509[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 735061 T3051 C:collection1 c:collection1 
oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 735065 T2992 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 735065 T2992 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 735067 T3055 C:collection1 S:shard2 oasc.ZkController.register 
Register replica - core:collection1 address:https://127.0.0.1:55769 
collection:collection1 shard:shard2
   [junit4]   2> 735072 T3055 C:collection1 S:shard2 
oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 735086 T3055 C:collection1 S:shard2 
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for 
shard shard2
   [junit4]   2> 735092 T3021 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 735095 T3055 C:collection1 S:shard2 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 735095 T3055 C:collection1 S:shard2 
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try 
and sync
   [junit4]   2> ASYNC  NEW_CORE C3952 name=collection1 
org.apache.solr.core.SolrCore@58c6af4 url=https://127.0.0.1:55769/collection1 
node=127.0.0.1:55769_ C3952_STATE=coll:collection1 core:collection1 
props:{core=collection1, base_url=https://127.0.0.1:55769, 
node_name=127.0.0.1:55769_, state=down}
   [junit4]   2> 735095 T3055 C:collection1 S:shard2 C3952 P55769 
oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:55769/collection1/
   [junit4]   2> 735095 T3055 C:collection1 S:shard2 C3952 P55769 
oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 735096 T3055 C:collection1 S:shard2 C3952 P55769 
oasc.SyncStrategy.syncToMe https://127.0.0.1:55769/collection1/ has no replicas
   [junit4]   2> 735099 T3055 C:collection1 S:shard2 
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: 
https://127.0.0.1:55769/collection1/ shard2
   [junit4]   2> 735100 T3055 C:collection1 S:shard2 
oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 735096 T3022 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1"} current state version: 5
   [junit4]   2> 735106 T3022 oasco.ZkStateWriter.writePendingUpdates going to 
update_collection /collections/collection1/state.json version: 1
   [junit4]   2> 735108 T3050 oascc.ZkStateReader$7.process 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> 735109 T3050 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 2 
   [junit4]   2> 735128 T3022 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"https://127.0.0.1:55769";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 5
   [junit4]   2> 735131 T3022 oasco.ZkStateWriter.writePendingUpdates going to 
update_collection /collections/collection1/state.json version: 2
   [junit4]   2> 735133 T3050 oascc.ZkStateReader$7.process 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> 735134 T3050 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 3 
   [junit4]   2> 735143 T3021 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 735176 T3055 C:collection1 S:shard2 oasc.ZkController.register 
We are https://127.0.0.1:55769/collection1/ and leader is 
https://127.0.0.1:55769/collection1/
   [junit4]   2> 735177 T3055 C:collection1 S:shard2 oasc.ZkController.register 
No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:55769
   [junit4]   2> 735177 T3055 C:collection1 S:shard2 
oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 735177 T3055 C:collection1 S:shard2 c:collection1 
oasc.ZkController.publish publishing core=collection1 state=active 
collection=collection1
   [junit4]   2> 735177 T3055 C:collection1 S:shard2 c:collection1 
oasc.ZkController.publish numShards not found on descriptor - reading it from 
system property
   [junit4]   2> 735188 T3021 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 735188 T3055 C:collection1 S:shard2 
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to 
ver 3 
   [junit4]   2> 735192 T3022 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:55769";,
   [junit4]   2>          "node_name":"127.0.0.1:55769_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 5
   [junit4]   2> 735195 T3022 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:55769";,
   [junit4]   2>          "node_name":"127.0.0.1:55769_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 735197 T3022 oasco.ZkStateWriter.writePendingUpdates going to 
update_collection /collections/collection1/state.json version: 3
   [junit4]   2> 735200 T3050 oascc.ZkStateReader$7.process 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> 735203 T3050 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 4 
   [junit4]   2> 735713 T2992 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion
 2D46BAD7CF735E5F-001/shard-2-001/cores/collection1
   [junit4]   2> 735718 T2992 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2 in directory 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion
 2D46BAD7CF735E5F-001/shard-2-001
   [junit4]   2> 735719 T2992 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 735731 T2992 oejus.SslContextFactory.doStart Enabled Protocols 
[SSLv2Hello, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, 
TLSv1.2]
   [junit4]   2> 735736 T2992 oejs.AbstractConnector.doStart Started 
[email protected]:55772
   [junit4]   2> 735736 T2992 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion
 2D46BAD7CF735E5F-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, 
hostContext=/, hostPort=55772, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion
 2D46BAD7CF735E5F-001/shard-2-001/cores}
   [junit4]   2> 735781 T2992 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 735782 T2992 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion
 2D46BAD7CF735E5F-001/shard-2-001/'
   [junit4]   2> 735844 T2992 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion
 2D46BAD7CF735E5F-001/shard-2-001/solr.xml
   [junit4]   2> 735862 T2992 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion
 2D46BAD7CF735E5F-001/shard-2-001/cores
   [junit4]   2> 735862 T2992 oasc.CoreContainer.<init> New CoreContainer 
934472379
   [junit4]   2> 735863 T2992 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion
 2D46BAD7CF735E5F-001/shard-2-001/]
   [junit4]   2> 735863 T2992 oasc.CoreContainer.load loading shared library: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion
 2D46BAD7CF735E5F-001/shard-2-001/lib
   [junit4]   2> 735864 T2992 oasc.SolrResourceLoader.addToClassLoader WARN 
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.TestDistribDocBasedVersion
 2D46BAD7CF735E5F-001/shard-2-001/lib).
   [junit4]   2> 735887 T2992 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 735888 T2992 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 735888 T2992 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 735889 T2992 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 735889 T2992 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 735890 T2992 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 735891 T2992 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 735891 T2992 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 735892 T2992 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 735892 T2992 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 735893 T2992 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 735898 T2992 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 735902 T2992 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 735902 T2992 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 735903 T2992 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 735903 T2992 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:55760/solr
   [junit4]   2> 735903 T2992 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 735904 T2992 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 735908 T2992 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 735913 T3067 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@537f8b5 name:ZooKeeperConnection 
Watcher:127.0.0.1:55760 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 735914 T2992 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 735914 T2992 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 735922 T2992 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 735929 T3070 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@22610931 
name:ZooKeeperConnection Watcher:127.0.0.1:55760/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 735929 T2992 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 735951 T2992 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 736972 T2992 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55772_
   [junit4]   2> 736974 T2992 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:55772_
   [junit4]   2> 736983 T2992 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 736991 T2992 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion
 2D46BAD7CF735E5F-001/shard-2-001/cores
   [junit4]   2> 736993 T2992 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, 
loadOnStartup=true, 
instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion
 2D46BAD7CF735E5F-001/shard-2-001/cores

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

  [junit4]    >         at 
sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
   [junit4]    >        at 
sun.security.ssl.InputRecord.read(InputRecord.java:503)
   [junit4]    >        at 
sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:961)
   [junit4]    >        at 
sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:918)
   [junit4]    >        at 
sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
   [junit4]    >        at 
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
   [junit4]    >        at 
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]    >        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
   [junit4]    >        at 
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
   [junit4]    >        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
   [junit4]    >        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
   [junit4]    >        at 
org.apache.solr.handler.TestBlobHandler.postData(TestBlobHandler.java:183)
   [junit4]    >        at 
org.apache.solr.handler.TestBlobHandler.postAndCheck(TestBlobHandler.java:128)
   [junit4]    >        at 
org.apache.solr.handler.TestBlobHandler.doBlobHandlerTest(TestBlobHandler.java:91)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2544878 T11217 C:control_collection S:shard1 c:collection1 
oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestBlobHandler
 2D46BAD7CF735E5F-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): 
{blobName=PostingsFormat(name=Memory doPackFST= false), size=FST50, 
_version_=PostingsFormat(name=MockRandom), id=PostingsFormat(name=Asserting), 
version=PostingsFormat(name=MockRandom), md5=PostingsFormat(name=Memory 
doPackFST= false), timestamp=PostingsFormat(name=Memory doPackFST= false)}, 
docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, 
locale=no_NO_NY, timezone=America/Rainy_River
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_40 
(64-bit)/cpus=3,threads=1,free=353522944,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [ChaosMonkeySafeLeaderTest, 
ExternalCollectionsTest, SpellCheckComponentTest, TestReload, 
SearchHandlerTest, XsltUpdateRequestHandlerTest, TestConfig, 
TestExpandComponent, TestFieldTypeResource, DisMaxRequestHandlerTest, 
QueryEqualityTest, TestSchemaSimilarityResource, 
HdfsWriteToMultipleCollectionsTest, QueryResultKeyTest, TestInitParams, 
TestDynamicLoading, TestMiniSolrCloudCluster, TestCryptoKeys, 
SegmentsInfoRequestHandlerTest, TestReplicationHandlerBackup, 
UpdateRequestProcessorFactoryTest, DateFieldTest, AnalysisErrorHandlingTest, 
TestPivotHelperCode, JsonLoaderTest, DirectUpdateHandlerOptimizeTest, 
TestRangeQuery, FileUtilsTest, TestSolrDynamicMBean, SuggesterTSTTest, 
OverseerStatusTest, TestJsonFacets, TestBlendedInfixSuggestions, 
TestLMDirichletSimilarityFactory, DistributedFacetPivotLargeTest, 
NotRequiredUniqueKeyTest, TestRTGBase, BasicDistributedZk2Test, 
RegexBoostProcessorTest, TestQuerySenderListener, TestMergePolicyConfig, 
TestFuzzyAnalyzedSuggestions, PolyFieldTest, TestTrie, BasicZkTest, 
TestFieldTypeCollectionResource, SpellingQueryConverterTest, 
RAMDirectoryFactoryTest, HdfsDirectoryFactoryTest, TestSchemaVersionResource, 
CSVRequestHandlerTest, TestStressUserVersions, CurrencyFieldOpenExchangeTest, 
TestCodecSupport, ShardRoutingCustomTest, CachingDirectoryFactoryTest, 
TestMiniSolrCloudClusterSSL, TestInfoStreamLogging, 
DistributedMLTComponentTest, MinimalSchemaTest, TestDefaultSearchFieldResource, 
TestRandomMergePolicy, TestCloudInspectUtil, TriLevelCompositeIdRoutingTest, 
AnalyticsQueryTest, BadIndexSchemaTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, 
VMParamsZkACLAndCredentialsProvidersTest, QueryParsingTest, 
TestLuceneMatchVersion, SpatialHeatmapFacetsTest, TestRecovery, 
DirectSolrSpellCheckerTest, TestStandardQParsers, TestDocSet, 
TestSolrConfigHandler, DeleteLastCustomShardedReplicaTest, 
TestSimpleTrackingShardHandler, UpdateParamsTest, TestSuggestSpellingConverter, 
TestSolrQueryParserResource, SolrRequestParserTest, TestFastWriter, 
TestDistributedGrouping, DistributedTermsComponentTest, ResponseHeaderTest, 
TestCloudManagedSchema, DebugComponentTest, TestSolrDeletionPolicy2, 
InfoHandlerTest, TestLRUStatsCache, TestJoin, TestReloadAndDeleteDocs, 
ZkStateWriterTest, CustomCollectionTest, FullSolrCloudDistribCmdsTest, 
TestTolerantSearch, TestSolrQueryParser, 
TestSolrQueryParserDefaultOperatorResource, TestFastOutputStream, 
TestMissingGroups, OverseerCollectionProcessorTest, 
TestSerializedLuceneMatchVersion, TermVectorComponentDistributedTest, 
HdfsLockFactoryTest, PluginInfoTest, TestSystemIdResolver, 
TestPseudoReturnFields, TestQuerySenderNoQuery, HdfsSyncSliceTest, 
TestManagedSchemaFieldTypeResource, TestUtils, ReplicationFactorTest, 
DistributedQueryComponentOptimizationTest, TestNamedUpdateProcessors, 
SpellCheckCollatorTest, IndexBasedSpellCheckerTest, BasicDistributedZkTest, 
UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, 
OpenCloseCoreStressTest, LeaderElectionIntegrationTest, RecoveryZkTest, 
TestRandomFaceting, ZkSolrClientTest, TestRandomDVFaceting, AutoCommitTest, 
ZkControllerTest, TestRealTimeGet, SolrCmdDistributorTest, 
QueryElevationComponentTest, ConvertedLegacyTest, TestSort, TestBadConfig, 
DistributedQueryElevationComponentTest, AnalysisAfterCoreReloadTest, 
TestExtendedDismaxParser, TestFoldingMultitermQuery, SuggesterTest, 
SpatialFilterTest, WordBreakSolrSpellCheckerTest, TestUpdate, 
FieldMutatingUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, 
TestSolrDeletionPolicy1, StandardRequestHandlerTest, 
TestReversedWildcardFilterFactory, PrimitiveFieldTypeTest, 
FileBasedSpellCheckerTest, XmlUpdateRequestHandlerTest, TestValueSourceCache, 
TestIndexingPerformance, RequiredFieldsTest, FastVectorHighlighterTest, 
IndexSchemaTest, TestCollationField, TestCSVResponseWriter, 
UniqFieldsUpdateProcessorFactoryTest, TestPHPSerializedResponseWriter, 
TestLFUCache, SOLR749Test, ResponseLogComponentTest, TestStressRecovery, 
TestCursorMarkWithoutUniqueKey, TestHighlightDedupGrouping, 
TestEmbeddedSolrServerConstructors, AliasIntegrationTest, 
CloudExitableDirectoryReaderTest, DeleteReplicaTest, DeleteShardTest, 
DistribJoinFromCollectionTest, LeaderInitiatedRecoveryOnCommitTest, 
MigrateRouteKeyTest, MultiThreadedOCPTest, SSLMigrationTest, 
SaslZkACLProviderTest, SharedFSAutoReplicaFailoverTest, 
SharedFSAutoReplicaFailoverUtilsTest, SimpleCollectionCreateDeleteTest, 
SolrXmlInZkTest, TestLeaderElectionZkExpiry, TestRequestStatusCollectionAPI, 
TestShortCircuitedRequests, TestConfigOverlay, TestConfigSets, TestBlobHandler]
   [junit4] Completed on J1 in 84.72s, 1 test, 1 error <<< FAILURES!

[...truncated 212 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:529: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:477: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:61: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/extra-targets.xml:39: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build.xml:191: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/common-build.xml:509: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1370: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:976: 
There were test failures: 478 suites, 1902 tests, 2 errors, 53 ignored (20 
assumptions)

Total time: 71 minutes 42 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0 
-XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to