You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/05/05 18:17:01 UTC

[JENKINS] Lucene-Solr-NightlyTests-5.x - Build # 838 - Still Failing

Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/838/

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.handler.TestSolrConfigHandlerCloud

Error Message:
ERROR: SolrIndexSearcher opens=318 closes=317

Stack Trace:
java.lang.AssertionError: ERROR: SolrIndexSearcher opens=318 closes=317
	at __randomizedtesting.SeedInfo.seed([BD0AD7C4667B3BA5]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:496)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:232)
	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:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:799)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.TestSolrConfigHandlerCloud

Error Message:
2 threads leaked from SUITE scope at org.apache.solr.handler.TestSolrConfigHandlerCloud:     1) Thread[id=902, name=qtp972206138-902, state=RUNNABLE, group=TGRP-TestSolrConfigHandlerCloud]         at java.util.WeakHashMap.get(WeakHashMap.java:471)         at org.apache.solr.servlet.cache.HttpCacheHeaderUtil.calcEtag(HttpCacheHeaderUtil.java:101)         at org.apache.solr.servlet.cache.HttpCacheHeaderUtil.doCacheHeaderValidation(HttpCacheHeaderUtil.java:219)         at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:372)         at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:179)         at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:172)         at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)         at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:105)         at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)         at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)         at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)         at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)         at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)         at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)         at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)         at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)         at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)         at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)         at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)         at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)         at org.eclipse.jetty.server.Server.handle(Server.java:497)         at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)         at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)         at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)         at java.lang.Thread.run(Thread.java:745)    2) Thread[id=2381, name=searcherExecutor-662-thread-1, state=WAITING, group=TGRP-TestSolrConfigHandlerCloud]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.handler.TestSolrConfigHandlerCloud: 
   1) Thread[id=902, name=qtp972206138-902, state=RUNNABLE, group=TGRP-TestSolrConfigHandlerCloud]
        at java.util.WeakHashMap.get(WeakHashMap.java:471)
        at org.apache.solr.servlet.cache.HttpCacheHeaderUtil.calcEtag(HttpCacheHeaderUtil.java:101)
        at org.apache.solr.servlet.cache.HttpCacheHeaderUtil.doCacheHeaderValidation(HttpCacheHeaderUtil.java:219)
        at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:372)
        at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:179)
        at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:172)
        at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
        at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:105)
        at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
        at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
        at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)
        at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
        at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
        at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
        at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
        at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
        at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
        at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
        at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
        at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
        at org.eclipse.jetty.server.Server.handle(Server.java:497)
        at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
        at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
        at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=2381, name=searcherExecutor-662-thread-1, state=WAITING, group=TGRP-TestSolrConfigHandlerCloud]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([BD0AD7C4667B3BA5]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.TestSolrConfigHandlerCloud

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=902, name=qtp972206138-902, state=RUNNABLE, group=TGRP-TestSolrConfigHandlerCloud]         at java.util.WeakHashMap.get(WeakHashMap.java:471)         at org.apache.solr.servlet.cache.HttpCacheHeaderUtil.calcEtag(HttpCacheHeaderUtil.java:101)         at org.apache.solr.servlet.cache.HttpCacheHeaderUtil.doCacheHeaderValidation(HttpCacheHeaderUtil.java:219)         at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:372)         at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:179)         at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:172)         at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)         at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:105)         at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)         at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)         at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)         at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)         at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)         at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)         at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)         at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)         at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)         at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)         at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)         at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)         at org.eclipse.jetty.server.Server.handle(Server.java:497)         at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)         at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)         at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)         at java.lang.Thread.run(Thread.java:745)    2) Thread[id=2381, name=searcherExecutor-662-thread-1, state=WAITING, group=TGRP-TestSolrConfigHandlerCloud]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=902, name=qtp972206138-902, state=RUNNABLE, group=TGRP-TestSolrConfigHandlerCloud]
        at java.util.WeakHashMap.get(WeakHashMap.java:471)
        at org.apache.solr.servlet.cache.HttpCacheHeaderUtil.calcEtag(HttpCacheHeaderUtil.java:101)
        at org.apache.solr.servlet.cache.HttpCacheHeaderUtil.doCacheHeaderValidation(HttpCacheHeaderUtil.java:219)
        at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:372)
        at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:179)
        at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:172)
        at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
        at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:105)
        at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
        at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
        at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)
        at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
        at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
        at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
        at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
        at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
        at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
        at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
        at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
        at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
        at org.eclipse.jetty.server.Server.handle(Server.java:497)
        at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
        at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
        at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=2381, name=searcherExecutor-662-thread-1, state=WAITING, group=TGRP-TestSolrConfigHandlerCloud]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([BD0AD7C4667B3BA5]:0)




