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 2014/08/08 23:54:30 UTC

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

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/1723/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC

2 tests failed.
REGRESSION:  org.apache.solr.cloud.RollingRestartTest.testDistribSearch

Error Message:
No overseer designate as leader found after restart #1: 127.0.0.1:55183_i_jz%2Fee

Stack Trace:
java.lang.AssertionError: No overseer designate as leader found after restart #1: 127.0.0.1:55183_i_jz%2Fee
	at __randomizedtesting.SeedInfo.seed([BD7BA66B5150F8D9:3C9D2873260F98E5]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.RollingRestartTest.restartWithRolesTest(RollingRestartTest.java:103)
	at org.apache.solr.cloud.RollingRestartTest.doTest(RollingRestartTest.java:63)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:867)
	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:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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:43)
	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)


REGRESSION:  org.apache.solr.schema.TestCloudSchemaless.testDistribSearch

Error Message:
Timeout occured while waiting response from server at: https://127.0.0.1:58346/ayq/o/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:58346/ayq/o/collection1
	at __randomizedtesting.SeedInfo.seed([BD7BA66B5150F8D9:3C9D2873260F98E5]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:561)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:68)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:54)
	at org.apache.solr.schema.TestCloudSchemaless.doTest(TestCloudSchemaless.java:140)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:867)
	at sun.reflect.GeneratedMethodAccessor74.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.read(SocketInputStream.java:150)
	at java.net.SocketInputStream.read(SocketInputStream.java:121)
	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:954)
	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:911)
	at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:449)
	... 47 more




