You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2015/04/17 19:42:14 UTC

[JENKINS] Lucene-Solr-5.x-Linux (64bit/jdk1.8.0_60-ea-b06) - Build # 12165 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/12165/
Java: 64bit/jdk1.8.0_60-ea-b06 -XX:-UseCompressedOops -XX:+UseSerialGC

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

Error Message:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:56798/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:56798/collection1
	at __randomizedtesting.SeedInfo.seed([B0C30417129F74A0:38973BCDBC631958]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:632)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:955)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:846)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:789)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
	at org.apache.solr.cloud.TestDistribDocBasedVersion.vadd(TestDistribDocBasedVersion.java:257)
	at org.apache.solr.cloud.TestDistribDocBasedVersion.doTestDocVersions(TestDistribDocBasedVersion.java:157)
	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:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:56798/collection1
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:572)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:235)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:227)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:629)
	... 48 more
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:261)
	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:272)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:466)
	... 53 more




Build Log:
[...truncated 10223 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestDistribDocBasedVersion
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion B0C30417129F74A0-001/init-core-data-001
   [junit4]   2> 585723 T3824 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 585723 T3824 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 585727 T3824 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 585739 T3825 oasc.ZkTestServer$2$1.setClientPort client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 585739 T3825 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 585839 T3824 oasc.ZkTestServer.run start zk server on port:58533
   [junit4]   2> 585839 T3824 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 585860 T3824 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 585862 T3832 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6385fa63 name:ZooKeeperConnection Watcher:127.0.0.1:58533 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 585862 T3824 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 585863 T3824 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 585863 T3824 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 585865 T3824 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 585866 T3824 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 585876 T3835 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@31e7149c name:ZooKeeperConnection Watcher:127.0.0.1:58533/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 585876 T3824 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 585877 T3824 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 585877 T3824 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 585878 T3824 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 585879 T3824 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 585880 T3824 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 585881 T3824 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-externalversionconstraint.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 585881 T3824 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 585883 T3824 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 585883 T3824 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 585887 T3824 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 585887 T3824 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 585888 T3824 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 585888 T3824 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 585889 T3824 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 585890 T3824 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 585891 T3824 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 585892 T3824 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 585893 T3824 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 585893 T3824 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 585894 T3824 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 585894 T3824 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 585904 T3824 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 585904 T3824 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 585909 T3824 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 585909 T3824 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 585915 T3824 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 585916 T3824 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 585917 T3824 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 585918 T3824 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 585919 T3838 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3f25f5bb name:ZooKeeperConnection Watcher:127.0.0.1:58533/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 585919 T3824 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 585919 T3824 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 585978 T3824 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion B0C30417129F74A0-001/control-001/cores/collection1
   [junit4]   2> 586005 T3824 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 586049 T3824 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 586055 T3824 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:48402
   [junit4]   2> 586056 T3824 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion B0C30417129F74A0-001/tempDir-001/control/data, hostContext=/, hostPort=48402, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion B0C30417129F74A0-001/control-001/cores}
   [junit4]   2> 586058 T3824 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 586060 T3824 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion B0C30417129F74A0-001/control-001/'
   [junit4]   2> 586087 T3824 oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion B0C30417129F74A0-001/control-001/solr.xml
   [junit4]   2> 586093 T3824 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion B0C30417129F74A0-001/control-001/cores
   [junit4]   2> 586093 T3824 oasc.CoreContainer.<init> New CoreContainer 1300760986
   [junit4]   2> 586093 T3824 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion B0C30417129F74A0-001/control-001/]
   [junit4]   2> 586094 T3824 oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion B0C30417129F74A0-001/control-001/lib
   [junit4]   2> 586094 T3824 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion B0C30417129F74A0-001/control-001/lib).
   [junit4]   2> 586102 T3824 oashc.HttpShardHandlerFactory.init created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 586105 T3824 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 586108 T3824 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 586108 T3824 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 586108 T3824 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 586109 T3824 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:58533/solr
   [junit4]   2> 586109 T3824 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 586109 T3824 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 586110 T3824 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 586113 T3850 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7bed43a7 name:ZooKeeperConnection Watcher:127.0.0.1:58533 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 586113 T3824 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 586113 T3824 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 586115 T3824 N:127.0.0.1:48402_ oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 586116 T3853 N:127.0.0.1:48402_ oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5ac63d4e name:ZooKeeperConnection Watcher:127.0.0.1:58533/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 586116 T3824 N:127.0.0.1:48402_ oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 586117 T3824 N:127.0.0.1:48402_ oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 586118 T3824 N:127.0.0.1:48402_ oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 586119 T3824 N:127.0.0.1:48402_ oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 586121 T3824 N:127.0.0.1:48402_ oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 586121 T3824 N:127.0.0.1:48402_ oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 586125 T3824 N:127.0.0.1:48402_ oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 586129 T3824 N:127.0.0.1:48402_ oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 586132 T3824 N:127.0.0.1:48402_ oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 586133 T3824 N:127.0.0.1:48402_ oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48402_
   [junit4]   2> 586134 T3824 N:127.0.0.1:48402_ oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:48402_
   [junit4]   2> 586136 T3824 N:127.0.0.1:48402_ oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 586137 T3824 N:127.0.0.1:48402_ oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 586138 T3824 N:127.0.0.1:48402_ oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 586139 T3824 N:127.0.0.1:48402_ oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:48402_
   [junit4]   2> 586140 T3824 N:127.0.0.1:48402_ oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 586141 T3824 N:127.0.0.1:48402_ oasc.Overseer.start Overseer (id=93670056354447364-127.0.0.1:48402_-n_0000000000) starting
   [junit4]   2> 586142 T3824 N:127.0.0.1:48402_ oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 586146 T3824 N:127.0.0.1:48402_ oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 586147 T3855 N:127.0.0.1:48402_ oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 586147 T3824 N:127.0.0.1:48402_ oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 586147 T3854 N:127.0.0.1:48402_ oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 586152 T3824 N:127.0.0.1:48402_ oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion B0C30417129F74A0-001/control-001/cores
   [junit4]   2> 586153 T3824 N:127.0.0.1:48402_ oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion B0C30417129F74A0-001/control-001/cores/collection1, collection=control_collection, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion B0C30417129F74A0-001/control-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 586153 T3824 N:127.0.0.1:48402_ oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion B0C30417129F74A0-001/control-001/cores/collection1/
   [junit4]   2> 586153 T3824 N:127.0.0.1:48402_ oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 586154 T3857 N:127.0.0.1:48402_ C:control_collection c:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 586155 T3857 N:127.0.0.1:48402_ C:control_collection c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 586156 T3853 N:127.0.0.1:48402_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 586156 T3857 N:127.0.0.1:48402_ oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 586156 T3854 N:127.0.0.1:48402_ 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:48402",
   [junit4]   2> 	  "node_name":"127.0.0.1:48402_",
   [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> 586158 T3854 N:127.0.0.1:48402_ 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:48402",
   [junit4]   2> 	  "node_name":"127.0.0.1:48402_",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 586158 T3854 N:127.0.0.1:48402_ oasco.ClusterStateMutator.createCollection building a new cName: control_collection
   [junit4]   2> 586158 T3854 N:127.0.0.1:48402_ oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 586159 T3853 N:127.0.0.1:48402_ 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> 587156 T3857 N:127.0.0.1:48402_ oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 587156 T3857 N:127.0.0.1:48402_ oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 587157 T3857 N:127.0.0.1:48402_ oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 587157 T3857 N:127.0.0.1:48402_ oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 587157 T3857 N:127.0.0.1:48402_ oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 587157 T3857 N:127.0.0.1:48402_ oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion B0C30417129F74A0-001/control-001/cores/collection1/'
   [junit4]   2> 587166 T3857 N:127.0.0.1:48402_ oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 587167 T3857 N:127.0.0.1:48402_ oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 587170 T3857 N:127.0.0.1:48402_ oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 587175 T3857 N:127.0.0.1:48402_ oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 587197 T3857 N:127.0.0.1:48402_ oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 587197 T3857 N:127.0.0.1:48402_ oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 587201 T3857 N:127.0.0.1:48402_ oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 587292 T3857 N:127.0.0.1:48402_ oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 587293 T3857 N:127.0.0.1:48402_ oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 587294 T3857 N:127.0.0.1:48402_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 587297 T3857 N:127.0.0.1:48402_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 587336 T3857 N:127.0.0.1:48402_ oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 587336 T3857 N:127.0.0.1:48402_ c:collection1 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 587339 T3857 N:127.0.0.1:48402_ c:collection1 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion B0C30417129F74A0-001/control-001/cores/collection1/, dataDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion B0C30417129F74A0-001/control-001/cores/collection1/data/
   [junit4]   2> 587339 T3857 N:127.0.0.1:48402_ c:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@72c1a402
   [junit4]   2> 587340 T3857 N:127.0.0.1:48402_ c:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion B0C30417129F74A0-001/control-001/cores/collection1/data
   [junit4]   2> 587340 T3857 N:127.0.0.1:48402_ c:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion B0C30417129F74A0-001/control-001/cores/collection1/data/index/
   [junit4]   2> 587340 T3857 N:127.0.0.1:48402_ c:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion B0C30417129F74A0-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 587341 T3857 N:127.0.0.1:48402_ c:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion B0C30417129F74A0-001/control-001/cores/collection1/data/index
   [junit4]   2> 587341 T3857 N:127.0.0.1:48402_ c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=31, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3766221935837033]
   [junit4]   2> 587363 T3857 N:127.0.0.1:48402_ c:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion B0C30417129F74A0-001/control-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 587363 T3857 N:127.0.0.1:48402_ c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 587384 T3857 N:127.0.0.1:48402_ c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "external-version-constraint" (default)
   [junit4]   2> 587409 T3857 N:127.0.0.1:48402_ c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "external-version-constraint" (default)
   [junit4]   2> 587409 T3857 N:127.0.0.1:48402_ c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "external-version-float"
   [junit4]   2> 587409 T3857 N:127.0.0.1:48402_ c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "external-version-float"
   [junit4]   2> 587409 T3857 N:127.0.0.1:48402_ c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "external-version-failhard"
   [junit4]   2> 587409 T3857 N:127.0.0.1:48402_ c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "external-version-failhard"
   [junit4]   2> 587410 T3857 N:127.0.0.1:48402_ c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 587411 T3857 N:127.0.0.1:48402_ c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 587412 T3857 N:127.0.0.1:48402_ c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 587412 T3857 N:127.0.0.1:48402_ c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 587414 T3857 N:127.0.0.1:48402_ 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> 587414 T3857 N:127.0.0.1:48402_ c:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 587415 T3857 N:127.0.0.1:48402_ c:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 587415 T3857 N:127.0.0.1:48402_ c:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 587416 T3857 N:127.0.0.1:48402_ c:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 587416 T3857 N:127.0.0.1:48402_ c:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 587416 T3857 N:127.0.0.1:48402_ c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 587417 T3857 N:127.0.0.1:48402_ c:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion B0C30417129F74A0-001/control-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 587417 T3857 N:127.0.0.1:48402_ c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 587418 T3857 N:127.0.0.1:48402_ c:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@47da88d0[collection1] main
   [junit4]   2> 587418 T3857 N:127.0.0.1:48402_ c:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 587418 T3857 N:127.0.0.1:48402_ c:collection1 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 587419 T3857 N:127.0.0.1:48402_ c:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 587419 T3857 N:127.0.0.1:48402_ c:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 587419 T3857 N:127.0.0.1:48402_ c:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 587419 T3857 N:127.0.0.1:48402_ c:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 587420 T3857 N:127.0.0.1:48402_ c:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 587420 T3857 N:127.0.0.1:48402_ c:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 587420 T3857 N:127.0.0.1:48402_ c:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 587420 T3857 N:127.0.0.1:48402_ c:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 587421 T3858 N:127.0.0.1:48402_ c:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@47da88d0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 587421 T3857 N:127.0.0.1:48402_ c:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 587421 T3861 N:127.0.0.1:48402_ C:control_collection S:shard1 c:collection1 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:48402 collection:control_collection shard:shard1
   [junit4]   2> 587421 T3824 N:127.0.0.1:48402_ oass.SolrDispatchFilter.init user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 587422 T3824 N:127.0.0.1:48402_ oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 587422 T3861 N:127.0.0.1:48402_ C:control_collection S:shard1 c:collection1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 587424 T3861 N:127.0.0.1:48402_ C:control_collection S:shard1 c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 587425 T3824 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 587425 T3853 N:127.0.0.1:48402_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 587425 T3824 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 587426 T3861 N:127.0.0.1:48402_ C:control_collection S:shard1 c:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 587426 T3861 N:127.0.0.1:48402_ C:control_collection S:shard1 c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1194 name=collection1 org.apache.solr.core.SolrCore@5a17a644 url=https://127.0.0.1:48402/collection1 node=127.0.0.1:48402_ C1194_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=https://127.0.0.1:48402, node_name=127.0.0.1:48402_, state=down}
   [junit4]   2> 587426 T3861 N:127.0.0.1:48402_ C:control_collection S:shard1 c:collection1 C1194 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:48402/collection1/
   [junit4]   2> 587426 T3861 N:127.0.0.1:48402_ C:control_collection S:shard1 c:collection1 C1194 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 587426 T3861 N:127.0.0.1:48402_ C:control_collection S:shard1 c:collection1 C1194 oasc.SyncStrategy.syncToMe https://127.0.0.1:48402/collection1/ has no replicas
   [junit4]   2> 587427 T3861 N:127.0.0.1:48402_ C:control_collection S:shard1 c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:48402/collection1/ shard1
   [junit4]   2> 587427 T3854 N:127.0.0.1:48402_ 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> 587427 T3861 N:127.0.0.1:48402_ C:control_collection S:shard1 c:collection1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 587428 T3864 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@64371eff name:ZooKeeperConnection Watcher:127.0.0.1:58533/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 587428 T3824 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 587428 T3824 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 587429 T3824 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 587431 T3824 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 587432 T3853 N:127.0.0.1:48402_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 587432 T3854 N:127.0.0.1:48402_ 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:48402",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 1
   [junit4]   2> 587492 T3824 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion B0C30417129F74A0-001/shard-1-001/cores/collection1
   [junit4]   2> 587493 T3824 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion B0C30417129F74A0-001/shard-1-001
   [junit4]   2> 587494 T3824 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 587499 T3824 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 587503 T3824 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:47525
   [junit4]   2> 587503 T3824 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion B0C30417129F74A0-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=47525, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion B0C30417129F74A0-001/shard-1-001/cores}
   [junit4]   2> 587525 T3824 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 587525 T3824 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion B0C30417129F74A0-001/shard-1-001/'
   [junit4]   2> 587534 T3853 N:127.0.0.1:48402_ 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> 587535 T3864 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> 587560 T3824 oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion B0C30417129F74A0-001/shard-1-001/solr.xml
   [junit4]   2> 587565 T3824 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion B0C30417129F74A0-001/shard-1-001/cores
   [junit4]   2> 587565 T3824 oasc.CoreContainer.<init> New CoreContainer 868717662
   [junit4]   2> 587565 T3824 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion B0C30417129F74A0-001/shard-1-001/]
   [junit4]   2> 587566 T3824 oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion B0C30417129F74A0-001/shard-1-001/lib
   [junit4]   2> 587566 T3824 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion B0C30417129F74A0-001/shard-1-001/lib).
   [junit4]   2> 587583 T3861 N:127.0.0.1:48402_ C:control_collection S:shard1 c:collection1 oasc.ZkController.register We are https://127.0.0.1:48402/collection1/ and leader is https://127.0.0.1:48402/collection1/
   [junit4]   2> 587583 T3861 N:127.0.0.1:48402_ C:control_collection S:shard1 c:collection1 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:48402
   [junit4]   2> 587583 T3861 N:127.0.0.1:48402_ C:control_collection S:shard1 c:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 587584 T3861 N:127.0.0.1:48402_ C:control_collection S:shard1 c:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 587584 T3861 N:127.0.0.1:48402_ C:control_collection S:shard1 c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 587585 T3824 oashc.HttpShardHandlerFactory.init created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 587597 T3853 N:127.0.0.1:48402_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 587597 T3854 N:127.0.0.1:48402_ 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:48402",
   [junit4]   2> 	  "node_name":"127.0.0.1:48402_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"} current state version: 2
   [junit4]   2> 587598 T3854 N:127.0.0.1:48402_ 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:48402",
   [junit4]   2> 	  "node_name":"127.0.0.1:48402_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 587611 T3824 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 587612 T3824 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 587612 T3824 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 587613 T3824 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 587613 T3824 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:58533/solr
   [junit4]   2> 587613 T3824 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 587613 T3824 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 587614 T3824 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 587616 T3876 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1bdb55c7 name:ZooKeeperConnection Watcher:127.0.0.1:58533 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 587616 T3824 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 587616 T3824 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 587624 T3824 N:127.0.0.1:47525_ oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 587625 T3879 N:127.0.0.1:47525_ oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@895d77 name:ZooKeeperConnection Watcher:127.0.0.1:58533/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 587626 T3824 N:127.0.0.1:47525_ oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 587628 T3824 N:127.0.0.1:47525_ oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 587707 T3864 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> 587707 T3879 N:127.0.0.1:47525_ 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> 587707 T3853 N:127.0.0.1:48402_ 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> 588631 T3824 N:127.0.0.1:47525_ oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47525_
   [junit4]   2> 588631 T3824 N:127.0.0.1:47525_ oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:47525_
   [junit4]   2> 588632 T3824 N:127.0.0.1:47525_ oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 588634 T3824 N:127.0.0.1:47525_ oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion B0C30417129F74A0-001/shard-1-001/cores
   [junit4]   2> 588635 T3824 N:127.0.0.1:47525_ oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion B0C30417129F74A0-001/shard-1-001/cores/collection1, collection=collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion B0C30417129F74A0-001/shard-1-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 588635 T3824 N:127.0.0.1:47525_ oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion B0C30417129F74A0-001/shard-1-001/cores/collection1/
   [junit4]   2> 588635 T3824 N:127.0.0.1:47525_ oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 588636 T3880 N:127.0.0.1:47525_ C:collection1 c:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 588636 T3880 N:127.0.0.1:47525_ C:collection1 c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 588636 T3880 N:127.0.0.1:47525_ oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 588636 T3853 N:127.0.0.1:48402_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 588637 T3854 N:127.0.0.1:48402_ 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:47525",
   [junit4]   2> 	  "node_name":"127.0.0.1:47525_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 3
   [junit4]   2> 588637 T3854 N:127.0.0.1:48402_ 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:47525",
   [junit4]   2> 	  "node_name":"127.0.0.1:47525_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 588638 T3854 N:127.0.0.1:48402_ oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 588638 T3854 N:127.0.0.1:48402_ oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 588739 T3864 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 588739 T3853 N:127.0.0.1:48402_ oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 588739 T3879 N:127.0.0.1:47525_ oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 589637 T3880 N:127.0.0.1:47525_ oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 589637 T3880 N:127.0.0.1:47525_ oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 589637 T3880 N:127.0.0.1:47525_ oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 589637 T3880 N:127.0.0.1:47525_ oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 589638 T3880 N:127.0.0.1:47525_ oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 589638 T3880 N:127.0.0.1:47525_ oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion B0C30417129F74A0-001/shard-1-001/cores/collection1/'
   [junit4]   2> 589646 T3880 N:127.0.0.1:47525_ oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 589647 T3880 N:127.0.0.1:47525_ oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 589651 T3880 N:127.0.0.1:47525_ oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 589655 T3880 N:127.0.0.1:47525_ oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 589662 T3880 N:127.0.0.1:47525_ oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 589663 T3880 N:127.0.0.1:47525_ oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 589666 T3880 N:127.0.0.1:47525_ oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 589749 T3880 N:127.0.0.1:47525_ oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 589750 T3880 N:127.0.0.1:47525_ oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 589751 T3880 N:127.0.0.1:47525_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 589753 T3880 N:127.0.0.1:47525_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 589762 T3880 N:127.0.0.1:47525_ oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 589762 T3880 N:127.0.0.1:47525_ c:collection1 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 589762 T3880 N:127.0.0.1:47525_ c:collection1 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion B0C30417129F74A0-001/shard-1-001/cores/collection1/, dataDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion B0C30417129F74A0-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 589762 T3880 N:127.0.0.1:47525_ c:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@72c1a402
   [junit4]   2> 589763 T3880 N:127.0.0.1:47525_ c:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion B0C30417129F74A0-001/shard-1-001/cores/collection1/data
   [junit4]   2> 589763 T3880 N:127.0.0.1:47525_ c:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion B0C30417129F74A0-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 589763 T3880 N:127.0.0.1:47525_ c:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion B0C30417129F74A0-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 589763 T3880 N:127.0.0.1:47525_ c:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion B0C30417129F74A0-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 589764 T3880 N:127.0.0.1:47525_ c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=31, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3766221935837033]
   [junit4]   2> 589802 T3880 N:127.0.0.1:47525_ c:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion B0C30417129F74A0-001/shard-1-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 589802 T3880 N:127.0.0.1:47525_ c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 589807 T3880 N:127.0.0.1:47525_ c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "external-version-constraint" (default)
   [junit4]   2> 589807 T3880 N:127.0.0.1:47525_ c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "external-version-constraint" (default)
   [junit4]   2> 589807 T3880 N:127.0.0.1:47525_ c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "external-version-float"
   [junit4]   2> 589807 T3880 N:127.0.0.1:47525_ c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "external-version-float"
   [junit4]   2> 589807 T3880 N:127.0.0.1:47525_ c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "external-version-failhard"
   [junit4]   2> 589808 T3880 N:127.0.0.1:47525_ c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "external-version-failhard"
   [junit4]   2> 589809 T3880 N:127.0.0.1:47525_ c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 589810 T3880 N:127.0.0.1:47525_ c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 589815 T3880 N:127.0.0.1:47525_ c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 589817 T3880 N:127.0.0.1:47525_ c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 589821 T3880 N:127.0.0.1:47525_ 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> 589822 T3880 N:127.0.0.1:47525_ c:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 589822 T3880 N:127.0.0.1:47525_ c:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 589822 T3880 N:127.0.0.1:47525_ c:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 589823 T3880 N:127.0.0.1:47525_ c:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 589823 T3880 N:127.0.0.1:47525_ c:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 589823 T3880 N:127.0.0.1:47525_ c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 589824 T3880 N:127.0.0.1:47525_ c:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion B0C30417129F74A0-001/shard-1-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 589824 T3880 N:127.0.0.1:47525_ c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 589824 T3880 N:127.0.0.1:47525_ c:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@4046d940[collection1] main
   [junit4]   2> 589824 T3880 N:127.0.0.1:47525_ c:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 589825 T3880 N:127.0.0.1:47525_ c:collection1 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 589825 T3880 N:127.0.0.1:47525_ c:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 589825 T3880 N:127.0.0.1:47525_ c:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 589825 T3880 N:127.0.0.1:47525_ c:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 589825 T3880 N:127.0.0.1:47525_ c:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 589826 T3880 N:127.0.0.1:47525_ c:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 589826 T3880 N:127.0.0.1:47525_ c:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 589826 T3880 N:127.0.0.1:47525_ c:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 589826 T3880 N:127.0.0.1:47525_ c:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 589827 T3881 N:127.0.0.1:47525_ c:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4046d940[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 589827 T3880 N:127.0.0.1:47525_ c:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 589828 T3884 N:127.0.0.1:47525_ C:collection1 S:shard2 c:collection1 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:47525 collection:collection1 shard:shard2
   [junit4]   2> 589828 T3824 N:127.0.0.1:47525_ oass.SolrDispatchFilter.init user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 589828 T3824 N:127.0.0.1:47525_ oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 589828 T3884 N:127.0.0.1:47525_ C:collection1 S:shard2 c:collection1 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 589831 T3884 N:127.0.0.1:47525_ C:collection1 S:shard2 c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 589832 T3853 N:127.0.0.1:48402_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 589832 T3884 N:127.0.0.1:47525_ C:collection1 S:shard2 c:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 589832 T3854 N:127.0.0.1:48402_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1"} current state version: 4
   [junit4]   2> 589832 T3884 N:127.0.0.1:47525_ C:collection1 S:shard2 c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1195 name=collection1 org.apache.solr.core.SolrCore@41442b97 url=https://127.0.0.1:47525/collection1 node=127.0.0.1:47525_ C1195_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=https://127.0.0.1:47525, node_name=127.0.0.1:47525_, state=down}
   [junit4]   2> 589833 T3884 N:127.0.0.1:47525_ C:collection1 S:shard2 c:collection1 C1195 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:47525/collection1/
   [junit4]   2> 589833 T3884 N:127.0.0.1:47525_ C:collection1 S:shard2 c:collection1 C1195 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 589833 T3884 N:127.0.0.1:47525_ C:collection1 S:shard2 c:collection1 C1195 oasc.SyncStrategy.syncToMe https://127.0.0.1:47525/collection1/ has no replicas
   [junit4]   2> 589833 T3884 N:127.0.0.1:47525_ C:collection1 S:shard2 c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:47525/collection1/ shard2
   [junit4]   2> 589833 T3884 N:127.0.0.1:47525_ C:collection1 S:shard2 c:collection1 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 589835 T3853 N:127.0.0.1:48402_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 589836 T3854 N:127.0.0.1:48402_ 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:47525",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 4
   [junit4]   2> 589885 T3824 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion B0C30417129F74A0-001/shard-2-001/cores/collection1
   [junit4]   2> 589886 T3824 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion B0C30417129F74A0-001/shard-2-001
   [junit4]   2> 589886 T3824 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 589890 T3824 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 589892 T3824 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:56798
   [junit4]   2> 589893 T3824 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion B0C30417129F74A0-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/, hostPort=56798, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion B0C30417129F74A0-001/shard-2-001/cores}
   [junit4]   2> 589895 T3824 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 589895 T3824 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion B0C30417129F74A0-001/shard-2-001/'
   [junit4]   2> 589913 T3824 oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion B0C30417129F74A0-001/shard-2-001/solr.xml
   [junit4]   2> 589928 T3824 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion B0C30417129F74A0-001/shard-2-001/cores
   [junit4]   2> 589929 T3824 oasc.CoreContainer.<init> New CoreContainer 2016741602
   [junit4]   2> 589929 T3824 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion B0C30417129F74A0-001/shard-2-001/]
   [junit4]   2> 589929 T3824 oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion B0C30417129F74A0-001/shard-2-001/lib
   [junit4]   2> 589929 T3824 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion B0C30417129F74A0-001/shard-2-001/lib).
   [junit4]   2> 589933 T3824 oashc.HttpShardHandlerFactory.init created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 589936 T3824 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 589937 T3824 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 589937 T3853 N:127.0.0.1:48402_ oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 589937 T3864 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 589937 T3879 N:127.0.0.1:47525_ oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 589937 T3824 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 589939 T3824 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 589939 T3824 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:58533/solr
   [junit4]   2> 589939 T3824 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 589939 T3824 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 589940 T3824 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 589942 T3896 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5bee4388 name:ZooKeeperConnection Watcher:127.0.0.1:58533 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 589942 T3824 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 589942 T3824 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 589944 T3824 N:127.0.0.1:56798_ oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 589945 T3899 N:127.0.0.1:56798_ oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@9abbcfb name:ZooKeeperConnection Watcher:127.0.0.1:58533/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 589945 T3824 N:127.0.0.1:56798_ oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 589948 T3824 N:127.0.0.1:56798_ oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 589986 T3884 N:127.0.0.1:47525_ C:collection1 S:shard2 c:collection1 oasc.ZkController.register We are https://127.0.0.1:47525/collection1/ and leader is https://127.0.0.1:47525/collection1/
   [junit4]   2> 589986 T3884 N:127.0.0.1:47525_ C:collection1 S:shard2 c:collection1 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:47525
   [junit4]   2> 589987 T3884 N:127.0.0.1:47525_ C:collection1 S:shard2 c:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 589987 T3884 N:127.0.0.1:47525_ C:collection1 S:shard2 c:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 589987 T3884 N:127.0.0.1:47525_ C:collection1 S:shard2 c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 589988 T3853 N:127.0.0.1:48402_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 589988 T3854 N:127.0.0.1:48402_ 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:47525",
   [junit4]   2> 	  "node_name":"127.0.0.1:47525_",
   [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> 589989 T3854 N:127.0.0.1:48402_ 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:47525",
   [junit4]   2> 	  "node_name":"127.0.0.1:47525_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 590093 T3864 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 590093 T3899 N:127.0.0.1:56798_ oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 590093 T3853 N:127.0.0.1:48402_ oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 590093 T3879 N:127.0.0.1:47525_ oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 590950 T3824 N:127.0.0.1:56798_ oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56798_
   [junit4]   2> 590951 T3824 N:127.0.0.1:56798_ oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56798_
   [junit4]   2> 590952 T3824 N:127.0.0.1:56798_ oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 590953 T3824 N:127.0.0.1:56798_ oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion B0C30417129F74A0-001/shard-2-001/cores
   [junit4]   2> 590953 T3824 N:127.0.0.1:56798_ oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion B0C30417129F74A0-001/shard-2-001/cores/collection1, collection=collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion B0C30417129F74A0-001/shard-2-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 590954 T3824 N:127.0.0.1:56798_ oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion B0C30417129F74A0-001/shard-2-001/cores/collection1/
   [junit4]   2> 590954 T3824 N:127.0.0.1:56798_ oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 590955 T3900 N:127.0.0.1:56798_ C:collection1 c:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 590956 T3900 N:127.0.0.1:56798_ C:collection1 c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 590956 T3900 N:127.0.0.1:56798_ oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 590956 T3853 N:127.0.0.1:48402_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 590957 T3854 N:127.0.0.1:48402_ 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:56798",
   [junit4]   2> 	  "node_name":"127.0.0.1:56798_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 6
   [junit4]   2> 590957 T3854 N:127.0.0.1:48402_ 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:56798",
   [junit4]   2> 	  "node_name":"127.0.0.1:56798_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 590957 T3854 N:127.0.0.1:48402_ oasco.ReplicaMutator.updateState Collection already exists with numShards=2
   [junit4]   2> 590957 T3854 N:127.0.0.1:48402_ oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 591059 T3864 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 591059 T3853 N:127.0.0.1:48402_ oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 591059 T3899 N:127.0.0.1:56798_ oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 591059 T3879 N:127.0.0.1:47525_ oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 591956 T3900 N:127.0.0.1:56798_ oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 591956 T3900 N:127.0.0.1:56798_ oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 591957 T3900 N:127.0.0.1:56798_ oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 591957 T3900 N:127.0.0.1:56798_ oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 591957 T3900 N:127.0.0.1:56798_ oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 591957 T3900 N:127.0.0.1:56798_ oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion B0C30417129F74A0-001/shard-2-001/cores/collection1/'
   [junit4]   2> 591970 T3900 N:127.0.0.1:56798_ oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 591971 T3900 N:127.0.0.1:56798_ oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 591973 T3900 N:127.0.0.1:56798_ oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 591978 T3900 N:127.0.0.1:56798_ oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 591989 T3900 N:127.0.0.1:56798_ oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 591991 T3900 N:127.0.0.1:56798_ oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 591995 T3900 N:127.0.0.1:56798_ oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 592075 T3900 N:127.0.0.1:56798_ oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 592076 T3900 N:127.0.0.1:56798_ oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 592078 T3900 N:127.0.0.1:56798_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 592084 T3900 N:127.0.0.1:56798_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 592090 T3900 N:127.0.0.1:56798_ oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 592091 T3900 N:127.0.0.1:56798_ c:collection1 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 592091 T3900 N:127.0.0.1:56798_ c:collection1 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion B0C30417129F74A0-001/shard-2-001/cores/collection1/, dataDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion B0C30417129F74A0-001/shard-2-001/cores/collection1/data/
   [junit4]   2> 592091 T3900 N:127.0.0.1:56798_ c:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@72c1a402
   [junit4]   2> 592091 T3900 N:127.0.0.1:56798_ c:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion B0C30417129F74A0-001/shard-2-001/cores/collection1/data
   [junit4]   2> 592092 T3900 N:127.0.0.1:56798_ c:collection1 oasc.SolrCore.ge

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

 2> 	
   [junit4]   2> 		6	/solr/aliases.json
   [junit4]   2> 		6	/solr/clusterstate.json
   [junit4]   2> 		5	/solr/configs/conf1
   [junit4]   2> 	
   [junit4]   2> 	Maximum concurrent children watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		6	/solr/live_nodes
   [junit4]   2> 		5	/solr/overseer/queue
   [junit4]   2> 		5	/solr/overseer/collection-queue-work
   [junit4]   2> 	
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDistribDocBasedVersion -Dtests.method=test -Dtests.seed=B0C30417129F74A0 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es_PY -Dtests.timezone=America/Lima -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR    225s J0 | TestDistribDocBasedVersion.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:56798/collection1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B0C30417129F74A0:38973BCDBC631958]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:632)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:955)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:846)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:789)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
   [junit4]    > 	at org.apache.solr.cloud.TestDistribDocBasedVersion.vadd(TestDistribDocBasedVersion.java:257)
   [junit4]    > 	at org.apache.solr.cloud.TestDistribDocBasedVersion.doTestDocVersions(TestDistribDocBasedVersion.java:157)
   [junit4]    > 	at org.apache.solr.cloud.TestDistribDocBasedVersion.test(TestDistribDocBasedVersion.java:100)
   [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]    > Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:56798/collection1
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:572)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:235)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:227)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:629)
   [junit4]    > 	... 48 more
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    > 	at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    > 	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:170)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [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:261)
   [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:272)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
   [junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:466)
   [junit4]    > 	... 53 more
   [junit4]   2> 811083 T3824 C:control_collection S:shard1 c:collection1 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistribDocBasedVersion B0C30417129F74A0-001
   [junit4]   2> 225362 T3823 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=6, maxDocsPerChunk=8, blockSize=472), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=6, blockSize=472)), sim=DefaultSimilarity, locale=es_PY, timezone=America/Lima
   [junit4]   2> NOTE: Linux 3.13.0-49-generic amd64/Oracle Corporation 1.8.0_60-ea (64-bit)/cpus=12,threads=1,free=127191224,total=508952576
   [junit4]   2> NOTE: All tests run in this JVM: [URLClassifyProcessorTest, CSVRequestHandlerTest, TestMacros, TestUpdate, HighlighterTest, SolrCoreTest, IndexBasedSpellCheckerTest, TestWordDelimiterFilterFactory, ConcurrentDeleteAndCreateCollectionTest, TestCustomSort, TestFieldCollectionResource, DateFieldTest, TestAnalyzeInfixSuggestions, TestSimpleQParserPlugin, TestSolr4Spatial2, CursorMarkTest, TestExactStatsCache, TestSolrQueryParserDefaultOperatorResource, TestJmxIntegration, TestCollationFieldDocValues, SolrRequestParserTest, TestRandomMergePolicy, PrimitiveFieldTypeTest, UpdateRequestProcessorFactoryTest, TestCSVLoader, DistributedFacetPivotSmallAdvancedTest, OverseerStatusTest, ZkStateWriterTest, ActionThrottleTest, TestCodecSupport, TestReplicaProperties, ShardSplitTest, TestQuerySenderListener, StandardRequestHandlerTest, TestInfoStreamLogging, DistributedQueueTest, CloudExitableDirectoryReaderTest, ZkNodePropsTest, SaslZkACLProviderTest, TermsComponentTest, TestFieldTypeCollectionResource, TestSerializedLuceneMatchVersion, TestSchemaSimilarityResource, QueryElevationComponentTest, TestSolrDeletionPolicy1, TestSchemaManager, TestInitQParser, TestPostingsSolrHighlighter, ReplicationFactorTest, TestDistributedSearch, TriLevelCompositeIdRoutingTest, TestSolrConfigHandlerCloud, TestJmxMonitoredMap, TestConfigOverlay, TestComplexPhraseQParserPlugin, CachingDirectoryFactoryTest, CurrencyFieldXmlFileTest, RankQueryTest, TestReplicationHandlerBackup, TestDistribDocBasedVersion]
   [junit4] Completed [226/483] on J0 in 225.89s, 1 test, 1 error <<< FAILURES!

[...truncated 798 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:536: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:484: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:61: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/extra-targets.xml:39: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:229: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:511: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1434: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:991: There were test failures: 483 suites, 1916 tests, 1 error, 50 ignored (22 assumptions)

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