Build Log:
[...truncated 10268 lines...]
   [junit4] Suite: org.apache.solr.handler.TestSolrConfigHandlerCloud
   [junit4]   2> Creating dataDir: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud BD0AD7C4667B3BA5-001/init-core-data-001
   [junit4]   2> 202898 T851 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 202899 T851 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /_m/tn
   [junit4]   2> 202905 T851 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 202905 T852 oasc.ZkTestServer$2$1.setClientPort client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 202905 T852 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 203005 T851 oasc.ZkTestServer.run start zk server on port:23684
   [junit4]   2> 203006 T851 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 203007 T851 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 203012 T859 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2f6a9eaa name:ZooKeeperConnection Watcher:127.0.0.1:23684 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 203012 T851 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 203013 T851 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 203013 T851 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 203016 T851 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 203017 T851 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 203018 T862 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@40f5d5f5 name:ZooKeeperConnection Watcher:127.0.0.1:23684/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 203018 T851 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 203019 T851 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 203019 T851 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 203021 T851 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 203023 T851 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 203024 T851 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 203026 T851 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 203027 T851 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 203029 T851 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 203030 T851 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 203132 T851 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 203133 T851 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 203135 T851 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 203136 T851 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 203137 T851 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 203138 T851 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 203140 T851 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 203140 T851 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 203142 T851 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 203143 T851 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 203144 T851 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 203145 T851 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 203147 T851 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 203148 T851 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 203149 T851 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 203150 T851 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 203152 T851 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 203152 T851 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 204463 T851 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud BD0AD7C4667B3BA5-001/control-001/cores/collection1
   [junit4]   2> 204466 T851 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 204468 T851 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@71028426{/_m/tn,null,AVAILABLE}
   [junit4]   2> 204470 T851 oejs.AbstractConnector.doStart Started ServerConnector@5bf07889{HTTP/1.1}{127.0.0.1:23696}
   [junit4]   2> 204471 T851 oejs.Server.doStart Started @209440ms
   [junit4]   2> 204471 T851 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostPort=23696, coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud BD0AD7C4667B3BA5-001/control-001/cores, solr.data.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud BD0AD7C4667B3BA5-001/tempDir-001/control/data, hostContext=/_m/tn}
   [junit4]   2> 204472 T851 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@231bf785
   [junit4]   2> 204472 T851 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud BD0AD7C4667B3BA5-001/control-001/'
   [junit4]   2> 204503 T851 oasc.SolrXmlConfig.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud BD0AD7C4667B3BA5-001/control-001/solr.xml
   [junit4]   2> 204540 T851 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud BD0AD7C4667B3BA5-001/control-001/cores
   [junit4]   2> 204541 T851 oasc.CoreContainer.<init> New CoreContainer 189612082
   [junit4]   2> 204541 T851 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud BD0AD7C4667B3BA5-001/control-001/]
   [junit4]   2> 204542 T851 oasc.CoreContainer.load loading shared library: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud BD0AD7C4667B3BA5-001/control-001/lib
   [junit4]   2> 204542 T851 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud BD0AD7C4667B3BA5-001/control-001/lib).
   [junit4]   2> 204557 T851 oashc.HttpShardHandlerFactory.init created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 204563 T851 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 204564 T851 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 204565 T851 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 204565 T851 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 204565 T851 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:23684/solr
   [junit4]   2> 204566 T851 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 204566 T851 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 204567 T851 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 204569 T876 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@354692b1 name:ZooKeeperConnection Watcher:127.0.0.1:23684 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 204570 T851 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 204571 T851 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 204574 T851 n:127.0.0.1:23696__m%2Ftn oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 204579 T879 n:127.0.0.1:23696__m%2Ftn oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@592a1bfd name:ZooKeeperConnection Watcher:127.0.0.1:23684/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 204580 T851 n:127.0.0.1:23696__m%2Ftn oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 204583 T851 n:127.0.0.1:23696__m%2Ftn oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 204585 T851 n:127.0.0.1:23696__m%2Ftn oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 204588 T851 n:127.0.0.1:23696__m%2Ftn oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 204591 T851 n:127.0.0.1:23696__m%2Ftn oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 204593 T851 n:127.0.0.1:23696__m%2Ftn oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 204595 T851 n:127.0.0.1:23696__m%2Ftn oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 204597 T851 n:127.0.0.1:23696__m%2Ftn oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 204598 T851 n:127.0.0.1:23696__m%2Ftn oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 204599 T851 n:127.0.0.1:23696__m%2Ftn oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:23696__m%2Ftn
   [junit4]   2> 204600 T851 n:127.0.0.1:23696__m%2Ftn oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:23696__m%2Ftn
   [junit4]   2> 204602 T851 n:127.0.0.1:23696__m%2Ftn oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 204603 T851 n:127.0.0.1:23696__m%2Ftn oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 204605 T851 n:127.0.0.1:23696__m%2Ftn oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 204607 T851 n:127.0.0.1:23696__m%2Ftn oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:23696__m%2Ftn
   [junit4]   2> 204607 T851 n:127.0.0.1:23696__m%2Ftn oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 204608 T851 n:127.0.0.1:23696__m%2Ftn oasc.Overseer.start Overseer (id=93771455715868675-127.0.0.1:23696__m%2Ftn-n_0000000000) starting
   [junit4]   2> 204610 T851 n:127.0.0.1:23696__m%2Ftn oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 204615 T851 n:127.0.0.1:23696__m%2Ftn oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 204616 T881 n:127.0.0.1:23696__m%2Ftn oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 204616 T851 n:127.0.0.1:23696__m%2Ftn oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 204617 T880 n:127.0.0.1:23696__m%2Ftn oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 204621 T851 n:127.0.0.1:23696__m%2Ftn oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud BD0AD7C4667B3BA5-001/control-001/cores
   [junit4]   2> 204626 T851 n:127.0.0.1:23696__m%2Ftn oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {shard=, absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud BD0AD7C4667B3BA5-001/control-001/cores/collection1/, coreNodeName=, collection=control_collection, loadOnStartup=true, name=collection1, schema=schema.xml, transient=false, dataDir=data/, config=solrconfig.xml, instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud BD0AD7C4667B3BA5-001/control-001/cores/collection1}
   [junit4]   2> 204626 T851 n:127.0.0.1:23696__m%2Ftn oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud BD0AD7C4667B3BA5-001/control-001/cores/collection1/
   [junit4]   2> 204627 T851 n:127.0.0.1:23696__m%2Ftn oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 204628 T883 n:127.0.0.1:23696__m%2Ftn c:control_collection x:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 204628 T883 n:127.0.0.1:23696__m%2Ftn c:control_collection x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 204629 T883 n:127.0.0.1:23696__m%2Ftn oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 204629 T879 n:127.0.0.1:23696__m%2Ftn oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 204630 T880 n:127.0.0.1:23696__m%2Ftn oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "base_url":"http://127.0.0.1:23696/_m/tn",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "node_name":"127.0.0.1:23696__m%2Ftn",
   [junit4]   2> 	  "operation":"state"} current state version: 0
   [junit4]   2> 204630 T880 n:127.0.0.1:23696__m%2Ftn oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "base_url":"http://127.0.0.1:23696/_m/tn",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "node_name":"127.0.0.1:23696__m%2Ftn",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 204630 T880 n:127.0.0.1:23696__m%2Ftn oasco.ClusterStateMutator.createCollection building a new cName: control_collection
   [junit4]   2> 204631 T880 n:127.0.0.1:23696__m%2Ftn oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 204632 T879 n:127.0.0.1:23696__m%2Ftn 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> 205629 T883 n:127.0.0.1:23696__m%2Ftn oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 205630 T883 n:127.0.0.1:23696__m%2Ftn oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 205631 T883 n:127.0.0.1:23696__m%2Ftn oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 205631 T883 n:127.0.0.1:23696__m%2Ftn oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 205632 T883 n:127.0.0.1:23696__m%2Ftn oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 205632 T883 n:127.0.0.1:23696__m%2Ftn oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud BD0AD7C4667B3BA5-001/control-001/cores/collection1/'
   [junit4]   2> 205653 T883 n:127.0.0.1:23696__m%2Ftn oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 205665 T883 n:127.0.0.1:23696__m%2Ftn oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 205689 T883 n:127.0.0.1:23696__m%2Ftn oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 205742 T883 n:127.0.0.1:23696__m%2Ftn oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 205844 T883 n:127.0.0.1:23696__m%2Ftn oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 205858 T883 n:127.0.0.1:23696__m%2Ftn oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 206275 T883 n:127.0.0.1:23696__m%2Ftn oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 206300 T883 n:127.0.0.1:23696__m%2Ftn oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 206303 T883 n:127.0.0.1:23696__m%2Ftn oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 206316 T883 n:127.0.0.1:23696__m%2Ftn oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 206321 T883 n:127.0.0.1:23696__m%2Ftn oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 206325 T883 n:127.0.0.1:23696__m%2Ftn oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 206326 T883 n:127.0.0.1:23696__m%2Ftn oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 206326 T883 n:127.0.0.1:23696__m%2Ftn oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 206326 T883 n:127.0.0.1:23696__m%2Ftn oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 206327 T883 n:127.0.0.1:23696__m%2Ftn oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 206327 T883 n:127.0.0.1:23696__m%2Ftn oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 206328 T883 n:127.0.0.1:23696__m%2Ftn oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 206328 T883 n:127.0.0.1:23696__m%2Ftn x:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 206329 T883 n:127.0.0.1:23696__m%2Ftn x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud BD0AD7C4667B3BA5-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 206329 T883 n:127.0.0.1:23696__m%2Ftn x:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b17a0c2
   [junit4]   2> 206330 T883 n:127.0.0.1:23696__m%2Ftn x:collection1 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud BD0AD7C4667B3BA5-001/control-001/cores/collection1/data
   [junit4]   2> 206330 T883 n:127.0.0.1:23696__m%2Ftn x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud BD0AD7C4667B3BA5-001/control-001/cores/collection1/data/index/
   [junit4]   2> 206331 T883 n:127.0.0.1:23696__m%2Ftn x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud BD0AD7C4667B3BA5-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 206331 T883 n:127.0.0.1:23696__m%2Ftn x:collection1 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud BD0AD7C4667B3BA5-001/control-001/cores/collection1/data/index
   [junit4]   2> 206332 T883 n:127.0.0.1:23696__m%2Ftn x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@6632c145
   [junit4]   2> 206333 T883 n:127.0.0.1:23696__m%2Ftn x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RawDirectoryWrapper(RAMDirectory@e2ecd6e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@22b0f808),segFN=segments_1,generation=1}
   [junit4]   2> 206333 T883 n:127.0.0.1:23696__m%2Ftn x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 206340 T883 n:127.0.0.1:23696__m%2Ftn x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 206341 T883 n:127.0.0.1:23696__m%2Ftn x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 206341 T883 n:127.0.0.1:23696__m%2Ftn x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 206342 T883 n:127.0.0.1:23696__m%2Ftn x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 206342 T883 n:127.0.0.1:23696__m%2Ftn x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 206342 T883 n:127.0.0.1:23696__m%2Ftn x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 206343 T883 n:127.0.0.1:23696__m%2Ftn x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 206343 T883 n:127.0.0.1:23696__m%2Ftn x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 206344 T883 n:127.0.0.1:23696__m%2Ftn x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 206363 T883 n:127.0.0.1:23696__m%2Ftn x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 206366 T883 n:127.0.0.1:23696__m%2Ftn x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 206368 T883 n:127.0.0.1:23696__m%2Ftn x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 206371 T883 n:127.0.0.1:23696__m%2Ftn x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 206378 T883 n:127.0.0.1:23696__m%2Ftn x:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: standard,/admin/file,/admin/threads,/admin/logging,/schema,/admin/segments,/update/csv,/admin/plugins,/admin/properties,/config,/update,/admin/mbeans,/admin/ping,/admin/luke,/update/json/docs,/replication,/update/json,/get,/admin/system
   [junit4]   2> 206380 T883 n:127.0.0.1:23696__m%2Ftn x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 206382 T883 n:127.0.0.1:23696__m%2Ftn x:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 206383 T883 n:127.0.0.1:23696__m%2Ftn x:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 206385 T883 n:127.0.0.1:23696__m%2Ftn x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 206385 T883 n:127.0.0.1:23696__m%2Ftn x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 206386 T883 n:127.0.0.1:23696__m%2Ftn x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@4fb6d81e
   [junit4]   2> 206386 T883 n:127.0.0.1:23696__m%2Ftn x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RawDirectoryWrapper(RAMDirectory@e2ecd6e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@22b0f808),segFN=segments_1,generation=1}
   [junit4]   2> 206387 T883 n:127.0.0.1:23696__m%2Ftn x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 206387 T883 n:127.0.0.1:23696__m%2Ftn x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@ba885a8[collection1] main
   [junit4]   2> 206387 T883 n:127.0.0.1:23696__m%2Ftn x:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 206388 T883 n:127.0.0.1:23696__m%2Ftn x:collection1 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 206389 T883 n:127.0.0.1:23696__m%2Ftn x:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 206389 T883 n:127.0.0.1:23696__m%2Ftn x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 206389 T883 n:127.0.0.1:23696__m%2Ftn x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 206390 T883 n:127.0.0.1:23696__m%2Ftn x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 206390 T883 n:127.0.0.1:23696__m%2Ftn x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 206391 T883 n:127.0.0.1:23696__m%2Ftn x:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 206391 T883 n:127.0.0.1:23696__m%2Ftn x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 206391 T883 n:127.0.0.1:23696__m%2Ftn x:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 206392 T883 n:127.0.0.1:23696__m%2Ftn x:collection1 oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 206392 T884 n:127.0.0.1:23696__m%2Ftn x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@ba885a8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 206392 T883 n:127.0.0.1:23696__m%2Ftn x:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 206393 T887 n:127.0.0.1:23696__m%2Ftn c:control_collection s:shard1 x:collection1 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:23696/_m/tn collection:control_collection shard:shard1
   [junit4]   2> 206394 T851 n:127.0.0.1:23696__m%2Ftn oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3
   [junit4]   2> 206394 T851 n:127.0.0.1:23696__m%2Ftn oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 206394 T887 n:127.0.0.1:23696__m%2Ftn c:control_collection s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 206396 T851 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 206397 T851 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 206399 T890 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4560411c name:ZooKeeperConnection Watcher:127.0.0.1:23684/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 206399 T887 n:127.0.0.1:23696__m%2Ftn c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 206399 T851 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 206400 T851 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 206400 T851 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 206401 T879 n:127.0.0.1:23696__m%2Ftn oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 206401 T887 n:127.0.0.1:23696__m%2Ftn c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 206401 T887 n:127.0.0.1:23696__m%2Ftn c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C93 name=collection1 org.apache.solr.core.SolrCore@3b94e498 url=http://127.0.0.1:23696/_m/tn/collection1 node=127.0.0.1:23696__m%2Ftn C93_STATE=coll:control_collection core:collection1 props:{base_url=http://127.0.0.1:23696/_m/tn, state=down, core=collection1, node_name=127.0.0.1:23696__m%2Ftn}
   [junit4]   2> 206402 T887 n:127.0.0.1:23696__m%2Ftn c:control_collection s:shard1 x:collection1 C93 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:23696/_m/tn/collection1/
   [junit4]   2> 206402 T880 n:127.0.0.1:23696__m%2Ftn oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection"} current state version: 1
   [junit4]   2> 206402 T887 n:127.0.0.1:23696__m%2Ftn c:control_collection s:shard1 x:collection1 C93 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 206403 T887 n:127.0.0.1:23696__m%2Ftn c:control_collection s:shard1 x:collection1 C93 oasc.SyncStrategy.syncToMe http://127.0.0.1:23696/_m/tn/collection1/ has no replicas
   [junit4]   2> 206403 T887 n:127.0.0.1:23696__m%2Ftn c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:23696/_m/tn/collection1/ shard1
   [junit4]   2> 206403 T851 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 206404 T890 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> 206404 T851 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2
   [junit4]   2> 206404 T879 n:127.0.0.1:23696__m%2Ftn 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> 206404 T887 n:127.0.0.1:23696__m%2Ftn c:control_collection s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 206405 T851 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 206407 T851 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 206409 T893 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6eedeff9 name:ZooKeeperConnection Watcher:127.0.0.1:23684/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 206409 T851 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 206409 T851 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 206411 T879 n:127.0.0.1:23696__m%2Ftn oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 206412 T880 n:127.0.0.1:23696__m%2Ftn oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:23696/_m/tn",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 2
   [junit4]   2> 206414 T880 n:127.0.0.1:23696__m%2Ftn oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"create",
   [junit4]   2> 	  "name":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "stateFormat":"2"} current state version: 2
   [junit4]   2> 206415 T880 n:127.0.0.1:23696__m%2Ftn oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 206415 T890 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> 206415 T879 n:127.0.0.1:23696__m%2Ftn 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> 206418 T879 n:127.0.0.1:23696__m%2Ftn oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 206418 T880 n:127.0.0.1:23696__m%2Ftn oasco.ZkStateWriter.writePendingUpdates going to create_collection /collections/collection1/state.json
   [junit4]   2> 206419 T890 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> 206419 T879 n:127.0.0.1:23696__m%2Ftn 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> 206462 T887 n:127.0.0.1:23696__m%2Ftn c:control_collection s:shard1 x:collection1 oasc.ZkController.register We are http://127.0.0.1:23696/_m/tn/collection1/ and leader is http://127.0.0.1:23696/_m/tn/collection1/
   [junit4]   2> 206463 T887 n:127.0.0.1:23696__m%2Ftn c:control_collection s:shard1 x:collection1 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:23696/_m/tn
   [junit4]   2> 206463 T887 n:127.0.0.1:23696__m%2Ftn c:control_collection s:shard1 x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 206463 T887 n:127.0.0.1:23696__m%2Ftn c:control_collection s:shard1 x:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 206464 T887 n:127.0.0.1:23696__m%2Ftn c:control_collection s:shard1 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 206465 T879 n:127.0.0.1:23696__m%2Ftn oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 206466 T880 n:127.0.0.1:23696__m%2Ftn oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "base_url":"http://127.0.0.1:23696/_m/tn",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "node_name":"127.0.0.1:23696__m%2Ftn",
   [junit4]   2> 	  "operation":"state"} current state version: 4
   [junit4]   2> 206467 T880 n:127.0.0.1:23696__m%2Ftn oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "base_url":"http://127.0.0.1:23696/_m/tn",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "node_name":"127.0.0.1:23696__m%2Ftn",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 206570 T890 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> 206570 T879 n:127.0.0.1:23696__m%2Ftn 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> 207773 T851 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud BD0AD7C4667B3BA5-001/shard-1-001/cores/collection1
   [junit4]   2> 207776 T851 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 in directory /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud BD0AD7C4667B3BA5-001/shard-1-001
   [junit4]   2> 207777 T851 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 207779 T851 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@297a3f25{/_m/tn,null,AVAILABLE}
   [junit4]   2> 207780 T851 oejs.AbstractConnector.doStart Started ServerConnector@5cc68734{HTTP/1.1}{127.0.0.1:23705}
   [junit4]   2> 207781 T851 oejs.Server.doStart Started @212750ms
   [junit4]   2> 207781 T851 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solrconfig=solrconfig.xml, hostContext=/_m/tn, solr.data.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud BD0AD7C4667B3BA5-001/tempDir-001/jetty1, hostPort=23705, coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud BD0AD7C4667B3BA5-001/shard-1-001/cores}
   [junit4]   2> 207782 T851 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@231bf785
   [junit4]   2> 207782 T851 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud BD0AD7C4667B3BA5-001/shard-1-001/'
   [junit4]   2> 207822 T851 oasc.SolrXmlConfig.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud BD0AD7C4667B3BA5-001/shard-1-001/solr.xml
   [junit4]   2> 207869 T851 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud BD0AD7C4667B3BA5-001/shard-1-001/cores
   [junit4]   2> 207870 T851 oasc.CoreContainer.<init> New CoreContainer 1687863925
   [junit4]   2> 207870 T851 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud BD0AD7C4667B3BA5-001/shard-1-001/]
   [junit4]   2> 207871 T851 oasc.CoreContainer.load loading shared library: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud BD0AD7C4667B3BA5-001/shard-1-001/lib
   [junit4]   2> 207872 T851 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud BD0AD7C4667B3BA5-001/shard-1-001/lib).
   [junit4]   2> 207883 T851 oashc.HttpShardHandlerFactory.init created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 207888 T851 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 207889 T851 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 207889 T851 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 207889 T851 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 207890 T851 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:23684/solr
   [junit4]   2> 207890 T851 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 207890 T851 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 207891 T851 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 207892 T907 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7d2e6ad8 name:ZooKeeperConnection Watcher:127.0.0.1:23684 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 207893 T851 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 207894 T851 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 207895 T851 n:127.0.0.1:23705__m%2Ftn oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 207897 T910 n:127.0.0.1:23705__m%2Ftn oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@46cca35c name:ZooKeeperConnection Watcher:127.0.0.1:23684/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 207897 T851 n:127.0.0.1:23705__m%2Ftn oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 207900 T851 n:127.0.0.1:23705__m%2Ftn oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 208905 T851 n:127.0.0.1:23705__m%2Ftn oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:23705__m%2Ftn
   [junit4]   2> 208906 T851 n:127.0.0.1:23705__m%2Ftn oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:23705__m%2Ftn
   [junit4]   2> 208909 T851 n:127.0.0.1:23705__m%2Ftn oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 208911 T851 n:127.0.0.1:23705__m%2Ftn oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud BD0AD7C4667B3BA5-001/shard-1-001/cores
   [junit4]   2> 208916 T851 n:127.0.0.1:23705__m%2Ftn oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud BD0AD7C4667B3BA5-001/shard-1-001/cores/collection1, transient=false, config=solrconfig.xml, dataDir=data/, coreNodeName=, collection=collection1, schema=schema.xml, absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud BD0AD7C4667B3BA5-001/shard-1-001/cores/collection1/, loadOnStartup=true, name=collection1, shard=}
   [junit4]   2> 208917 T851 n:127.0.0.1:23705__m%2Ftn oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud BD0AD7C4667B3BA5-001/shard-1-001/cores/collection1/
   [junit4]   2> 208917 T851 n:127.0.0.1:23705__m%2Ftn oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 208920 T911 n:127.0.0.1:23705__m%2Ftn c:collection1 x:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 208920 T911 n:127.0.0.1:23705__m%2Ftn c:collection1 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 208922 T879 n:127.0.0.1:23696__m%2Ftn oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 208922 T911 n:127.0.0.1:23705__m%2Ftn oasc.ZkController.preRegister Registering watch for external collection collection1
   [junit4]   2> 208923 T911 n:127.0.0.1:23705__m%2Ftn oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 208923 T880 n:127.0.0.1:23696__m%2Ftn oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "base_url":"http://127.0.0.1:23705/_m/tn",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "node_name":"127.0.0.1:23705__m%2Ftn",
   [junit4]   2> 	  "operation":"state"} current state version: 5
   [junit4]   2> 208923 T911 n:127.0.0.1:23705__m%2Ftn oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 208923 T880 n:127.0.0.1:23696__m%2Ftn oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "base_url":"http://127.0.0.1:23705/_m/tn",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "node_name":"127.0.0.1:23705__m%2Ftn",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 208924 T880 n:127.0.0.1:23696__m%2Ftn oasco.ReplicaMutator.updateState Collection already exists with numShards=2
   [junit4]   2> 208924 T880 n:127.0.0.1:23696__m%2Ftn oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 208924 T911 n:127.0.0.1:23705__m%2Ftn oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 0 
   [junit4]   2> 208924 T911 n:127.0.0.1:23705__m%2Ftn oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 208925 T880 n:127.0.0.1:23696__m%2Ftn oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 208926 T910 n:127.0.0.1:23705__m%2Ftn oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 208926 T910 n:127.0.0.1:23705__m%2Ftn oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 1 
   [junit4]   2> 209925 T911 n:127.0.0.1:23705__m%2Ftn oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 209926 T911 n:127.0.0.1:23705__m%2Ftn oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 209926 T911 n:127.0.0.1:23705__m%2Ftn oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 209927 T911 n:127.0.0.1:23705__m%2Ftn oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 209927 T911 n:127.0.0.1:23705__m%2Ftn oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 209927 T911 n:127.0.0.1:23705__m%2Ftn oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud BD0AD7C4667B3BA5-001/shard-1-001/cores/collection1/'
   [junit4]   2> 209943 T911 n:127.0.0.1:23705__m%2Ftn oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 209952 T911 n:127.0.0.1:23705__m%2Ftn oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 209969 T911 n:127.0.0.1:23705__m%2Ftn oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 210006 T911 n:127.0.0.1:23705__m%2Ftn oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 210107 T911 n:127.0.0.1:23705__m%2Ftn oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 210116 T911 n:127.0.0.1:23705__m%2Ftn oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 210437 T911 n:127.0.0.1:23705__m%2Ftn oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 210451 T911 n:127.0.0.1:23705__m%2Ftn oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 210454 T911 n:127.0.0.1:23705__m%2Ftn oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 210464 T911 n:127.0.0.1:23705__m%2Ftn oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 210467 T911 n:127.0.0.1:23705__m%2Ftn oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 210471 T911 n:127.0.0.1:23705__m%2Ftn oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 210471 T911 n:127.0.0.1:23705__m%2Ftn oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 210472 T911 n:127.0.0.1:23705__m%2Ftn oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 210472 T911 n:127.0.0.1:23705__m%2Ftn oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 210472 T911 n:127.0.0.1:23705__m%2Ftn oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 210473 T911 n:127.0.0.1:23705__m%2Ftn oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 210473 T911 n:127.0.0.1:23705__m%2Ftn oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 210473 T911 n:127.0.0.1:23705__m%2Ftn x:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 210473 T911 n:127.0.0.1:23705__m%2Ftn x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud BD0AD7C4667B3BA5-001/shard-1-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 210474 T911 n:127.0.0.1:23705__m%2Ftn x:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b17a0c2
   [junit4]   2> 210474 T911 n:127.0.0.1:23705__m%2Ftn x:collection1 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud BD0AD7C4667B3BA5-001/shard-1-001/cores/collection1/data
   [junit4]   2> 210475 T911 n:127.0.0.1:23705__m%2Ftn x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud BD0AD7C4667B3BA5-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 210475 T911 n:127.0.0.1:23705__m%2Ftn x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud BD0AD7C4667B3BA5-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 210475 T911 n:127.0.0.1:23705__m%2Ftn x:collection1 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud BD0AD7C4667B3BA5-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 210476 T911 n:127.0.0.1:23705__m%2Ftn x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@f9613ff
   [junit4]   2> 210476 T911 n:127.0.0.1:23705__m%2Ftn x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RawDirectoryWrapper(RAMDirectory@45fad257 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@560771a5),segFN=segments_1,generation=1}
   [junit4]   2> 210477 T911 n:127.0.0.1:23705__m%2Ftn x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 210483 T911 n:127.0.0.1:23705__m%2Ftn x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 210483 T911 n:127.0.0.1:23705__m%2Ftn x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 210483 T911 n:127.0.0.1:23705__m%2Ftn x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 210483 T911 n:127.0.0.1:23705__m%2Ftn x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 210484 T911 n:127.0.0.1:23705__m%2Ftn x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 210484 T911 n:127.0.0.1:23705__m%2Ftn x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 210484 T911 n:127.0.0.1:23705__m%2Ftn x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 210485 T911 n:127.0.0.1:23705__m%2Ftn x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 210485 T911 n:127.0.0.1:23705__m%2Ftn x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 210505 T911 n:127.0.0.1:23705__m%2Ftn x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 210507 T911 n:127.0.0.1:23705__m%2Ftn x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 210509 T911 n:127.0.0.1:23705__m%2Ftn x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 210511 T911 n:127.0.0.1:23705__m%2Ftn x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 210518 T911 n:127.0.0.1:23705__m%2Ftn x:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: standard,/admin/file,/admin/threads,/admin/logging,/schema,/admin/segments,/update/csv,/admin/plugins,/admin/properties,/config,/update,/admin/mbeans,/admin/ping,/admin/luke,/update/json/docs,/replication,/update/json,/get,/admin/system
   [junit4]   2> 210519 T911 n:127.0.0.1:23705__m%2Ftn x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 210521 T911 n:127.0.0.1:23705__m%2Ftn x:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 210521 T911 n:127.0.0.1:23705__m%2Ftn x:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 210524 T911 n:127.0.0.1:23705__m%2Ftn x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 210524 T911 n:127.0.0.1:23705__m%2Ftn x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 210525 T911 n:127.0.0.1:23705__m%2Ftn x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@633df827
   [junit4]   2> 210525 T911 n:127.0.0.1:23705__m%2Ftn x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RawDirectoryWrapper(RAMDirectory@45fad257 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@560771a5),segFN=segments_1,generation=1}
   [junit4]   2> 210525 T911 n:127.0.0.1:23705__m%2Ftn x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 210526 T911 n:127.0.0.1:23705__m%2Ftn x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@65374b09[collection1] main
   [junit4]   2> 210526 T911 n:127.0.0.1:23705__m%2Ftn x:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 210527 T911 n:127.0.0.1:23705__m%2Ftn x:collection1 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 210527 T911 n:127.0.0.1:23705__m%2Ftn x:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 210527 T911 n:127.0.0.1:23705__m%2Ftn x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 210528 T911 n:127.0.0.1:23705__m%2Ftn x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 210528 T911 n:127.0.0.1:23705__m%2Ftn x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 210528 T911 n:127.0.0.1:23705__m%2Ftn x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 210529 T911 n:127.0.0.1:23705__m%2Ftn x:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 210529 T911 n:127.0.0.1:23705__m%2Ftn x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 210529 T911 n:127.0.0.1:23705__m%2Ftn x:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 210530 T912 n:127.0.0.1:23705__m%2Ftn x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@65374b09[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 210530 T911 n:127.0.0.1:23705__m%2Ftn x:collection1 oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 210531 T911 n:127.0.0.1:23705__m%2Ftn x:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 210532 T915 n:127.0.0.1:23705__m%2Ftn c:collection1 s:shard2 x:collection1 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:23705/_m/tn collection:collection1 shard:shard2
   [junit4]   2> 210532 T851 n:127.0.0.1:23705__m%2Ftn oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3
   [junit4]   2> 210532 T851 n:127.0.0.1:23705__m%2Ftn oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 210532 T915 n:127.0.0.1:23705__m%2Ftn c:collection1 s:shard2 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 210536 T915 n:127.0.0.1:23705__m%2Ftn c:collection1 s:shard2 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 210537 T879 n:127.0.0.1:23696__m%2Ftn oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 210537 T915 n:127.0.0.1:23705__m%2Ftn c:collection1 s:shard2 x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 210537 T915 n:127.0.0.1:23705__m%2Ftn c:collection1 s:shard2 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C94 name=collection1 org.apache.solr.core.SolrCore@515eb5cd url=http://127.0.0.1:23705/_m/tn/collection1 node=127.0.0.1:23705__m%2Ftn C94_STATE=coll:collection1 core:collection1 props:{base_url=http://127.0.0.1:23705/_m/tn, state=down, core=collection1, node_name=127.0.0.1:23705__m%2Ftn}
   [junit4]   2> 210537 T915 n:127.0.0.1:23705__m%2Ftn c:collection1 s:shard2 x:collection1 C94 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:23705/_m/tn/collection1/
   [junit4]   2> 210537 T880 n:127.0.0.1:23696__m%2Ftn oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1"} current state version: 5
   [junit4]   2> 210538 T915 n:127.0.0.1:23705__m%2Ftn c:collection1 s:shard2 x:collection1 C94 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 210538 T915 n:127.0.0.1:23705__m%2Ftn c:collection1 s:shard2 x:collection1 C94 oasc.SyncStrategy.syncToMe http://127.0.0.1:23705/_m/tn/collection1/ has no replicas
   [junit4]   2> 210538 T915 n:127.0.0.1:23705__m%2Ftn c:collection1 s:shard2 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:23705/_m/tn/collection1/ shard2
   [junit4]   2> 210539 T915 n:127.0.0.1:23705__m%2Ftn c:collection1 s:shard2 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 210539 T880 n:127.0.0.1:23696__m%2Ftn oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 1
   [junit4]   2> 210539 T910 n:127.0.0.1:23705__m%2Ftn oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 210540 T910 n:127.0.0.1:23705__m%2Ftn oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 2 
   [junit4]   2> 210541 T879 n:127.0.0.1:23696__m%2Ftn oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 210542 T880 n:127.0.0.1:23696__m%2Ftn oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:23705/_m/tn",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 5
   [junit4]   2> 210543 T880 n:127.0.0.1:23696__m%2Ftn oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 2
   [junit4]   2> 210543 T910 n:127.0.0.1:23705__m%2Ftn oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collectio

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

)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.handler.TestSolrConfigHandlerCloud: 
   [junit4]    >    1) Thread[id=902, name=qtp972206138-902, state=RUNNABLE, group=TGRP-TestSolrConfigHandlerCloud]
   [junit4]    >         at java.util.WeakHashMap.get(WeakHashMap.java:471)
   [junit4]    >         at org.apache.solr.servlet.cache.HttpCacheHeaderUtil.calcEtag(HttpCacheHeaderUtil.java:101)
   [junit4]    >         at org.apache.solr.servlet.cache.HttpCacheHeaderUtil.doCacheHeaderValidation(HttpCacheHeaderUtil.java:219)
   [junit4]    >         at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:372)
   [junit4]    >         at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:179)
   [junit4]    >         at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:172)
   [junit4]    >         at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]    >         at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:105)
   [junit4]    >         at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]    >         at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
   [junit4]    >         at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)
   [junit4]    >         at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]    >         at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
   [junit4]    >         at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
   [junit4]    >         at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
   [junit4]    >         at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
   [junit4]    >         at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]    >         at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
   [junit4]    >         at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]    >         at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
   [junit4]    >         at org.eclipse.jetty.server.Server.handle(Server.java:497)
   [junit4]    >         at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
   [junit4]    >         at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
   [junit4]    >         at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    2) Thread[id=2381, name=searcherExecutor-662-thread-1, state=WAITING, group=TGRP-TestSolrConfigHandlerCloud]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BD0AD7C4667B3BA5]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=902, name=qtp972206138-902, state=RUNNABLE, group=TGRP-TestSolrConfigHandlerCloud]
   [junit4]    >         at java.util.WeakHashMap.get(WeakHashMap.java:471)
   [junit4]    >         at org.apache.solr.servlet.cache.HttpCacheHeaderUtil.calcEtag(HttpCacheHeaderUtil.java:101)
   [junit4]    >         at org.apache.solr.servlet.cache.HttpCacheHeaderUtil.doCacheHeaderValidation(HttpCacheHeaderUtil.java:219)
   [junit4]    >         at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:372)
   [junit4]    >         at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:179)
   [junit4]    >         at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:172)
   [junit4]    >         at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]    >         at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:105)
   [junit4]    >         at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]    >         at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
   [junit4]    >         at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)
   [junit4]    >         at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]    >         at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
   [junit4]    >         at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
   [junit4]    >         at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
   [junit4]    >         at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
   [junit4]    >         at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]    >         at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
   [junit4]    >         at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]    >         at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
   [junit4]    >         at org.eclipse.jetty.server.Server.handle(Server.java:497)
   [junit4]    >         at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
   [junit4]    >         at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
   [junit4]    >         at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    2) Thread[id=2381, name=searcherExecutor-662-thread-1, state=WAITING, group=TGRP-TestSolrConfigHandlerCloud]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BD0AD7C4667B3BA5]:0)
   [junit4] Completed [88/487] on J3 in 305.42s, 1 test, 1 failure, 2 errors <<< FAILURES!