Build Log:
[...truncated 11234 lines...]
   [junit4] Suite: org.apache.solr.cloud.RollingRestartTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/init-core-data-001
   [junit4]   2> 1573799 T4212 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 1573800 T4212 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /i_jz/ee
   [junit4]   2> 1573809 T4212 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 1573810 T4212 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1573812 T4213 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1573918 T4212 oasc.ZkTestServer.run start zk server on port:55092
   [junit4]   2> 1573922 T4212 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1573929 T4219 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a98d6f3 name:ZooKeeperConnection Watcher:127.0.0.1:55092 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1573930 T4212 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1573931 T4212 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1573942 T4212 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1573948 T4221 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4339c681 name:ZooKeeperConnection Watcher:127.0.0.1:55092/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1573948 T4212 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1573949 T4212 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1573962 T4212 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1573969 T4212 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1573977 T4212 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1573990 T4212 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1573991 T4212 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1574008 T4212 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1574010 T4212 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1574020 T4212 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1574022 T4212 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1574039 T4212 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1574041 T4212 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1574066 T4212 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1574067 T4212 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1574077 T4212 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1574078 T4212 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1574091 T4212 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1574092 T4212 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1574101 T4212 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1574104 T4212 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1574115 T4212 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1574117 T4212 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1574127 T4212 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1574128 T4212 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1574140 T4212 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1574142 T4212 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1574161 T4212 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1574164 T4223 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4b67d1c7 name:ZooKeeperConnection Watcher:127.0.0.1:55092/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1574166 T4212 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1576534 T4212 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1576542 T4212 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1576545 T4212 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:55096
   [junit4]   2> 1576551 T4212 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1576552 T4212 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1576552 T4212 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-002
   [junit4]   2> 1576553 T4212 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-002/'
   [junit4]   2> 1576602 T4212 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-002/solr.xml
   [junit4]   2> 1576628 T4212 oasc.CoreContainer.<init> New CoreContainer 58901760
   [junit4]   2> 1576629 T4212 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-002/]
   [junit4]   2> 1576630 T4212 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1576630 T4212 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1576631 T4212 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1576631 T4212 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1576632 T4212 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1576632 T4212 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1576632 T4212 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1576633 T4212 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1576633 T4212 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1576636 T4212 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1576638 T4212 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1576639 T4212 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1576639 T4212 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1576640 T4212 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55092/solr
   [junit4]   2> 1576640 T4212 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1576642 T4212 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1576645 T4234 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ab089c name:ZooKeeperConnection Watcher:127.0.0.1:55092 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1576646 T4212 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1576651 T4212 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1576654 T4236 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4821fd33 name:ZooKeeperConnection Watcher:127.0.0.1:55092/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1576654 T4212 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1576658 T4212 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1576668 T4212 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1576677 T4212 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 1576687 T4212 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 1576696 T4212 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 1576709 T4212 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1576715 T4212 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55096_i_jz%2Fee
   [junit4]   2> 1576718 T4212 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55096_i_jz%2Fee
   [junit4]   2> 1576728 T4212 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1576738 T4212 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1576752 T4212 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:55096_i_jz%2Fee
   [junit4]   2> 1576753 T4212 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1576761 T4212 oasc.Overseer.start Overseer (id=92243820752011268-127.0.0.1:55096_i_jz%2Fee-n_0000000000) starting
   [junit4]   2> 1576772 T4212 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1576816 T4238 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1576820 T4212 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1576829 T4212 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1576837 T4212 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1576852 T4237 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1576860 T4239 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 1576861 T4239 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1576864 T4239 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1576865 T4240 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1576870 T4237 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1576872 T4237 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:55096/i_jz/ee",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:55096_i_jz%2Fee",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1576872 T4237 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 1576872 T4237 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1576883 T4240 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> 1577869 T4239 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1577869 T4239 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1577871 T4239 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1577871 T4239 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1577875 T4239 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1577875 T4239 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-002/collection1/'
   [junit4]   2> 1577876 T4239 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 1577877 T4239 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 1577878 T4239 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 1577936 T4239 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 1577950 T4239 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1577955 T4239 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1577961 T4239 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1578123 T4239 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1578125 T4239 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1578125 T4239 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1578133 T4239 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1578134 T4239 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1578173 T4239 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1578179 T4239 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1578185 T4239 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1578187 T4239 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1578187 T4239 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1578187 T4239 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1578190 T4239 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1578190 T4239 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1578190 T4239 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1578190 T4239 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 1578191 T4239 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-002/collection1/, dataDir=./solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-001/control/data/
   [junit4]   2> 1578191 T4239 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@25ab9cab
   [junit4]   2> 1578193 T4239 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-001/control/data
   [junit4]   2> 1578194 T4239 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-001/control/data/index/
   [junit4]   2> 1578195 T4239 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1578196 T4239 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-001/control/data/index
   [junit4]   2> 1578196 T4239 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=61.1240234375, floorSegmentMB=1.2177734375, forceMergeDeletesPctAllowed=22.95869877521751, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1578203 T4239 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1578203 T4239 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1578206 T4239 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1578207 T4239 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1578207 T4239 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1578207 T4239 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1578208 T4239 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1578208 T4239 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1578209 T4239 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1578209 T4239 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1578210 T4239 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1578216 T4239 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1578217 T4239 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1578217 T4239 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1578218 T4239 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1578219 T4239 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1578220 T4239 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1578220 T4239 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1578223 T4239 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1578223 T4239 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1578224 T4239 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1578224 T4239 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1578226 T4239 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1578241 T4239 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1578243 T4239 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1578245 T4239 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1578247 T4239 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1578248 T4239 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1578250 T4239 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1578251 T4239 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1578254 T4239 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=973121834, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1578257 T4239 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1578257 T4239 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1578258 T4239 oass.SolrIndexSearcher.<init> Opening Searcher@1b17c5c8[collection1] main
   [junit4]   2> 1578258 T4239 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1578263 T4239 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1578263 T4239 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1578265 T4239 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1578265 T4239 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1578266 T4239 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1578268 T4239 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1578268 T4239 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1578270 T4239 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json
   [junit4]   2> 1578279 T4239 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1578279 T4239 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1578280 T4239 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1578283 T4241 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1b17c5c8[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1578284 T4239 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1578287 T4244 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:55096/i_jz/ee collection:control_collection shard:shard1
   [junit4]   2> 1578288 T4212 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1578288 T4212 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1578290 T4244 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1578300 T4212 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1578306 T4246 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@31dfb985 name:ZooKeeperConnection Watcher:127.0.0.1:55092/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1578306 T4212 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1578308 T4212 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1578309 T4244 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1578314 T4240 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1578317 T4212 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1578318 T4244 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1578318 T4244 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1299 name=collection1 org.apache.solr.core.SolrCore@423a3d80 url=https://127.0.0.1:55096/i_jz/ee/collection1 node=127.0.0.1:55096_i_jz%2Fee C1299_STATE=coll:control_collection core:collection1 props:{state=down, base_url=https://127.0.0.1:55096/i_jz/ee, core=collection1, node_name=127.0.0.1:55096_i_jz%2Fee}
   [junit4]   2> 1578318 T4244 C1299 P55096 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:55096/i_jz/ee/collection1/
   [junit4]   2> 1578319 T4244 C1299 P55096 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1578319 T4244 C1299 P55096 oasc.SyncStrategy.syncToMe https://127.0.0.1:55096/i_jz/ee/collection1/ has no replicas
   [junit4]   2> 1578319 T4244 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:55096/i_jz/ee/collection1/ shard1
   [junit4]   2> 1578319 T4244 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1578327 T4237 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1578354 T4240 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1578359 T4240 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> 1578359 T4247 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> 1578393 T4244 oasc.ZkController.register We are https://127.0.0.1:55096/i_jz/ee/collection1/ and leader is https://127.0.0.1:55096/i_jz/ee/collection1/
   [junit4]   2> 1578394 T4244 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:55096/i_jz/ee
   [junit4]   2> 1578394 T4244 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1578394 T4244 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 1578394 T4244 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1578398 T4240 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1578402 T4244 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1578405 T4237 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1578406 T4237 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:55096/i_jz/ee",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:55096_i_jz%2Fee",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1578517 T4240 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> 1578520 T4247 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> 1581199 T4212 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 1581200 T4212 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1581209 T4212 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1581213 T4212 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:55100
   [junit4]   2> 1581217 T4212 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1581217 T4212 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1581218 T4212 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-003
   [junit4]   2> 1581219 T4212 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-003/'
   [junit4]   2> 1581271 T4212 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-003/solr.xml
   [junit4]   2> 1581300 T4212 oasc.CoreContainer.<init> New CoreContainer 1015883475
   [junit4]   2> 1581301 T4212 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-003/]
   [junit4]   2> 1581302 T4212 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1581302 T4212 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1581303 T4212 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1581304 T4212 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1581304 T4212 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1581304 T4212 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1581305 T4212 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1581305 T4212 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1581306 T4212 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1581310 T4212 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1581314 T4212 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1581315 T4212 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1581316 T4212 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1581316 T4212 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55092/solr
   [junit4]   2> 1581318 T4212 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1581321 T4212 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1581326 T4258 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2dce546c name:ZooKeeperConnection Watcher:127.0.0.1:55092 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1581327 T4212 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1581333 T4212 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1581336 T4260 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@557f8da0 name:ZooKeeperConnection Watcher:127.0.0.1:55092/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1581337 T4212 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1581365 T4212 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1582377 T4212 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55100_i_jz%2Fee
   [junit4]   2> 1582380 T4212 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55100_i_jz%2Fee
   [junit4]   2> 1582389 T4240 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1582390 T4261 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1582391 T4247 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1582411 T4262 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1582411 T4262 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1582416 T4262 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1582420 T4240 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1582426 T4237 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1582430 T4237 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:55100/i_jz/ee",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:55100_i_jz%2Fee",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1582430 T4237 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 1582431 T4237 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 1582442 T4261 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> 1582442 T4247 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> 1582444 T4240 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> 1583418 T4262 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1583419 T4262 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1583422 T4262 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1583422 T4262 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1583426 T4262 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1583427 T4262 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-003/collection1/'
   [junit4]   2> 1583429 T4262 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 1583430 T4262 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 1583431 T4262 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 1583513 T4262 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 1583534 T4262 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1583539 T4262 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1583547 T4262 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1583789 T4262 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1583792 T4262 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1583793 T4262 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1583807 T4262 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1583810 T4262 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1583850 T4262 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1583857 T4262 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1583866 T4262 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1583871 T4262 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1583872 T4262 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1583872 T4262 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1583882 T4262 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1583883 T4262 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1583883 T4262 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1583891 T4262 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 1583892 T4262 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-003/collection1/, dataDir=./solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-001/jetty1/
   [junit4]   2> 1583892 T4262 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@25ab9cab
   [junit4]   2> 1583895 T4262 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-001/jetty1
   [junit4]   2> 1583896 T4262 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-001/jetty1/index/
   [junit4]   2> 1583897 T4262 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 1583898 T4262 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-001/jetty1/index
   [junit4]   2> 1583899 T4262 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=61.1240234375, floorSegmentMB=1.2177734375, forceMergeDeletesPctAllowed=22.95869877521751, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1583911 T4262 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 1583912 T4262 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1583925 T4262 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1583925 T4262 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1583926 T4262 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1583926 T4262 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1583926 T4262 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1583927 T4262 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1583927 T4262 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1583927 T4262 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1583928 T4262 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1583929 T4262 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1583930 T4262 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1583931 T4262 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1583931 T4262 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1583932 T4262 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1583933 T4262 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1583933 T4262 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1583934 T4262 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1583934 T4262 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1583935 T4262 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1583935 T4262 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1583936 T4262 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1583947 T4262 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1583949 T4262 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1583955 T4262 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1583958 T4262 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1583963 T4262 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1583966 T4262 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1583967 T4262 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1583968 T4262 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=973121834, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1583972 T4262 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 1583973 T4262 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1583974 T4262 oass.SolrIndexSearcher.<init> Opening Searcher@61fa1dcc[collection1] main
   [junit4]   2> 1583974 T4262 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1583980 T4262 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1583981 T4262 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1583986 T4262 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1583986 T4262 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1583987 T4262 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1583991 T4262 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1583992 T4262 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1583993 T4262 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed
   [junit4]   2> 1583993 T4262 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1584000 T4263 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@61fa1dcc[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1584003 T4262 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1584006 T4266 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:55100/i_jz/ee collection:collection1 shard:shard2
   [junit4]   2> 1584007 T4212 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1584008 T4212 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1584009 T4266 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1584058 T4266 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 1584068 T4266 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1584069 T4266 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1300 name=collection1 org.apache.solr.core.SolrCore@5585f99a url=https://127.0.0.1:55100/i_jz/ee/collection1 node=127.0.0.1:55100_i_jz%2Fee C1300_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:55100/i_jz/ee, core=collection1, node_name=127.0.0.1:55100_i_jz%2Fee}
   [junit4]   2> 1584069 T4266 C1300 P55100 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:55100/i_jz/ee/collection1/
   [junit4]   2> 1584070 T4266 C1300 P55100 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1584070 T4266 C1300 P55100 oasc.SyncStrategy.syncToMe https://127.0.0.1:55100/i_jz/ee/collection1/ has no replicas
   [junit4]   2> 1584070 T4266 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:55100/i_jz/ee/collection1/ shard2
   [junit4]   2> 1584071 T4266 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 1584072 T4240 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1584097 T4237 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1584113 T4240 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> 1584117 T4261 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> 1584119 T4247 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> 1584142 T4237 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1584154 T4240 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1584157 T4247 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> 1584158 T4240 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> 1584161 T4261 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> 1584185 T4266 oasc.ZkController.register We are https://127.0.0.1:55100/i_jz/ee/collection1/ and leader is https://127.0.0.1:55100/i_jz/ee/collection1/
   [junit4]   2> 1584186 T4266 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:55100/i_jz/ee
   [junit4]   2> 1584186 T4266 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1584187 T4266 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 1584187 T4266 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1584192 T4240 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1584198 T4266 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1584200 T4237 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1584203 T4237 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:55100/i_jz/ee",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:55100_i_jz%2Fee",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1584318 T4261 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> 1584325 T4240 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> 1584327 T4247 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> 1586978 T4212 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 1586980 T4212 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1586990 T4212 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1586994 T4212 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:55103
   [junit4]   2> 1587000 T4212 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1587001 T4212 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1587002 T4212 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-004
   [junit4]   2> 1587003 T4212 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-004/'
   [junit4]   2> 1587107 T4212 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-004/solr.xml
   [junit4]   2> 1587140 T4212 oasc.CoreContainer.<init> New CoreContainer 123237614
   [junit4]   2> 1587141 T4212 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-004/]
   [junit4]   2> 1587142 T4212 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1587142 T4212 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1587143 T4212 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1587143 T4212 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1587144 T4212 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1587145 T4212 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1587145 T4212 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1587146 T4212 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1587146 T4212 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1587151 T4212 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1587156 T4212 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1587157 T4212 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1587157 T4212 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1587158 T4212 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55092/solr
   [junit4]   2> 1587159 T4212 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1587165 T4212 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1587167 T4277 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@574bc495 name:ZooKeeperConnection Watcher:127.0.0.1:55092 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1587170 T4212 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1587177 T4212 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1587184 T4279 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5b9de235 name:ZooKeeperConnection Watcher:127.0.0.1:55092/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1587186 T4212 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1587212 T4212 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1588225 T4212 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55103_i_jz%2Fee
   [junit4]   2> 1588229 T4212 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55103_i_jz%2Fee
   [junit4]   2> 1588238 T4247 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1588238 T4261 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1588239 T4280 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1588240 T4240 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1588268 T4281 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1588269 T4281 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1588271 T4281 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1588271 T4240 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1588278 T4237 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1588281 T4237 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:55103/i_jz/ee",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:55103_i_jz%2Fee",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1588281 T4237 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 1588282 T4237 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1588294 T4247 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> 1588295 T4280 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> 1588295 T4261 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> 1588295 T4240 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> 1589273 T4281 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1589274 T4281 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1589276 T4281 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1589277 T4281 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1589280 T4281 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1589280 T4281 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-004/collection1/'
   [junit4]   2> 1589283 T4281 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 1589283 T4281 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 1589284 T4281 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 1589348 T4281 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 1589362 T4281 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1589366 T4281 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1589374 T4281 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1589573 T4281 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1589576 T4281 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1589579 T4281 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1589598 T4281 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1589602 T4281 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1589645 T4281 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1589653 T4281 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1589660 T4281 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1589665 T4281 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1589666 T4281 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1589666 T4281 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1589670 T4281 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1589670 T4281 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1589670 T4281 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1589670 T4281 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 1589671 T4281 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-004/collection1/, dataDir=./solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-001/jetty2/
   [junit4]   2> 1589671 T4281 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@25ab9cab
   [junit4]   2> 1589672 T4281 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-001/jetty2
   [junit4]   2> 1589673 T4281 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-001/jetty2/index/
   [junit4]   2> 1589674 T4281 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 1589674 T4281 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-001/jetty2/index
   [junit4]   2> 1589676 T4281 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=61.1240234375, floorSegmentMB=1.2177734375, forceMergeDeletesPctAllowed=22.95869877521751, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1589692 T4281 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 1589693 T4281 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1589701 T4281 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1589703 T4281 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1589703 T4281 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1589704 T4281 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1589704 T4281 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1589705 T4281 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1589705 T4281 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1589706 T4281 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1589706 T4281 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1589707 T4281 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1589709 T4281 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1589710 T4281 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1589710 T4281 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1589711 T4281 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1589712 T4281 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1589712 T4281 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1589713 T4281 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1589713 T4281 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1589714 T4281 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1589714 T4281 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1589715 T4281 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1589728 T4281 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1589733 T4281 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1589736 T4281 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1589739 T4281 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1589742 T4281 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1589747 T4281 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1589748 T4281 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1589752 T4281 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=973121834, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1589755 T4281 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 1589756 T4281 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1589757 T4281 oass.SolrIndexSearcher.<init> Opening Searcher@1ffcf337[collection1] main
   [junit4]   2> 1589757 T4281 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1589763 T4281 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1589763 T4281 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1589765 T4281 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1589766 T4281 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1589766 T4281 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1589770 T4281 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1589771 T4281 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1589771 T4281 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed
   [junit4]   2> 1589771 T4281 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1589777 T4282 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1ffcf337[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1589783 T4281 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1589786 T4285 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:55103/i_jz/ee collection:collection1 shard:shard1
   [junit4]   2> 1589788 T4212 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1589789 T4212 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1589790 T4285 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1589810 T4285 oasc.ShardLeaderElec

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

eldTest, TestFieldSortValues, SOLR749Test, AnalyticsQueryTest, TestXIncludeConfig, TermVectorComponentTest, DeleteInactiveReplicaTest, TestMiniSolrCloudCluster, SoftAutoCommitTest, OverseerTest, UUIDFieldTest, TestCollationField, SpellCheckComponentTest, DeleteShardTest, AutoCommitTest, TestSolrCoreProperties, InfoHandlerTest, ReturnFieldsTest, TestExtendedDismaxParser, ParsingFieldUpdateProcessorsTest, SyncSliceTest, TestBinaryField, TestSolr4Spatial, TestJmxIntegration, TestFaceting, TestLazyCores, IndexBasedSpellCheckerTest, EnumFieldTest, TermVectorComponentDistributedTest, PrimUtilsTest, TestInitQParser, TestManagedSynonymFilterFactory, TestMissingGroups, ClusterStateUpdateTest, TestValueSourceCache, SimpleFacetsTest, TestReloadAndDeleteDocs, TestSolrXmlPersistence, DocValuesTest, SuggesterFSTTest, ClusterStateTest, TestSolrQueryParser, LeaderElectionTest, TestStressLucene, QueryParsingTest, QueryElevationComponentTest, TestReversedWildcardFilterFactory, TestReRankQParserPlugin, TestManagedResourceStorage, TestComponentsName, ChaosMonkeySafeLeaderTest, AsyncMigrateRouteKeyTest, AnalyticsMergeStrategyTest, TestRecovery, OverseerStatusTest, HdfsDirectoryTest, SolrTestCaseJ4Test, ConvertedLegacyTest, SolrCoreTest, SpellCheckCollatorTest, RollingRestartTest, AliasIntegrationTest, TestSweetSpotSimilarityFactory, HdfsWriteToMultipleCollectionsTest, CSVRequestHandlerTest, TestFieldCollectionResource, DocumentAnalysisRequestHandlerTest, TestTrie, TestDistribDocBasedVersion, TestSolrJ, StandardRequestHandlerTest, TestAddFieldRealTimeGet, TestClassNameShortening, ZkControllerTest, TestCSVResponseWriter, TestFuzzyAnalyzedSuggestions, HdfsCollectionsAPIDistributedZkTest, TestRandomFaceting, TestDynamicFieldCollectionResource, TestFastLRUCache, SuggestComponentTest, ConnectionManagerTest, TestRequestStatusCollectionAPI, SolrCmdDistributorTest, MoreLikeThisHandlerTest, TestFileDictionaryLookup, LukeRequestHandlerTest, RecoveryZkTest, HdfsBasicDistributedZkTest, SolrIndexConfigTest, TestMaxScoreQueryParser, DistanceFunctionTest, TestSchemaResource, TestCloudInspectUtil, TestCollationFieldDocValues, OpenCloseCoreStressTest, TestSimpleQParserPlugin, SolrPluginUtilsTest, TestCSVLoader, DistributedSpellCheckComponentTest, SynonymTokenizerTest, AddSchemaFieldsUpdateProcessorFactoryTest, SignatureUpdateProcessorFactoryTest, ChangedSchemaMergeTest, HdfsLockFactoryTest, TestCollationKeyRangeQueries, TestSolrDeletionPolicy2, EchoParamsTest, FieldMutatingUpdateProcessorTest, StressHdfsTest, SolrRequestParserTest, HttpPartitionTest, TestComplexPhraseQParserPlugin, CoreMergeIndexesAdminHandlerTest, DefaultValueUpdateProcessorTest, TestArbitraryIndexDir, TestFunctionQuery, TestLMDirichletSimilarityFactory, TestRealTimeGet, TestFieldTypeCollectionResource, TestNumberUtils, TestIndexingPerformance, MultiTermTest, TestStressVersions, TestDistributedSearch, TestDistributedMissingSort, AlternateDirectoryTest, FullSolrCloudDistribCmdsTest, DateMathParserTest, DateFieldTest, TestConfigSets, TestSearcherReuse, HighlighterTest, TestFoldingMultitermQuery, AnalysisAfterCoreReloadTest, TermsComponentTest, TestCloudManagedSchemaConcurrent, TestCloudManagedSchema, BJQParserTest, TestQueryTypes, TestStressUserVersions, BlockDirectoryTest, TestSolrQueryParserResource, TestExceedMaxTermLength, TestRemoteStreaming, CacheHeaderTest, TestZkChroot, HdfsSyncSliceTest, PathHierarchyTokenizerFactoryTest, TestJoin, TestDFRSimilarityFactory, UUIDUpdateProcessorFallbackTest, DocValuesMissingTest, ShardRoutingTest, DirectSolrConnectionTest, SimplePostToolTest, RankQueryTest, CustomCollectionTest, CachingDirectoryFactoryTest, CircularListTest, DistributedDebugComponentTest, TestBlendedInfixSuggestions, ZkSolrClientTest, ResponseLogComponentTest, TestPerFieldSimilarity, ChaosMonkeyNothingIsSafeTest, SolrIndexSplitterTest, TestUtils, UnloadDistributedZkTest, SpellPossibilityIteratorTest, ShardRoutingCustomTest, TestQuerySenderListener, HdfsBasicDistributedZk2Test, MinimalSchemaTest, CoreAdminHandlerTest, TestUpdate, LoggingHandlerTest, TestShortCircuitedRequests, StatsComponentTest, TestStressReorder, SuggesterTSTTest, SolrInfoMBeanTest, TestRandomMergePolicy, PluginInfoTest, ResponseHeaderTest, OpenExchangeRatesOrgProviderTest, FastVectorHighlighterTest, TestNonDefinedSimilarityFactory, TestShardHandlerFactory, DistribCursorPagingTest, QueryEqualityTest, BasicDistributedZkTest, LeaderElectionIntegrationTest, BasicZkTest, TestReplicationHandler, TestRandomDVFaceting, ZkCLITest, TestDistributedGrouping, TestHashPartitioner, TestMultiCoreConfBootstrap, TestReload, HardAutoCommitTest, DistributedTermsComponentTest, TestRangeQuery, TestCoreContainer, TestGroupingSearch, BadIndexSchemaTest, TestSort, TestFiltering, BasicFunctionalityTest, DirectUpdateHandlerTest, TestBadConfig, OverseerCollectionProcessorTest, TestIndexSearcher, ShowFileRequestHandlerTest, DistributedQueryElevationComponentTest, CurrencyFieldXmlFileTest, TestCoreDiscovery, SpatialFilterTest, SuggesterWFSTTest, PolyFieldTest, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest, TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest, DebugComponentTest, TestSurroundQueryParser, DisMaxRequestHandlerTest, TestQueryUtils, TestWriterPerf, DirectSolrSpellCheckerTest, PrimitiveFieldTypeTest, TestOmitPositions, FileBasedSpellCheckerTest, XmlUpdateRequestHandlerTest, RequestHandlersTest, DocumentBuilderTest, RequiredFieldsTest, FieldAnalysisRequestHandlerTest, IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest, IndexSchemaTest, UpdateRequestProcessorFactoryTest, JSONWriterTest, MBeansHandlerTest, TestAnalyzedSuggestions, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, BinaryUpdateRequestHandlerTest, TestPartialUpdateDeduplication, TestPHPSerializedResponseWriter, PingRequestHandlerTest, SearchHandlerTest, CoreContainerCoreInitFailuresTest, TestBinaryResponseWriter, TestLFUCache, HighlighterConfigTest, UpdateParamsTest, TestSolrIndexConfig, TestQuerySenderNoQuery, CopyFieldTest, BadComponentTest, TestStressRecovery, TestMergePolicyConfig, SampleTest, TestDocSet, TestSearchPerf, NumericFieldsTest, TestElisionMultitermQuery, TestConfig, OutputWriterTest, ExternalFileFieldSortTest, TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, TestPhraseSuggestions, TestCharFilters, TestCodecSupport, TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory, TestBM25SimilarityFactory, TestDefaultSimilarityFactory, TestFastWriter, LegacyHTMLStripCharFilterTest, TestJmxMonitoredMap, TimeZoneUtilsTest, ResourceLoaderTest, TestFastOutputStream, ScriptEngineTest, URLClassifyProcessorTest, PreAnalyzedFieldTest, TestSystemIdResolver, TestSuggestSpellingConverter, SpellingQueryConverterTest, DOMUtilTest, RAMDirectoryFactoryTest, TestLRUCache, TestDocumentBuilder, ZkNodePropsTest, SliceStateTest, SystemInfoHandlerTest, FileUtilsTest, TestRTGBase, CursorPagingTest, DistributedIntervalFacetingTest, TestCursorMarkWithoutUniqueKey, TestHighlightDedupGrouping, TestTolerantSearch, AssignTest, CollectionsAPIAsyncDistributedZkTest, DeleteReplicaTest, DistribDocExpirationUpdateProcessorTest, MigrateRouteKeyTest, MultiThreadedOCPTest, OverseerRolesTest, ReplicationFactorTest, SSLMigrationTest, ShardSplitTest, SolrXmlInZkTest, TestCollectionAPI, TestLeaderElectionZkExpiry, TriLevelCompositeIdRoutingTest, HdfsChaosMonkeySafeLeaderTest, HdfsRecoveryZkTest, HdfsUnloadDistributedZkTest, QueryResultKeyTest, TestImplicitCoreProperties, TestInfoStreamLogging, TestNRTOpen, TestNonNRTOpen, TestSolrXml, TestSolrXmlPersistor, TestReplicationHandlerBackup, CoreAdminRequestStatusTest, DistributedExpandComponentTest, DistributedQueryComponentCustomSortTest, DistributedQueryComponentOptimizationTest, DistributedSuggestComponentTest, TestExpandComponent, HighlighterMaxOffsetTest, TestIntervalFaceting, TestChildDocTransformer, TestManagedResource, TestRestManager, TestCopyFieldCollectionResource, TestDefaultSearchFieldResource, TestDynamicFieldResource, TestFieldResource, TestFieldTypeResource, TestManagedSchemaFieldResource, TestSchemaNameResource, TestSchemaSimilarityResource, TestSchemaVersionResource, TestSerializedLuceneMatchVersion, TestSolrQueryParserDefaultOperatorResource, TestUniqueKeyFieldResource, TestManagedStopFilterFactory, TestCloudSchemaless]
   [junit4] Completed in 295.67s, 1 test, 1 error <<< FAILURES!

