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

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0_45) - Build # 12841 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/12841/
Java: 64bit/jdk1.8.0_45 -XX:-UseCompressedOops -XX:+UseParallelGC

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

Error Message:
ERROR: SolrIndexSearcher opens=281 closes=280

Stack Trace:
java.lang.AssertionError: ERROR: SolrIndexSearcher opens=281 closes=280
	at __randomizedtesting.SeedInfo.seed([CE5375984EAAF35C]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:497)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:232)
	at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$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=2806, name=searcherExecutor-1604-thread-1, state=WAITING, group=TGRP-TestSolrConfigHandlerCloud]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)    2) Thread[id=2097, name=qtp239723857-2097, state=RUNNABLE, group=TGRP-TestSolrConfigHandlerCloud]         at java.util.WeakHashMap.get(WeakHashMap.java:403)         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:428)         at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:227)         at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:196)         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)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.handler.TestSolrConfigHandlerCloud: 
   1) Thread[id=2806, name=searcherExecutor-1604-thread-1, state=WAITING, group=TGRP-TestSolrConfigHandlerCloud]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=2097, name=qtp239723857-2097, state=RUNNABLE, group=TGRP-TestSolrConfigHandlerCloud]
        at java.util.WeakHashMap.get(WeakHashMap.java:403)
        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:428)
        at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:227)
        at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:196)
        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)
	at __randomizedtesting.SeedInfo.seed([CE5375984EAAF35C]: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=2806, name=searcherExecutor-1604-thread-1, state=WAITING, group=TGRP-TestSolrConfigHandlerCloud]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)    2) Thread[id=2097, name=qtp239723857-2097, state=RUNNABLE, group=TGRP-TestSolrConfigHandlerCloud]         at java.util.WeakHashMap.get(WeakHashMap.java:403)         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:428)         at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:227)         at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:196)         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)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=2806, name=searcherExecutor-1604-thread-1, state=WAITING, group=TGRP-TestSolrConfigHandlerCloud]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=2097, name=qtp239723857-2097, state=RUNNABLE, group=TGRP-TestSolrConfigHandlerCloud]
        at java.util.WeakHashMap.get(WeakHashMap.java:403)
        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:428)
        at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:227)
        at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:196)
        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)
	at __randomizedtesting.SeedInfo.seed([CE5375984EAAF35C]:0)