[...truncated 1224 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:543: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:484: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:61: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/extra-targets.xml:39: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build.xml:229: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/common-build.xml:511: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1433: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:991: There were test failures: 487 suites, 1954 tests, 3 suite-level errors, 1191 ignored (5 assumptions)

Total time: 131 minutes 57 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-NightlyTests-5.x #836
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 151948546 bytes
Compression is 0.0%
Took 28 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-NightlyTests-5.x - Build # 840 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/840/

2 tests failed.
REGRESSION:  org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test

Error Message:
Invalid content type: 

Stack Trace:
org.apache.http.ParseException: Invalid content type: 
	at __randomizedtesting.SeedInfo.seed([B7F5DDE506A92CB2:3FA1E23FA855414A]:0)
	at org.apache.http.entity.ContentType.parse(ContentType.java:273)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:235)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:227)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
	at org.apache.solr.cloud.CloudInspectUtil.compareResults(CloudInspectUtil.java:224)
	at org.apache.solr.cloud.CloudInspectUtil.compareResults(CloudInspectUtil.java:166)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:676)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
	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:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandler

Error Message:
file handle leaks: [SeekableByteChannel(/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.TestReplicationHandler B7F5DDE506A92CB2-001/index-SimpleFSDirectory-018/replication.properties)]

Stack Trace:
java.lang.RuntimeException: file handle leaks: [SeekableByteChannel(/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.TestReplicationHandler B7F5DDE506A92CB2-001/index-SimpleFSDirectory-018/replication.properties)]
	at __randomizedtesting.SeedInfo.seed([B7F5DDE506A92CB2]:0)
	at org.apache.lucene.mockfile.LeakFS.onClose(LeakFS.java:64)
	at org.apache.lucene.mockfile.FilterFileSystem.close(FilterFileSystem.java:78)
	at org.apache.lucene.mockfile.FilterFileSystem.close(FilterFileSystem.java:79)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:227)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.Exception
	at org.apache.lucene.mockfile.LeakFS.onOpen(LeakFS.java:47)
	at org.apache.lucene.mockfile.HandleTrackingFS.callOpenHook(HandleTrackingFS.java:82)
	at org.apache.lucene.mockfile.HandleTrackingFS.newByteChannel(HandleTrackingFS.java:257)
	at org.apache.lucene.mockfile.FilterFileSystemProvider.newByteChannel(FilterFileSystemProvider.java:213)
	at org.apache.lucene.mockfile.HandleTrackingFS.newByteChannel(HandleTrackingFS.java:229)
	at java.nio.file.Files.newByteChannel(Files.java:317)
	at java.nio.file.Files.newByteChannel(Files.java:363)
	at org.apache.lucene.store.SimpleFSDirectory.openInput(SimpleFSDirectory.java:76)
	at org.apache.lucene.store.FilterDirectory.openInput(FilterDirectory.java:89)
	at org.apache.solr.handler.ReplicationHandler.loadReplicationProperties(ReplicationHandler.java:987)
	at org.apache.solr.handler.IndexFetcher.logReplicationTimeAndConfFiles(IndexFetcher.java:606)
	at org.apache.solr.handler.IndexFetcher.cleanup(IndexFetcher.java:529)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:519)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:254)
	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:380)
	at org.apache.solr.handler.ReplicationHandler$2.run(ReplicationHandler.java:1037)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:304)
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:178)
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	... 1 more