[...truncated 70 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:474: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:454: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:45: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/extra-targets.xml:37: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build.xml:189: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/common-build.xml:496: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1299: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:923: There were test failures: 410 suites, 1711 tests, 1 error, 1 failure, 43 ignored (16 assumptions)

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



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

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

1 tests failed.
FAILED:  org.apache.solr.schema.TestCloudSchemaless.testDistribSearch

Error Message:
Timeout occured while waiting response from server at: https://127.0.0.1:54592/m_gg/ak/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:54592/m_gg/ak/collection1
	at __randomizedtesting.SeedInfo.seed([EE2F5533D7CE684F:6FC9DB2BA0910873]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:559)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:68)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:54)
	at org.apache.solr.schema.TestCloudSchemaless.doTest(TestCloudSchemaless.java:140)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:867)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.read(SocketInputStream.java:152)
	at java.net.SocketInputStream.read(SocketInputStream.java:122)
	at sun.security.ssl.InputRecord.readFully(InputRecord.java:442)
	at sun.security.ssl.InputRecord.read(InputRecord.java:480)
	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:927)
	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:884)
	at sun.security.ssl.AppInputStream.read(AppInputStream.java:102)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:449)
	... 48 more




Build Log:
[...truncated 11219 lines...]
   [junit4] Suite: org.apache.solr.schema.TestCloudSchemaless
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-EE2F5533D7CE684F-001/init-core-data-001
   [junit4]   2> 1903710 T4076 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 1903711 T4076 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /m_gg/ak
   [junit4]   2> 1903719 T4076 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 1903721 T4076 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1903722 T4077 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1903823 T4076 oasc.ZkTestServer.run start zk server on port:54581
   [junit4]   2> 1903826 T4076 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1903833 T4083 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@49be84cf name:ZooKeeperConnection Watcher:127.0.0.1:54581 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1903834 T4076 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1903834 T4076 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1903846 T4076 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1903853 T4085 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7bf46c88 name:ZooKeeperConnection Watcher:127.0.0.1:54581/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1903854 T4076 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1903854 T4076 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1903859 T4076 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1903867 T4076 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1903871 T4076 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1903878 T4076 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-schemaless.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1903879 T4076 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1903890 T4076 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema-add-schema-fields-update-processor.xml to /configs/conf1/schema.xml
   [junit4]   2> 1903891 T4076 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1903898 T4076 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1903899 T4076 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1903907 T4076 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1903908 T4076 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1903915 T4076 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1903916 T4076 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1903926 T4076 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1903927 T4076 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1903936 T4076 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1903937 T4076 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1903946 T4076 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1903948 T4076 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1903960 T4076 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1903960 T4076 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1903970 T4076 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1903971 T4076 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1903980 T4076 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1903981 T4076 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1903995 T4076 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1904004 T4087 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@44caa414 name:ZooKeeperConnection Watcher:127.0.0.1:54581/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1904004 T4076 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1905982 T4076 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1905994 T4076 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1906000 T4076 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:54585
   [junit4]   2> 1906003 T4076 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1906003 T4076 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1906004 T4076 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.schema.TestCloudSchemaless-EE2F5533D7CE684F-001/tempDir-002
   [junit4]   2> 1906004 T4076 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.schema.TestCloudSchemaless-EE2F5533D7CE684F-001/tempDir-002/'
   [junit4]   2> 1906045 T4076 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-EE2F5533D7CE684F-001/tempDir-002/solr.xml
   [junit4]   2> 1906115 T4076 oasc.CoreContainer.<init> New CoreContainer 48906264
   [junit4]   2> 1906115 T4076 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.schema.TestCloudSchemaless-EE2F5533D7CE684F-001/tempDir-002/]
   [junit4]   2> 1906116 T4076 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1906116 T4076 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1906117 T4076 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1906117 T4076 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1906118 T4076 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1906118 T4076 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1906119 T4076 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1906119 T4076 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1906119 T4076 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1906122 T4076 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1906124 T4076 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1906124 T4076 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1906125 T4076 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1906125 T4076 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54581/solr
   [junit4]   2> 1906125 T4076 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1906127 T4076 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1906131 T4098 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@14eb4817 name:ZooKeeperConnection Watcher:127.0.0.1:54581 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1906133 T4076 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1906139 T4076 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1906142 T4100 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@61dae9d8 name:ZooKeeperConnection Watcher:127.0.0.1:54581/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1906143 T4076 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1906146 T4076 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1906158 T4076 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1906168 T4076 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 1906180 T4076 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 1906191 T4076 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 1906207 T4076 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1906212 T4076 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54585_m_gg%2Fak
   [junit4]   2> 1906214 T4076 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54585_m_gg%2Fak
   [junit4]   2> 1906223 T4076 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1906230 T4076 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1906243 T4076 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:54585_m_gg%2Fak
   [junit4]   2> 1906244 T4076 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1906254 T4076 oasc.Overseer.start Overseer (id=92249624885133316-127.0.0.1:54585_m_gg%2Fak-n_0000000000) starting
   [junit4]   2> 1906263 T4076 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1906299 T4102 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1906301 T4076 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1906311 T4076 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1906316 T4076 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1906347 T4101 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1906355 T4103 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 1906355 T4103 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1906358 T4103 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1906359 T4104 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1906364 T4101 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1906366 T4101 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:54585/m_gg/ak",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54585_m_gg%2Fak",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1906366 T4101 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 1906367 T4101 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1906380 T4104 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> 1907360 T4103 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1907361 T4103 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1907364 T4103 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1907365 T4103 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1907371 T4103 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1907371 T4103 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.schema.TestCloudSchemaless-EE2F5533D7CE684F-001/tempDir-002/collection1/'
   [junit4]   2> 1907373 T4103 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-EE2F5533D7CE684F-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 1907374 T4103 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-EE2F5533D7CE684F-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 1907375 T4103 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-EE2F5533D7CE684F-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 1907460 T4103 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 1907515 T4103 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1907517 T4103 oass.ManagedIndexSchemaFactory.create The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 1907521 T4103 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1907526 T4103 oass.IndexSchema.readSchema [collection1] Schema name=add-schema-fields-update-processor
   [junit4]   2> 1907572 T4103 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1907577 T4103 oass.ManagedIndexSchema.persistManagedSchemaToZooKeeper Created and persisted managed schema znode at /configs/conf1/managed-schema
   [junit4]   2> 1907582 T4103 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml.bak
   [junit4]   2> 1907593 T4103 oass.ManagedIndexSchemaFactory.zkUgradeToManagedSchema After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/conf1/schema.xml to /configs/conf1/schema.xml.bak
   [junit4]   2> 1907593 T4103 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1907594 T4103 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
   [junit4]   2> 1907595 T4103 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.schema.TestCloudSchemaless-EE2F5533D7CE684F-001/tempDir-002/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-EE2F5533D7CE684F-001/tempDir-002/collection1/data/
   [junit4]   2> 1907596 T4103 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 1907596 T4103 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-EE2F5533D7CE684F-001/tempDir-002/collection1/data
   [junit4]   2> 1907601 T4103 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-EE2F5533D7CE684F-001/tempDir-002/collection1/data/index/
   [junit4]   2> 1907602 T4103 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-EE2F5533D7CE684F-001/tempDir-002/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1907603 T4103 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-EE2F5533D7CE684F-001/tempDir-002/collection1/data/index
   [junit4]   2> 1907603 T4103 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1907611 T4103 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-EE2F5533D7CE684F-001/tempDir-002/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@43cb05cc; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1907611 T4103 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1907613 T4103 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "add-unknown-fields-to-the-schema"
   [junit4]   2> 1907617 T4103 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1907618 T4103 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1907618 T4103 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1907619 T4103 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1907620 T4103 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1907621 T4103 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1907621 T4103 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1907621 T4103 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1907622 T4103 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1907622 T4103 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1907622 T4103 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1907623 T4103 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1907634 T4103 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1907637 T4103 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1907639 T4103 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1907641 T4103 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1907643 T4103 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1907649 T4103 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1907649 T4103 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1907650 T4103 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=247940127, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1907652 T4103 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-EE2F5533D7CE684F-001/tempDir-002/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@43cb05cc; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1907653 T4103 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1907653 T4103 oass.SolrIndexSearcher.<init> Opening Searcher@455b760d[collection1] main
   [junit4]   2> 1907653 T4103 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1907658 T4103 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1907659 T4103 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1907661 T4103 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1907661 T4103 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1907662 T4103 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1907663 T4103 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1907664 T4103 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1907666 T4103 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json
   [junit4]   2> 1907674 T4103 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1907674 T4103 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1907675 T4103 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1907684 T4103 oass.ZkIndexSchemaReader.createSchemaWatcher Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema ...
   [junit4]   2> 1907698 T4103 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1907698 T4105 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@455b760d[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1907700 T4108 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:54585/m_gg/ak collection:control_collection shard:shard1
   [junit4]   2> 1907702 T4076 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1907702 T4076 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1907703 T4108 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1907713 T4076 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1907717 T4110 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@348feffb name:ZooKeeperConnection Watcher:127.0.0.1:54581/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1907717 T4076 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1907720 T4076 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1907720 T4108 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1907726 T4104 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1907727 T4108 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1907728 T4108 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1713 name=collection1 org.apache.solr.core.SolrCore@6aade64c url=https://127.0.0.1:54585/m_gg/ak/collection1 node=127.0.0.1:54585_m_gg%2Fak C1713_STATE=coll:control_collection core:collection1 props:{state=down, base_url=https://127.0.0.1:54585/m_gg/ak, core=collection1, node_name=127.0.0.1:54585_m_gg%2Fak}
   [junit4]   2> 1907728 T4108 C1713 P54585 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:54585/m_gg/ak/collection1/
   [junit4]   2> 1907729 T4108 C1713 P54585 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1907729 T4108 C1713 P54585 oasc.SyncStrategy.syncToMe https://127.0.0.1:54585/m_gg/ak/collection1/ has no replicas
   [junit4]   2> 1907729 T4108 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:54585/m_gg/ak/collection1/ shard1
   [junit4]   2> 1907727 T4076 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1907730 T4108 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1907744 T4101 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1907774 T4101 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1907777 T4104 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1907778 T4111 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> 1907780 T4112 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> 1907798 T4108 oasc.ZkController.register We are https://127.0.0.1:54585/m_gg/ak/collection1/ and leader is https://127.0.0.1:54585/m_gg/ak/collection1/
   [junit4]   2> 1907798 T4108 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:54585/m_gg/ak
   [junit4]   2> 1907798 T4108 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1907798 T4108 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 1907798 T4108 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1907802 T4112 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1907803 T4108 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1907806 T4101 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1907807 T4101 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:54585/m_gg/ak",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54585_m_gg%2Fak",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1907923 T4111 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> 1907923 T4112 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> 1909792 T4076 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 1909792 T4076 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1909798 T4076 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1909801 T4076 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:54589
   [junit4]   2> 1909804 T4076 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1909805 T4076 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1909805 T4076 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.schema.TestCloudSchemaless-EE2F5533D7CE684F-001/tempDir-003
   [junit4]   2> 1909805 T4076 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.schema.TestCloudSchemaless-EE2F5533D7CE684F-001/tempDir-003/'
   [junit4]   2> 1909850 T4076 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-EE2F5533D7CE684F-001/tempDir-003/solr.xml
   [junit4]   2> 1909954 T4076 oasc.CoreContainer.<init> New CoreContainer 998782970
   [junit4]   2> 1909955 T4076 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.schema.TestCloudSchemaless-EE2F5533D7CE684F-001/tempDir-003/]
   [junit4]   2> 1909956 T4076 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1909957 T4076 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1909957 T4076 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1909958 T4076 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1909958 T4076 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1909959 T4076 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1909959 T4076 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1909959 T4076 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1909959 T4076 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1909962 T4076 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1909964 T4076 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1909964 T4076 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1909965 T4076 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1909966 T4076 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54581/solr
   [junit4]   2> 1909966 T4076 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1909968 T4076 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1909973 T4123 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@59c1a02f name:ZooKeeperConnection Watcher:127.0.0.1:54581 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1909974 T4076 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1909979 T4076 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1909983 T4125 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1dab2ba7 name:ZooKeeperConnection Watcher:127.0.0.1:54581/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1909984 T4076 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1910006 T4076 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1911017 T4076 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54589_m_gg%2Fak
   [junit4]   2> 1911020 T4076 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54589_m_gg%2Fak
   [junit4]   2> 1911026 T4112 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1911026 T4111 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1911029 T4126 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1911045 T4127 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1911046 T4127 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1911048 T4127 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1911048 T4112 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1911053 T4101 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1911055 T4101 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:54589/m_gg/ak",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54589_m_gg%2Fak",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1911055 T4101 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2, shard3, shard4]
   [junit4]   2> 1911056 T4101 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard4
   [junit4]   2> 1911064 T4126 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> 1911065 T4111 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> 1911065 T4112 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> 1912050 T4127 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1912050 T4127 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1912053 T4127 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1912053 T4127 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1912056 T4127 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1912056 T4127 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.schema.TestCloudSchemaless-EE2F5533D7CE684F-001/tempDir-003/collection1/'
   [junit4]   2> 1912061 T4127 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-EE2F5533D7CE684F-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 1912062 T4127 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-EE2F5533D7CE684F-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 1912062 T4127 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-EE2F5533D7CE684F-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 1912141 T4127 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 1912187 T4127 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1912191 T4127 oass.IndexSchema.readSchema Reading Solr Schema from managed-schema
   [junit4]   2> 1912198 T4127 oass.IndexSchema.readSchema [collection1] Schema name=add-schema-fields-update-processor
   [junit4]   2> 1912251 T4127 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1912252 T4127 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1912252 T4127 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
   [junit4]   2> 1912253 T4127 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.schema.TestCloudSchemaless-EE2F5533D7CE684F-001/tempDir-003/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-EE2F5533D7CE684F-001/tempDir-003/collection1/data/
   [junit4]   2> 1912253 T4127 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 1912254 T4127 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-EE2F5533D7CE684F-001/tempDir-003/collection1/data
   [junit4]   2> 1912256 T4127 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-EE2F5533D7CE684F-001/tempDir-003/collection1/data/index/
   [junit4]   2> 1912256 T4127 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-EE2F5533D7CE684F-001/tempDir-003/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1912258 T4127 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-EE2F5533D7CE684F-001/tempDir-003/collection1/data/index
   [junit4]   2> 1912258 T4127 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1912264 T4127 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-EE2F5533D7CE684F-001/tempDir-003/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1696528e; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1912264 T4127 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1912266 T4127 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "add-unknown-fields-to-the-schema"
   [junit4]   2> 1912268 T4127 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1912268 T4127 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1912268 T4127 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1912269 T4127 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1912269 T4127 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1912269 T4127 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1912270 T4127 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1912270 T4127 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1912270 T4127 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1912271 T4127 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1912271 T4127 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1912271 T4127 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1912286 T4127 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1912287 T4127 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1912289 T4127 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1912291 T4127 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1912294 T4127 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1912299 T4127 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1912300 T4127 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1912302 T4127 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=247940127, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1912305 T4127 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-EE2F5533D7CE684F-001/tempDir-003/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1696528e; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1912305 T4127 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1912306 T4127 oass.SolrIndexSearcher.<init> Opening Searcher@15b206d[collection1] main
   [junit4]   2> 1912306 T4127 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1912310 T4127 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1912310 T4127 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1912313 T4127 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1912314 T4127 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1912314 T4127 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1912318 T4127 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1912318 T4127 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1912318 T4127 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed
   [junit4]   2> 1912319 T4127 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1912319 T4127 oass.ZkIndexSchemaReader.createSchemaWatcher Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema ...
   [junit4]   2> 1912323 T4127 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1912324 T4128 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@15b206d[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1912325 T4131 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:54589/m_gg/ak collection:collection1 shard:shard4
   [junit4]   2> 1912327 T4076 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1912327 T4076 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1912330 T4131 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard4/election
   [junit4]   2> 1912350 T4131 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard4
   [junit4]   2> 1912355 T4131 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1912355 T4131 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1714 name=collection1 org.apache.solr.core.SolrCore@7d6a5fba url=https://127.0.0.1:54589/m_gg/ak/collection1 node=127.0.0.1:54589_m_gg%2Fak C1714_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:54589/m_gg/ak, core=collection1, node_name=127.0.0.1:54589_m_gg%2Fak}
   [junit4]   2> 1912355 T4131 C1714 P54589 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:54589/m_gg/ak/collection1/
   [junit4]   2> 1912356 T4131 C1714 P54589 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1912356 T4131 C1714 P54589 oasc.SyncStrategy.syncToMe https://127.0.0.1:54589/m_gg/ak/collection1/ has no replicas
   [junit4]   2> 1912356 T4131 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:54589/m_gg/ak/collection1/ shard4
   [junit4]   2> 1912357 T4131 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard4
   [junit4]   2> 1912371 T4112 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1912373 T4101 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1912387 T4112 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1912392 T4112 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> 1912393 T4126 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> 1912410 T4111 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> 1912421 T4131 oasc.ZkController.register We are https://127.0.0.1:54589/m_gg/ak/collection1/ and leader is https://127.0.0.1:54589/m_gg/ak/collection1/
   [junit4]   2> 1912421 T4131 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:54589/m_gg/ak
   [junit4]   2> 1912421 T4131 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1912422 T4131 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 1912422 T4131 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1912425 T4112 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1912426 T4131 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1912429 T4101 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1912432 T4101 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:54589/m_gg/ak",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54589_m_gg%2Fak",
   [junit4]   2> 	  "shard":"shard4",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1912541 T4111 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> 1912541 T4126 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> 1912545 T4112 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> 1914343 T4076 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 1914345 T4076 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1914353 T4076 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1914356 T4076 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:54592
   [junit4]   2> 1914360 T4076 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1914361 T4076 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1914361 T4076 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-EE2F5533D7CE684F-001/tempDir-004
   [junit4]   2> 1914362 T4076 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-EE2F5533D7CE684F-001/tempDir-004/'
   [junit4]   2> 1914417 T4076 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-EE2F5533D7CE684F-001/tempDir-004/solr.xml
   [junit4]   2> 1914495 T4076 oasc.CoreContainer.<init> New CoreContainer 599136019
   [junit4]   2> 1914495 T4076 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-EE2F5533D7CE684F-001/tempDir-004/]
   [junit4]   2> 1914496 T4076 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1914497 T4076 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1914497 T4076 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1914498 T4076 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1914498 T4076 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1914498 T4076 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1914499 T4076 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1914499 T4076 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1914500 T4076 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1914503 T4076 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1914505 T4076 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1914506 T4076 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1914506 T4076 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1914507 T4076 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54581/solr
   [junit4]   2> 1914507 T4076 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1914509 T4076 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1914513 T4142 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@569fe7cf name:ZooKeeperConnection Watcher:127.0.0.1:54581 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1914514 T4076 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1914519 T4076 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1914522 T4144 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@55bdaf7a name:ZooKeeperConnection Watcher:127.0.0.1:54581/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1914522 T4076 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1914547 T4076 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1915558 T4076 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54592_m_gg%2Fak
   [junit4]   2> 1915560 T4076 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54592_m_gg%2Fak
   [junit4]   2> 1915568 T4111 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1915568 T4112 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1915569 T4126 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1915570 T4145 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1915588 T4146 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1915589 T4146 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1915590 T4146 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1915590 T4112 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1915595 T4101 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1915596 T4101 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:54592/m_gg/ak",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54592_m_gg%2Fak",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1915597 T4101 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=4
   [junit4]   2> 1915597 T4101 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 1915605 T4145 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> 1915605 T4126 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> 1915606 T4112 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> 1915606 T4111 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> 1916593 T4146 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1916593 T4146 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1916595 T4146 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1916596 T4146 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1916599 T4146 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1916599 T4146 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-EE2F5533D7CE684F-001/tempDir-004/collection1/'
   [junit4]   2> 1916601 T4146 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-EE2F5533D7CE684F-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 1916602 T4146 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-EE2F5533D7CE684F-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 1916603 T4146 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-EE2F5533D7CE684F-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 1916693 T4146 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 1916779 T4146 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1916783 T4146 oass.IndexSchema.readSchema Reading Solr Schema from managed-schema
   [junit4]   2> 1916789 T4146 oass.IndexSchema.readSchema [collection1] Schema name=add-schema-fields-update-processor
   [junit4]   2> 1916831 T4146 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1916832 T4146 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1916832 T4146 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
   [junit4]   2> 1916833 T4146 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-EE2F5533D7CE684F-001/tempDir-004/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-EE2F5533D7CE684F-001/tempDir-004/collection1/data/
   [junit4]   2> 1916833 T4146 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 1916834 T4146 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-EE2F5533D7CE684F-001/tempDir-004/collection1/data
   [junit4]   2> 1916835 T4146 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-EE2F5533D7CE684F-001/tempDir-004/collection1/data/index/
   [junit4]   2> 1916836 T4146 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-EE2F5533D7CE684F-001/tempDir-004/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1916837 T4146 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-EE2F5533D7CE684F-001/tempDir-004/collection1/data/index
   [junit4]   2> 1916837 T4146 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1916843 T4146 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-EE2F5533D7CE684F-001/tempDir-004/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@177fdec2; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1916843 T4146 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1916845 T4146 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "add-unknown-fields-to-the-schema"
   [junit4]   2> 1916848 T4146 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1916849 T4146 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1916849 T4146 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1916849 T4146 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1916850 T4146 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1916851 T4146 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1916851 T4146 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1916851 T4146 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1916852 T4146 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1916852 T4146 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1916852 T4146 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1916852 T4146 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1916866 T4146 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1916870 T4146 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1916871 T4146 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1916873 T4146 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1916876 T4146 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1916884 T4146 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1916884 T4146 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1916886 T4146 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=247940127, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1916889 T4146 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-EE2F5533D7CE684F-001/tempDir-004/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@177fdec2; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1916889 T4146 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1916890 T4146 oass.SolrIndexSearcher.<init> Opening Searcher@51d4bb74[collection1] main
   [junit4]   2> 1916890 T4146 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1916898 T4146 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1916898 T4146 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1916900 T4146 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1916900 T4146 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1916900 T4146 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1916903 T4146 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1916903 T4146 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1916903 T4146 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed
   [junit4]   2> 1916904 T4146 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1916904 T4146 oass.ZkIndexSchemaReader.createSchemaWatcher Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema ...
   [junit4]   2> 1916910 T4146 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1916911 T4147 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@51d4bb74[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1916915 T4150 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:54592/m_gg/ak collection:collection1 shard:shard2
   [junit4]   2> 1916917 T4076 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1916918 T4076 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1916946 T4150 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1916975 T4150 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 1916990 T4112 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1916998 T4150 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1916999 T4150 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1715 name=collection1 org.apache.solr.core.SolrCore@798a2b1d url=https://127.0.0.1:54592/m_gg/ak/collection1 node=127.0.0.1:54592_m_gg%2Fak C1715_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:54592/m_gg/ak, core=collection1, node_name=127.0.0.1:54592_m_gg%2Fak}
   [junit4]   2> 1916999 T4150 C1715 P54592 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:54592/m_gg/ak/collection1/
   [junit4]   2> 1917000 T4150 C1715 P54592 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1917000 T4150 C1715 P54592 oasc.SyncStrategy.syncToMe https://127.0.0.1:54592/m_gg/ak/collection1/ has no replicas
   [junit4]   2> 1917000 T4150 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:54592/m_gg/ak/collection1/ shard2
   [junit4]   2> 1917000 T4150 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 1917002 T4101 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1917036 T4112 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1917158 T4111 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> 1917159 T4126 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> 1917159 T4112 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> 1917162 T4145 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> 1917203 T4150 oasc.ZkController.register We are https://127.0.0.1:54592/m_gg/ak/collection1/ and leader is https://127.0.0.1:54592/m_gg/ak/collection1/
   [junit4]   2> 1917204 T4150 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:54592/m_gg/ak
   [junit4]   2> 1917204 T4150 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1917204 T4150 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 1917204 T4150 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1917219 T4112 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1917224 T4150 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1917232 T4101 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1917237 T4101 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:54592/m_gg/ak",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54592_m_gg%2Fak",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 1917373 T4112 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> 1917374 T4145 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> 1917374 T4126 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> 1917375 T4111 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> 1919514 T4076 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 1919515 T4076 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1919524 T4076 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1919527 T4076 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:54595
   [junit4]   2> 1919532 T4076 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1919533 T4076 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1919533 T4076 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.schema.TestCloudSchemaless-EE2F5533D7CE684F-001/tempDir-005
   [junit4]   2> 1919537 T4076 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.schema.TestCloudSchemaless-EE2F5533D7CE684F-001/tempDir-005/'
   [junit4]   2> 1919616 T4076 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-EE2F5533D7CE684F-001/tempDir-005/solr.xml
   [junit4]   2> 1919713 T4076 oasc.CoreContainer.<init> New CoreContainer 923011691
   [junit4]   2> 1919714 T4076 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.schema.TestCloudSchemaless-EE2F5533D7CE684F-001/tempDir-005/]
   [junit4]   2> 1919715 T4076 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1919715 T4076 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1919716 T4076 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1919716 T4076 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1919716 T4076 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1919716 T4076 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1919717 T4076 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1919717 T4076 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1919717 T4076 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1919721 T4076 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1919743 T4076 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1919744 T4076 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1919744 T4076 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1919744 T4076 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54581/solr
   [junit4]   2> 1919745 T4076 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1919747 T4076 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1919750 T4161 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6a951618 name:ZooKeeperConnection Watcher:127.0.0.1:54581 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1919751 T4076 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1919758 T4076 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1919762 T4163 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@162f325c name:ZooKeeperConnection Watcher:127.0.0.1:54581/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1919762 T4076 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1919788 T4076 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1920802 T4076 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54595_m_gg%2Fak
   [junit4]   2> 1920803 T4076 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54595_m_gg%2Fak
   [junit4]   2> 1920813 T4112 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1920815 T4111 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1920815 T4126 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1920817 T4145 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1920818 T4164 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1920841 T4165 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1920841 T4165 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1920843 T4165 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1920843 T4112 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1920848 T4101 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1920850 T4101 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:54595/m_gg/ak",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54595_m_gg%2Fak",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1920851 T4101 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=4
   [junit4]   2> 1920851 T4101 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard3
   [junit4]   2> 1920860 T4111 oascc.ZkStateReader$2.proc

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