Build Log:
[...truncated 9690 lines...]
   [junit4] Suite: org.apache.solr.handler.TestSolrConfigHandlerCloud
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud CE5375984EAAF35C-001/init-core-data-001
   [junit4]   2> 323001 T2025 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 323001 T2025 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 323004 T2025 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 323004 T2026 oasc.ZkTestServer$2$1.setClientPort client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 323005 T2026 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 323105 T2025 oasc.ZkTestServer.run start zk server on port:52553
   [junit4]   2> 323105 T2025 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 323105 T2025 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 323107 T2033 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@32cd5c64 name:ZooKeeperConnection Watcher:127.0.0.1:52553 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 323108 T2025 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 323108 T2025 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 323108 T2025 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 323110 T2025 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 323110 T2025 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 323111 T2036 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@54f8daae name:ZooKeeperConnection Watcher:127.0.0.1:52553/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 323112 T2025 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 323112 T2025 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 323112 T2025 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 323113 T2025 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 323113 T2025 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 323114 T2025 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 323115 T2025 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 323115 T2025 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 323116 T2025 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 323116 T2025 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 323116 T2025 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 323117 T2025 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 323117 T2025 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 323118 T2025 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 323118 T2025 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 323118 T2025 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 323119 T2025 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 323119 T2025 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 323120 T2025 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 323120 T2025 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 323120 T2025 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 323120 T2025 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 323121 T2025 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 323121 T2025 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 323122 T2025 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 323122 T2025 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 323123 T2025 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 323123 T2025 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 323167 T2025 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud CE5375984EAAF35C-001/control-001/cores/collection1
   [junit4]   2> 323168 T2025 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 323169 T2025 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@6f50a13e{/,null,AVAILABLE}
   [junit4]   2> 323173 T2025 oejs.AbstractConnector.doStart Started ServerConnector@3abc005{HTTP/1.1}{127.0.0.1:41047}
   [junit4]   2> 323173 T2025 oejs.Server.doStart Started @324068ms
   [junit4]   2> 323173 T2025 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud CE5375984EAAF35C-001/tempDir-001/control/data, hostContext=/, hostPort=41047, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud CE5375984EAAF35C-001/control-001/cores}
   [junit4]   2> 323174 T2025 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 323174 T2025 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud CE5375984EAAF35C-001/control-001/'
   [junit4]   2> 323182 T2025 oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud CE5375984EAAF35C-001/control-001/solr.xml
   [junit4]   2> 323185 T2025 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud CE5375984EAAF35C-001/control-001/cores
   [junit4]   2> 323186 T2025 oasc.CoreContainer.<init> New CoreContainer 13276892
   [junit4]   2> 323186 T2025 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud CE5375984EAAF35C-001/control-001/]
   [junit4]   2> 323186 T2025 oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud CE5375984EAAF35C-001/control-001/lib
   [junit4]   2> 323186 T2025 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud CE5375984EAAF35C-001/control-001/lib).
   [junit4]   2> 323190 T2025 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> 323191 T2025 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 323192 T2025 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 323192 T2025 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 323192 T2025 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 323192 T2025 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52553/solr
   [junit4]   2> 323192 T2025 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 323192 T2025 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 323193 T2025 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 323194 T2050 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@53fd2859 name:ZooKeeperConnection Watcher:127.0.0.1:52553 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 323194 T2025 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 323195 T2025 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 323196 T2025 n:127.0.0.1:41047_ oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 323197 T2053 n:127.0.0.1:41047_ oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@53b63d47 name:ZooKeeperConnection Watcher:127.0.0.1:52553/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 323197 T2025 n:127.0.0.1:41047_ oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 323198 T2025 n:127.0.0.1:41047_ oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 323199 T2025 n:127.0.0.1:41047_ oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 323200 T2025 n:127.0.0.1:41047_ oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 323200 T2025 n:127.0.0.1:41047_ oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 323201 T2025 n:127.0.0.1:41047_ oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 323202 T2025 n:127.0.0.1:41047_ oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 323202 T2025 n:127.0.0.1:41047_ oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 323203 T2025 n:127.0.0.1:41047_ oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 323203 T2025 n:127.0.0.1:41047_ oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41047_
   [junit4]   2> 323203 T2025 n:127.0.0.1:41047_ oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:41047_
   [junit4]   2> 323204 T2025 n:127.0.0.1:41047_ oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 323204 T2025 n:127.0.0.1:41047_ oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 323205 T2025 n:127.0.0.1:41047_ oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 323206 T2025 n:127.0.0.1:41047_ oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:41047_
   [junit4]   2> 323206 T2025 n:127.0.0.1:41047_ oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 323206 T2025 n:127.0.0.1:41047_ oasc.Overseer.start Overseer (id=93894790720978947-127.0.0.1:41047_-n_0000000000) starting
   [junit4]   2> 323207 T2025 n:127.0.0.1:41047_ oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 323209 T2025 n:127.0.0.1:41047_ oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 323209 T2025 n:127.0.0.1:41047_ oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 323209 T2055 n:127.0.0.1:41047_ oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 323209 T2054 n:127.0.0.1:41047_ oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 323211 T2025 n:127.0.0.1:41047_ oasc.CoreContainer.initializeAuthenticationPlugin No authentication plugin used.
   [junit4]   2> 323211 T2025 n:127.0.0.1:41047_ oasc.CoreContainer.intializeAuthorizationPlugin Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 323211 T2025 n:127.0.0.1:41047_ oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud CE5375984EAAF35C-001/control-001/cores
   [junit4]   2> 323212 T2025 n:127.0.0.1:41047_ oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud CE5375984EAAF35C-001/control-001/cores/collection1, collection=control_collection, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud CE5375984EAAF35C-001/control-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 323212 T2025 n:127.0.0.1:41047_ oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud CE5375984EAAF35C-001/control-001/cores/collection1/
   [junit4]   2> 323212 T2025 n:127.0.0.1:41047_ oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 323213 T2057 n:127.0.0.1:41047_ c:control_collection x:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 323213 T2057 n:127.0.0.1:41047_ c:control_collection x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 323213 T2053 n:127.0.0.1:41047_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 323213 T2057 n:127.0.0.1:41047_ oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 323214 T2054 n:127.0.0.1:41047_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:41047",
   [junit4]   2> 	  "node_name":"127.0.0.1:41047_",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"} current state version: 0
   [junit4]   2> 323214 T2054 n:127.0.0.1:41047_ oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:41047",
   [junit4]   2> 	  "node_name":"127.0.0.1:41047_",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 323214 T2054 n:127.0.0.1:41047_ oasco.ClusterStateMutator.createCollection building a new cName: control_collection
   [junit4]   2> 323214 T2054 n:127.0.0.1:41047_ oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 323215 T2053 n:127.0.0.1:41047_ 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> 324214 T2057 n:127.0.0.1:41047_ oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 324214 T2057 n:127.0.0.1:41047_ oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 324214 T2057 n:127.0.0.1:41047_ oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 324214 T2057 n:127.0.0.1:41047_ oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 324215 T2057 n:127.0.0.1:41047_ oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 324215 T2057 n:127.0.0.1:41047_ oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud CE5375984EAAF35C-001/control-001/cores/collection1/'
   [junit4]   2> 324227 T2057 n:127.0.0.1:41047_ oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 324232 T2057 n:127.0.0.1:41047_ oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 324235 T2057 n:127.0.0.1:41047_ oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 324243 T2057 n:127.0.0.1:41047_ oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 324244 T2057 n:127.0.0.1:41047_ oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 324251 T2057 n:127.0.0.1:41047_ oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 324352 T2057 n:127.0.0.1:41047_ oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 324364 T2057 n:127.0.0.1:41047_ oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 324366 T2057 n:127.0.0.1:41047_ oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 324402 T2057 n:127.0.0.1:41047_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 324404 T2057 n:127.0.0.1:41047_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 324405 T2057 n:127.0.0.1:41047_ oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 324406 T2057 n:127.0.0.1:41047_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 324407 T2057 n:127.0.0.1:41047_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 324407 T2057 n:127.0.0.1:41047_ oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 324409 T2057 n:127.0.0.1:41047_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 324410 T2057 n:127.0.0.1:41047_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 324410 T2057 n:127.0.0.1:41047_ oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 324410 T2057 n:127.0.0.1:41047_ x:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 324411 T2057 n:127.0.0.1:41047_ x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud CE5375984EAAF35C-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 324411 T2057 n:127.0.0.1:41047_ x:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@49f3e45
   [junit4]   2> 324412 T2057 n:127.0.0.1:41047_ x:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud CE5375984EAAF35C-001/control-001/cores/collection1/data
   [junit4]   2> 324412 T2057 n:127.0.0.1:41047_ x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud CE5375984EAAF35C-001/control-001/cores/collection1/data/index/
   [junit4]   2> 324412 T2057 n:127.0.0.1:41047_ x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud CE5375984EAAF35C-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 324414 T2057 n:127.0.0.1:41047_ x:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud CE5375984EAAF35C-001/control-001/cores/collection1/data/index
   [junit4]   2> 324414 T2057 n:127.0.0.1:41047_ x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=95.830078125, floorSegmentMB=2.09375, forceMergeDeletesPctAllowed=4.237530928512174, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1842941782480005
   [junit4]   2> 324415 T2057 n:127.0.0.1:41047_ x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@5bffd066 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@32ea63cf),segFN=segments_1,generation=1}
   [junit4]   2> 324416 T2057 n:127.0.0.1:41047_ x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 324421 T2057 n:127.0.0.1:41047_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 324421 T2057 n:127.0.0.1:41047_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 324421 T2057 n:127.0.0.1:41047_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 324421 T2057 n:127.0.0.1:41047_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 324421 T2057 n:127.0.0.1:41047_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 324421 T2057 n:127.0.0.1:41047_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 324422 T2057 n:127.0.0.1:41047_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 324422 T2057 n:127.0.0.1:41047_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 324422 T2057 n:127.0.0.1:41047_ x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 324423 T2057 n:127.0.0.1:41047_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 324424 T2057 n:127.0.0.1:41047_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 324426 T2057 n:127.0.0.1:41047_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 324426 T2057 n:127.0.0.1:41047_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 324429 T2057 n:127.0.0.1:41047_ x:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 324429 T2057 n:127.0.0.1:41047_ x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 324430 T2057 n:127.0.0.1:41047_ x:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 324430 T2057 n:127.0.0.1:41047_ x:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 324442 T2057 n:127.0.0.1:41047_ x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 324443 T2057 n:127.0.0.1:41047_ x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 324450 T2057 n:127.0.0.1:41047_ x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 324450 T2057 n:127.0.0.1:41047_ x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@5bffd066 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@32ea63cf),segFN=segments_1,generation=1}
   [junit4]   2> 324450 T2057 n:127.0.0.1:41047_ x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 324451 T2057 n:127.0.0.1:41047_ x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@453c8b4b[collection1] main
   [junit4]   2> 324451 T2057 n:127.0.0.1:41047_ x:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 324452 T2057 n:127.0.0.1:41047_ x:collection1 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 324452 T2057 n:127.0.0.1:41047_ x:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 324453 T2057 n:127.0.0.1:41047_ x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 324453 T2057 n:127.0.0.1:41047_ x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 324453 T2057 n:127.0.0.1:41047_ x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 324453 T2057 n:127.0.0.1:41047_ x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 324453 T2057 n:127.0.0.1:41047_ x:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 324453 T2057 n:127.0.0.1:41047_ x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 324454 T2057 n:127.0.0.1:41047_ x:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 324454 T2057 n:127.0.0.1:41047_ x:collection1 oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 324454 T2058 n:127.0.0.1:41047_ x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@453c8b4b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 324454 T2057 n:127.0.0.1:41047_ x:collection1 oasu.UpdateLog.onFirstSearcher On first searcher opened, looking up max value of version field
   [junit4]   2> 324454 T2057 n:127.0.0.1:41047_ x:collection1 oasu.VersionInfo.getMaxVersionFromIndex Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 324454 T2057 n:127.0.0.1:41047_ x:collection1 oasu.VersionInfo.getMaxVersionFromIndex No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 324455 T2057 n:127.0.0.1:41047_ x:collection1 oasu.UpdateLog.seedBucketsWithHighestVersion Could not find max version in index or recent updates, using new clock 1502316653055049728
   [junit4]   2> 324456 T2057 n:127.0.0.1:41047_ x:collection1 oasu.UpdateLog.seedBucketsWithHighestVersion Took 2 ms to seed version buckets with highest version 1502316653055049728
   [junit4]   2> 324457 T2057 n:127.0.0.1:41047_ x:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 324458 T2061 n:127.0.0.1:41047_ c:control_collection s:shard1 x:collection1 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:41047 collection:control_collection shard:shard1
   [junit4]   2> 324458 T2025 n:127.0.0.1:41047_ oass.SolrDispatchFilter.init user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 324458 T2025 n:127.0.0.1:41047_ oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 324459 T2061 n:127.0.0.1:41047_ c:control_collection s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 324459 T2025 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 324468 T2025 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 324469 T2064 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@55e31792 name:ZooKeeperConnection Watcher:127.0.0.1:52553/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 324470 T2025 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 324470 T2025 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 324470 T2025 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 324473 T2061 n:127.0.0.1:41047_ c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 324474 T2025 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 324474 T2025 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2
   [junit4]   2> 324474 T2053 n:127.0.0.1:41047_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 324474 T2025 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 324474 T2061 n:127.0.0.1:41047_ c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 324474 T2054 n:127.0.0.1:41047_ 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> 324474 T2061 n:127.0.0.1:41047_ c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C297 name=collection1 org.apache.solr.core.SolrCore@1ea8fcac url=http://127.0.0.1:41047/collection1 node=127.0.0.1:41047_ C297_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=http://127.0.0.1:41047, node_name=127.0.0.1:41047_, state=down}
   [junit4]   2> 324475 T2061 n:127.0.0.1:41047_ c:control_collection s:shard1 x:collection1 C297 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:41047/collection1/
   [junit4]   2> 324475 T2061 n:127.0.0.1:41047_ c:control_collection s:shard1 x:collection1 C297 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 324475 T2061 n:127.0.0.1:41047_ c:control_collection s:shard1 x:collection1 C297 oasc.SyncStrategy.syncToMe http://127.0.0.1:41047/collection1/ has no replicas
   [junit4]   2> 324475 T2061 n:127.0.0.1:41047_ c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:41047/collection1/ shard1
   [junit4]   2> 324475 T2061 n:127.0.0.1:41047_ c:control_collection s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 324477 T2025 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 324479 T2053 n:127.0.0.1:41047_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 324480 T2054 n:127.0.0.1:41047_ 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:41047",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 1
   [junit4]   2> 324480 T2067 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@52f83a29 name:ZooKeeperConnection Watcher:127.0.0.1:52553/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 324481 T2025 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 324481 T2025 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 324492 T2054 n:127.0.0.1:41047_ 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: 1
   [junit4]   2> 324492 T2054 n:127.0.0.1:41047_ oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 324492 T2053 n:127.0.0.1:41047_ 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> 324492 T2064 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> 324496 T2053 n:127.0.0.1:41047_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 324496 T2054 n:127.0.0.1:41047_ oasco.ZkStateWriter.writePendingUpdates going to create_collection /collections/collection1/state.json
   [junit4]   2> 324498 T2053 n:127.0.0.1:41047_ 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> 324510 T2068 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> 324542 T2061 n:127.0.0.1:41047_ c:control_collection s:shard1 x:collection1 oasc.ZkController.register We are http://127.0.0.1:41047/collection1/ and leader is http://127.0.0.1:41047/collection1/
   [junit4]   2> 324542 T2061 n:127.0.0.1:41047_ c:control_collection s:shard1 x:collection1 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:41047
   [junit4]   2> 324542 T2061 n:127.0.0.1:41047_ c:control_collection s:shard1 x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 324543 T2061 n:127.0.0.1:41047_ c:control_collection s:shard1 x:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 324543 T2061 n:127.0.0.1:41047_ c:control_collection s:shard1 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 324543 T2053 n:127.0.0.1:41047_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 324544 T2054 n:127.0.0.1:41047_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:41047",
   [junit4]   2> 	  "node_name":"127.0.0.1:41047_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"} current state version: 3
   [junit4]   2> 324544 T2054 n:127.0.0.1:41047_ oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:41047",
   [junit4]   2> 	  "node_name":"127.0.0.1:41047_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 324584 T2025 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud CE5375984EAAF35C-001/shard-1-001/cores/collection1
   [junit4]   2> 324586 T2025 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud CE5375984EAAF35C-001/shard-1-001
   [junit4]   2> 324587 T2025 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 324588 T2025 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@599f6241{/,null,AVAILABLE}
   [junit4]   2> 324589 T2025 oejs.AbstractConnector.doStart Started ServerConnector@46d299b{HTTP/1.1}{127.0.0.1:45601}
   [junit4]   2> 324589 T2025 oejs.Server.doStart Started @325484ms
   [junit4]   2> 324589 T2025 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud CE5375984EAAF35C-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=45601, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud CE5375984EAAF35C-001/shard-1-001/cores}
   [junit4]   2> 324589 T2025 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 324590 T2025 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud CE5375984EAAF35C-001/shard-1-001/'
   [junit4]   2> 324602 T2025 oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud CE5375984EAAF35C-001/shard-1-001/solr.xml
   [junit4]   2> 324608 T2025 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud CE5375984EAAF35C-001/shard-1-001/cores
   [junit4]   2> 324609 T2025 oasc.CoreContainer.<init> New CoreContainer 1667946808
   [junit4]   2> 324609 T2025 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud CE5375984EAAF35C-001/shard-1-001/]
   [junit4]   2> 324609 T2025 oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud CE5375984EAAF35C-001/shard-1-001/lib
   [junit4]   2> 324610 T2025 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud CE5375984EAAF35C-001/shard-1-001/lib).
   [junit4]   2> 324616 T2025 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> 324617 T2025 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 324618 T2025 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 324618 T2025 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 324618 T2025 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 324618 T2025 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52553/solr
   [junit4]   2> 324619 T2025 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 324619 T2025 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 324620 T2025 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 324625 T2082 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@281fdc5 name:ZooKeeperConnection Watcher:127.0.0.1:52553 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 324626 T2025 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 324626 T2025 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 324631 T2025 n:127.0.0.1:45601_ oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 324634 T2085 n:127.0.0.1:45601_ oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@20c41933 name:ZooKeeperConnection Watcher:127.0.0.1:52553/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 324634 T2025 n:127.0.0.1:45601_ oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 324641 T2025 n:127.0.0.1:45601_ oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 324646 T2085 n:127.0.0.1:45601_ 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> 324646 T2053 n:127.0.0.1:41047_ 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> 324646 T2068 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> 325643 T2025 n:127.0.0.1:45601_ oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45601_
   [junit4]   2> 325644 T2025 n:127.0.0.1:45601_ oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:45601_
   [junit4]   2> 325645 T2025 n:127.0.0.1:45601_ oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 325646 T2025 n:127.0.0.1:45601_ oasc.CoreContainer.initializeAuthenticationPlugin No authentication plugin used.
   [junit4]   2> 325646 T2025 n:127.0.0.1:45601_ oasc.CoreContainer.intializeAuthorizationPlugin Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 325646 T2025 n:127.0.0.1:45601_ oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud CE5375984EAAF35C-001/shard-1-001/cores
   [junit4]   2> 325647 T2025 n:127.0.0.1:45601_ oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud CE5375984EAAF35C-001/shard-1-001/cores/collection1, collection=collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud CE5375984EAAF35C-001/shard-1-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 325647 T2025 n:127.0.0.1:45601_ oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud CE5375984EAAF35C-001/shard-1-001/cores/collection1/
   [junit4]   2> 325647 T2025 n:127.0.0.1:45601_ oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 325648 T2086 n:127.0.0.1:45601_ c:collection1 x:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 325648 T2086 n:127.0.0.1:45601_ c:collection1 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 325648 T2053 n:127.0.0.1:41047_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 325649 T2086 n:127.0.0.1:45601_ oasc.ZkController.preRegister Registering watch for external collection collection1
   [junit4]   2> 325649 T2086 n:127.0.0.1:45601_ oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 325649 T2054 n:127.0.0.1:41047_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:45601",
   [junit4]   2> 	  "node_name":"127.0.0.1:45601_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 4
   [junit4]   2> 325649 T2086 n:127.0.0.1:45601_ oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 325649 T2054 n:127.0.0.1:41047_ oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:45601",
   [junit4]   2> 	  "node_name":"127.0.0.1:45601_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 325649 T2054 n:127.0.0.1:41047_ oasco.ReplicaMutator.updateState Collection already exists with numShards=2
   [junit4]   2> 325650 T2054 n:127.0.0.1:41047_ oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 325650 T2086 n:127.0.0.1:45601_ oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 0 
   [junit4]   2> 325650 T2086 n:127.0.0.1:45601_ oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 325751 T2054 n:127.0.0.1:41047_ oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 325751 T2085 n:127.0.0.1:45601_ 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> 325752 T2085 n:127.0.0.1:45601_ oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 1 
   [junit4]   2> 326650 T2086 n:127.0.0.1:45601_ oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 326650 T2086 n:127.0.0.1:45601_ oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 326650 T2086 n:127.0.0.1:45601_ oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 326651 T2086 n:127.0.0.1:45601_ oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 326651 T2086 n:127.0.0.1:45601_ oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 326651 T2086 n:127.0.0.1:45601_ oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud CE5375984EAAF35C-001/shard-1-001/cores/collection1/'
   [junit4]   2> 326658 T2086 n:127.0.0.1:45601_ oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 326661 T2086 n:127.0.0.1:45601_ oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 326664 T2086 n:127.0.0.1:45601_ oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 326671 T2086 n:127.0.0.1:45601_ oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 326671 T2086 n:127.0.0.1:45601_ oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 326675 T2086 n:127.0.0.1:45601_ oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 326734 T2086 n:127.0.0.1:45601_ oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 326737 T2086 n:127.0.0.1:45601_ oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 326738 T2086 n:127.0.0.1:45601_ oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 326741 T2086 n:127.0.0.1:45601_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 326742 T2086 n:127.0.0.1:45601_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 326743 T2086 n:127.0.0.1:45601_ oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 326744 T2086 n:127.0.0.1:45601_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 326744 T2086 n:127.0.0.1:45601_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 326744 T2086 n:127.0.0.1:45601_ oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 326744 T2086 n:127.0.0.1:45601_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 326744 T2086 n:127.0.0.1:45601_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 326744 T2086 n:127.0.0.1:45601_ oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 326744 T2086 n:127.0.0.1:45601_ x:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 326745 T2086 n:127.0.0.1:45601_ x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud CE5375984EAAF35C-001/shard-1-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 326745 T2086 n:127.0.0.1:45601_ x:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@49f3e45
   [junit4]   2> 326745 T2086 n:127.0.0.1:45601_ x:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud CE5375984EAAF35C-001/shard-1-001/cores/collection1/data
   [junit4]   2> 326745 T2086 n:127.0.0.1:45601_ x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud CE5375984EAAF35C-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 326745 T2086 n:127.0.0.1:45601_ x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud CE5375984EAAF35C-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 326746 T2086 n:127.0.0.1:45601_ x:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud CE5375984EAAF35C-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 326746 T2086 n:127.0.0.1:45601_ x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=95.830078125, floorSegmentMB=2.09375, forceMergeDeletesPctAllowed=4.237530928512174, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1842941782480005
   [junit4]   2> 326746 T2086 n:127.0.0.1:45601_ x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@715d7cc2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1bbf5bf8),segFN=segments_1,generation=1}
   [junit4]   2> 326746 T2086 n:127.0.0.1:45601_ x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 326749 T2086 n:127.0.0.1:45601_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 326749 T2086 n:127.0.0.1:45601_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 326749 T2086 n:127.0.0.1:45601_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 326749 T2086 n:127.0.0.1:45601_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 326750 T2086 n:127.0.0.1:45601_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 326750 T2086 n:127.0.0.1:45601_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 326750 T2086 n:127.0.0.1:45601_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 326750 T2086 n:127.0.0.1:45601_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 326750 T2086 n:127.0.0.1:45601_ x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 326751 T2086 n:127.0.0.1:45601_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 326752 T2086 n:127.0.0.1:45601_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 326752 T2086 n:127.0.0.1:45601_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 326753 T2086 n:127.0.0.1:45601_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 326756 T2086 n:127.0.0.1:45601_ x:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 326756 T2086 n:127.0.0.1:45601_ x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 326757 T2086 n:127.0.0.1:45601_ x:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 326757 T2086 n:127.0.0.1:45601_ x:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 326757 T2086 n:127.0.0.1:45601_ x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 326757 T2086 n:127.0.0.1:45601_ x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 326758 T2086 n:127.0.0.1:45601_ x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 326759 T2086 n:127.0.0.1:45601_ x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@715d7cc2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1bbf5bf8),segFN=segments_1,generation=1}
   [junit4]   2> 326759 T2086 n:127.0.0.1:45601_ x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 326759 T2086 n:127.0.0.1:45601_ x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@59e075b0[collection1] main
   [junit4]   2> 326759 T2086 n:127.0.0.1:45601_ x:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 326759 T2086 n:127.0.0.1:45601_ x:collection1 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 326760 T2086 n:127.0.0.1:45601_ x:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 326760 T2086 n:127.0.0.1:45601_ x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 326760 T2086 n:127.0.0.1:45601_ x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 326760 T2086 n:127.0.0.1:45601_ x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 326760 T2086 n:127.0.0.1:45601_ x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 326760 T2086 n:127.0.0.1:45601_ x:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 326760 T2086 n:127.0.0.1:45601_ x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 326760 T2086 n:127.0.0.1:45601_ x:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 326761 T2087 n:127.0.0.1:45601_ x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@59e075b0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 326761 T2086 n:127.0.0.1:45601_ x:collection1 oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 326761 T2086 n:127.0.0.1:45601_ x:collection1 oasu.UpdateLog.onFirstSearcher On first searcher opened, looking up max value of version field
   [junit4]   2> 326762 T2086 n:127.0.0.1:45601_ x:collection1 oasu.VersionInfo.getMaxVersionFromIndex Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 326762 T2086 n:127.0.0.1:45601_ x:collection1 oasu.VersionInfo.getMaxVersionFromIndex No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 326762 T2086 n:127.0.0.1:45601_ x:collection1 oasu.UpdateLog.seedBucketsWithHighestVersion Could not find max version in index or recent updates, using new clock 1502316655474114560
   [junit4]   2> 326763 T2086 n:127.0.0.1:45601_ x:collection1 oasu.UpdateLog.seedBucketsWithHighestVersion Took 1 ms to seed version buckets with highest version 1502316655474114560
   [junit4]   2> 326764 T2086 n:127.0.0.1:45601_ x:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 326764 T2090 n:127.0.0.1:45601_ c:collection1 s:shard2 x:collection1 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:45601 collection:collection1 shard:shard2
   [junit4]   2> 326764 T2025 n:127.0.0.1:45601_ oass.SolrDispatchFilter.init user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 326764 T2025 n:127.0.0.1:45601_ oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 326764 T2090 n:127.0.0.1:45601_ c:collection1 s:shard2 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 326766 T2090 n:127.0.0.1:45601_ c:collection1 s:shard2 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 326767 T2053 n:127.0.0.1:41047_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 326767 T2090 n:127.0.0.1:45601_ c:collection1 s:shard2 x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 326767 T2090 n:127.0.0.1:45601_ c:collection1 s:shard2 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C298 name=collection1 org.apache.solr.core.SolrCore@ebefada url=http://127.0.0.1:45601/collection1 node=127.0.0.1:45601_ C298_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:45601, node_name=127.0.0.1:45601_, state=down}
   [junit4]   2> 326767 T2090 n:127.0.0.1:45601_ c:collection1 s:shard2 x:collection1 C298 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:45601/collection1/
   [junit4]   2> 326767 T2054 n:127.0.0.1:41047_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1"} current state version: 4
   [junit4]   2> 326767 T2090 n:127.0.0.1:45601_ c:collection1 s:shard2 x:collection1 C298 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 326767 T2090 n:127.0.0.1:45601_ c:collection1 s:shard2 x:collection1 C298 oasc.SyncStrategy.syncToMe http://127.0.0.1:45601/collection1/ has no replicas
   [junit4]   2> 326767 T2090 n:127.0.0.1:45601_ c:collection1 s:shard2 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:45601/collection1/ shard2
   [junit4]   2> 326767 T2090 n:127.0.0.1:45601_ c:collection1 s:shard2 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 326768 T2054 n:127.0.0.1:41047_ oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 1
   [junit4]   2> 326768 T2085 n:127.0.0.1:45601_ 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> 326768 T2085 n:127.0.0.1:45601_ oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 2 
   [junit4]   2> 326769 T2054 n:127.0.0.1:41047_ 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:45601",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 4
   [junit4]   2> 326769 T2054 n:127.0.0.1:41047_ oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 2
   [junit4]   2> 326770 T2085 n:127.0.0.1:45601_ 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> 326770 T2085 n:127.0.0.1:45601_ oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 3 
   [junit4]   2> 326770 T2053 n:127.0.0.1:41047_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 326806 T2025 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud CE5375984EAAF35C-001/shard-2-001/cores/collection1
   [junit4]   2> 326807 T2025 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud CE5375984EAAF35C-001/shard-2-001
   [junit4]   2> 326807 T2025 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 326815 T2025 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@353822fd{/,null,AVAILABLE}
   [junit4]   2> 326815 T2025 oejs.AbstractConnector.doStart Started ServerConnector@30b8c67c{HTTP/1.1}{127.0.0.1:36899}
   [junit4]   2> 326815 T2025 oejs.Server.doStart Started @327711ms
   [junit4]   2> 326816 T2025 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud CE5375984EAAF35C-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/, hostPort=36899, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud CE5375984EAAF35C-001/shard-2-001/cores}
   [junit4]   2> 326816 T2025 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 326816 T2025 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud CE5375984EAAF35C-001/shard-2-001/'
   [junit4]   2> 326819 T2090 n:127.0.0.1:45601_ c:collection1 s:shard2 x:collection1 oasc.ZkController.register We are http://127.0.0.1:45601/collection1/ and leader is http://127.0.0.1:45601/collection1/
   [junit4]   2> 326819 T2090 n:127.0.0.1:45601_ c:collection1 s:shard2 x:collection1 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:45601
   [junit4]   2> 326819 T2090 n:127.0.0.1:45601_ c:collection1 s:shard2 x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 326819 T2090 n:127.0.0.1:45601_ c:collection1 s:shard2 x:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 326819 T2090 n:127.0.0.1:45601_ c:collection1 s:shard2 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 326820 T2053 n:127.0.0.1:41047_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 326820 T2054 n:127.0.0.1:41047_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:45601",
   [junit4]   2> 	  "node_name":"127.0.0.1:45601_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 4
   [junit4]   2> 326821 T2054 n:127.0.0.1:41047_ oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:45601",
   [junit4]   2> 	  "node_name":"127.0.0.1:45601_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 326821 T2090 n:127.0.0.1:45601_ c:collection1 s:shard2 x:collection1 oascc.ZkStateReader.updateWatchedCollection Updating data fo

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

]    > Throwable #1: java.lang.AssertionError: ERROR: SolrIndexSearcher opens=281 closes=280
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CE5375984EAAF35C]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:497)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:232)
   [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=2806, name=searcherExecutor-1604-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:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    2) Thread[id=2097, name=qtp239723857-2097, state=RUNNABLE, group=TGRP-TestSolrConfigHandlerCloud]
   [junit4]    >         at java.util.WeakHashMap.get(WeakHashMap.java:403)
   [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:428)
   [junit4]    >         at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:227)
   [junit4]    >         at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:196)
   [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]    > 	at __randomizedtesting.SeedInfo.seed([CE5375984EAAF35C]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=2806, name=searcherExecutor-1604-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:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    2) Thread[id=2097, name=qtp239723857-2097, state=RUNNABLE, group=TGRP-TestSolrConfigHandlerCloud]
   [junit4]    >         at java.util.WeakHashMap.get(WeakHashMap.java:403)
   [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:428)
   [junit4]    >         at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:227)
   [junit4]    >         at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:196)
   [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]    > 	at __randomizedtesting.SeedInfo.seed([CE5375984EAAF35C]:0)
   [junit4] Completed [192/503] on J1 in 232.29s, 1 test, 1 failure, 2 errors <<< FAILURES!

[...truncated 948 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:526: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:474: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:230: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:512: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1415: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:973: There were test failures: 503 suites, 1984 tests, 3 suite-level errors, 1135 ignored (17 assumptions)

Total time: 28 minutes 18 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any