Build Log:
[...truncated 10553 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> Creating dataDir: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest B7F5DDE506A92CB2-001/init-core-data-001
   [junit4]   2> 541665 T1823 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /ov/b
   [junit4]   2> 541670 T1823 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 541670 T1824 oasc.ZkTestServer$2$1.setClientPort client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 541670 T1824 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 541770 T1823 oasc.ZkTestServer.run start zk server on port:55926
   [junit4]   2> 541771 T1823 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 541772 T1823 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 541775 T1831 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@53030aa1 name:ZooKeeperConnection Watcher:127.0.0.1:55926 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 541775 T1823 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 541776 T1823 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 541776 T1823 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 541778 T1823 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 541779 T1823 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 541780 T1834 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7f0637ef name:ZooKeeperConnection Watcher:127.0.0.1:55926/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 541780 T1823 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 541781 T1823 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 541781 T1823 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 541783 T1823 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 541784 T1823 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 541785 T1823 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 541787 T1823 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 541787 T1823 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 541790 T1823 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 541790 T1823 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 541892 T1823 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 541892 T1823 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 541894 T1823 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 541895 T1823 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 541897 T1823 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 541897 T1823 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 541899 T1823 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 541899 T1823 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 541901 T1823 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 541901 T1823 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 541903 T1823 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 541904 T1823 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 541905 T1823 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 541906 T1823 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 541907 T1823 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 541908 T1823 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 541910 T1823 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 541910 T1823 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 543111 T1823 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest B7F5DDE506A92CB2-001/control-001/cores/collection1
   [junit4]   2> 543114 T1823 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 543115 T1823 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@43998ab8{/ov/b,null,AVAILABLE}
   [junit4]   2> 543118 T1823 oejs.AbstractConnector.doStart Started ServerConnector@6bad9c63{HTTP/1.1}{127.0.0.1:55931}
   [junit4]   2> 543119 T1823 oejs.Server.doStart Started @547598ms
   [junit4]   2> 543119 T1823 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest B7F5DDE506A92CB2-001/control-001/cores, hostContext=/ov/b, solr.data.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest B7F5DDE506A92CB2-001/tempDir-001/control/data, hostPort=55931}
   [junit4]   2> 543119 T1823 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@1e66a917
   [junit4]   2> 543120 T1823 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest B7F5DDE506A92CB2-001/control-001/'
   [junit4]   2> 543149 T1823 oasc.SolrXmlConfig.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest B7F5DDE506A92CB2-001/control-001/solr.xml
   [junit4]   2> 543183 T1823 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest B7F5DDE506A92CB2-001/control-001/cores
   [junit4]   2> 543184 T1823 oasc.CoreContainer.<init> New CoreContainer 40327515
   [junit4]   2> 543184 T1823 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest B7F5DDE506A92CB2-001/control-001/]
   [junit4]   2> 543184 T1823 oasc.CoreContainer.load loading shared library: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest B7F5DDE506A92CB2-001/control-001/lib
   [junit4]   2> 543185 T1823 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest B7F5DDE506A92CB2-001/control-001/lib).
   [junit4]   2> 543194 T1823 oashc.HttpShardHandlerFactory.init created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 543198 T1823 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 543199 T1823 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 543199 T1823 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 543199 T1823 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 543199 T1823 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55926/solr
   [junit4]   2> 543200 T1823 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 543200 T1823 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 543201 T1823 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 543202 T1848 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@75a86fa1 name:ZooKeeperConnection Watcher:127.0.0.1:55926 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 543202 T1823 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 543203 T1823 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 543204 T1823 n:127.0.0.1:55931_ov%2Fb oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 543205 T1851 n:127.0.0.1:55931_ov%2Fb oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@162e9adb name:ZooKeeperConnection Watcher:127.0.0.1:55926/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 543205 T1823 n:127.0.0.1:55931_ov%2Fb oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 543206 T1823 n:127.0.0.1:55931_ov%2Fb oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 543208 T1823 n:127.0.0.1:55931_ov%2Fb oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 543210 T1823 n:127.0.0.1:55931_ov%2Fb oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 543212 T1823 n:127.0.0.1:55931_ov%2Fb oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 543214 T1823 n:127.0.0.1:55931_ov%2Fb oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 543215 T1823 n:127.0.0.1:55931_ov%2Fb oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 543217 T1823 n:127.0.0.1:55931_ov%2Fb oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 543218 T1823 n:127.0.0.1:55931_ov%2Fb oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 543219 T1823 n:127.0.0.1:55931_ov%2Fb oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55931_ov%2Fb
   [junit4]   2> 543219 T1823 n:127.0.0.1:55931_ov%2Fb oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55931_ov%2Fb
   [junit4]   2> 543221 T1823 n:127.0.0.1:55931_ov%2Fb oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 543222 T1823 n:127.0.0.1:55931_ov%2Fb oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 543223 T1823 n:127.0.0.1:55931_ov%2Fb oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 543224 T1823 n:127.0.0.1:55931_ov%2Fb oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:55931_ov%2Fb
   [junit4]   2> 543224 T1823 n:127.0.0.1:55931_ov%2Fb oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 543226 T1823 n:127.0.0.1:55931_ov%2Fb oasc.Overseer.start Overseer (id=93783043594846211-127.0.0.1:55931_ov%2Fb-n_0000000000) starting
   [junit4]   2> 543227 T1823 n:127.0.0.1:55931_ov%2Fb oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 543232 T1823 n:127.0.0.1:55931_ov%2Fb oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 543233 T1853 n:127.0.0.1:55931_ov%2Fb oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 543233 T1823 n:127.0.0.1:55931_ov%2Fb oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 543233 T1852 n:127.0.0.1:55931_ov%2Fb oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 543236 T1823 n:127.0.0.1:55931_ov%2Fb oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest B7F5DDE506A92CB2-001/control-001/cores
   [junit4]   2> 543239 T1823 n:127.0.0.1:55931_ov%2Fb oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {dataDir=data/, shard=, absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest B7F5DDE506A92CB2-001/control-001/cores/collection1/, collection=control_collection, name=collection1, schema=schema.xml, loadOnStartup=true, transient=false, coreNodeName=, instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest B7F5DDE506A92CB2-001/control-001/cores/collection1, config=solrconfig.xml}
   [junit4]   2> 543239 T1823 n:127.0.0.1:55931_ov%2Fb oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest B7F5DDE506A92CB2-001/control-001/cores/collection1/
   [junit4]   2> 543239 T1823 n:127.0.0.1:55931_ov%2Fb oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 543240 T1855 n:127.0.0.1:55931_ov%2Fb c:control_collection x:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 543240 T1855 n:127.0.0.1:55931_ov%2Fb c:control_collection x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 543241 T1855 n:127.0.0.1:55931_ov%2Fb oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 543241 T1851 n:127.0.0.1:55931_ov%2Fb oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 543242 T1852 n:127.0.0.1:55931_ov%2Fb oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:55931/ov/b",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "node_name":"127.0.0.1:55931_ov%2Fb",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "core":"collection1"} current state version: 0
   [junit4]   2> 543242 T1852 n:127.0.0.1:55931_ov%2Fb oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:55931/ov/b",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "node_name":"127.0.0.1:55931_ov%2Fb",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "core":"collection1"}
   [junit4]   2> 543242 T1852 n:127.0.0.1:55931_ov%2Fb oasco.ClusterStateMutator.createCollection building a new cName: control_collection
   [junit4]   2> 543242 T1852 n:127.0.0.1:55931_ov%2Fb oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 543244 T1851 n:127.0.0.1:55931_ov%2Fb 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> 544241 T1855 n:127.0.0.1:55931_ov%2Fb oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 544242 T1855 n:127.0.0.1:55931_ov%2Fb oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 544242 T1855 n:127.0.0.1:55931_ov%2Fb oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 544243 T1855 n:127.0.0.1:55931_ov%2Fb oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 544243 T1855 n:127.0.0.1:55931_ov%2Fb oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 544244 T1855 n:127.0.0.1:55931_ov%2Fb oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest B7F5DDE506A92CB2-001/control-001/cores/collection1/'
   [junit4]   2> 544259 T1855 n:127.0.0.1:55931_ov%2Fb oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 544268 T1855 n:127.0.0.1:55931_ov%2Fb oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 544286 T1855 n:127.0.0.1:55931_ov%2Fb oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 544325 T1855 n:127.0.0.1:55931_ov%2Fb oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 544426 T1855 n:127.0.0.1:55931_ov%2Fb oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 544451 T1855 n:127.0.0.1:55931_ov%2Fb oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 544708 T1855 n:127.0.0.1:55931_ov%2Fb oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 544710 T1855 n:127.0.0.1:55931_ov%2Fb oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 544712 T1855 n:127.0.0.1:55931_ov%2Fb oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 544715 T1855 n:127.0.0.1:55931_ov%2Fb oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 544732 T1855 n:127.0.0.1:55931_ov%2Fb oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 544732 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 544733 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest B7F5DDE506A92CB2-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 544733 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4265d6f5
   [junit4]   2> 544734 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest B7F5DDE506A92CB2-001/control-001/cores/collection1/data
   [junit4]   2> 544734 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest B7F5DDE506A92CB2-001/control-001/cores/collection1/data/index/
   [junit4]   2> 544734 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest B7F5DDE506A92CB2-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 544734 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest B7F5DDE506A92CB2-001/control-001/cores/collection1/data/index
   [junit4]   2> 544735 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=5, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 544735 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RawDirectoryWrapper(RAMDirectory@387a58fc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6868255b),segFN=segments_1,generation=1}
   [junit4]   2> 544735 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 544739 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 544740 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 544740 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 544740 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 544740 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 544740 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 544741 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 544741 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 544741 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 544761 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 544762 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 544764 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 544766 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 544770 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: standard,/admin/plugins,/admin/ping,/update/json,/admin/luke,/update,/admin/segments,/admin/file,/admin/system,/get,/schema,/update/csv,/admin/logging,/config,/admin/threads,/admin/mbeans,/update/json/docs,/replication,/admin/properties
   [junit4]   2> 544771 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 544774 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 544774 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 544776 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 544776 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 544777 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@46c368ce
   [junit4]   2> 544777 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RawDirectoryWrapper(RAMDirectory@387a58fc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6868255b),segFN=segments_1,generation=1}
   [junit4]   2> 544777 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 544777 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@69373250[collection1] main
   [junit4]   2> 544778 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 544778 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 544779 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 544779 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 544779 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 544779 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 544780 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 544780 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 544780 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 544780 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 544781 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 544781 T1856 n:127.0.0.1:55931_ov%2Fb x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@69373250[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 544781 T1855 n:127.0.0.1:55931_ov%2Fb x:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 544782 T1859 n:127.0.0.1:55931_ov%2Fb c:control_collection s:shard1 x:collection1 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:55931/ov/b collection:control_collection shard:shard1
   [junit4]   2> 544782 T1823 n:127.0.0.1:55931_ov%2Fb oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1
   [junit4]   2> 544783 T1823 n:127.0.0.1:55931_ov%2Fb oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 544783 T1859 n:127.0.0.1:55931_ov%2Fb c:control_collection s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 544784 T1823 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 544785 T1823 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 544786 T1862 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@32ddbae7 name:ZooKeeperConnection Watcher:127.0.0.1:55926/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 544786 T1823 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 544786 T1823 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 544787 T1823 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 544787 T1859 n:127.0.0.1:55931_ov%2Fb c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 544788 T1851 n:127.0.0.1:55931_ov%2Fb oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 544788 T1859 n:127.0.0.1:55931_ov%2Fb c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 544789 T1859 n:127.0.0.1:55931_ov%2Fb c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C324 name=collection1 org.apache.solr.core.SolrCore@63cfccf4 url=http://127.0.0.1:55931/ov/b/collection1 node=127.0.0.1:55931_ov%2Fb C324_STATE=coll:control_collection core:collection1 props:{base_url=http://127.0.0.1:55931/ov/b, state=down, node_name=127.0.0.1:55931_ov%2Fb, core=collection1}
   [junit4]   2> 544789 T1859 n:127.0.0.1:55931_ov%2Fb c:control_collection s:shard1 x:collection1 C324 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:55931/ov/b/collection1/
   [junit4]   2> 544789 T1852 n:127.0.0.1:55931_ov%2Fb oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection"} current state version: 1
   [junit4]   2> 544789 T1859 n:127.0.0.1:55931_ov%2Fb c:control_collection s:shard1 x:collection1 C324 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 544789 T1823 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 544789 T1859 n:127.0.0.1:55931_ov%2Fb c:control_collection s:shard1 x:collection1 C324 oasc.SyncStrategy.syncToMe http://127.0.0.1:55931/ov/b/collection1/ has no replicas
   [junit4]   2> 544790 T1823 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2
   [junit4]   2> 544790 T1859 n:127.0.0.1:55931_ov%2Fb c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:55931/ov/b/collection1/ shard1
   [junit4]   2> 544790 T1862 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> 544790 T1851 n:127.0.0.1:55931_ov%2Fb 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> 544790 T1823 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 544790 T1859 n:127.0.0.1:55931_ov%2Fb c:control_collection s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 544792 T1823 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 544793 T1865 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5b97362a name:ZooKeeperConnection Watcher:127.0.0.1:55926/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 544793 T1823 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 544793 T1823 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 544795 T1851 n:127.0.0.1:55931_ov%2Fb oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 544795 T1852 n:127.0.0.1:55931_ov%2Fb oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 2, message = {
   [junit4]   2> 	  "operation":"create",
   [junit4]   2> 	  "name":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "stateFormat":"2"} current state version: 2
   [junit4]   2> 544796 T1852 n:127.0.0.1:55931_ov%2Fb oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 544798 T1852 n:127.0.0.1:55931_ov%2Fb oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:55931/ov/b",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 2
   [junit4]   2> 544798 T1852 n:127.0.0.1:55931_ov%2Fb oasco.ZkStateWriter.writePendingUpdates going to create_collection /collections/collection1/state.json
   [junit4]   2> 544799 T1851 n:127.0.0.1:55931_ov%2Fb 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> 544799 T1862 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> 544802 T1851 n:127.0.0.1:55931_ov%2Fb oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 544802 T1862 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> 544802 T1851 n:127.0.0.1:55931_ov%2Fb 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> 544846 T1859 n:127.0.0.1:55931_ov%2Fb c:control_collection s:shard1 x:collection1 oasc.ZkController.register We are http://127.0.0.1:55931/ov/b/collection1/ and leader is http://127.0.0.1:55931/ov/b/collection1/
   [junit4]   2> 544847 T1859 n:127.0.0.1:55931_ov%2Fb c:control_collection s:shard1 x:collection1 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:55931/ov/b
   [junit4]   2> 544847 T1859 n:127.0.0.1:55931_ov%2Fb c:control_collection s:shard1 x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 544847 T1859 n:127.0.0.1:55931_ov%2Fb c:control_collection s:shard1 x:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 544847 T1859 n:127.0.0.1:55931_ov%2Fb c:control_collection s:shard1 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 544848 T1851 n:127.0.0.1:55931_ov%2Fb oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 544849 T1852 n:127.0.0.1:55931_ov%2Fb oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:55931/ov/b",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "node_name":"127.0.0.1:55931_ov%2Fb",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1"} current state version: 4
   [junit4]   2> 544849 T1852 n:127.0.0.1:55931_ov%2Fb oasco.ReplicaMutator.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:55931/ov/b",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "node_name":"127.0.0.1:55931_ov%2Fb",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 544952 T1862 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> 544952 T1851 n:127.0.0.1:55931_ov%2Fb 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> 545817 T1823 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest B7F5DDE506A92CB2-001/shard-1-001/cores/collection1
   [junit4]   2> 545819 T1823 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 in directory /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest B7F5DDE506A92CB2-001/shard-1-001
   [junit4]   2> 545821 T1823 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 545823 T1823 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@246e9059{/ov/b,null,AVAILABLE}
   [junit4]   2> 545823 T1823 oejs.AbstractConnector.doStart Started ServerConnector@17fad974{HTTP/1.1}{127.0.0.1:55943}
   [junit4]   2> 545824 T1823 oejs.Server.doStart Started @550303ms
   [junit4]   2> 545824 T1823 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostContext=/ov/b, coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest B7F5DDE506A92CB2-001/shard-1-001/cores, hostPort=55943, solrconfig=solrconfig.xml, solr.data.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest B7F5DDE506A92CB2-001/tempDir-001/jetty1}
   [junit4]   2> 545825 T1823 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@1e66a917
   [junit4]   2> 545825 T1823 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest B7F5DDE506A92CB2-001/shard-1-001/'
   [junit4]   2> 545854 T1823 oasc.SolrXmlConfig.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest B7F5DDE506A92CB2-001/shard-1-001/solr.xml
   [junit4]   2> 545889 T1823 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest B7F5DDE506A92CB2-001/shard-1-001/cores
   [junit4]   2> 545889 T1823 oasc.CoreContainer.<init> New CoreContainer 111530038
   [junit4]   2> 545890 T1823 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest B7F5DDE506A92CB2-001/shard-1-001/]
   [junit4]   2> 545890 T1823 oasc.CoreContainer.load loading shared library: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest B7F5DDE506A92CB2-001/shard-1-001/lib
   [junit4]   2> 545891 T1823 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest B7F5DDE506A92CB2-001/shard-1-001/lib).
   [junit4]   2> 545899 T1823 oashc.HttpShardHandlerFactory.init created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 545904 T1823 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 545905 T1823 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 545905 T1823 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 545905 T1823 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 545905 T1823 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55926/solr
   [junit4]   2> 545905 T1823 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 545906 T1823 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 545906 T1823 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 545908 T1879 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@73cfcdd7 name:ZooKeeperConnection Watcher:127.0.0.1:55926 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 545908 T1823 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 545909 T1823 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 545910 T1823 n:127.0.0.1:55943_ov%2Fb oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 545911 T1882 n:127.0.0.1:55943_ov%2Fb oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@393fa184 name:ZooKeeperConnection Watcher:127.0.0.1:55926/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 545911 T1823 n:127.0.0.1:55943_ov%2Fb oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 545915 T1823 n:127.0.0.1:55943_ov%2Fb oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 546920 T1823 n:127.0.0.1:55943_ov%2Fb oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55943_ov%2Fb
   [junit4]   2> 546921 T1823 n:127.0.0.1:55943_ov%2Fb oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55943_ov%2Fb
   [junit4]   2> 546923 T1823 n:127.0.0.1:55943_ov%2Fb oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 546926 T1823 n:127.0.0.1:55943_ov%2Fb oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest B7F5DDE506A92CB2-001/shard-1-001/cores
   [junit4]   2> 546928 T1823 n:127.0.0.1:55943_ov%2Fb oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {config=solrconfig.xml, schema=schema.xml, absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest B7F5DDE506A92CB2-001/shard-1-001/cores/collection1/, shard=, collection=collection1, transient=false, dataDir=data/, loadOnStartup=true, coreNodeName=, instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest B7F5DDE506A92CB2-001/shard-1-001/cores/collection1, name=collection1}
   [junit4]   2> 546929 T1823 n:127.0.0.1:55943_ov%2Fb oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest B7F5DDE506A92CB2-001/shard-1-001/cores/collection1/
   [junit4]   2> 546929 T1823 n:127.0.0.1:55943_ov%2Fb oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 546931 T1883 n:127.0.0.1:55943_ov%2Fb c:collection1 x:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 546931 T1883 n:127.0.0.1:55943_ov%2Fb c:collection1 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 546933 T1851 n:127.0.0.1:55931_ov%2Fb oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 546933 T1883 n:127.0.0.1:55943_ov%2Fb oasc.ZkController.preRegister Registering watch for external collection collection1
   [junit4]   2> 546933 T1883 n:127.0.0.1:55943_ov%2Fb oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 546934 T1852 n:127.0.0.1:55931_ov%2Fb oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:55943/ov/b",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "node_name":"127.0.0.1:55943_ov%2Fb",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "core":"collection1"} current state version: 5
   [junit4]   2> 546934 T1883 n:127.0.0.1:55943_ov%2Fb oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 546934 T1852 n:127.0.0.1:55931_ov%2Fb oasco.ReplicaMutator.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:55943/ov/b",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "node_name":"127.0.0.1:55943_ov%2Fb",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "core":"collection1"}
   [junit4]   2> 546934 T1852 n:127.0.0.1:55931_ov%2Fb oasco.ReplicaMutator.updateState Collection already exists with numShards=3
   [junit4]   2> 546935 T1852 n:127.0.0.1:55931_ov%2Fb oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 546935 T1883 n:127.0.0.1:55943_ov%2Fb oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 0 
   [junit4]   2> 546935 T1883 n:127.0.0.1:55943_ov%2Fb oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 546936 T1852 n:127.0.0.1:55931_ov%2Fb oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 546936 T1882 n:127.0.0.1:55943_ov%2Fb oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 546937 T1882 n:127.0.0.1:55943_ov%2Fb oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 1 
   [junit4]   2> 547935 T1883 n:127.0.0.1:55943_ov%2Fb oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 547936 T1883 n:127.0.0.1:55943_ov%2Fb oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 547937 T1883 n:127.0.0.1:55943_ov%2Fb oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 547937 T1883 n:127.0.0.1:55943_ov%2Fb oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 547938 T1883 n:127.0.0.1:55943_ov%2Fb oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 547938 T1883 n:127.0.0.1:55943_ov%2Fb oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest B7F5DDE506A92CB2-001/shard-1-001/cores/collection1/'
   [junit4]   2> 547958 T1883 n:127.0.0.1:55943_ov%2Fb oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 547970 T1883 n:127.0.0.1:55943_ov%2Fb oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 547993 T1883 n:127.0.0.1:55943_ov%2Fb oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 548042 T1883 n:127.0.0.1:55943_ov%2Fb oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 548143 T1883 n:127.0.0.1:55943_ov%2Fb oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 548155 T1883 n:127.0.0.1:55943_ov%2Fb oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 548496 T1883 n:127.0.0.1:55943_ov%2Fb oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 548498 T1883 n:127.0.0.1:55943_ov%2Fb oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 548500 T1883 n:127.0.0.1:55943_ov%2Fb oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 548505 T1883 n:127.0.0.1:55943_ov%2Fb oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 548523 T1883 n:127.0.0.1:55943_ov%2Fb oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 548523 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 548524 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest B7F5DDE506A92CB2-001/shard-1-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 548524 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4265d6f5
   [junit4]   2> 548525 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest B7F5DDE506A92CB2-001/shard-1-001/cores/collection1/data
   [junit4]   2> 548525 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest B7F5DDE506A92CB2-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 548526 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest B7F5DDE506A92CB2-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 548526 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest B7F5DDE506A92CB2-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 548527 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=5, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 548527 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RawDirectoryWrapper(RAMDirectory@ce12875 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12271fee),segFN=segments_1,generation=1}
   [junit4]   2> 548528 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 548535 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 548536 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 548536 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 548536 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 548536 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 548537 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 548537 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 548538 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 548538 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 548557 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 548559 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 548562 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 548564 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 548573 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: standard,/admin/plugins,/admin/ping,/update/json,/admin/luke,/update,/admin/segments,/admin/file,/admin/system,/get,/schema,/update/csv,/admin/logging,/config,/admin/threads,/admin/mbeans,/update/json/docs,/replication,/admin/properties
   [junit4]   2> 548575 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 548577 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 548577 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 548580 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 548580 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 548581 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@597ec698
   [junit4]   2> 548581 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RawDirectoryWrapper(RAMDirectory@ce12875 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12271fee),segFN=segments_1,generation=1}
   [junit4]   2> 548582 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 548582 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@82d0715[collection1] main
   [junit4]   2> 548582 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 548583 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 548584 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 548584 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 548584 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 548585 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 548585 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 548585 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 548586 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 548586 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 548587 T1884 n:127.0.0.1:55943_ov%2Fb x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@82d0715[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 548588 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 548588 T1883 n:127.0.0.1:55943_ov%2Fb x:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 548589 T1887 n:127.0.0.1:55943_ov%2Fb c:collection1 s:shard1 x:collection1 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:55943/ov/b collection:collection1 shard:shard1
   [junit4]   2> 548589 T1823 n:127.0.0.1:55943_ov%2Fb oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1
   [junit4]   2> 548589 T1823 n:127.0.0.1:55943_ov%2Fb oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 548590 T1887 n:127.0.0.1:55943_ov%2Fb c:collection1 s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 548594 T1887 n:127.0.0.1:55943_ov%2Fb c:collection1 s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 548595 T1851 n:127.0.0.1:55931_ov%2Fb oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 548595 T1887 n:127.0.0.1:55943_ov%2Fb c:collection1 s:shard1 x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 548596 T1887 n:127.0.0.1:55943_ov%2Fb c:collection1 s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C325 name=collection1 org.apache.solr.core.SolrCore@2169097c url=http://127.0.0.1:55943/ov/b/collection1 node=127.0.0.1:55943_ov%2Fb C325_STATE=coll:collection1 core:collection1 props:{base_url=http://127.0.0.1:55943/ov/b, state=down, node_name=127.0.0.1:55943_ov%2Fb, core=collection1}
   [junit4]   2> 548596 T1887 n:127.0.0.1:55943_ov%2Fb c:collection1 s:shard1 x:collection1 C325 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:55943/ov/b/collection1/
   [junit4]   2> 548596 T1852 n:127.0.0.1:55931_ov%2Fb oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1"} current state version: 5
   [junit4]   2> 548596 T1887 n:127.0.0.1:55943_ov%2Fb c:collection1 s:shard1 x:collection1 C325 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 548597 T1887 n:127.0.0.1:55943_ov%2Fb c:collection1 s:shard1 x:collection1 C325 oasc.SyncStrategy.syncToMe http://127.0.0.1:55943/ov/b/collection1/ has no replicas
   [junit4]   2> 548597 T1887 n:127.0.0.1:55943_ov%2Fb c:collection1 s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:55943/ov/b/collection1/ shard1
   [junit4]   2> 548597 T1887 n:127.0.0.1:55943_ov%2Fb c:collection1 s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 548597 T1852 n:127.0.0.1:55931_ov%2Fb oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 1
   [junit4]   2> 548598 T1882 n:127.0.0.1:55943_ov%2Fb oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 548599 T1882 n:127.0.0.1:55943_ov%2Fb oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 2 
   [junit4]   2> 548601 T1852 n:127.0.0.1:55931_ov%2Fb oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:55943/ov/b",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 5
   [junit4]   2> 548603 T1852 n:127.0.0.1:55931_ov%2Fb oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 2
   [junit4]   2> 548603 T1882 n:127.0.0.1:55943_ov%2Fb oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 548604 T1882 n:127.0.0.1:55943_ov%2Fb oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 3 
   [junit4]   2> 548605 T1851 n:127.0.0.1:55931_ov%2Fb oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 548651 T1887 n:127.0.0.1:55943_ov%2Fb c:collection1 s:shard1 x:collection1 oasc.ZkController.register We are http://127.0.0.1:55943/ov/b/collection1/ and leader is http://127.0.0.1:55943/ov/b/collection1/
   [junit4]   2> 548652 T1887 n:127.0.0.1:55943_ov%2Fb c:collection1 s:shard1 x:collection1 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:55943/ov/b
   [junit4]   2> 548652 T1887 n:127.0.0.1:55943_ov%2Fb c:collection1 s:shard1 x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 548652 T1887 n:127.0.0.1:55943_ov%2Fb c:collection1 s:shard1 x:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 548652 T1887 n:127.0.0.1:55943_ov%2Fb c:collection1 s:shard1 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 548654 T1851 n:127.0.0.1:55931_ov%2Fb oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 548655 T1852 n:127.0.0.1:55931_ov%2Fb oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:55943/ov/b",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "node_name":"127.0.0.1:55943_ov%2Fb",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1"} current state version: 5
   [junit4]   2> 548655 T1852 n:127.0.0.1:55931_ov%2Fb oasco.ReplicaMutator.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:55943/ov/b",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "node_name":"127.0.0.1:55943_ov%2Fb",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 548657 T1852 n:127.0.0.1:55931_ov%2Fb oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 3
   [junit4]   2> 548657 T1887 n:127.0.0.1:55943_ov%2Fb c:collection1 s:shard1 x:collection1 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 3 
   [junit4]   2> 548658 T1882 n:127.0.0.1:55943_ov%2Fb oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 548658 T1882 n:127.0.0.1:55943_ov%2Fb oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 
   [junit4]   2> 549510 T1823 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest B7F5DDE506A92CB2-001/shard-2-001/cores/collection1
   [junit4]   2> 549512 T1823 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 in directory /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest B7F5DDE506A92CB2-001/shard-2-001
   [junit4]   2> 549513 T1823 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 549515 T1823 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@20861638{/ov/b,null,AVAILABLE}
   [junit4]   2> 549516 T1823 oejs.AbstractConnector.doStart Started ServerConnector@165acca6{HTTP/1.1}{127.0.0.1:55947}
   [junit4]   2> 549516 T1823 oejs.Server.doStart Started @553995ms
   [junit4]   2> 549516 T1823 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostContext=/ov/b, coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest B7F5DDE506A92CB2-001/shard-2-001/cores, solr.data.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest B7F5DDE506A92CB2-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostPort=55947}
   [junit4]   2> 549517 T1823 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@1e66a917
   [junit4]   2> 549517 T1823 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest B7F5DDE506A92CB2-001/shard-2-001/'
   [junit4]   2> 549546 T1823 oasc.SolrXmlConfig.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest B7F5DDE506A92CB2-001/shard-2-001/solr.xml
   [junit4]   2> 549580 T1823 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest B7F5DDE506A92CB2-001/shard-2-001/cores
   [junit4]   2> 549581 T1823 oasc.CoreContainer.<init> New CoreContainer 1607798758
   [junit4]   2> 549581 T1823 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest B7F5DDE506A92CB2-001/shard-2-001/]
   [junit4]   2> 549581 T1823 oasc.CoreContainer.load loading shared library: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest B7F5DDE506A92CB2-001/shard-2-001/lib
   [junit4]   2> 549582 T1823 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest B7F5DDE506A92CB2-001/shard-2-001/lib).
   [junit4]   2> 549591 T1823 oashc.HttpShardHandlerFactory.init created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 549596 T1823 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 549596 T1823 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 549597 T1823 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 549597 T1823 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 549597 T1823 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55926/solr
   [junit4]   2> 549597 T1823 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 549597 T1823 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 549598 T1823 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 549600 T1901 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@37411c00 name:ZooKeeperConnection Watcher:127.0.0.1:55926

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