.0.1:54581 54581
   [junit4]   2> 2065731 T4077 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:54581 54581
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCloudSchemaless -Dtests.method=testDistribSearch -Dtests.seed=EE2F5533D7CE684F -Dtests.slow=true -Dtests.locale=sl -Dtests.timezone=America/Indiana/Petersburg -Dtests.file.encoding=UTF-8
   [junit4] ERROR    162s | TestCloudSchemaless.testDistribSearch <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:54592/m_gg/ak/collection1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EE2F5533D7CE684F:6FC9DB2BA0910873]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:559)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
   [junit4]    > 	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:68)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:54)
   [junit4]    > 	at org.apache.solr.schema.TestCloudSchemaless.doTest(TestCloudSchemaless.java:140)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:867)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    > 	at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:152)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:122)
   [junit4]    > 	at sun.security.ssl.InputRecord.readFully(InputRecord.java:442)
   [junit4]    > 	at sun.security.ssl.InputRecord.read(InputRecord.java:480)
   [junit4]    > 	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:927)
   [junit4]    > 	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:884)
   [junit4]    > 	at sun.security.ssl.AppInputStream.read(AppInputStream.java:102)
   [junit4]    > 	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
   [junit4]    > 	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
   [junit4]    > 	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
   [junit4]    > 	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]    > 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
   [junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:449)
   [junit4]    > 	... 48 more
   [junit4]   2> 2065988 T4076 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-EE2F5533D7CE684F-001
   [junit4]   2> 162283 T4075 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene49: {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=sl, timezone=America/Indiana/Petersburg
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_65 (64-bit)/cpus=2,threads=1,free=75446288,total=287813632
   [junit4]   2> NOTE: All tests run in this JVM: [TestPerFieldSimilarity, FileUtilsTest, OverseerCollectionProcessorTest, TermVectorComponentTest, ResponseHeaderTest, TestStandardQParsers, DocValuesMissingTest, HdfsCollectionsAPIDistributedZkTest, AlternateDirectoryTest, RankQueryTest, HdfsLockFactoryTest, TestImplicitCoreProperties, DirectUpdateHandlerTest, TestExceedMaxTermLength, SolrCoreTest, OpenExchangeRatesOrgProviderTest, TestPHPSerializedResponseWriter, SolrRequestParserTest, TestRealTimeGet, DistanceFunctionTest, TestDistributedGrouping, TestCodecSupport, CacheHeaderTest, TestFuzzyAnalyzedSuggestions, DOMUtilTest, TestOverriddenPrefixQueryForCustomFieldType, TestLFUCache, QueryParsingTest, SpellPossibilityIteratorTest, FastVectorHighlighterTest, SimplePostToolTest, BlockDirectoryTest, TestDFRSimilarityFactory, TestCharFilters, CoreAdminRequestStatusTest, AddBlockUpdateTest, StressHdfsTest, PingRequestHandlerTest, TestDocumentBuilder, BasicFunctionalityTest, TestRandomMergePolicy, TestSolrXml, HdfsRecoveryZkTest, MultiThreadedOCPTest, OverseerRolesTest, TestOmitPositions, TestHighFrequencyDictionaryFactory, BadComponentTest, TestSearcherReuse, TestStressVersions, SearchHandlerTest, TestRandomFaceting, StatelessScriptUpdateProcessorFactoryTest, TestFastLRUCache, AnalysisErrorHandlingTest, OutputWriterTest, PreAnalyzedUpdateProcessorTest, PrimUtilsTest, TestFileDictionaryLookup, TestCollationKeyRangeQueries, SpellCheckCollatorTest, BadCopyFieldTest, DirectSolrConnectionTest, ResponseLogComponentTest, TestSolrQueryParserDefaultOperatorResource, TestReRankQParserPlugin, ParsingFieldUpdateProcessorsTest, OverseerStatusTest, SoftAutoCommitTest, TestBinaryResponseWriter, RAMDirectoryFactoryTest, TestFastWriter, CursorMarkTest, MBeansHandlerTest, TestSolr4Spatial2, MultiTermTest, SortByFunctionTest, TestReversedWildcardFilterFactory, ShardSplitTest, UpdateParamsTest, TestRecovery, URLClassifyProcessorTest, SynonymTokenizerTest, TestDistributedMissingSort, AnalysisAfterCoreReloadTest, TestLeaderElectionZkExpiry, AtomicUpdatesTest, TestIntervalFaceting, DistributedExpandComponentTest, TestPseudoReturnFields, TestFiltering, CachingDirectoryFactoryTest, JsonLoaderTest, TestClassNameShortening, SliceStateTest, PathHierarchyTokenizerFactoryTest, DateFieldTest, CSVRequestHandlerTest, SpellCheckComponentTest, ExternalFileFieldSortTest, RemoteQueryErrorTest, BasicDistributedZk2Test, TestStressUserVersions, TestLMJelinekMercerSimilarityFactory, CurrencyFieldOpenExchangeTest, DocumentBuilderTest, TestManagedResource, AsyncMigrateRouteKeyTest, BasicZkTest, TestInfoStreamLogging, LeaderElectionTest, TestManagedSchemaFieldResource, DistributedQueryComponentOptimizationTest, CoreAdminHandlerTest, HdfsBasicDistributedZk2Test, SuggestComponentTest, TestSchemaResource, TestAddFieldRealTimeGet, ClusterStateUpdateTest, CoreAdminCreateDiscoverTest, FieldMutatingUpdateProcessorTest, ZkControllerTest, HighlighterConfigTest, AnalyticsMergeStrategyTest, TestTrie, TestCopyFieldCollectionResource, ReplicationFactorTest, TestLazyCores, TestAnalyzedSuggestions, HardAutoCommitTest, TestSearchPerf, AddSchemaFieldsUpdateProcessorFactoryTest, TestSolrJ, TestFunctionQuery, DefaultValueUpdateProcessorTest, UniqFieldsUpdateProcessorFactoryTest, DebugComponentTest, TestSchemaNameResource, SuggesterWFSTTest, TermVectorComponentDistributedTest, DirectSolrSpellCheckerTest, TestCloudSchemaless]
   [junit4] Completed in 163.08s, 1 test, 1 error <<< FAILURES!

[...truncated 851 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:474: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:454: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:45: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/extra-targets.xml:37: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build.xml:189: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/common-build.xml:496: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1299: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:923: There were test failures: 410 suites, 1711 tests, 1 error, 43 ignored (16 assumptions)

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



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

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

1 tests failed.
REGRESSION:  org.apache.lucene.classification.utils.DocToDoubleVectorUtilsTest.testSparseFreqDoubleArrayConversion

Error Message:


Stack Trace:
java.lang.NegativeArraySizeException
	at __randomizedtesting.SeedInfo.seed([C8203C2F8E8B215E:140E84F5ED2E3E4A]:0)
	at org.apache.lucene.classification.utils.DocToDoubleVectorUtils.toSparseLocalFreqDoubleArray(DocToDoubleVectorUtils.java:45)
	at org.apache.lucene.classification.utils.DocToDoubleVectorUtilsTest.testSparseFreqDoubleArrayConversion(DocToDoubleVectorUtilsTest.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:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 7503 lines...]
   [junit4] Suite: org.apache.lucene.classification.utils.DocToDoubleVectorUtilsTest
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DocToDoubleVectorUtilsTest -Dtests.method=testSparseFreqDoubleArrayConversion -Dtests.seed=C8203C2F8E8B215E -Dtests.slow=true -Dtests.locale=pt -Dtests.timezone=America/Belize -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.33s | DocToDoubleVectorUtilsTest.testSparseFreqDoubleArrayConversion <<<
   [junit4]    > Throwable #1: java.lang.NegativeArraySizeException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C8203C2F8E8B215E:140E84F5ED2E3E4A]:0)
   [junit4]    > 	at org.apache.lucene.classification.utils.DocToDoubleVectorUtils.toSparseLocalFreqDoubleArray(DocToDoubleVectorUtils.java:45)
   [junit4]    > 	at org.apache.lucene.classification.utils.DocToDoubleVectorUtilsTest.testSparseFreqDoubleArrayConversion(DocToDoubleVectorUtilsTest.java:100)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Lucene3x, sim=DefaultSimilarity, locale=pt, timezone=America/Belize
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_11 (64-bit)/cpus=2,threads=1,free=58570408,total=90701824
   [junit4]   2> NOTE: All tests run in this JVM: [SimpleNaiveBayesClassifierTest, DocToDoubleVectorUtilsTest]
   [junit4] Completed in 0.87s, 2 tests, 1 error <<< FAILURES!

[...truncated 15 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:474: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:454: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:45: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/extra-targets.xml:37: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/lucene/build.xml:544: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:2028: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/lucene/module-build.xml:60: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1299: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:923: There were test failures: 4 suites, 11 tests, 1 error

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