che.solr.core.SolrCore@2c15ad3a
   [junit4]   2> 2602041 T14014 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 2602042 T14014 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 2602042 T14014 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 2602042 T14014 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 2602044 T14014 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 2602044 T14014 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 2602045 T14014 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.TestReplicationHandler B7F5DDE506A92CB2-001/solr-instance-028/./collection1/data [CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.TestReplicationHandler B7F5DDE506A92CB2-001/solr-instance-028/./collection1/data;done=false>>]
   [junit4]   2> 2602045 T14014 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.TestReplicationHandler B7F5DDE506A92CB2-001/solr-instance-028/./collection1/data
   [junit4]   2> 2602046 T14014 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.TestReplicationHandler B7F5DDE506A92CB2-001/solr-instance-028/./collection1/data/index [CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.TestReplicationHandler B7F5DDE506A92CB2-001/solr-instance-028/./collection1/data/index;done=false>>]
   [junit4]   2> 2602046 T14014 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.TestReplicationHandler B7F5DDE506A92CB2-001/solr-instance-028/./collection1/data/index
   [junit4]   2> 2602047 T14014 oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@52694c9{/solr,null,UNAVAILABLE}
   [junit4]   2> 2602050 T14014 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Lucene50, sim=DefaultSimilarity, locale=hr_HR, timezone=Europe/Prague
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65 (64-bit)/cpus=16,threads=1,free=82510000,total=229113856
   [junit4]   2> NOTE: All tests run in this JVM: [DocValuesTest, TestOverriddenPrefixQueryForCustomFieldType, TestSearcherReuse, TestQuerySenderListener, FileUtilsTest, BinaryUpdateRequestHandlerTest, BadIndexSchemaTest, TestSolrConfigHandlerCloud, ZkCLITest, DistributedMLTComponentTest, TestValueSourceCache, TestCollapseQParserPlugin, SaslZkACLProviderTest, DocValuesMultiTest, TestStressUserVersions, TestReplicationHandlerBackup, TestArbitraryIndexDir, SolrCoreTest, TestFieldTypeResource, SpellPossibilityIteratorTest, DeleteInactiveReplicaTest, TestDefaultSimilarityFactory, XsltUpdateRequestHandlerTest, OverseerRolesTest, TestReplicaProperties, MultiTermTest, TestRangeQuery, RankQueryTest, SoftAutoCommitTest, TestPostingsSolrHighlighter, CoreAdminHandlerTest, TestInitQParser, HdfsDirectoryFactoryTest, TermVectorComponentDistributedTest, OutOfBoxZkACLAndCredentialsProvidersTest, DefaultValueUpdateProcessorTest, TestHdfsUpdateLog, DistribDocExpirationUpdateProcessorTest, TestInfoStreamLogging, TestBulkSchemaAPI, TestWriterPerf, OutputWriterTest, AnalysisErrorHandlingTest, TestIndexingPerformance, TestShardHandlerFactory, DistributedIntervalFacetingTest, BlockCacheTest, ClusterStateTest, ClusterStateUpdateTest, ConnectionManagerTest, TestDefaultStatsCache, IndexSchemaRuntimeFieldTest, AnalyticsMergeStrategyTest, TermsComponentTest, DateMathParserTest, ExternalCollectionsTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, DistributedDebugComponentTest, EnumFieldTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, UnloadDistributedZkTest, ShardRoutingTest, TestReplicationHandler]
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestReplicationHandler -Dtests.seed=B7F5DDE506A92CB2 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/lucene-data/enwiki.random.lines.txt -Dtests.locale=hr_HR -Dtests.timezone=Europe/Prague -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J3 | TestReplicationHandler (suite) <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: file handle leaks: [SeekableByteChannel(/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.TestReplicationHandler B7F5DDE506A92CB2-001/index-SimpleFSDirectory-018/replication.properties)]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B7F5DDE506A92CB2]:0)
   [junit4]    > 	at org.apache.lucene.mockfile.LeakFS.onClose(LeakFS.java:64)
   [junit4]    > 	at org.apache.lucene.mockfile.FilterFileSystem.close(FilterFileSystem.java:78)
   [junit4]    > 	at org.apache.lucene.mockfile.FilterFileSystem.close(FilterFileSystem.java:79)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.Exception
   [junit4]    > 	at org.apache.lucene.mockfile.LeakFS.onOpen(LeakFS.java:47)
   [junit4]    > 	at org.apache.lucene.mockfile.HandleTrackingFS.callOpenHook(HandleTrackingFS.java:82)
   [junit4]    > 	at org.apache.lucene.mockfile.HandleTrackingFS.newByteChannel(HandleTrackingFS.java:257)
   [junit4]    > 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newByteChannel(FilterFileSystemProvider.java:213)
   [junit4]    > 	at org.apache.lucene.mockfile.HandleTrackingFS.newByteChannel(HandleTrackingFS.java:229)
   [junit4]    > 	at java.nio.file.Files.newByteChannel(Files.java:317)
   [junit4]    > 	at java.nio.file.Files.newByteChannel(Files.java:363)
   [junit4]    > 	at org.apache.lucene.store.SimpleFSDirectory.openInput(SimpleFSDirectory.java:76)
   [junit4]    > 	at org.apache.lucene.store.FilterDirectory.openInput(FilterDirectory.java:89)
   [junit4]    > 	at org.apache.solr.handler.ReplicationHandler.loadReplicationProperties(ReplicationHandler.java:987)
   [junit4]    > 	at org.apache.solr.handler.IndexFetcher.logReplicationTimeAndConfFiles(IndexFetcher.java:606)
   [junit4]    > 	at org.apache.solr.handler.IndexFetcher.cleanup(IndexFetcher.java:529)
   [junit4]    > 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:519)
   [junit4]    > 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:254)
   [junit4]    > 	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:380)
   [junit4]    > 	at org.apache.solr.handler.ReplicationHandler$2.run(ReplicationHandler.java:1037)
   [junit4]    > 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
   [junit4]    > 	at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:304)
   [junit4]    > 	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:178)
   [junit4]    > 	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    > 	... 1 more
   [junit4] Completed [384/487] on J3 in 904.25s, 13 tests, 1 error <<< FAILURES!

[...truncated 340 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:543: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:484: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:61: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/extra-targets.xml:39: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build.xml:229: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/common-build.xml:511: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1433: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:991: There were test failures: 487 suites, 1954 tests, 1 suite-level error, 1 error, 65 ignored (11 assumptions)

Total time: 213 minutes 12 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-NightlyTests-5.x #836
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 379760055 bytes
Compression is 0.0%
Took 1 min 10 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-NightlyTests-5.x - Build # 839 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/839/

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

Error Message:
shard1 is not consistent.  Got 764 from http://127.0.0.1:32491/collection1lastClient and got 201 from http://127.0.0.1:32494/collection1

Stack Trace:
java.lang.AssertionError: shard1 is not consistent.  Got 764 from http://127.0.0.1:32491/collection1lastClient and got 201 from http://127.0.0.1:32494/collection1
	at __randomizedtesting.SeedInfo.seed([39CE5DED7053ED5D:B19A6237DEAF80A5]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.RecoveryZkTest.test(RecoveryZkTest.java:123)
	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:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10731 lines...]
   [junit4] Suite: org.apache.solr.cloud.RecoveryZkTest
   [junit4]   2> Creating dataDir: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest 39CE5DED7053ED5D-001/init-core-data-001
   [junit4]   2> 1492003 T7236 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1492003 T7236 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 1492010 T7236 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 1492010 T7237 oasc.ZkTestServer$2$1.setClientPort client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1492011 T7237 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1492110 T7236 oasc.ZkTestServer.run start zk server on port:32479
   [junit4]   2> 1492111 T7236 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1492112 T7236 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1492115 T7244 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@12983e1b name:ZooKeeperConnection Watcher:127.0.0.1:32479 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1492115 T7236 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1492116 T7236 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1492116 T7236 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1492118 T7236 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1492119 T7236 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1492121 T7247 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@340986da name:ZooKeeperConnection Watcher:127.0.0.1:32479/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1492121 T7236 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1492122 T7236 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1492122 T7236 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1492124 T7236 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1492126 T7236 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1492128 T7236 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1492129 T7236 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1492130 T7236 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1492133 T7236 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1492134 T7236 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1492236 T7236 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1492237 T7236 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1492238 T7236 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1492239 T7236 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1492241 T7236 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1492242 T7236 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1492243 T7236 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1492244 T7236 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1492246 T7236 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1492246 T7236 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1492248 T7236 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1492249 T7236 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1492251 T7236 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1492251 T7236 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1492253 T7236 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1492254 T7236 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1492256 T7236 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1492256 T7236 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1493416 T7236 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest 39CE5DED7053ED5D-001/control-001/cores/collection1
   [junit4]   2> 1493419 T7236 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 1493420 T7236 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@357a53fb{/,null,AVAILABLE}
   [junit4]   2> 1493421 T7236 oejs.AbstractConnector.doStart Started ServerConnector@7a0ab8ee{HTTP/1.1}{127.0.0.1:32482}
   [junit4]   2> 1493421 T7236 oejs.Server.doStart Started @1498212ms
   [junit4]   2> 1493421 T7236 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostContext=/, hostPort=32482, solr.data.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest 39CE5DED7053ED5D-001/tempDir-001/control/data, coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest 39CE5DED7053ED5D-001/control-001/cores}
   [junit4]   2> 1493422 T7236 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@631d75b9
   [junit4]   2> 1493422 T7236 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest 39CE5DED7053ED5D-001/control-001/'
   [junit4]   2> 1493452 T7236 oasc.SolrXmlConfig.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest 39CE5DED7053ED5D-001/control-001/solr.xml
   [junit4]   2> 1493503 T7236 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest 39CE5DED7053ED5D-001/control-001/cores
   [junit4]   2> 1493504 T7236 oasc.CoreContainer.<init> New CoreContainer 31994902
   [junit4]   2> 1493504 T7236 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest 39CE5DED7053ED5D-001/control-001/]
   [junit4]   2> 1493504 T7236 oasc.CoreContainer.load loading shared library: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest 39CE5DED7053ED5D-001/control-001/lib
   [junit4]   2> 1493505 T7236 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest 39CE5DED7053ED5D-001/control-001/lib).
   [junit4]   2> 1493514 T7236 oashc.HttpShardHandlerFactory.init created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1493519 T7236 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1493520 T7236 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1493520 T7236 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1493520 T7236 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1493520 T7236 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:32479/solr
   [junit4]   2> 1493521 T7236 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1493521 T7236 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1493521 T7236 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1493523 T7261 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@269ccd7b name:ZooKeeperConnection Watcher:127.0.0.1:32479 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1493524 T7236 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1493524 T7236 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1493526 T7236 n:127.0.0.1:32482_ oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1493527 T7264 n:127.0.0.1:32482_ oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@576f5ca3 name:ZooKeeperConnection Watcher:127.0.0.1:32479/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1493527 T7236 n:127.0.0.1:32482_ oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1493528 T7236 n:127.0.0.1:32482_ oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1493530 T7236 n:127.0.0.1:32482_ oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1493531 T7236 n:127.0.0.1:32482_ oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 1493533 T7236 n:127.0.0.1:32482_ oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 1493534 T7236 n:127.0.0.1:32482_ oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 1493536 T7236 n:127.0.0.1:32482_ oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1493537 T7236 n:127.0.0.1:32482_ oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1493538 T7236 n:127.0.0.1:32482_ oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1493539 T7236 n:127.0.0.1:32482_ oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32482_
   [junit4]   2> 1493540 T7236 n:127.0.0.1:32482_ oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:32482_
   [junit4]   2> 1493541 T7236 n:127.0.0.1:32482_ oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1493542 T7236 n:127.0.0.1:32482_ oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1493543 T7236 n:127.0.0.1:32482_ oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1493544 T7236 n:127.0.0.1:32482_ oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:32482_
   [junit4]   2> 1493545 T7236 n:127.0.0.1:32482_ oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1493546 T7236 n:127.0.0.1:32482_ oasc.Overseer.start Overseer (id=93777242277543939-127.0.0.1:32482_-n_0000000000) starting
   [junit4]   2> 1493547 T7236 n:127.0.0.1:32482_ oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1493552 T7236 n:127.0.0.1:32482_ oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1493552 T7266 n:127.0.0.1:32482_ oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1493553 T7265 n:127.0.0.1:32482_ oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1493552 T7236 n:127.0.0.1:32482_ oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1493556 T7236 n:127.0.0.1:32482_ oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest 39CE5DED7053ED5D-001/control-001/cores
   [junit4]   2> 1493557 T7236 n:127.0.0.1:32482_ oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {dataDir=data/, instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest 39CE5DED7053ED5D-001/control-001/cores/collection1, loadOnStartup=true, shard=, name=collection1, collection=control_collection, absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest 39CE5DED7053ED5D-001/control-001/cores/collection1/, transient=false, schema=schema.xml, coreNodeName=, config=solrconfig.xml}
   [junit4]   2> 1493558 T7236 n:127.0.0.1:32482_ oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest 39CE5DED7053ED5D-001/control-001/cores/collection1/
   [junit4]   2> 1493558 T7236 n:127.0.0.1:32482_ oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1493559 T7268 n:127.0.0.1:32482_ c:control_collection x:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 1493559 T7268 n:127.0.0.1:32482_ c:control_collection x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1493560 T7264 n:127.0.0.1:32482_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1493560 T7268 n:127.0.0.1:32482_ oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1493560 T7265 n:127.0.0.1:32482_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:32482",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "node_name":"127.0.0.1:32482_",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "shard":null} current state version: 0
   [junit4]   2> 1493561 T7265 n:127.0.0.1:32482_ oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:32482",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "node_name":"127.0.0.1:32482_",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "shard":null}
   [junit4]   2> 1493561 T7265 n:127.0.0.1:32482_ oasco.ClusterStateMutator.createCollection building a new cName: control_collection
   [junit4]   2> 1493561 T7265 n:127.0.0.1:32482_ oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1493562 T7264 n:127.0.0.1:32482_ 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> 1494561 T7268 n:127.0.0.1:32482_ oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1494561 T7268 n:127.0.0.1:32482_ oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1494561 T7268 n:127.0.0.1:32482_ oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1494562 T7268 n:127.0.0.1:32482_ oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1494562 T7268 n:127.0.0.1:32482_ oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1494562 T7268 n:127.0.0.1:32482_ oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest 39CE5DED7053ED5D-001/control-001/cores/collection1/'
   [junit4]   2> 1494577 T7268 n:127.0.0.1:32482_ oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 1494587 T7268 n:127.0.0.1:32482_ oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1494603 T7268 n:127.0.0.1:32482_ oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 1494638 T7268 n:127.0.0.1:32482_ oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1494739 T7268 n:127.0.0.1:32482_ oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1494765 T7268 n:127.0.0.1:32482_ oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1495023 T7268 n:127.0.0.1:32482_ oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1495025 T7268 n:127.0.0.1:32482_ oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1495026 T7268 n:127.0.0.1:32482_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1495030 T7268 n:127.0.0.1:32482_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1495044 T7268 n:127.0.0.1:32482_ oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1495045 T7268 n:127.0.0.1:32482_ x:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1495045 T7268 n:127.0.0.1:32482_ x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest 39CE5DED7053ED5D-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 1495045 T7268 n:127.0.0.1:32482_ x:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c833537
   [junit4]   2> 1495046 T7268 n:127.0.0.1:32482_ x:collection1 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest 39CE5DED7053ED5D-001/control-001/cores/collection1/data
   [junit4]   2> 1495046 T7268 n:127.0.0.1:32482_ x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest 39CE5DED7053ED5D-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1495046 T7268 n:127.0.0.1:32482_ x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest 39CE5DED7053ED5D-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1495047 T7268 n:127.0.0.1:32482_ x:collection1 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest 39CE5DED7053ED5D-001/control-001/cores/collection1/data/index
   [junit4]   2> 1495048 T7268 n:127.0.0.1:32482_ x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=40.7646484375, floorSegmentMB=2.0419921875, forceMergeDeletesPctAllowed=25.315442927681882, segmentsPerTier=20.0, maxCFSSegmentSizeMB=1.6640625, noCFSRatio=0.0
   [junit4]   2> 1495051 T7268 n:127.0.0.1:32482_ x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(MMapDirectory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest 39CE5DED7053ED5D-001/index-MMapDirectory-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@77e9db60),segFN=segments_1,generation=1}
   [junit4]   2> 1495051 T7268 n:127.0.0.1:32482_ x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1495055 T7268 n:127.0.0.1:32482_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1495056 T7268 n:127.0.0.1:32482_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1495056 T7268 n:127.0.0.1:32482_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1495056 T7268 n:127.0.0.1:32482_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1495056 T7268 n:127.0.0.1:32482_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1495056 T7268 n:127.0.0.1:32482_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1495057 T7268 n:127.0.0.1:32482_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1495057 T7268 n:127.0.0.1:32482_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1495057 T7268 n:127.0.0.1:32482_ x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1495070 T7268 n:127.0.0.1:32482_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1495072 T7268 n:127.0.0.1:32482_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1495073 T7268 n:127.0.0.1:32482_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1495075 T7268 n:127.0.0.1:32482_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1495079 T7268 n:127.0.0.1:32482_ x:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /config,/admin/logging,/admin/threads,/update,/schema,/update/csv,/update/json,/admin/luke,/get,/admin/ping,/admin/properties,/admin/file,/replication,standard,/admin/plugins,/update/json/docs,/admin/segments,/admin/system,/admin/mbeans
   [junit4]   2> 1495080 T7268 n:127.0.0.1:32482_ x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1495081 T7268 n:127.0.0.1:32482_ x:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1495081 T7268 n:127.0.0.1:32482_ x:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 1495082 T7268 n:127.0.0.1:32482_ x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1495083 T7268 n:127.0.0.1:32482_ x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1495083 T7268 n:127.0.0.1:32482_ x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=27, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1495085 T7268 n:127.0.0.1:32482_ x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(MMapDirectory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest 39CE5DED7053ED5D-001/index-MMapDirectory-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@77e9db60),segFN=segments_1,generation=1}
   [junit4]   2> 1495085 T7268 n:127.0.0.1:32482_ x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1495086 T7268 n:127.0.0.1:32482_ x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@451d7caa[collection1] main
   [junit4]   2> 1495086 T7268 n:127.0.0.1:32482_ x:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1495087 T7268 n:127.0.0.1:32482_ x:collection1 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1495087 T7268 n:127.0.0.1:32482_ x:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1495087 T7268 n:127.0.0.1:32482_ x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1495087 T7268 n:127.0.0.1:32482_ x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1495088 T7268 n:127.0.0.1:32482_ x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1495088 T7268 n:127.0.0.1:32482_ x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1495088 T7268 n:127.0.0.1:32482_ x:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1495088 T7268 n:127.0.0.1:32482_ x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1495089 T7268 n:127.0.0.1:32482_ x:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1495089 T7268 n:127.0.0.1:32482_ x:collection1 oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 1495089 T7269 n:127.0.0.1:32482_ x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@451d7caa[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1495090 T7268 n:127.0.0.1:32482_ x:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1495091 T7272 n:127.0.0.1:32482_ c:control_collection s:shard1 x:collection1 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:32482 collection:control_collection shard:shard1
   [junit4]   2> 1495091 T7236 n:127.0.0.1:32482_ oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0
   [junit4]   2> 1495091 T7236 n:127.0.0.1:32482_ oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1495092 T7272 n:127.0.0.1:32482_ c:control_collection s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1495094 T7236 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1495095 T7236 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1495096 T7275 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@11240de1 name:ZooKeeperConnection Watcher:127.0.0.1:32479/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1495096 T7236 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1495096 T7272 n:127.0.0.1:32482_ c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1495097 T7236 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1495098 T7236 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1495098 T7264 n:127.0.0.1:32482_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1495099 T7272 n:127.0.0.1:32482_ c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1495099 T7272 n:127.0.0.1:32482_ c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C609 name=collection1 org.apache.solr.core.SolrCore@5158adf1 url=http://127.0.0.1:32482/collection1 node=127.0.0.1:32482_ C609_STATE=coll:control_collection core:collection1 props:{base_url=http://127.0.0.1:32482, state=down, node_name=127.0.0.1:32482_, core=collection1}
   [junit4]   2> 1495099 T7272 n:127.0.0.1:32482_ c:control_collection s:shard1 x:collection1 C609 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:32482/collection1/
   [junit4]   2> 1495099 T7265 n:127.0.0.1:32482_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection"} current state version: 1
   [junit4]   2> 1495099 T7272 n:127.0.0.1:32482_ c:control_collection s:shard1 x:collection1 C609 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1495100 T7236 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1495100 T7272 n:127.0.0.1:32482_ c:control_collection s:shard1 x:collection1 C609 oasc.SyncStrategy.syncToMe http://127.0.0.1:32482/collection1/ has no replicas
   [junit4]   2> 1495101 T7272 n:127.0.0.1:32482_ c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:32482/collection1/ shard1
   [junit4]   2> 1495101 T7264 n:127.0.0.1:32482_ 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> 1495101 T7275 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> 1495101 T7272 n:127.0.0.1:32482_ c:control_collection s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1495105 T7264 n:127.0.0.1:32482_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1495106 T7265 n:127.0.0.1:32482_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:32482",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 2
   [junit4]   2> 1495209 T7275 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> 1495209 T7264 n:127.0.0.1:32482_ 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> 1495258 T7272 n:127.0.0.1:32482_ c:control_collection s:shard1 x:collection1 oasc.ZkController.register We are http://127.0.0.1:32482/collection1/ and leader is http://127.0.0.1:32482/collection1/
   [junit4]   2> 1495259 T7272 n:127.0.0.1:32482_ c:control_collection s:shard1 x:collection1 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:32482
   [junit4]   2> 1495259 T7272 n:127.0.0.1:32482_ c:control_collection s:shard1 x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1495259 T7272 n:127.0.0.1:32482_ c:control_collection s:shard1 x:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 1495260 T7272 n:127.0.0.1:32482_ c:control_collection s:shard1 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1495261 T7264 n:127.0.0.1:32482_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1495262 T7265 n:127.0.0.1:32482_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:32482",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "node_name":"127.0.0.1:32482_",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "shard":"shard1"} current state version: 3
   [junit4]   2> 1495263 T7265 n:127.0.0.1:32482_ oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:32482",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "node_name":"127.0.0.1:32482_",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "shard":"shard1"}
   [junit4]   2> 1495366 T7275 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> 1495366 T7264 n:127.0.0.1:32482_ 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> 1496537 T7236 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest 39CE5DED7053ED5D-001/shard-1-001/cores/collection1
   [junit4]   2> 1496540 T7236 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 in directory /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest 39CE5DED7053ED5D-001/shard-1-001
   [junit4]   2> 1496541 T7236 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 1496543 T7236 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@3cdaef8f{/,null,AVAILABLE}
   [junit4]   2> 1496544 T7236 oejs.AbstractConnector.doStart Started ServerConnector@1ded239f{HTTP/1.1}{127.0.0.1:32491}
   [junit4]   2> 1496544 T7236 oejs.Server.doStart Started @1501335ms
   [junit4]   2> 1496544 T7236 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solrconfig=solrconfig.xml, solr.data.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest 39CE5DED7053ED5D-001/tempDir-001/jetty1, coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest 39CE5DED7053ED5D-001/shard-1-001/cores, hostPort=32491, hostContext=/}
   [junit4]   2> 1496545 T7236 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@631d75b9
   [junit4]   2> 1496546 T7236 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest 39CE5DED7053ED5D-001/shard-1-001/'
   [junit4]   2> 1496588 T7236 oasc.SolrXmlConfig.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest 39CE5DED7053ED5D-001/shard-1-001/solr.xml
   [junit4]   2> 1496639 T7236 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest 39CE5DED7053ED5D-001/shard-1-001/cores
   [junit4]   2> 1496639 T7236 oasc.CoreContainer.<init> New CoreContainer 368093063
   [junit4]   2> 1496639 T7236 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest 39CE5DED7053ED5D-001/shard-1-001/]
   [junit4]   2> 1496640 T7236 oasc.CoreContainer.load loading shared library: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest 39CE5DED7053ED5D-001/shard-1-001/lib
   [junit4]   2> 1496641 T7236 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest 39CE5DED7053ED5D-001/shard-1-001/lib).
   [junit4]   2> 1496653 T7236 oashc.HttpShardHandlerFactory.init created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1496660 T7236 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1496661 T7236 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1496661 T7236 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1496662 T7236 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1496662 T7236 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:32479/solr
   [junit4]   2> 1496662 T7236 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1496663 T7236 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1496663 T7236 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1496665 T7289 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5623dc1b name:ZooKeeperConnection Watcher:127.0.0.1:32479 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1496666 T7236 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1496666 T7236 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1496668 T7236 n:127.0.0.1:32491_ oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1496669 T7292 n:127.0.0.1:32491_ oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@351c9f2 name:ZooKeeperConnection Watcher:127.0.0.1:32479/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1496669 T7236 n:127.0.0.1:32491_ oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1496673 T7236 n:127.0.0.1:32491_ oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1497677 T7236 n:127.0.0.1:32491_ oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32491_
   [junit4]   2> 1497678 T7236 n:127.0.0.1:32491_ oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:32491_
   [junit4]   2> 1497680 T7236 n:127.0.0.1:32491_ oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1497681 T7236 n:127.0.0.1:32491_ oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest 39CE5DED7053ED5D-001/shard-1-001/cores
   [junit4]   2> 1497683 T7236 n:127.0.0.1:32491_ oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {collection=collection1, absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest 39CE5DED7053ED5D-001/shard-1-001/cores/collection1/, name=collection1, coreNodeName=, shard=, dataDir=data/, schema=schema.xml, config=solrconfig.xml, transient=false, instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest 39CE5DED7053ED5D-001/shard-1-001/cores/collection1, loadOnStartup=true}
   [junit4]   2> 1497683 T7236 n:127.0.0.1:32491_ oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest 39CE5DED7053ED5D-001/shard-1-001/cores/collection1/
   [junit4]   2> 1497684 T7236 n:127.0.0.1:32491_ oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1497684 T7293 n:127.0.0.1:32491_ c:collection1 x:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1497685 T7293 n:127.0.0.1:32491_ c:collection1 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1497685 T7293 n:127.0.0.1:32491_ oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1497686 T7264 n:127.0.0.1:32482_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1497686 T7265 n:127.0.0.1:32482_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:32491",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "node_name":"127.0.0.1:32491_",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "shard":null} current state version: 4
   [junit4]   2> 1497687 T7265 n:127.0.0.1:32482_ oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:32491",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "node_name":"127.0.0.1:32491_",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "shard":null}
   [junit4]   2> 1497687 T7265 n:127.0.0.1:32482_ oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 1497687 T7265 n:127.0.0.1:32482_ oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1497688 T7264 n:127.0.0.1:32482_ 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> 1497688 T7275 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> 1497688 T7292 n:127.0.0.1:32491_ 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> 1498686 T7293 n:127.0.0.1:32491_ oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1498687 T7293 n:127.0.0.1:32491_ oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1498687 T7293 n:127.0.0.1:32491_ oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1498687 T7293 n:127.0.0.1:32491_ oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1498688 T7293 n:127.0.0.1:32491_ oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1498688 T7293 n:127.0.0.1:32491_ oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest 39CE5DED7053ED5D-001/shard-1-001/cores/collection1/'
   [junit4]   2> 1498707 T7293 n:127.0.0.1:32491_ oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 1498721 T7293 n:127.0.0.1:32491_ oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1498744 T7293 n:127.0.0.1:32491_ oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 1498803 T7293 n:127.0.0.1:32491_ oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1498904 T7293 n:127.0.0.1:32491_ oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1498946 T7293 n:127.0.0.1:32491_ oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1499293 T7293 n:127.0.0.1:32491_ oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1499296 T7293 n:127.0.0.1:32491_ oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1499298 T7293 n:127.0.0.1:32491_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1499303 T7293 n:127.0.0.1:32491_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1499319 T7293 n:127.0.0.1:32491_ oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1499320 T7293 n:127.0.0.1:32491_ x:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1499320 T7293 n:127.0.0.1:32491_ x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest 39CE5DED7053ED5D-001/shard-1-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 1499320 T7293 n:127.0.0.1:32491_ x:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c833537
   [junit4]   2> 1499322 T7293 n:127.0.0.1:32491_ x:collection1 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest 39CE5DED7053ED5D-001/shard-1-001/cores/collection1/data
   [junit4]   2> 1499322 T7293 n:127.0.0.1:32491_ x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest 39CE5DED7053ED5D-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 1499323 T7293 n:127.0.0.1:32491_ x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest 39CE5DED7053ED5D-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1499325 T7293 n:127.0.0.1:32491_ x:collection1 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest 39CE5DED7053ED5D-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 1499325 T7293 n:127.0.0.1:32491_ x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=40.7646484375, floorSegmentMB=2.0419921875, forceMergeDeletesPctAllowed=25.315442927681882, segmentsPerTier=20.0, maxCFSSegmentSizeMB=1.6640625, noCFSRatio=0.0
   [junit4]   2> 1499330 T7293 n:127.0.0.1:32491_ x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(MMapDirectory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest 39CE5DED7053ED5D-001/index-MMapDirectory-002 lockFactory=org.apache.lucene.store.NativeFSLockFactory@77e9db60),segFN=segments_1,generation=1}
   [junit4]   2> 1499330 T7293 n:127.0.0.1:32491_ x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1499339 T7293 n:127.0.0.1:32491_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1499339 T7293 n:127.0.0.1:32491_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1499340 T7293 n:127.0.0.1:32491_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1499340 T7293 n:127.0.0.1:32491_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1499340 T7293 n:127.0.0.1:32491_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1499341 T7293 n:127.0.0.1:32491_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1499341 T7293 n:127.0.0.1:32491_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1499342 T7293 n:127.0.0.1:32491_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1499342 T7293 n:127.0.0.1:32491_ x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1499362 T7293 n:127.0.0.1:32491_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1499364 T7293 n:127.0.0.1:32491_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1499367 T7293 n:127.0.0.1:32491_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1499369 T7293 n:127.0.0.1:32491_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1499378 T7293 n:127.0.0.1:32491_ x:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /config,/admin/logging,/admin/threads,/update,/schema,/update/csv,/update/json,/admin/luke,/get,/admin/ping,/admin/properties,/admin/file,/replication,standard,/admin/plugins,/update/json/docs,/admin/segments,/admin/system,/admin/mbeans
   [junit4]   2> 1499380 T7293 n:127.0.0.1:32491_ x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1499382 T7293 n:127.0.0.1:32491_ x:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1499382 T7293 n:127.0.0.1:32491_ x:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 1499384 T7293 n:127.0.0.1:32491_ x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1499384 T7293 n:127.0.0.1:32491_ x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1499385 T7293 n:127.0.0.1:32491_ x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=27, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1499388 T7293 n:127.0.0.1:32491_ x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(MMapDirectory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest 39CE5DED7053ED5D-001/index-MMapDirectory-002 lockFactory=org.apache.lucene.store.NativeFSLockFactory@77e9db60),segFN=segments_1,generation=1}
   [junit4]   2> 1499388 T7293 n:127.0.0.1:32491_ x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1499389 T7293 n:127.0.0.1:32491_ x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@306b525a[collection1] main
   [junit4]   2> 1499389 T7293 n:127.0.0.1:32491_ x:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1499390 T7293 n:127.0.0.1:32491_ x:collection1 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1499390 T7293 n:127.0.0.1:32491_ x:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1499391 T7293 n:127.0.0.1:32491_ x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1499391 T7293 n:127.0.0.1:32491_ x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1499391 T7293 n:127.0.0.1:32491_ x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1499392 T7293 n:127.0.0.1:32491_ x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1499392 T7293 n:127.0.0.1:32491_ x:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1499392 T7293 n:127.0.0.1:32491_ x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1499393 T7293 n:127.0.0.1:32491_ x:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1499394 T7294 n:127.0.0.1:32491_ x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@306b525a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1499394 T7293 n:127.0.0.1:32491_ x:collection1 oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 1499395 T7293 n:127.0.0.1:32491_ x:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1499395 T7297 n:127.0.0.1:32491_ c:collection1 s:shard1 x:collection1 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:32491 collection:collection1 shard:shard1
   [junit4]   2> 1499396 T7236 n:127.0.0.1:32491_ oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0
   [junit4]   2> 1499396 T7236 n:127.0.0.1:32491_ oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1499396 T7297 n:127.0.0.1:32491_ c:collection1 s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1499400 T7297 n:127.0.0.1:32491_ c:collection1 s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1499401 T7264 n:127.0.0.1:32482_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1499401 T7297 n:127.0.0.1:32491_ c:collection1 s:shard1 x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1499402 T7297 n:127.0.0.1:32491_ c:collection1 s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C610 name=collection1 org.apache.solr.core.SolrCore@568cef8b url=http://127.0.0.1:32491/collection1 node=127.0.0.1:32491_ C610_STATE=coll:collection1 core:collection1 props:{base_url=http://127.0.0.1:32491, state=down, node_name=127.0.0.1:32491_, core=collection1}
   [junit4]   2> 1499402 T7297 n:127.0.0.1:32491_ c:collection1 s:shard1 x:collection1 C610 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:32491/collection1/
   [junit4]   2> 1499402 T7265 n:127.0.0.1:32482_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1"} current state version: 5
   [junit4]   2> 1499402 T7297 n:127.0.0.1:32491_ c:collection1 s:shard1 x:collection1 C610 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1499402 T7297 n:127.0.0.1:32491_ c:collection1 s:shard1 x:collection1 C610 oasc.SyncStrategy.syncToMe http://127.0.0.1:32491/collection1/ has no replicas
   [junit4]   2> 1499403 T7297 n:127.0.0.1:32491_ c:collection1 s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:32491/collection1/ shard1
   [junit4]   2> 1499403 T7297 n:127.0.0.1:32491_ c:collection1 s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 1499404 T7264 n:127.0.0.1:32482_ 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> 1499404 T7275 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> 1499404 T7292 n:127.0.0.1:32491_ 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> 1499406 T7265 n:127.0.0.1:32482_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:32491",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 6
   [junit4]   2> 1499408 T7264 n:127.0.0.1:32482_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1499409 T7275 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> 1499409 T7292 n:127.0.0.1:32491_ 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> 1499409 T7264 n:127.0.0.1:32482_ 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> 1499457 T7297 n:127.0.0.1:32491_ c:collection1 s:shard1 x:collection1 oasc.ZkController.register We are http://127.0.0.1:32491/collection1/ and leader is http://127.0.0.1:32491/collection1/
   [junit4]   2> 1499458 T7297 n:127.0.0.1:32491_ c:collection1 s:shard1 x:collection1 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:32491
   [junit4]   2> 1499458 T7297 n:127.0.0.1:32491_ c:collection1 s:shard1 x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1499458 T7297 n:127.0.0.1:32491_ c:collection1 s:shard1 x:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 1499459 T7297 n:127.0.0.1:32491_ c:collection1 s:shard1 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1499460 T7264 n:127.0.0.1:32482_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1499461 T7265 n:127.0.0.1:32482_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:32491",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "node_name":"127.0.0.1:32491_",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "shard":"shard1"} current state version: 7
   [junit4]   2> 1499462 T7265 n:127.0.0.1:32482_ oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:32491",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "node_name":"127.0.0.1:32491_",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "shard":"shard1"}
   [junit4]   2> 1499565 T7275 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> 1499565 T7264 n:127.0.0.1:32482_ 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> 1499565 T7292 n:127.0.0.1:32491_ 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> 1500780 T7236 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest 39CE5DED7053ED5D-001/shard-2-001/cores/collection1
   [junit4]   2> 1500783 T7236 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 in directory /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest 39CE5DED7053ED5D-001/shard-2-001
   [junit4]   2> 1500784 T7236 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 1500787 T7236 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@708bcb28{/,null,AVAILABLE}
   [junit4]   2> 1500787 T7236 oejs.AbstractConnector.doStart Started ServerConnector@1df2798{HTTP/1.1}{127.0.0.1:32494}
   [junit4]   2> 1500788 T7236 oejs.Server.doStart Started @1505579ms
   [junit4]   2> 1500788 T7236 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostPort=32494, hostContext=/, solr.data.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest 39CE5DED7053ED5D-001/tempDir-001/jetty2, coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest 39CE5DED7053ED5D-001/shard-2-001/cores, solrconfig=solrconfig.xml}
   [junit4]   2> 1500789 T7236 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@631d75b9
   [junit4]   2> 1500789 T7236 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest 39CE5DED7053ED5D-001/shard-2-001/'
   [junit4]   2> 1500852 T7236 oasc.SolrXmlConfig.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest 39CE5DED7053ED5D-001/shard-2-001/solr.xml
   [junit4]   2> 1500898 T7236 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest 39CE5DED7053ED5D-001/shard-2-001/cores
   [junit4]   2> 1500898 T7236 oasc.CoreContainer.<init> New CoreContainer 76223961
   [junit4]   2> 1500898 T7236 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest 39CE5DED7053ED5D-001/shard-2-001/]
   [junit4]   2> 1500899 T7236 oasc.CoreContainer.load loading shared library: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest 39CE5DED7053ED5D-001/shard-2-001/lib
   [junit4]   2> 1500899 T7236 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest 39CE5DED7053ED5D-001/shard-2-001/lib).
   [junit4]   2> 1500909 T7236 oashc.HttpShardHandlerFactory.init created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1500914 T7236 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1500914 T7236 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1500915 T7236 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1500915 T7236 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1500915 T7236 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:32479/solr
   [junit4]   2> 1500915 T7236 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1500916 T7236 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1500916 T7236 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1500918 T7311 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@364b76e8 name:ZooKeeperConnection Watcher:127.0.0.1:32479 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1500919 T7236 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1500919 T7236 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1500920 T7236 n:127.0.0.1:32494_ oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1500921 T7314 n:127.0.0.1:32494_ oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4917f978 name:ZooKeeperConnection Watcher:127.0.0.1:32479/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1500921 T7236 n:127.0.0.1:32494_ oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1500925 T7236 n:127.0.0.1:32494_ oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1501927 T7236 n:127.0.0.1:32494_ oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32494_
   [junit4]   2> 1501928 T7236 n:127.0.0.1:32494_ oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:32494_
   [junit4]   2> 1501930 T7236 n:127.0.0.1:32494_ oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1501933 T7236 n:127.0.0.1:32494_ oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest 39CE5DED7053ED5D-001/shard-2-001/cores
   [junit4]   2> 1501935 T7236 n:127.0.0.1:32494_ oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {dataDir=data/, collection=collection1, coreNodeName=, absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest 39CE5DED7053ED5D-001/shard-2-001/cores/collection1/, shard=, loadOnStartup=true, config=solrconfig.xml, transient=false, name=collection1, instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest 39CE5DED7053ED5D-001/shard-2-001/cores/collection1, schema=schema.xml}
   [junit4]   2> 1501936 T7236 n:127.0.0.1:32494_ oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest 39CE5DED7053ED5D-001/shard-2-001/cores/collection1/
   [junit4]   2> 1501936 T7236 n:127.0.0.1:32494_ oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1501937 T7315 n:127.0.0.1:32494_ c:collection1 x:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1501937 T7315 n:127.0.0.1:32494_ c:collection1 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1501938 T7315 n:127.0.0.1:32494_ oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1501938 T7264 n:127.0.0.1:32482_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1501939 T7265 n:127.0.0.1:32482_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:32494",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "node_name":"127.0.0.1:32494_",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "shard":null} current state version: 8
   [junit4]   2> 1501940 T7265 n:127.0.0.1:32482_ oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:32494",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "node_name":"127.0.0.1:32494_",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "shard":null}
   [junit4]   2> 1501940 T7265 n:127.0.0.1:32482_ oasco.ReplicaMutator.updateState Collection already exists with numShards=1
   [junit4]   2> 1501940 T7265 n:127.0.0.1:32482_ oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1501941 T7314 n:127.0.0.1:32494_ 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> 1501942 T7264 n:127.0.0.1:32482_ 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> 1501942 T7275 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> 1501941 T7292 n:127.0.0.1:32491_ 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> 1502938 T7315 n:127.0.0.1:32494_ oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1502939 T7315 n:127.0.0.1:32494_ oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1502939 T7315 n:127.0.0.1:32494_ oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1502940 T7315 n:127.0.0.1:32494_ oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1502940 T7315 n:127.0.0.1:32494_ oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1502941 T7315 n:127.0.0.1:32494_ oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest 39CE5DED7053ED5D-001/shard-2-001/cores/collection1/'
   [junit4]   2> 1502960 T7315 n:127.0.0.1:32494_ oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 1502974 T7315 n:127.0.0.1:32494_ oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1502997 T7315 n:127.0.0.1:32494_ oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 1503060 T7315 n:127.0.0.1:32494_ oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1503161 T7315 n:127.0.0.1:32494_ oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1503193 T7315 n:127.0.0.1:32494_ oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1503541 T7315 n:127.0.0.1:32494_ oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1503544 T7315 n:127.0.0.1:32494_ oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1503546 T7315 n:127.0.0.1:32494_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1503551 T7315 n:127.0.0.1:32494_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1503567 T7315 n:127.0.0.1:32494_ oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1503568 T7315 n:127.0.0.1:32494_ x:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1503568 T7315 n:127.0.0.1:32494_ x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest 39CE5DED7053ED5D-001/shard-2-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 1503568 T7315 n:127.0.0.1:32494_ x:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c833537
   [junit4]   2> 1503570 T7315 n:127.0.0.1:32494_ x:collection1 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest 39CE5DED7053ED5D-001/shard-2-001/cores/collection1/data
   [junit4]   2> 1503570 T7315 n:127.0.0.1:32494_ x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest 39CE5DED7053ED5D-001/shard-2-001/cores/collection1/data/index/
   [junit4]   2> 1503570 T7315 n:127.0.0.1:32494_ x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest 39CE5DED7053ED5D-001/shard-2-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1503573 T7315 n:127.0.0.1:32494_ x:collection1 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest 39CE5DED7053ED5D-001/shard-2-001/cores/collection1/data/index
   [junit4]   2> 1503573 T7315 n:127.0.0.1:32494_ x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=40.7646484375, floorSegmentMB=2.0419921875, forceMergeDeletesPctAllowed=25.315442927681882, segmentsPerTier=20.0, maxCFSSegmentSizeMB=1.6640625, noCFSRatio=0.0
   [junit4]   2> 1503577 T7315 n:127.0.0.1:32494_ x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(MMapDirectory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest 39CE5DED7053ED5D-001/index-MMapDirectory-003 lockFactory=org.apache.lucene.store.NativeFSLockFactory@77e9db60),segFN=segments_1,generation=1}
   [junit4]   2> 1503578 T7315 n:127.0.0.1:32494_ x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1503585 T7315 n:127.0.0.1:32494_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1503585 T7315 n:127.0.0.1:32494_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1503586 T7315 n:127.0.0.1:32494_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1503586 T7315 n:127.0.0.1:32494_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1503586 T7315 n:127.0.0.1:32494_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1503587 T7315 n:127.0.0.1:32494_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1503587 T7315 n:127.0.0.1:32494_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1503587 T7315 n:127.0.0.1:32494_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1503588 T7315 n:127.0.0.1:32494_ x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1503607 T7315 n:127.0.0.1:32494_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1503610 T7315 n:127.0.0.1:32494_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1503612 T7315 n:127.0.0.1:32494_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1503614 T7315 n:127.0.0.1:32494_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1503623 T7315 n:127.0.0.1:32494_ x:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /config,/admin/logging,/admin/threads,/update,/schema,/update/csv,/update/json,/admin/luke,/get,/admin/ping,/admin/properties,/admin/file,/replication,standard,/admin/plugins,/update/json/docs,/admin/segments,/admin/system,/admin/mbeans
  

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

   [junit4]   2> 1663331 T7401 n:127.0.0.1:32494_ oasc.ShardLeaderElectionContext.rejoinLeaderElection Not rejoining election because CoreContainer is closed
   [junit4]   2> 1663331 T7401 n:127.0.0.1:32494_ oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4a069437
   [junit4]   2> 1663331 T7401 n:127.0.0.1:32494_ oasc.ZkController.unregisterConfListener removed listener for config directory [/configs/conf1]
   [junit4]   2> 1663331 T7401 n:127.0.0.1:32494_ oasc.ZkController.unregisterConfListener No more listeners for config directory [/configs/conf1]
   [junit4]   2> 1663332 T7401 n:127.0.0.1:32494_ oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=63,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=372,cumulative_deletesById=191,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=35153,transaction_logs_total_number=1}
   [junit4]   2> 1663332 T7401 n:127.0.0.1:32494_ oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 1663333 T7401 n:127.0.0.1:32494_ oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1663333 T7401 n:127.0.0.1:32494_ oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1663336 T7401 n:127.0.0.1:32494_ oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 1663351 T7401 n:127.0.0.1:32494_ oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1663351 T7401 n:127.0.0.1:32494_ oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest 39CE5DED7053ED5D-001/shard-2-001/cores/collection1/data [CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest 39CE5DED7053ED5D-001/shard-2-001/cores/collection1/data;done=false>>]
   [junit4]   2> 1663351 T7401 n:127.0.0.1:32494_ oasc.CachingDirectoryFactory.close Closing directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest 39CE5DED7053ED5D-001/shard-2-001/cores/collection1/data
   [junit4]   2> 1663351 T7401 n:127.0.0.1:32494_ oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest 39CE5DED7053ED5D-001/shard-2-001/cores/collection1/data/index [CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest 39CE5DED7053ED5D-001/shard-2-001/cores/collection1/data/index;done=false>>]
   [junit4]   2> 1663352 T7401 n:127.0.0.1:32494_ oasc.CachingDirectoryFactory.close Closing directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest 39CE5DED7053ED5D-001/shard-2-001/cores/collection1/data/index
   [junit4]   2> 1663353 T7236 oejs.AbstractConnector.doStop Stopped ServerConnector@143b0fde{HTTP/1.1}{127.0.0.1:32494}
   [junit4]   2> 1663354 T7236 oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@71aa18cc{/,null,UNAVAILABLE}
   [junit4]   2> 1663355 T7236 c:control_collection s:shard1 x:collection1 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:32479 32479
   [junit4]   2> 1663430 T7237 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:32479 32479
   [junit4]   2> 1663431 T7237 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN Watch limit violations: 
   [junit4]   2> 	Maximum concurrent create/delete watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		5	/solr/clusterstate.json
   [junit4]   2> 		5	/solr/aliases.json
   [junit4]   2> 		4	/solr/configs/conf1
   [junit4]   2> 	
   [junit4]   2> 	Maximum concurrent data watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		2	/solr/overseer_elect/election/93777242277543942-127.0.0.1:32491_-n_0000000001
   [junit4]   2> 		2	/solr/collections/collection1/leader_elect/shard1/election/93777242277543942-core_node1-n_0000000000
   [junit4]   2> 	
   [junit4]   2> 	Maximum concurrent children watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		4	/solr/live_nodes
   [junit4]   2> 		2	/solr/overseer/collection-queue-work
   [junit4]   2> 		2	/solr/overseer/queue
   [junit4]   2> 	
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=RecoveryZkTest -Dtests.method=test -Dtests.seed=39CE5DED7053ED5D -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/lucene-data/enwiki.random.lines.txt -Dtests.locale=nl_NL -Dtests.timezone=US/Central -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE  171s J0 | RecoveryZkTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: shard1 is not consistent.  Got 764 from http://127.0.0.1:32491/collection1lastClient and got 201 from http://127.0.0.1:32494/collection1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([39CE5DED7053ED5D:B19A6237DEAF80A5]:0)
   [junit4]    > 	at org.apache.solr.cloud.RecoveryZkTest.test(RecoveryZkTest.java:123)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1663444 T7236 c:control_collection s:shard1 x:collection1 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest 39CE5DED7053ED5D-001
   [junit4]   2> 171446 T7235 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene50, sim=DefaultSimilarity, locale=nl_NL, timezone=US/Central
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65 (64-bit)/cpus=16,threads=1,free=59009232,total=299368448
   [junit4]   2> NOTE: All tests run in this JVM: [SimpleFacetsTest, TestSolrCoreProperties, TestSolrJ, ShardRoutingCustomTest, TestRecoveryHdfs, TestSchemaSimilarityResource, TestRandomFaceting, TestManagedResourceStorage, PrimitiveFieldTypeTest, TestPivotHelperCode, DateRangeFieldTest, TestBlendedInfixSuggestions, MinimalSchemaTest, TestCopyFieldCollectionResource, TestCollationField, RegexBoostProcessorTest, SolrIndexConfigTest, DistributedFacetPivotLargeTest, TestAtomicUpdateErrorCases, DebugComponentTest, TimeZoneUtilsTest, DistanceFunctionTest, SpellCheckCollatorTest, TestMissingGroups, TestIBSimilarityFactory, TestRebalanceLeaders, ExternalFileFieldSortTest, TestDynamicFieldResource, OverseerStatusTest, PreAnalyzedUpdateProcessorTest, TestManagedSchemaFieldResource, SolrCmdDistributorTest, MergeStrategyTest, XmlUpdateRequestHandlerTest, TestSolrDeletionPolicy2, RollingRestartTest, CachingDirectoryFactoryTest, TestUpdate, TestHighlightDedupGrouping, TestSolrConfigHandlerConcurrent, HdfsDirectoryTest, HdfsBasicDistributedZk2Test, DOMUtilTest, VMParamsZkACLAndCredentialsProvidersTest, BufferStoreTest, QueryParsingTest, StatelessScriptUpdateProcessorFactoryTest, TestSimpleQParserPlugin, RequestHandlersTest, TestImplicitCoreProperties, ParsingFieldUpdateProcessorsTest, TestFaceting, TestSolrIndexConfig, DistributedQueryElevationComponentTest, AssignTest, ZkSolrClientTest, HighlighterConfigTest, HdfsChaosMonkeySafeLeaderTest, TestXIncludeConfig, TestCoreContainer, OverseerTest, RecoveryZkTest]
   [junit4] Completed [232/487] on J0 in 172.49s, 1 test, 1 failure <<< FAILURES!

[...truncated 822 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:543: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:484: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:61: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/extra-targets.xml:39: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build.xml:229: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/common-build.xml:511: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1433: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:991: There were test failures: 487 suites, 1954 tests, 1 failure, 65 ignored (11 assumptions)

Total time: 156 minutes 9 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-NightlyTests-5.x #836
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 880775620 bytes
Compression is 0.0%
Took 2 min 38 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure